[INFO] fetching crate sunshine-donate 0.1.1... [INFO] checking sunshine-donate-0.1.1 against try#f6e2f78768c57172b99c3e85892f867894dc7e30 for pr-75502 [INFO] extracting crate sunshine-donate 0.1.1 into /workspace/builds/worker-8/source [INFO] validating manifest of crates.io crate sunshine-donate 0.1.1 on toolchain f6e2f78768c57172b99c3e85892f867894dc7e30 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f6e2f78768c57172b99c3e85892f867894dc7e30" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate sunshine-donate 0.1.1 [INFO] finished tweaking crates.io crate sunshine-donate 0.1.1 [INFO] tweaked toml for crates.io crate sunshine-donate 0.1.1 written to /workspace/builds/worker-8/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f6e2f78768c57172b99c3e85892f867894dc7e30" "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" "+f6e2f78768c57172b99c3e85892f867894dc7e30" "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:e18d859f9e32a1da89bc7b2d7d51e13b57342044d1295d9fc0dd0068c58eb3d1" "/opt/rustwide/cargo-home/bin/cargo" "+f6e2f78768c57172b99c3e85892f867894dc7e30" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1dc3340670d458282182ee3e21f9ace151e40a679eda74cb9b9ac87e6f748219 [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" "1dc3340670d458282182ee3e21f9ace151e40a679eda74cb9b9ac87e6f748219", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1dc3340670d458282182ee3e21f9ace151e40a679eda74cb9b9ac87e6f748219", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1dc3340670d458282182ee3e21f9ace151e40a679eda74cb9b9ac87e6f748219", kill_on_drop: false }` [INFO] [stdout] 1dc3340670d458282182ee3e21f9ace151e40a679eda74cb9b9ac87e6f748219 [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:e18d859f9e32a1da89bc7b2d7d51e13b57342044d1295d9fc0dd0068c58eb3d1" "/opt/rustwide/cargo-home/bin/cargo" "+f6e2f78768c57172b99c3e85892f867894dc7e30" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] fec1e6dedc225eb81536e1cc6fb69825d132fd1edf86273e9a03caddf46ce420 [INFO] running `Command { std: "docker" "start" "-a" "fec1e6dedc225eb81536e1cc6fb69825d132fd1edf86273e9a03caddf46ce420", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling derive-new v0.5.8 [INFO] [stderr] Checking orml-utilities v0.1.1 [INFO] [stderr] Checking frame-benchmarking v2.0.0-rc6 [INFO] [stderr] Checking pallet-balances v2.0.0-rc6 [INFO] [stderr] Checking sunshine-util v0.1.1 [INFO] [stderr] Checking sunshine-org v0.1.1 [INFO] [stderr] Checking sunshine-donate v0.1.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `assert_noop` [INFO] [stdout] --> src/tests.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | assert_noop, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0046]: not all trait items implemented, missing: `SystemWeightInfo` [INFO] [stdout] --> src/tests.rs:51:1 [INFO] [stdout] | [INFO] [stdout] 51 | impl frame_system::Trait for Test { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `SystemWeightInfo` in implementation [INFO] [stdout] | [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` [INFO] [stdout] --> src/tests.rs:80:1 [INFO] [stdout] | [INFO] [stdout] 80 | impl pallet_balances::Trait for Test { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `WeightInfo` in implementation [INFO] [stdout] | [INFO] [stdout] = help: implement the missing item: `type WeightInfo = Type;` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0046`. [INFO] [stdout] [INFO] [stderr] error: could not compile `sunshine-donate`. [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] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "fec1e6dedc225eb81536e1cc6fb69825d132fd1edf86273e9a03caddf46ce420", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fec1e6dedc225eb81536e1cc6fb69825d132fd1edf86273e9a03caddf46ce420", kill_on_drop: false }` [INFO] [stdout] fec1e6dedc225eb81536e1cc6fb69825d132fd1edf86273e9a03caddf46ce420