[INFO] fetching crate orml-gradually-update 0.0.1... [INFO] checking orml-gradually-update-0.0.1 against try#4662032ab74cd44d423120d08d251dfead4914a0 for pr-72788 [INFO] extracting crate orml-gradually-update 0.0.1 into /workspace/builds/worker-1/source [INFO] validating manifest of crates.io crate orml-gradually-update 0.0.1 on toolchain 4662032ab74cd44d423120d08d251dfead4914a0 [INFO] running `"/workspace/cargo-home/bin/cargo" "+4662032ab74cd44d423120d08d251dfead4914a0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate orml-gradually-update 0.0.1 [INFO] finished tweaking crates.io crate orml-gradually-update 0.0.1 [INFO] tweaked toml for crates.io crate orml-gradually-update 0.0.1 written to /workspace/builds/worker-1/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+4662032ab74cd44d423120d08d251dfead4914a0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+4662032ab74cd44d423120d08d251dfead4914a0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+4662032ab74cd44d423120d08d251dfead4914a0" "check" "--frozen" "--all" "--all-targets"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 2432cedc77a304c44723885f339a3dc038f02b245b6c354af75f5491a69982a8 [INFO] running `"docker" "start" "-a" "2432cedc77a304c44723885f339a3dc038f02b245b6c354af75f5491a69982a8"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Checking sp-version v2.0.0-rc2 [INFO] [stderr] Checking frame-system v2.0.0-rc2 [INFO] [stderr] Checking orml-gradually-update v0.0.1 (/opt/rustwide/workdir) [INFO] [stderr] error[E0432]: unresolved import `orml_utilities` [INFO] [stderr] --> src/tests.rs:8:5 [INFO] [stderr] | [INFO] [stderr] 8 | use orml_utilities::FixedU128; [INFO] [stderr] | ^^^^^^^^^^^^^^ use of undeclared type or module `orml_utilities` [INFO] [stderr] [INFO] [stderr] error[E0046]: not all trait items implemented, missing: `MaximumExtrinsicWeight` [INFO] [stderr] --> src/mock.rs:40:1 [INFO] [stderr] | [INFO] [stderr] 40 | impl frame_system::Trait for Runtime { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `MaximumExtrinsicWeight` in implementation [INFO] [stderr] | [INFO] [stderr] = help: implement the missing item: `type MaximumExtrinsicWeight = Type;` [INFO] [stderr] [INFO] [stderr] error: aborting due to 2 previous errors [INFO] [stderr] [INFO] [stderr] Some errors have detailed explanations: E0046, E0432. [INFO] [stderr] For more information about an error, try `rustc --explain E0046`. [INFO] [stderr] error: could not compile `orml-gradually-update`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "2432cedc77a304c44723885f339a3dc038f02b245b6c354af75f5491a69982a8"` [INFO] running `"docker" "rm" "-f" "2432cedc77a304c44723885f339a3dc038f02b245b6c354af75f5491a69982a8"` [INFO] [stdout] 2432cedc77a304c44723885f339a3dc038f02b245b6c354af75f5491a69982a8