[INFO] fetching crate sc-consensus-slots 0.8.0-rc5... [INFO] testing sc-consensus-slots-0.8.0-rc5 against 1.45.2 for beta-1.46-1 [INFO] extracting crate sc-consensus-slots 0.8.0-rc5 into /workspace/builds/worker-10/source [INFO] validating manifest of crates.io crate sc-consensus-slots 0.8.0-rc5 on toolchain 1.45.2 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate sc-consensus-slots 0.8.0-rc5 [INFO] finished tweaking crates.io crate sc-consensus-slots 0.8.0-rc5 [INFO] tweaked toml for crates.io crate sc-consensus-slots 0.8.0-rc5 written to /workspace/builds/worker-10/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "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" "+1.45.2" "fetch" "--locked" "--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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b17778138a22daeebc94f57ea05eeb36adcce53196366f657fb4e5c41dfda761 [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" "b17778138a22daeebc94f57ea05eeb36adcce53196366f657fb4e5c41dfda761", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b17778138a22daeebc94f57ea05eeb36adcce53196366f657fb4e5c41dfda761", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b17778138a22daeebc94f57ea05eeb36adcce53196366f657fb4e5c41dfda761", kill_on_drop: false }` [INFO] [stdout] b17778138a22daeebc94f57ea05eeb36adcce53196366f657fb4e5c41dfda761 [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" "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@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 46a43a6b577ab52650db8160e48b341693d42c004dd243dc4a8ba0416ad7db89 [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" "46a43a6b577ab52650db8160e48b341693d42c004dd243dc4a8ba0416ad7db89", kill_on_drop: false }` [INFO] [stderr] Compiling subtle v2.2.3 [INFO] [stderr] Compiling hex v0.4.2 [INFO] [stderr] Compiling sc-consensus-slots v0.8.0-rc5 (/opt/rustwide/workdir) [INFO] [stderr] Compiling pin-project-internal v0.4.23 [INFO] [stderr] Compiling impl-trait-for-tuples v0.1.3 [INFO] [stderr] Compiling serde v1.0.114 [INFO] [stderr] Compiling prost v0.6.1 [INFO] [stderr] Compiling thiserror v1.0.20 [INFO] [stderr] Compiling asn1_der v0.6.3 [INFO] [stderr] Compiling tracing v0.1.18 [INFO] [stderr] Compiling rental v0.5.5 [INFO] [stderr] Compiling strum v0.16.0 [INFO] [stderr] Compiling merlin v2.0.0 [INFO] [stderr] Compiling secrecy v0.6.0 [INFO] [stderr] Compiling wasm-bindgen v0.2.67 [INFO] [stderr] Compiling curve25519-dalek v2.1.0 [INFO] [stderr] Compiling libsecp256k1 v0.3.5 [INFO] [stderr] Compiling prometheus v0.8.0 [INFO] [stderr] Compiling prost-types v0.6.1 [INFO] [stderr] Compiling sp-tracing v2.0.0-rc5 [INFO] [stderr] Compiling schnorrkel v0.9.1 [INFO] [stderr] Compiling js-sys v0.3.44 [INFO] [stderr] Compiling substrate-bip39 v0.4.1 [INFO] [stderr] Compiling prost-build v0.6.1 [INFO] [stderr] Compiling pin-project v0.4.23 [INFO] [stderr] Compiling futures-util v0.3.5 [INFO] [stderr] Compiling libp2p-core v0.20.1 [INFO] [stderr] Compiling web-sys v0.3.44 [INFO] [stderr] Compiling wasm-bindgen-futures v0.4.17 [INFO] [stderr] Compiling toml v0.5.6 [INFO] [stderr] Compiling ed25519-dalek v1.0.0-pre.4 [INFO] [stderr] Compiling impl-serde v0.3.1 [INFO] [stderr] Compiling impl-serde v0.2.3 [INFO] [stderr] Compiling parity-multiaddr v0.9.1 [INFO] [stderr] Compiling serde_json v1.0.57 [INFO] [stderr] Compiling erased-serde v0.3.12 [INFO] [stderr] Compiling sp-storage v2.0.0-rc5 [INFO] [stderr] Compiling futures-executor v0.3.5 [INFO] [stderr] Compiling smol v0.1.18 [INFO] [stderr] Compiling h2 v0.2.6 [INFO] [stderr] Compiling gloo-timers v0.2.1 [INFO] [stderr] Compiling slog v2.5.2 [INFO] [stderr] Compiling futures-timer v3.0.2 [INFO] [stderr] Compiling futures v0.3.5 [INFO] [stderr] Compiling rw-stream-sink v0.2.1 [INFO] [stderr] Compiling multistream-select v0.8.2 [INFO] [stderr] Compiling async-tls v0.8.0 [INFO] [stderr] Compiling wasm-timer v0.2.4 [INFO] [stderr] Compiling soketto v0.4.1 [INFO] [stderr] Compiling sp-utils v2.0.0-rc5 [INFO] [stderr] Compiling sp-serializer v2.0.0-rc5 [INFO] [stderr] Compiling proc-macro-crate v0.1.5 [INFO] [stderr] Compiling slog-scope v4.3.0 [INFO] [stderr] Compiling slog-json v2.3.0 [INFO] [stderr] Compiling async-std v1.6.2 [INFO] [stderr] Compiling parity-scale-codec-derive v1.2.1 [INFO] [stderr] Compiling sp-runtime-interface-proc-macro v2.0.0-rc5 [INFO] [stderr] Compiling sp-api-proc-macro v2.0.0-rc5 [INFO] [stderr] Compiling libp2p-dns v0.20.0 [INFO] [stderr] Compiling libp2p-wasm-ext v0.20.1 [INFO] [stderr] Compiling libp2p-swarm v0.20.1 [INFO] [stderr] Compiling libp2p-websocket v0.21.1 [INFO] [stderr] Compiling parity-scale-codec v1.3.4 [INFO] [stderr] Compiling hyper v0.13.7 [INFO] [stderr] Compiling libp2p-tcp v0.20.0 [INFO] [stderr] Compiling libp2p v0.22.0 [INFO] [stderr] Compiling sc-telemetry v2.0.0-rc5 [INFO] [stderr] Compiling impl-codec v0.4.2 [INFO] [stderr] Compiling sp-externalities v0.8.0-rc5 [INFO] [stderr] Compiling sp-wasm-interface v2.0.0-rc5 [INFO] [stderr] Compiling sp-arithmetic v2.0.0-rc5 [INFO] [stderr] Compiling primitive-types v0.7.2 [INFO] [stderr] Compiling substrate-prometheus-endpoint v0.8.0-rc5 [INFO] [stderr] Compiling parity-util-mem v0.7.0 [INFO] [stderr] Compiling sp-runtime-interface v2.0.0-rc5 [INFO] [stderr] Compiling memory-db v0.24.1 [INFO] [stderr] Compiling kvdb v0.7.0 [INFO] [stderr] Compiling sp-database v2.0.0-rc5 [INFO] [stderr] Compiling sp-core v2.0.0-rc5 [INFO] [stderr] Compiling sp-trie v2.0.0-rc5 [INFO] [stderr] Compiling sp-inherents v2.0.0-rc5 [INFO] [stderr] Compiling sp-allocator v2.0.0-rc5 [INFO] [stderr] Compiling sc-executor-common v0.8.0-rc5 [INFO] [stderr] Compiling sp-state-machine v0.8.0-rc5 [INFO] [stderr] Compiling sc-executor-wasmi v0.8.0-rc5 [INFO] [stderr] Compiling sp-io v2.0.0-rc5 [INFO] [stderr] Compiling sp-application-crypto v2.0.0-rc5 [INFO] [stderr] Compiling sp-runtime v2.0.0-rc5 [INFO] [stderr] Compiling sp-version v2.0.0-rc5 [INFO] [stderr] Compiling sp-keyring v2.0.0-rc5 [INFO] [stderr] Compiling sp-consensus-slots v0.8.0-rc5 [INFO] [stderr] Compiling sp-api v2.0.0-rc5 [INFO] [stderr] Compiling sp-consensus v0.8.0-rc5 [INFO] [stderr] Compiling sp-block-builder v2.0.0-rc5 [INFO] [stderr] Compiling sc-executor v0.8.0-rc5 [INFO] [stderr] Compiling sp-blockchain v2.0.0-rc5 [INFO] [stderr] Compiling sp-transaction-pool v2.0.0-rc5 [INFO] [stderr] Compiling sc-client-api v2.0.0-rc5 [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4m 32s [INFO] running `Command { std: "docker" "inspect" "46a43a6b577ab52650db8160e48b341693d42c004dd243dc4a8ba0416ad7db89", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "46a43a6b577ab52650db8160e48b341693d42c004dd243dc4a8ba0416ad7db89", kill_on_drop: false }` [INFO] [stdout] 46a43a6b577ab52650db8160e48b341693d42c004dd243dc4a8ba0416ad7db89 [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" "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@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7dd01ed5e080c316d134e116c606ccfa84a18a8f9547d66852fee73c9a1687f0 [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" "7dd01ed5e080c316d134e116c606ccfa84a18a8f9547d66852fee73c9a1687f0", kill_on_drop: false }` [INFO] [stderr] Compiling sc-consensus-slots v0.8.0-rc5 (/opt/rustwide/workdir) [INFO] [stdout] error[E0432]: unresolved import `substrate_test_runtime_client` [INFO] [stdout] --> src/aux_schema.rs:139:6 [INFO] [stdout] | [INFO] [stdout] 139 | use substrate_test_runtime_client; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `substrate_test_runtime_client` external crate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `sc-consensus-slots`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "7dd01ed5e080c316d134e116c606ccfa84a18a8f9547d66852fee73c9a1687f0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7dd01ed5e080c316d134e116c606ccfa84a18a8f9547d66852fee73c9a1687f0", kill_on_drop: false }` [INFO] [stdout] 7dd01ed5e080c316d134e116c606ccfa84a18a8f9547d66852fee73c9a1687f0