[INFO] fetching crate sum-storage 2.0.0-alpha.6... [INFO] checking sum-storage-2.0.0-alpha.6 against master#d62d3f7fa9a91d933213cc10e20e740608983f64 for pr-77015 [INFO] extracting crate sum-storage 2.0.0-alpha.6 into /workspace/builds/worker-8/source [INFO] validating manifest of crates.io crate sum-storage 2.0.0-alpha.6 on toolchain d62d3f7fa9a91d933213cc10e20e740608983f64 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d62d3f7fa9a91d933213cc10e20e740608983f64" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate sum-storage 2.0.0-alpha.6 [INFO] finished tweaking crates.io crate sum-storage 2.0.0-alpha.6 [INFO] tweaked toml for crates.io crate sum-storage 2.0.0-alpha.6 written to /workspace/builds/worker-8/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d62d3f7fa9a91d933213cc10e20e740608983f64" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d62d3f7fa9a91d933213cc10e20e740608983f64" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+d62d3f7fa9a91d933213cc10e20e740608983f64" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0d2e7618b1633d261a83c0ccfd6f66965b395eb382cfe6ed5703ec82d5431bf1 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "0d2e7618b1633d261a83c0ccfd6f66965b395eb382cfe6ed5703ec82d5431bf1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0d2e7618b1633d261a83c0ccfd6f66965b395eb382cfe6ed5703ec82d5431bf1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0d2e7618b1633d261a83c0ccfd6f66965b395eb382cfe6ed5703ec82d5431bf1", kill_on_drop: false }` [INFO] [stdout] 0d2e7618b1633d261a83c0ccfd6f66965b395eb382cfe6ed5703ec82d5431bf1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+d62d3f7fa9a91d933213cc10e20e740608983f64" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 800f8f0b4a98448a30d54c96b74dc10540223f5c3866ac079db54c108d57ed22 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "800f8f0b4a98448a30d54c96b74dc10540223f5c3866ac079db54c108d57ed22", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.78 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling regex-syntax v0.6.18 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling miniz_oxide v0.4.2 [INFO] [stderr] Compiling hashbrown v0.8.2 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Checking tracing-log v0.1.1 [INFO] [stderr] Compiling aho-corasick v0.7.13 [INFO] [stderr] Checking trie-db v0.22.1 [INFO] [stderr] Checking getrandom v0.1.15 [INFO] [stderr] Checking parking_lot_core v0.8.0 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking parking_lot_core v0.7.2 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking backtrace v0.3.51 [INFO] [stderr] Checking parking_lot v0.10.2 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking parking_lot v0.11.0 [INFO] [stderr] Checking integer-sqrt v0.1.5 [INFO] [stderr] Checking sp-arithmetic v2.0.0 [INFO] [stderr] Checking regex v1.3.9 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking rand_pcg v0.2.1 [INFO] [stderr] Checking merlin v2.0.0 [INFO] [stderr] Checking curve25519-dalek v2.1.0 [INFO] [stderr] Checking curve25519-dalek v3.0.0 [INFO] [stderr] Checking once_cell v1.4.1 [INFO] [stderr] Checking failure v0.1.8 [INFO] [stderr] Checking sp-panic-handler v2.0.0 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking futures-task v0.3.5 [INFO] [stderr] Checking futures-util v0.3.5 [INFO] [stderr] Checking fixed-hash v0.6.1 [INFO] [stderr] Checking schnorrkel v0.9.1 [INFO] [stderr] Checking twox-hash v1.5.0 [INFO] [stderr] Checking tiny-bip39 v0.7.3 [INFO] [stderr] Checking libsecp256k1 v0.3.5 [INFO] [stderr] Checking ed25519-dalek v1.0.1 [INFO] [stderr] Checking primitive-types v0.7.2 [INFO] [stderr] Checking tracing-subscriber v0.2.12 [INFO] [stderr] Checking wasmi v0.6.2 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Checking substrate-bip39 v0.4.2 [INFO] [stderr] Checking sp-tracing v2.0.0 [INFO] [stderr] Checking parity-util-mem v0.7.0 [INFO] [stderr] Checking sp-wasm-interface v2.0.0 [INFO] [stderr] Compiling sp-runtime-interface-proc-macro v2.0.0 [INFO] [stderr] Checking memory-db v0.24.1 [INFO] [stderr] Checking futures-executor v0.3.5 [INFO] [stderr] Checking futures v0.3.5 [INFO] [stderr] Checking sp-runtime-interface v2.0.0 [INFO] [stderr] Checking sp-core v2.0.0 [INFO] [stderr] Checking sp-trie v2.0.0 [INFO] [stderr] Checking sp-inherents v2.0.0 [INFO] [stderr] Checking frame-metadata v12.0.0 [INFO] [stderr] Checking sp-state-machine v0.8.0 [INFO] [stderr] Checking sp-io v2.0.0 [INFO] [stderr] Checking sp-application-crypto v2.0.0 [INFO] [stderr] Checking sp-runtime v2.0.0 [INFO] [stderr] Checking sp-version v2.0.0 [INFO] [stderr] Checking frame-support v2.0.0 [INFO] [stderr] Checking frame-system v2.0.0 [INFO] [stderr] Checking sum-storage v2.0.0-alpha.6 (/opt/rustwide/workdir) [INFO] [stdout] error[E0432]: unresolved import `frame_support::weights::SimpleDispatchInfo` [INFO] [stdout] --> src/lib.rs:11:2 [INFO] [stdout] | [INFO] [stdout] 11 | weights::SimpleDispatchInfo, [INFO] [stdout] | ^^^^^^^^^------------------ [INFO] [stdout] | | | [INFO] [stdout] | | help: a similar name exists in the module: `DispatchInfo` [INFO] [stdout] | no `SimpleDispatchInfo` in `weights` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0437]: type `ModuleToIndex` is not a member of trait `system::Trait` [INFO] [stdout] --> src/tests.rs:40:2 [INFO] [stdout] | [INFO] [stdout] 40 | type ModuleToIndex = (); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ not a member of trait `system::Trait` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `frame_support::weights::SimpleDispatchInfo` [INFO] [stdout] --> src/lib.rs:11:2 [INFO] [stdout] | [INFO] [stdout] 11 | weights::SimpleDispatchInfo, [INFO] [stdout] | ^^^^^^^^^------------------ [INFO] [stdout] | | | [INFO] [stdout] | | help: a similar name exists in the module: `DispatchInfo` [INFO] [stdout] | no `SimpleDispatchInfo` in `weights` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0046]: not all trait items implemented, missing: `BaseCallFilter`, `DbWeight`, `BlockExecutionWeight`, `ExtrinsicBaseWeight`, `MaximumExtrinsicWeight`, `PalletInfo`, `SystemWeightInfo` [INFO] [stdout] --> src/tests.rs:24:1 [INFO] [stdout] | [INFO] [stdout] 24 | impl system::Trait for Test { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `BaseCallFilter`, `DbWeight`, `BlockExecutionWeight`, `ExtrinsicBaseWeight`, `MaximumExtrinsicWeight`, `PalletInfo`, `SystemWeightInfo` in implementation [INFO] [stdout] | [INFO] [stdout] = help: implement the missing item: `type BaseCallFilter = Type;` [INFO] [stdout] = help: implement the missing item: `type DbWeight = Type;` [INFO] [stdout] = help: implement the missing item: `type BlockExecutionWeight = Type;` [INFO] [stdout] = help: implement the missing item: `type ExtrinsicBaseWeight = Type;` [INFO] [stdout] = help: implement the missing item: `type MaximumExtrinsicWeight = Type;` [INFO] [stdout] = help: implement the missing item: `type PalletInfo = Type;` [INFO] [stdout] = help: implement the missing item: `type SystemWeightInfo = Type;` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/lib.rs:32:1 [INFO] [stdout] | [INFO] [stdout] 32 | / decl_module! { [INFO] [stdout] 33 | | /// The module declaration. [INFO] [stdout] 34 | | pub struct Module for enum Call where origin: T::Origin { [INFO] [stdout] 35 | | fn deposit_event() = default; [INFO] [stdout] ... | [INFO] [stdout] 58 | | } [INFO] [stdout] 59 | | } [INFO] [stdout] | |_^ expected trait `ClassifyDispatch`, found trait `WeighData` [INFO] [stdout] | [INFO] [stdout] = note: expected reference `&dyn ClassifyDispatch<(&u32,)>` [INFO] [stdout] found reference `&dyn WeighData<(&u32,)>` [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/lib.rs:32:1 [INFO] [stdout] | [INFO] [stdout] 32 | / decl_module! { [INFO] [stdout] 33 | | /// The module declaration. [INFO] [stdout] 34 | | pub struct Module for enum Call where origin: T::Origin { [INFO] [stdout] 35 | | fn deposit_event() = default; [INFO] [stdout] ... | [INFO] [stdout] 58 | | } [INFO] [stdout] 59 | | } [INFO] [stdout] | |_^ expected trait `ClassifyDispatch`, found trait `WeighData` [INFO] [stdout] | [INFO] [stdout] = note: expected reference `&dyn ClassifyDispatch<(&u32,)>` [INFO] [stdout] found reference `&dyn WeighData<(&u32,)>` [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/lib.rs:32:1 [INFO] [stdout] | [INFO] [stdout] 32 | / decl_module! { [INFO] [stdout] 33 | | /// The module declaration. [INFO] [stdout] 34 | | pub struct Module for enum Call where origin: T::Origin { [INFO] [stdout] 35 | | fn deposit_event() = default; [INFO] [stdout] ... | [INFO] [stdout] 58 | | } [INFO] [stdout] 59 | | } [INFO] [stdout] | |_^ expected trait `PaysFee`, found trait `WeighData` [INFO] [stdout] | [INFO] [stdout] = note: expected reference `&dyn PaysFee<(&u32,)>` [INFO] [stdout] found reference `&dyn WeighData<(&u32,)>` [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/lib.rs:32:1 [INFO] [stdout] | [INFO] [stdout] 32 | / decl_module! { [INFO] [stdout] 33 | | /// The module declaration. [INFO] [stdout] 34 | | pub struct Module for enum Call where origin: T::Origin { [INFO] [stdout] 35 | | fn deposit_event() = default; [INFO] [stdout] ... | [INFO] [stdout] 58 | | } [INFO] [stdout] 59 | | } [INFO] [stdout] | |_^ expected trait `PaysFee`, found trait `WeighData` [INFO] [stdout] | [INFO] [stdout] = note: expected reference `&dyn PaysFee<(&u32,)>` [INFO] [stdout] found reference `&dyn WeighData<(&u32,)>` [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 5 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0046, E0308, E0432, E0437. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0046`. [INFO] [stdout] [INFO] [stderr] error: could not compile `sum-storage` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0308, E0432. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0308`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "800f8f0b4a98448a30d54c96b74dc10540223f5c3866ac079db54c108d57ed22", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "800f8f0b4a98448a30d54c96b74dc10540223f5c3866ac079db54c108d57ed22", kill_on_drop: false }` [INFO] [stdout] 800f8f0b4a98448a30d54c96b74dc10540223f5c3866ac079db54c108d57ed22