[INFO] crate pallet-scheduler 2.0.0-rc2 is already in cache [INFO] testing pallet-scheduler-2.0.0-rc2 against 1.44.0 for beta-1.45-1 [INFO] extracting crate pallet-scheduler 2.0.0-rc2 into /workspace/builds/worker-9/source [INFO] validating manifest of crates.io crate pallet-scheduler 2.0.0-rc2 on toolchain 1.44.0 [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate pallet-scheduler 2.0.0-rc2 [INFO] finished tweaking crates.io crate pallet-scheduler 2.0.0-rc2 [INFO] tweaked toml for crates.io crate pallet-scheduler 2.0.0-rc2 written to /workspace/builds/worker-9/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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=warn" "-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" "+1.44.0" "build" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] a688698928e86d4f6ced1800a81e8e376d93e4842fbd359f070b1c6d9e549b5a [INFO] running `"docker" "start" "-a" "a688698928e86d4f6ced1800a81e8e376d93e4842fbd359f070b1c6d9e549b5a"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling libm v0.2.1 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling statrs v0.10.0 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling sp-arithmetic v2.0.0-rc2 [INFO] [stderr] Compiling approx v0.3.2 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling alga v0.9.3 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling wasmi v0.6.2 [INFO] [stderr] Compiling nalgebra v0.18.1 [INFO] [stderr] Compiling sp-wasm-interface v2.0.0-rc2 [INFO] [stderr] Compiling sp-runtime-interface v2.0.0-rc2 [INFO] [stderr] Compiling sp-core v2.0.0-rc2 [INFO] [stderr] Compiling sp-trie v2.0.0-rc2 [INFO] [stderr] Compiling sp-inherents v2.0.0-rc2 [INFO] [stderr] Compiling frame-metadata v11.0.0-rc2 [INFO] [stderr] Compiling sp-state-machine v0.8.0-rc2 [INFO] [stderr] Compiling sp-io v2.0.0-rc2 [INFO] [stderr] Compiling sp-application-crypto v2.0.0-rc2 [INFO] [stderr] Compiling sp-runtime v2.0.0-rc2 [INFO] [stderr] Compiling linregress v0.1.7 [INFO] [stderr] Compiling sp-version v2.0.0-rc2 [INFO] [stderr] Compiling frame-support v2.0.0-rc2 [INFO] [stderr] Compiling sp-api v2.0.0-rc2 [INFO] [stderr] Compiling frame-system v2.0.0-rc2 [INFO] [stderr] Compiling frame-benchmarking v2.0.0-rc2 [INFO] [stderr] Compiling pallet-scheduler v2.0.0-rc2 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 17s [INFO] running `"docker" "inspect" "a688698928e86d4f6ced1800a81e8e376d93e4842fbd359f070b1c6d9e549b5a"` [INFO] running `"docker" "rm" "-f" "a688698928e86d4f6ced1800a81e8e376d93e4842fbd359f070b1c6d9e549b5a"` [INFO] [stdout] a688698928e86d4f6ced1800a81e8e376d93e4842fbd359f070b1c6d9e549b5a [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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=warn" "-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" "+1.44.0" "test" "--frozen" "--no-run"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 3df50b4c4edd676da1d52fa06face983bc42582cd89b2ff449ea4343f3c151c8 [INFO] running `"docker" "start" "-a" "3df50b4c4edd676da1d52fa06face983bc42582cd89b2ff449ea4343f3c151c8"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling pallet-scheduler v2.0.0-rc2 (/opt/rustwide/workdir) [INFO] [stderr] error[E0432]: unresolved import `sp_core` [INFO] [stderr] --> src/lib.rs:407:6 [INFO] [stderr] | [INFO] [stderr] 407 | use sp_core::H256; [INFO] [stderr] | ^^^^^^^ use of undeclared type or module `sp_core` [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0432`. [INFO] [stderr] error: could not compile `pallet-scheduler`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "3df50b4c4edd676da1d52fa06face983bc42582cd89b2ff449ea4343f3c151c8"` [INFO] running `"docker" "rm" "-f" "3df50b4c4edd676da1d52fa06face983bc42582cd89b2ff449ea4343f3c151c8"` [INFO] [stdout] 3df50b4c4edd676da1d52fa06face983bc42582cd89b2ff449ea4343f3c151c8