[INFO] fetching crate tc-consensus-uncles 0.8.0... [INFO] testing tc-consensus-uncles-0.8.0 against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] extracting crate tc-consensus-uncles 0.8.0 into /workspace/builds/worker-4-tc1/source [INFO] started tweaking crates.io crate tc-consensus-uncles 0.8.0 [INFO] finished tweaking crates.io crate tc-consensus-uncles 0.8.0 [INFO] tweaked toml for crates.io crate tc-consensus-uncles 0.8.0 written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate tc-consensus-uncles 0.8.0 on toolchain cdb45c87e2cd43495379f7e867e3cc15dcee9f93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] 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] Locking 414 packages to latest compatible versions [INFO] [stderr] Adding zeroize v1.3.0 (available: v1.8.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] Downloading crates ... [INFO] [stderr] Downloaded tc-client-api v2.0.0 [INFO] [stderr] Downloaded serializer v2.1.2 [INFO] [stderr] Downloaded tp-keystore v0.8.1 [INFO] [stderr] Downloaded tp-allocator v2.1.2 [INFO] [stderr] Downloaded tc-executor-twasmi v0.8.0 [INFO] [stderr] Downloaded tc-executor-common v0.8.0 [INFO] [stderr] Downloaded tp-tasks v2.0.1 [INFO] [stderr] Downloaded tc-executor v0.8.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 1735b3a084996e912d33a3a4378879e40daf6f098658d5104fbf4bd4a560cba8 [INFO] running `Command { std: "docker" "start" "-a" "1735b3a084996e912d33a3a4378879e40daf6f098658d5104fbf4bd4a560cba8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1735b3a084996e912d33a3a4378879e40daf6f098658d5104fbf4bd4a560cba8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1735b3a084996e912d33a3a4378879e40daf6f098658d5104fbf4bd4a560cba8", kill_on_drop: false }` [INFO] [stdout] 1735b3a084996e912d33a3a4378879e40daf6f098658d5104fbf4bd4a560cba8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] e5e2352015670318a10b1a1eac751b4ea7351d6c0e4e7d0db640161c43f80686 [INFO] running `Command { std: "docker" "start" "-a" "e5e2352015670318a10b1a1eac751b4ea7351d6c0e4e7d0db640161c43f80686", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling tetsy-fixed-hash v0.7.1 [INFO] [stderr] Compiling debug-derive v2.1.2 [INFO] [stderr] Compiling tetsy-wasm v0.41.0 [INFO] [stderr] Compiling matchers v0.0.1 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling twox-hash v1.6.3 [INFO] [stderr] Compiling tetsy-trie-root v0.16.1 [INFO] [stderr] Compiling tetsy-trie-db v0.22.3 [INFO] [stderr] Compiling panic-handler v2.1.2 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling futures-lite v2.6.1 [INFO] [stderr] Compiling find-msvc-tools v0.1.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling fixedbitset v0.2.0 [INFO] [stderr] Compiling pin-project-internal v0.4.30 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling tempfile v3.21.0 [INFO] [stderr] Compiling prost-build v0.7.0 [INFO] [stderr] Compiling cc v1.2.35 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling petgraph v0.5.1 [INFO] [stderr] Compiling paste-impl v0.1.18 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Compiling async-lock v3.4.1 [INFO] [stderr] Compiling polling v3.10.0 [INFO] [stderr] Compiling integer-sqrt v0.1.5 [INFO] [stderr] Compiling async-task v4.7.1 [INFO] [stderr] Compiling multimap v0.8.3 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling tetsy-util-mem-derive v0.1.1 [INFO] [stderr] Compiling async-channel v2.5.0 [INFO] [stderr] Compiling multihash-derive v0.7.2 [INFO] [stderr] Compiling unsigned-varint v0.5.1 [INFO] [stderr] Compiling piper v0.2.4 [INFO] [stderr] Compiling tokio v0.2.25 [INFO] [stderr] Compiling asn1_der_derive v0.1.2 [INFO] [stderr] Compiling paste v0.1.18 [INFO] [stderr] Compiling signal-hook-registry v1.4.6 [INFO] [stderr] Compiling unsigned-varint v0.6.0 [INFO] [stderr] Compiling async-io v2.5.0 [INFO] [stderr] Compiling unsigned-varint v0.7.2 [INFO] [stderr] Compiling bs58 v0.4.0 [INFO] [stderr] Compiling prometheus v0.10.0 [INFO] [stderr] Compiling async-executor v1.13.3 [INFO] [stderr] Compiling blocking v1.6.2 [INFO] [stderr] Compiling ahash v0.7.8 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling multihash v0.13.2 [INFO] [stderr] Compiling asn1_der v0.6.3 [INFO] [stderr] Compiling async-channel v1.9.0 [INFO] [stderr] Compiling prost-derive v0.7.0 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling twasmi-validation v0.3.0 [INFO] [stderr] Compiling async-signal v0.2.12 [INFO] [stderr] Compiling async-global-executor v2.4.1 [INFO] [stderr] Compiling tetsy-libp2p-core-derive v0.21.1 [INFO] [stderr] Compiling atomic v0.5.3 [INFO] [stderr] Compiling async-process v2.4.0 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling twasmi v0.6.2 [INFO] [stderr] Compiling lru v0.6.6 [INFO] [stderr] Compiling async-std v1.13.2 [INFO] [stderr] Compiling pin-project v0.4.30 [INFO] [stderr] Compiling prost v0.7.0 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling prost-types v0.7.0 [INFO] [stderr] Compiling tetsy-libp2p-core v0.27.2 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling impl-trait-for-tuples v0.2.3 [INFO] [stderr] Compiling ref-cast-impl v1.0.24 [INFO] [stderr] Compiling dyn-clonable-impl v0.9.2 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling derive_more v0.99.20 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling zeroize v1.3.0 [INFO] [stderr] Compiling dyn-clonable v0.9.2 [INFO] [stderr] Compiling curve25519-dalek v3.2.1 [INFO] [stderr] Compiling ref-cast v1.0.24 [INFO] [stderr] Compiling curve25519-dalek v2.1.3 [INFO] [stderr] Compiling merlin v2.0.1 [INFO] [stderr] Compiling secrecy v0.7.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling tiny-bip39 v0.8.2 [INFO] [stderr] Compiling zerovec v0.11.4 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.3 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling h2 v0.2.7 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling rw-stream-sink v0.2.1 [INFO] [stderr] Compiling tetsy-multistream-select v0.10.2 [INFO] [stderr] Compiling wasm-timer v0.2.5 [INFO] [stderr] Compiling tetcore-utils v2.1.2 [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 idna v1.1.0 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling tetsy-impl-serde v0.3.2 [INFO] [stderr] Compiling impl-serde v0.3.2 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling ed25519-dalek v1.0.1 [INFO] [stderr] Compiling tracing-serde v0.1.3 [INFO] [stderr] Compiling schnorrkel v0.9.1 [INFO] [stderr] Compiling tetsy-multiaddr v0.11.2 [INFO] [stderr] Compiling tetcore-bip39 v0.4.2 [INFO] [stderr] Compiling hyper v0.13.10 [INFO] [stderr] Compiling proc-macro-crate v0.1.5 [INFO] [stderr] Compiling tetsy-scale-codec-derive v2.0.1 [INFO] [stderr] Compiling tp-runtime-interface-proc-macro v2.1.2 [INFO] [stderr] Compiling tp-api-proc-macro v2.1.2 [INFO] [stderr] Compiling tracing-subscriber v0.2.25 [INFO] [stderr] Compiling serializer v2.1.2 [INFO] [stderr] Compiling tetsy-libp2p-swarm v0.27.1 [INFO] [stderr] Compiling tetsy-scale-codec v2.0.1 [INFO] [stderr] Compiling tetsy-libp2p v0.34.3 [INFO] [stderr] Compiling tetsy-impl-codec v0.5.1 [INFO] [stderr] Compiling tetcore-storage v2.1.2 [INFO] [stderr] Compiling tetcore-wasm-interface v2.1.2 [INFO] [stderr] Compiling tetcore-tracing v2.1.2 [INFO] [stderr] Compiling arithmetic v2.1.2 [INFO] [stderr] Compiling tetsy-primitive-types v0.9.1 [INFO] [stderr] Compiling externalities v2.1.2 [INFO] [stderr] Compiling externalities v0.8.2 [INFO] [stderr] Compiling tetsy-util-mem v0.9.1 [INFO] [stderr] Compiling tp-runtime-interface v2.1.2 [INFO] [stderr] Compiling tetsy-memory-db v0.26.0 [INFO] [stderr] Compiling tetsy-kvdb v0.9.1 [INFO] [stderr] Compiling tetcore-database v2.1.2 [INFO] [stderr] Compiling tet-core v2.1.2 [INFO] [stderr] Compiling prometheus-endpoint v0.8.1 [INFO] [stderr] Compiling tp-trie v2.1.2 [INFO] [stderr] Compiling tp-keystore v2.1.2 [INFO] [stderr] Compiling tp-inherents v2.1.2 [INFO] [stderr] Compiling tp-allocator v2.1.2 [INFO] [stderr] Compiling tp-keystore v0.8.1 [INFO] [stderr] Compiling tc-executor-common v0.8.0 [INFO] [stderr] Compiling tp-state-machine v2.1.2 [INFO] [stderr] Compiling tp-state-machine v0.8.2 [INFO] [stderr] Compiling tc-executor-twasmi v0.8.0 [INFO] [stdout] error[E0277]: the trait bound `BasicExternalities: externalities::extensions::ExtensionStore` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tp-state-machine-0.8.2/src/basic.rs:137:24 [INFO] [stdout] | [INFO] [stdout] 137 | impl Externalities for BasicExternalities { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ unsatisfied trait bound [INFO] [stdout] | [INFO] [stdout] help: the trait `externalities::extensions::ExtensionStore` is not implemented for `BasicExternalities` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tp-state-machine-0.8.2/src/basic.rs:40:1 [INFO] [stdout] | [INFO] [stdout] 40 | pub struct BasicExternalities { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: there are multiple different versions of crate `externalities` in the dependency graph [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/externalities-2.1.2/src/extensions.rs:94:1 [INFO] [stdout] | [INFO] [stdout] 94 | pub trait ExtensionStore { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tp-state-machine-0.8.2/src/backend.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 22 | use tet_core::{ [INFO] [stdout] | -------- one version of crate `externalities` used here, as a dependency of crate `tp_runtime_interface` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tp-state-machine-0.8.2/src/ext.rs:30:5 [INFO] [stdout] | [INFO] [stdout] 30 | use externalities::{ [INFO] [stdout] | ------------- one version of crate `externalities` used here, as a direct dependency of the current crate [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tp-state-machine-0.8.2/src/basic.rs:40:1 [INFO] [stdout] | [INFO] [stdout] 40 | pub struct BasicExternalities { [INFO] [stdout] | ----------------------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/externalities-0.8.2/src/extensions.rs:34:1 [INFO] [stdout] | [INFO] [stdout] 34 | pub trait Extension: Send + Any { [INFO] [stdout] | ------------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: required by a bound in `tet_core::traits::Externalities` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/externalities-2.1.2/src/lib.rs:54:26 [INFO] [stdout] | [INFO] [stdout] 54 | pub trait Externalities: ExtensionStore { [INFO] [stdout] | ^^^^^^^^^^^^^^ required by this bound in `Externalities` [INFO] [stdout] = note: `Externalities` is a "sealed trait", because to implement it you also need to implement `externalities::extensions::ExtensionStore`, which is not accessible; this is usually done to force you to use one of the provided types that already implement it [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `ReadOnlyExternalities<'a, H, B>: externalities::extensions::ExtensionStore` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tp-state-machine-0.8.2/src/read_only.rs:76:59 [INFO] [stdout] | [INFO] [stdout] 76 | impl<'a, H: Hasher, B: 'a + Backend> Externalities for ReadOnlyExternalities<'a, H, B> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unsatisfied trait bound [INFO] [stdout] | [INFO] [stdout] help: the trait `externalities::extensions::ExtensionStore` is not implemented for `ReadOnlyExternalities<'a, H, B>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tp-state-machine-0.8.2/src/read_only.rs:56:1 [INFO] [stdout] | [INFO] [stdout] 56 | pub struct ReadOnlyExternalities<'a, H: Hasher, B: 'a + Backend> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: there are multiple different versions of crate `externalities` in the dependency graph [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/externalities-2.1.2/src/extensions.rs:94:1 [INFO] [stdout] | [INFO] [stdout] 94 | pub trait ExtensionStore { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tp-state-machine-0.8.2/src/backend.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 22 | use tet_core::{ [INFO] [stdout] | -------- one version of crate `externalities` used here, as a dependency of crate `tp_runtime_interface` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tp-state-machine-0.8.2/src/ext.rs:30:5 [INFO] [stdout] | [INFO] [stdout] 30 | use externalities::{ [INFO] [stdout] | ------------- one version of crate `externalities` used here, as a direct dependency of the current crate [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tp-state-machine-0.8.2/src/read_only.rs:56:1 [INFO] [stdout] | [INFO] [stdout] 56 | pub struct ReadOnlyExternalities<'a, H: Hasher, B: 'a + Backend> { [INFO] [stdout] | ------------------------------------------------------------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/externalities-0.8.2/src/extensions.rs:34:1 [INFO] [stdout] | [INFO] [stdout] 34 | pub trait Extension: Send + Any { [INFO] [stdout] | ------------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: required by a bound in `tet_core::traits::Externalities` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/externalities-2.1.2/src/lib.rs:54:26 [INFO] [stdout] | [INFO] [stdout] 54 | pub trait Externalities: ExtensionStore { [INFO] [stdout] | ^^^^^^^^^^^^^^ required by this bound in `Externalities` [INFO] [stdout] = note: `Externalities` is a "sealed trait", because to implement it you also need to implement `externalities::extensions::ExtensionStore`, which is not accessible; this is usually done to force you to use one of the provided types that already implement it [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `TaskExecutorExt: Extension` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tp-state-machine-0.8.2/src/testing.rs:108:23 [INFO] [stdout] | [INFO] [stdout] 108 | extensions.register(TaskExecutorExt::new(TaskExecutor::new())); [INFO] [stdout] | -------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Extension` is not implemented for `TaskExecutorExt` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `externalities` in the dependency graph [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/externalities-0.8.2/src/extensions.rs:34:1 [INFO] [stdout] | [INFO] [stdout] 34 | pub trait Extension: Send + Any { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tp-state-machine-0.8.2/src/ext.rs:30:5 [INFO] [stdout] | [INFO] [stdout] 30 | use externalities::{ [INFO] [stdout] | ------------- one version of crate `externalities` used here, as a direct dependency of the current crate [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tp-state-machine-0.8.2/src/backend.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 22 | use tet_core::{ [INFO] [stdout] | -------- one version of crate `externalities` used here, as a dependency of crate `tp_runtime_interface` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/externalities-2.1.2/src/extensions.rs:34:1 [INFO] [stdout] | [INFO] [stdout] 34 | pub trait Extension: Send + Any { [INFO] [stdout] | ------------------------------- this is the found trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tet-core-2.1.2/src/traits.rs:177:1 [INFO] [stdout] | [INFO] [stdout] 177 | / externalities::decl_extension! { [INFO] [stdout] 178 | | /// Task executor extension. [INFO] [stdout] 179 | | pub struct TaskExecutorExt(Box); [INFO] [stdout] 180 | | } [INFO] [stdout] | |_- this type doesn't implement the required trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: required by a bound in `Extensions::register` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/externalities-0.8.2/src/extensions.rs:132:21 [INFO] [stdout] | [INFO] [stdout] 132 | pub fn register( [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Extensions::register` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `BasicExternalities: externalities::Externalities` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tp-state-machine-0.8.2/src/basic.rs:92:49 [INFO] [stdout] | [INFO] [stdout] 92 | externalities::set_and_run_with_externalities(self, f) [INFO] [stdout] | ^^^^ unsatisfied trait bound [INFO] [stdout] | [INFO] [stdout] help: the trait `externalities::Externalities` is not implemented for `BasicExternalities` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tp-state-machine-0.8.2/src/basic.rs:40:1 [INFO] [stdout] | [INFO] [stdout] 40 | pub struct BasicExternalities { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: there are multiple different versions of crate `externalities` in the dependency graph [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/externalities-0.8.2/src/lib.rs:54:1 [INFO] [stdout] | [INFO] [stdout] 54 | pub trait Externalities: ExtensionStore { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tp-state-machine-0.8.2/src/ext.rs:30:5 [INFO] [stdout] | [INFO] [stdout] 30 | use externalities::{ [INFO] [stdout] | ------------- one version of crate `externalities` used here, as a direct dependency of the current crate [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tp-state-machine-0.8.2/src/backend.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 22 | use tet_core::{ [INFO] [stdout] | -------- one version of crate `externalities` used here, as a dependency of crate `tp_runtime_interface` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tp-state-machine-0.8.2/src/basic.rs:40:1 [INFO] [stdout] | [INFO] [stdout] 40 | pub struct BasicExternalities { [INFO] [stdout] | ----------------------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/externalities-2.1.2/src/extensions.rs:34:1 [INFO] [stdout] | [INFO] [stdout] 34 | pub trait Extension: Send + Any { [INFO] [stdout] | ------------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] = note: required for the cast from `&mut BasicExternalities` to `&mut dyn externalities::Externalities` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `BasicExternalities: externalities::extensions::ExtensionStore` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tp-state-machine-0.8.2/src/basic.rs:145:8 [INFO] [stdout] | [INFO] [stdout] 145 | self.storage(key).map(|v| Blake2Hasher::hash(&v).encode()) [INFO] [stdout] | ^^^^^^^ unsatisfied trait bound [INFO] [stdout] | [INFO] [stdout] help: the trait `externalities::extensions::ExtensionStore` is not implemented for `BasicExternalities` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tp-state-machine-0.8.2/src/basic.rs:40:1 [INFO] [stdout] | [INFO] [stdout] 40 | pub struct BasicExternalities { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: there are multiple different versions of crate `externalities` in the dependency graph [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/externalities-2.1.2/src/extensions.rs:94:1 [INFO] [stdout] | [INFO] [stdout] 94 | pub trait ExtensionStore { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tp-state-machine-0.8.2/src/backend.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 22 | use tet_core::{ [INFO] [stdout] | -------- one version of crate `externalities` used here, as a dependency of crate `tp_runtime_interface` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tp-state-machine-0.8.2/src/ext.rs:30:5 [INFO] [stdout] | [INFO] [stdout] 30 | use externalities::{ [INFO] [stdout] | ------------- one version of crate `externalities` used here, as a direct dependency of the current crate [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tp-state-machine-0.8.2/src/basic.rs:40:1 [INFO] [stdout] | [INFO] [stdout] 40 | pub struct BasicExternalities { [INFO] [stdout] | ----------------------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/externalities-0.8.2/src/extensions.rs:34:1 [INFO] [stdout] | [INFO] [stdout] 34 | pub trait Extension: Send + Any { [INFO] [stdout] | ------------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: required by a bound in `tet_core::traits::Externalities::storage` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/externalities-2.1.2/src/lib.rs:54:26 [INFO] [stdout] | [INFO] [stdout] 54 | pub trait Externalities: ExtensionStore { [INFO] [stdout] | ^^^^^^^^^^^^^^ required by this bound in `Externalities::storage` [INFO] [stdout] ... [INFO] [stdout] 59 | fn storage(&self, key: &[u8]) -> Option>; [INFO] [stdout] | ------- required by a bound in this associated function [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `BasicExternalities: externalities::extensions::ExtensionStore` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tp-state-machine-0.8.2/src/basic.rs:162:8 [INFO] [stdout] | [INFO] [stdout] 162 | self.child_storage(child_info, key).map(|v| Blake2Hasher::hash(&v).encode()) [INFO] [stdout] | ^^^^^^^^^^^^^ unsatisfied trait bound [INFO] [stdout] | [INFO] [stdout] help: the trait `externalities::extensions::ExtensionStore` is not implemented for `BasicExternalities` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tp-state-machine-0.8.2/src/basic.rs:40:1 [INFO] [stdout] | [INFO] [stdout] 40 | pub struct BasicExternalities { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: there are multiple different versions of crate `externalities` in the dependency graph [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/externalities-2.1.2/src/extensions.rs:94:1 [INFO] [stdout] | [INFO] [stdout] 94 | pub trait ExtensionStore { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tp-state-machine-0.8.2/src/backend.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 22 | use tet_core::{ [INFO] [stdout] | -------- one version of crate `externalities` used here, as a dependency of crate `tp_runtime_interface` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tp-state-machine-0.8.2/src/ext.rs:30:5 [INFO] [stdout] | [INFO] [stdout] 30 | use externalities::{ [INFO] [stdout] | ------------- one version of crate `externalities` used here, as a direct dependency of the current crate [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tp-state-machine-0.8.2/src/basic.rs:40:1 [INFO] [stdout] | [INFO] [stdout] 40 | pub struct BasicExternalities { [INFO] [stdout] | ----------------------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/externalities-0.8.2/src/extensions.rs:34:1 [INFO] [stdout] | [INFO] [stdout] 34 | pub trait Extension: Send + Any { [INFO] [stdout] | ------------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: required by a bound in `tet_core::traits::Externalities::child_storage` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/externalities-2.1.2/src/lib.rs:54:26 [INFO] [stdout] | [INFO] [stdout] 54 | pub trait Externalities: ExtensionStore { [INFO] [stdout] | ^^^^^^^^^^^^^^ required by this bound in `Externalities::child_storage` [INFO] [stdout] ... [INFO] [stdout] 80 | fn child_storage( [INFO] [stdout] | ------------- required by a bound in this associated function [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `BasicExternalities: externalities::extensions::ExtensionStore` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tp-state-machine-0.8.2/src/basic.rs:276:26 [INFO] [stdout] | [INFO] [stdout] 276 | let child_root = self.child_storage_root(&child_info); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ unsatisfied trait bound [INFO] [stdout] | [INFO] [stdout] help: the trait `externalities::extensions::ExtensionStore` is not implemented for `BasicExternalities` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tp-state-machine-0.8.2/src/basic.rs:40:1 [INFO] [stdout] | [INFO] [stdout] 40 | pub struct BasicExternalities { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: there are multiple different versions of crate `externalities` in the dependency graph [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/externalities-2.1.2/src/extensions.rs:94:1 [INFO] [stdout] | [INFO] [stdout] 94 | pub trait ExtensionStore { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tp-state-machine-0.8.2/src/backend.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 22 | use tet_core::{ [INFO] [stdout] | -------- one version of crate `externalities` used here, as a dependency of crate `tp_runtime_interface` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tp-state-machine-0.8.2/src/ext.rs:30:5 [INFO] [stdout] | [INFO] [stdout] 30 | use externalities::{ [INFO] [stdout] | ------------- one version of crate `externalities` used here, as a direct dependency of the current crate [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tp-state-machine-0.8.2/src/basic.rs:40:1 [INFO] [stdout] | [INFO] [stdout] 40 | pub struct BasicExternalities { [INFO] [stdout] | ----------------------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/externalities-0.8.2/src/extensions.rs:34:1 [INFO] [stdout] | [INFO] [stdout] 34 | pub trait Extension: Send + Any { [INFO] [stdout] | ------------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: required by a bound in `tet_core::traits::Externalities::child_storage_root` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/externalities-2.1.2/src/lib.rs:54:26 [INFO] [stdout] | [INFO] [stdout] 54 | pub trait Externalities: ExtensionStore { [INFO] [stdout] | ^^^^^^^^^^^^^^ required by this bound in `Externalities::child_storage_root` [INFO] [stdout] ... [INFO] [stdout] 186 | fn child_storage_root( [INFO] [stdout] | ------------------ required by a bound in this associated function [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `ReadOnlyExternalities<'a, H, B>: externalities::Externalities` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tp-state-machine-0.8.2/src/read_only.rs:72:49 [INFO] [stdout] | [INFO] [stdout] 72 | externalities::set_and_run_with_externalities(self, f) [INFO] [stdout] | ^^^^ unsatisfied trait bound [INFO] [stdout] | [INFO] [stdout] help: the trait `externalities::Externalities` is not implemented for `ReadOnlyExternalities<'a, H, B>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tp-state-machine-0.8.2/src/read_only.rs:56:1 [INFO] [stdout] | [INFO] [stdout] 56 | pub struct ReadOnlyExternalities<'a, H: Hasher, B: 'a + Backend> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: there are multiple different versions of crate `externalities` in the dependency graph [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/externalities-0.8.2/src/lib.rs:54:1 [INFO] [stdout] | [INFO] [stdout] 54 | pub trait Externalities: ExtensionStore { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tp-state-machine-0.8.2/src/ext.rs:30:5 [INFO] [stdout] | [INFO] [stdout] 30 | use externalities::{ [INFO] [stdout] | ------------- one version of crate `externalities` used here, as a direct dependency of the current crate [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tp-state-machine-0.8.2/src/backend.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 22 | use tet_core::{ [INFO] [stdout] | -------- one version of crate `externalities` used here, as a dependency of crate `tp_runtime_interface` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tp-state-machine-0.8.2/src/read_only.rs:56:1 [INFO] [stdout] | [INFO] [stdout] 56 | pub struct ReadOnlyExternalities<'a, H: Hasher, B: 'a + Backend> { [INFO] [stdout] | ------------------------------------------------------------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/externalities-2.1.2/src/extensions.rs:34:1 [INFO] [stdout] | [INFO] [stdout] 34 | pub trait Extension: Send + Any { [INFO] [stdout] | ------------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] = note: required for the cast from `&mut ReadOnlyExternalities<'a, H, B>` to `&mut dyn externalities::Externalities` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `ReadOnlyExternalities<'_, H, B>: externalities::extensions::ExtensionStore` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tp-state-machine-0.8.2/src/read_only.rs:86:8 [INFO] [stdout] | [INFO] [stdout] 86 | self.storage(key).map(|v| Blake2Hasher::hash(&v).encode()) [INFO] [stdout] | ^^^^^^^ unsatisfied trait bound [INFO] [stdout] | [INFO] [stdout] help: the trait `externalities::extensions::ExtensionStore` is not implemented for `ReadOnlyExternalities<'_, H, B>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tp-state-machine-0.8.2/src/read_only.rs:56:1 [INFO] [stdout] | [INFO] [stdout] 56 | pub struct ReadOnlyExternalities<'a, H: Hasher, B: 'a + Backend> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: there are multiple different versions of crate `externalities` in the dependency graph [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/externalities-2.1.2/src/extensions.rs:94:1 [INFO] [stdout] | [INFO] [stdout] 94 | pub trait ExtensionStore { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tp-state-machine-0.8.2/src/backend.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 22 | use tet_core::{ [INFO] [stdout] | -------- one version of crate `externalities` used here, as a dependency of crate `tp_runtime_interface` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tp-state-machine-0.8.2/src/ext.rs:30:5 [INFO] [stdout] | [INFO] [stdout] 30 | use externalities::{ [INFO] [stdout] | ------------- one version of crate `externalities` used here, as a direct dependency of the current crate [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tp-state-machine-0.8.2/src/read_only.rs:56:1 [INFO] [stdout] | [INFO] [stdout] 56 | pub struct ReadOnlyExternalities<'a, H: Hasher, B: 'a + Backend> { [INFO] [stdout] | ------------------------------------------------------------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/externalities-0.8.2/src/extensions.rs:34:1 [INFO] [stdout] | [INFO] [stdout] 34 | pub trait Extension: Send + Any { [INFO] [stdout] | ------------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: required by a bound in `tet_core::traits::Externalities::storage` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/externalities-2.1.2/src/lib.rs:54:26 [INFO] [stdout] | [INFO] [stdout] 54 | pub trait Externalities: ExtensionStore { [INFO] [stdout] | ^^^^^^^^^^^^^^ required by this bound in `Externalities::storage` [INFO] [stdout] ... [INFO] [stdout] 59 | fn storage(&self, key: &[u8]) -> Option>; [INFO] [stdout] | ------- required by a bound in this associated function [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `ReadOnlyExternalities<'_, H, B>: externalities::extensions::ExtensionStore` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tp-state-machine-0.8.2/src/read_only.rs:102:8 [INFO] [stdout] | [INFO] [stdout] 102 | self.child_storage(child_info, key).map(|v| Blake2Hasher::hash(&v).encode()) [INFO] [stdout] | ^^^^^^^^^^^^^ unsatisfied trait bound [INFO] [stdout] | [INFO] [stdout] help: the trait `externalities::extensions::ExtensionStore` is not implemented for `ReadOnlyExternalities<'_, H, B>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tp-state-machine-0.8.2/src/read_only.rs:56:1 [INFO] [stdout] | [INFO] [stdout] 56 | pub struct ReadOnlyExternalities<'a, H: Hasher, B: 'a + Backend> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: there are multiple different versions of crate `externalities` in the dependency graph [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/externalities-2.1.2/src/extensions.rs:94:1 [INFO] [stdout] | [INFO] [stdout] 94 | pub trait ExtensionStore { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tp-state-machine-0.8.2/src/backend.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 22 | use tet_core::{ [INFO] [stdout] | -------- one version of crate `externalities` used here, as a dependency of crate `tp_runtime_interface` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tp-state-machine-0.8.2/src/ext.rs:30:5 [INFO] [stdout] | [INFO] [stdout] 30 | use externalities::{ [INFO] [stdout] | ------------- one version of crate `externalities` used here, as a direct dependency of the current crate [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tp-state-machine-0.8.2/src/read_only.rs:56:1 [INFO] [stdout] | [INFO] [stdout] 56 | pub struct ReadOnlyExternalities<'a, H: Hasher, B: 'a + Backend> { [INFO] [stdout] | ------------------------------------------------------------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/externalities-0.8.2/src/extensions.rs:34:1 [INFO] [stdout] | [INFO] [stdout] 34 | pub trait Extension: Send + Any { [INFO] [stdout] | ------------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: required by a bound in `tet_core::traits::Externalities::child_storage` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/externalities-2.1.2/src/lib.rs:54:26 [INFO] [stdout] | [INFO] [stdout] 54 | pub trait Externalities: ExtensionStore { [INFO] [stdout] | ^^^^^^^^^^^^^^ required by this bound in `Externalities::child_storage` [INFO] [stdout] ... [INFO] [stdout] 80 | fn child_storage( [INFO] [stdout] | ------------- required by a bound in this associated function [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `CallInWasmExt: Extension` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tp-state-machine-0.8.2/src/lib.rs:339:24 [INFO] [stdout] | [INFO] [stdout] 339 | extensions.register(CallInWasmExt::new(exec.clone())); [INFO] [stdout] | -------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Extension` is not implemented for `CallInWasmExt` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `externalities` in the dependency graph [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/externalities-0.8.2/src/extensions.rs:34:1 [INFO] [stdout] | [INFO] [stdout] 34 | pub trait Extension: Send + Any { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tp-state-machine-0.8.2/src/ext.rs:30:5 [INFO] [stdout] | [INFO] [stdout] 30 | use externalities::{ [INFO] [stdout] | ------------- one version of crate `externalities` used here, as a direct dependency of the current crate [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tp-state-machine-0.8.2/src/backend.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 22 | use tet_core::{ [INFO] [stdout] | -------- one version of crate `externalities` used here, as a dependency of crate `tp_runtime_interface` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/externalities-2.1.2/src/extensions.rs:34:1 [INFO] [stdout] | [INFO] [stdout] 34 | pub trait Extension: Send + Any { [INFO] [stdout] | ------------------------------- this is the found trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tet-core-2.1.2/src/traits.rs:165:1 [INFO] [stdout] | [INFO] [stdout] 165 | / externalities::decl_extension! { [INFO] [stdout] 166 | | /// The call-in-wasm extension to register/retrieve from the externalities. [INFO] [stdout] 167 | | pub struct CallInWasmExt(Box); [INFO] [stdout] 168 | | } [INFO] [stdout] | |_- this type doesn't implement the required trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: required by a bound in `Extensions::register` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/externalities-0.8.2/src/extensions.rs:132:21 [INFO] [stdout] | [INFO] [stdout] 132 | pub fn register( [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Extensions::register` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `TaskExecutorExt: Extension` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tp-state-machine-0.8.2/src/lib.rs:340:24 [INFO] [stdout] | [INFO] [stdout] 340 | extensions.register(tet_core::traits::TaskExecutorExt::new(spawn_handle)); [INFO] [stdout] | -------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Extension` is not implemented for `TaskExecutorExt` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `externalities` in the dependency graph [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/externalities-0.8.2/src/extensions.rs:34:1 [INFO] [stdout] | [INFO] [stdout] 34 | pub trait Extension: Send + Any { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tp-state-machine-0.8.2/src/ext.rs:30:5 [INFO] [stdout] | [INFO] [stdout] 30 | use externalities::{ [INFO] [stdout] | ------------- one version of crate `externalities` used here, as a direct dependency of the current crate [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tp-state-machine-0.8.2/src/backend.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 22 | use tet_core::{ [INFO] [stdout] | -------- one version of crate `externalities` used here, as a dependency of crate `tp_runtime_interface` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/externalities-2.1.2/src/extensions.rs:34:1 [INFO] [stdout] | [INFO] [stdout] 34 | pub trait Extension: Send + Any { [INFO] [stdout] | ------------------------------- this is the found trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tet-core-2.1.2/src/traits.rs:177:1 [INFO] [stdout] | [INFO] [stdout] 177 | / externalities::decl_extension! { [INFO] [stdout] 178 | | /// Task executor extension. [INFO] [stdout] 179 | | pub struct TaskExecutorExt(Box); [INFO] [stdout] 180 | | } [INFO] [stdout] | |_- this type doesn't implement the required trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: required by a bound in `Extensions::register` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/externalities-0.8.2/src/extensions.rs:132:21 [INFO] [stdout] | [INFO] [stdout] 132 | pub fn register( [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Extensions::register` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `ext::Ext<'_, H, N, B>: tet_core::traits::Externalities` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tp-state-machine-0.8.2/src/lib.rs:424:5 [INFO] [stdout] | [INFO] [stdout] 424 | &mut ext, [INFO] [stdout] | ^^^^^^^^ unsatisfied trait bound [INFO] [stdout] | [INFO] [stdout] help: the trait `tet_core::traits::Externalities` is not implemented for `ext::Ext<'_, H, N, B>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tp-state-machine-0.8.2/src/ext.rs:93:1 [INFO] [stdout] | [INFO] [stdout] 93 | pub struct Ext<'a, H, N, B> [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: there are multiple different versions of crate `externalities` in the dependency graph [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/externalities-2.1.2/src/lib.rs:54:1 [INFO] [stdout] | [INFO] [stdout] 54 | pub trait Externalities: ExtensionStore { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tp-state-machine-0.8.2/src/backend.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 22 | use tet_core::{ [INFO] [stdout] | -------- one version of crate `externalities` used here, as a dependency of crate `tp_runtime_interface` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tp-state-machine-0.8.2/src/ext.rs:30:5 [INFO] [stdout] | [INFO] [stdout] 30 | use externalities::{ [INFO] [stdout] | ------------- one version of crate `externalities` used here, as a direct dependency of the current crate [INFO] [stdout] ... [INFO] [stdout] 93 | pub struct Ext<'a, H, N, B> [INFO] [stdout] | --------------------------- this type doesn't implement the required trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/externalities-0.8.2/src/extensions.rs:34:1 [INFO] [stdout] | [INFO] [stdout] 34 | pub trait Extension: Send + Any { [INFO] [stdout] | ------------------------------- this is the found trait [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] = note: required for the cast from `&mut ext::Ext<'_, H, N, B>` to `&mut dyn tet_core::traits::Externalities` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `tp-state-machine` (lib) due to 13 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "e5e2352015670318a10b1a1eac751b4ea7351d6c0e4e7d0db640161c43f80686", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e5e2352015670318a10b1a1eac751b4ea7351d6c0e4e7d0db640161c43f80686", kill_on_drop: false }` [INFO] [stdout] e5e2352015670318a10b1a1eac751b4ea7351d6c0e4e7d0db640161c43f80686