[INFO] fetching crate sunshine-bank 0.1.1... [INFO] testing sunshine-bank-0.1.1 against try#ecabaf78506b7a4668d42dc20268c086b93f0fad for pr-87041 [INFO] extracting crate sunshine-bank 0.1.1 into /workspace/builds/worker-10/source [INFO] validating manifest of crates.io crate sunshine-bank 0.1.1 on toolchain ecabaf78506b7a4668d42dc20268c086b93f0fad [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate sunshine-bank 0.1.1 [INFO] finished tweaking crates.io crate sunshine-bank 0.1.1 [INFO] tweaked toml for crates.io crate sunshine-bank 0.1.1 written to /workspace/builds/worker-10/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 16f1940742520dfdf8cbed69edc5e8f214ec6dc10be7b754aa5bc7ea19ad60e7 [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" "16f1940742520dfdf8cbed69edc5e8f214ec6dc10be7b754aa5bc7ea19ad60e7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "16f1940742520dfdf8cbed69edc5e8f214ec6dc10be7b754aa5bc7ea19ad60e7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "16f1940742520dfdf8cbed69edc5e8f214ec6dc10be7b754aa5bc7ea19ad60e7", kill_on_drop: false }` [INFO] [stdout] 16f1940742520dfdf8cbed69edc5e8f214ec6dc10be7b754aa5bc7ea19ad60e7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8bf1721c7d3a8303466ba6fc59f5f5fb5c83c7b03b32c2022d5c36ea082237c7 [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" "8bf1721c7d3a8303466ba6fc59f5f5fb5c83c7b03b32c2022d5c36ea082237c7", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling ref-cast v1.0.6 [INFO] [stderr] Compiling futures-util v0.3.15 [INFO] [stderr] Compiling zeroize v1.3.0 [INFO] [stderr] Compiling dyn-clonable v0.9.0 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling libsecp256k1 v0.3.5 [INFO] [stderr] Compiling curve25519-dalek v2.1.3 [INFO] [stderr] Compiling merlin v2.0.1 [INFO] [stderr] Compiling curve25519-dalek v3.1.0 [INFO] [stderr] Compiling secrecy v0.6.0 [INFO] [stderr] Compiling tiny-bip39 v0.7.3 [INFO] [stderr] Compiling schnorrkel v0.9.1 [INFO] [stderr] Compiling substrate-bip39 v0.4.2 [INFO] [stderr] Compiling futures-executor v0.3.15 [INFO] [stderr] Compiling futures v0.3.15 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling impl-serde v0.3.1 [INFO] [stderr] Compiling tracing-serde v0.1.2 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling ed25519-dalek v1.0.1 [INFO] [stderr] Compiling tracing-subscriber v0.2.19 [INFO] [stderr] Compiling proc-macro-crate v0.1.5 [INFO] [stderr] Compiling frame-support-procedural-tools v2.0.1 [INFO] [stderr] Compiling parity-scale-codec-derive v1.2.3 [INFO] [stderr] Compiling sp-runtime-interface-proc-macro v2.0.1 [INFO] [stderr] Compiling frame-support-procedural v2.0.1 [INFO] [stderr] Compiling parity-scale-codec v1.3.7 [INFO] [stderr] Compiling impl-codec v0.4.2 [INFO] [stderr] Compiling sp-storage v2.0.1 [INFO] [stderr] Compiling sp-tracing v2.0.1 [INFO] [stderr] Compiling sp-wasm-interface v2.0.1 [INFO] [stderr] Compiling sp-arithmetic v2.0.1 [INFO] [stderr] Compiling primitive-types v0.7.3 [INFO] [stderr] Compiling sp-externalities v0.8.1 [INFO] [stderr] Compiling parity-util-mem v0.7.0 [INFO] [stderr] Compiling sp-runtime-interface v2.0.1 [INFO] [stderr] Compiling memory-db v0.24.1 [INFO] [stderr] Compiling sp-core v2.0.1 [INFO] [stderr] Compiling sp-trie v2.0.1 [INFO] [stderr] Compiling sp-inherents v2.0.1 [INFO] [stderr] Compiling frame-metadata v12.0.1 [INFO] [stderr] Compiling sp-state-machine v0.8.1 [INFO] [stderr] Compiling sp-io v2.0.1 [INFO] [stderr] Compiling sp-application-crypto v2.0.1 [INFO] [stderr] Compiling sp-runtime v2.0.1 [INFO] [stderr] Compiling sp-version v2.0.1 [INFO] [stderr] Compiling frame-support v2.0.1 [INFO] [stderr] Compiling frame-system v2.0.1 [INFO] [stderr] Compiling orml-utilities v0.1.1 [INFO] [stderr] Compiling sunshine-util v0.1.1 [INFO] [stderr] Compiling sunshine-org v0.1.1 [INFO] [stderr] Compiling sunshine-vote v0.1.1 [INFO] [stderr] Compiling sunshine-donate v0.1.1 [INFO] [stderr] Compiling sunshine-bank v0.1.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `self as system` [INFO] [stdout] --> src/lib.rs:27:5 [INFO] [stdout] | [INFO] [stdout] 27 | self as system, [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] Finished dev [unoptimized + debuginfo] target(s) in 2m 31s [INFO] running `Command { std: "docker" "inspect" "8bf1721c7d3a8303466ba6fc59f5f5fb5c83c7b03b32c2022d5c36ea082237c7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8bf1721c7d3a8303466ba6fc59f5f5fb5c83c7b03b32c2022d5c36ea082237c7", kill_on_drop: false }` [INFO] [stdout] 8bf1721c7d3a8303466ba6fc59f5f5fb5c83c7b03b32c2022d5c36ea082237c7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f970adbdc9513fa931edb16ba746f21a0b4f2e3c51672e18bbed96bbf5b2ffcb [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" "f970adbdc9513fa931edb16ba746f21a0b4f2e3c51672e18bbed96bbf5b2ffcb", kill_on_drop: false }` [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling approx v0.3.2 [INFO] [stderr] Compiling sp-api-proc-macro v2.0.1 [INFO] [stdout] warning: unused import: `self as system` [INFO] [stdout] --> src/lib.rs:27:5 [INFO] [stdout] | [INFO] [stdout] 27 | self as system, [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 matrixmultiply v0.2.4 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand v0.5.6 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling statrs v0.10.0 [INFO] [stderr] Compiling alga v0.9.3 [INFO] [stderr] Compiling nalgebra v0.18.1 [INFO] [stderr] Compiling sp-api v2.0.1 [INFO] [stderr] Compiling linregress v0.1.7 [INFO] [stderr] Compiling frame-benchmarking v2.0.1 [INFO] [stderr] Compiling pallet-balances v2.0.1 [INFO] [stderr] Compiling sunshine-bank v0.1.1 (/opt/rustwide/workdir) [INFO] [stdout] error[E0437]: type `ModuleToIndex` is not a member of trait `frame_system::Trait` [INFO] [stdout] --> src/tests.rs:75:5 [INFO] [stdout] | [INFO] [stdout] 75 | type ModuleToIndex = (); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ not a member of trait `frame_system::Trait` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0046]: not all trait items implemented, missing: `PalletInfo`, `SystemWeightInfo` [INFO] [stdout] --> src/tests.rs:55:1 [INFO] [stdout] | [INFO] [stdout] 55 | impl frame_system::Trait for Test { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `PalletInfo`, `SystemWeightInfo` in implementation [INFO] [stdout] | [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[E0046]: not all trait items implemented, missing: `WeightInfo`, `MaxLocks` [INFO] [stdout] --> src/tests.rs:84:1 [INFO] [stdout] | [INFO] [stdout] 84 | impl pallet_balances::Trait for Test { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `WeightInfo`, `MaxLocks` in implementation [INFO] [stdout] | [INFO] [stdout] = help: implement the missing item: `type WeightInfo = Type;` [INFO] [stdout] = help: implement the missing item: `type MaxLocks = Type;` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0046, E0437. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0046`. [INFO] [stdout] [INFO] [stderr] error: could not compile `sunshine-bank` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "f970adbdc9513fa931edb16ba746f21a0b4f2e3c51672e18bbed96bbf5b2ffcb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f970adbdc9513fa931edb16ba746f21a0b4f2e3c51672e18bbed96bbf5b2ffcb", kill_on_drop: false }` [INFO] [stdout] f970adbdc9513fa931edb16ba746f21a0b4f2e3c51672e18bbed96bbf5b2ffcb