[INFO] fetching crate sc-executor 0.8.0-rc5... [INFO] testing sc-executor-0.8.0-rc5 against 1.45.2 for beta-1.46-1 [INFO] extracting crate sc-executor 0.8.0-rc5 into /workspace/builds/worker-5/source [INFO] validating manifest of crates.io crate sc-executor 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-executor 0.8.0-rc5 [INFO] finished tweaking crates.io crate sc-executor 0.8.0-rc5 [INFO] tweaked toml for crates.io crate sc-executor 0.8.0-rc5 written to /workspace/builds/worker-5/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] 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-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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] 5367875a12b3500523f6c05ac745c5beb97ba0b3a8e5ce7c300ed0bf517a3cd1 [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" "5367875a12b3500523f6c05ac745c5beb97ba0b3a8e5ce7c300ed0bf517a3cd1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5367875a12b3500523f6c05ac745c5beb97ba0b3a8e5ce7c300ed0bf517a3cd1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5367875a12b3500523f6c05ac745c5beb97ba0b3a8e5ce7c300ed0bf517a3cd1", kill_on_drop: false }` [INFO] [stdout] 5367875a12b3500523f6c05ac745c5beb97ba0b3a8e5ce7c300ed0bf517a3cd1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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] 51cf7b454e30201e40758e218d404acd2729ac71302bc2519a0543ee8fd788e8 [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" "51cf7b454e30201e40758e218d404acd2729ac71302bc2519a0543ee8fd788e8", kill_on_drop: false }` [INFO] [stderr] Compiling serde_json v1.0.57 [INFO] [stderr] Compiling sp-wasm-interface v2.0.0-rc5 [INFO] [stderr] Compiling sp-runtime-interface v2.0.0-rc5 [INFO] [stderr] Compiling sp-serializer 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-api v2.0.0-rc5 [INFO] [stderr] Compiling sc-executor v0.8.0-rc5 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 51.06s [INFO] running `Command { std: "docker" "inspect" "51cf7b454e30201e40758e218d404acd2729ac71302bc2519a0543ee8fd788e8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "51cf7b454e30201e40758e218d404acd2729ac71302bc2519a0543ee8fd788e8", kill_on_drop: false }` [INFO] [stdout] 51cf7b454e30201e40758e218d404acd2729ac71302bc2519a0543ee8fd788e8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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] f6f9fec059934bb4bcf2b04efb9afe8b0988857c194b59d0e65fa40948f484f5 [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" "f6f9fec059934bb4bcf2b04efb9afe8b0988857c194b59d0e65fa40948f484f5", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling sc-executor v0.8.0-rc5 (/opt/rustwide/workdir) [INFO] [stdout] error[E0432]: unresolved import `substrate_test_runtime` [INFO] [stdout] --> src/wasm_runtime.rs:372:6 [INFO] [stdout] | [INFO] [stdout] 372 | use substrate_test_runtime::Block; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ use of undeclared type or module `substrate_test_runtime` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `sc_runtime_test` [INFO] [stdout] --> src/lib.rs:68:6 [INFO] [stdout] | [INFO] [stdout] 68 | use sc_runtime_test::wasm_binary_unwrap; [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of undeclared type or module `sc_runtime_test` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `test_case` [INFO] [stdout] --> src/integration_tests/sandbox.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 23 | use test_case::test_case; [INFO] [stdout] | ^^^^^^^^^ use of undeclared type or module `test_case` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `wabt` [INFO] [stdout] --> src/integration_tests/sandbox.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 24 | use wabt; [INFO] [stdout] | ^^^^ no `wabt` external crate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `hex_literal` [INFO] [stdout] --> src/integration_tests/mod.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 21 | use hex_literal::hex; [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type or module `hex_literal` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `sc_runtime_test` [INFO] [stdout] --> src/integration_tests/mod.rs:27:5 [INFO] [stdout] | [INFO] [stdout] 27 | use sc_runtime_test::wasm_binary_unwrap; [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of undeclared type or module `sc_runtime_test` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `sp_state_machine` [INFO] [stdout] --> src/integration_tests/mod.rs:28:5 [INFO] [stdout] | [INFO] [stdout] 28 | use sp_state_machine::TestExternalities as CoreTestExternalities; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ use of undeclared type or module `sp_state_machine` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `sp_runtime` [INFO] [stdout] --> src/integration_tests/mod.rs:32:5 [INFO] [stdout] | [INFO] [stdout] 32 | use sp_runtime::traits::BlakeTwo256; [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type or module `sp_runtime` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `test_case` [INFO] [stdout] --> src/integration_tests/mod.rs:29:5 [INFO] [stdout] | [INFO] [stdout] 29 | use test_case::test_case; [INFO] [stdout] | ^^^^^^^^^ use of undeclared type or module `test_case` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `sc_tracing` [INFO] [stdout] --> src/integration_tests/mod.rs:664:6 [INFO] [stdout] | [INFO] [stdout] 664 | use sc_tracing::SpanDatum; [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type or module `sc_tracing` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the attribute macro `test_case` [INFO] [stdout] --> src/integration_tests/sandbox.rs:26:3 [INFO] [stdout] | [INFO] [stdout] 26 | #[test_case(WasmExecutionMethod::Interpreted)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the attribute macro `test_case` [INFO] [stdout] --> src/integration_tests/sandbox.rs:64:3 [INFO] [stdout] | [INFO] [stdout] 64 | #[test_case(WasmExecutionMethod::Interpreted)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the attribute macro `test_case` [INFO] [stdout] --> src/integration_tests/sandbox.rs:91:3 [INFO] [stdout] | [INFO] [stdout] 91 | #[test_case(WasmExecutionMethod::Interpreted)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the attribute macro `test_case` [INFO] [stdout] --> src/integration_tests/sandbox.rs:135:3 [INFO] [stdout] | [INFO] [stdout] 135 | #[test_case(WasmExecutionMethod::Interpreted)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the attribute macro `test_case` [INFO] [stdout] --> src/integration_tests/sandbox.rs:175:3 [INFO] [stdout] | [INFO] [stdout] 175 | #[test_case(WasmExecutionMethod::Interpreted)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the attribute macro `test_case` [INFO] [stdout] --> src/integration_tests/sandbox.rs:203:3 [INFO] [stdout] | [INFO] [stdout] 203 | #[test_case(WasmExecutionMethod::Interpreted)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the attribute macro `test_case` [INFO] [stdout] --> src/integration_tests/sandbox.rs:229:3 [INFO] [stdout] | [INFO] [stdout] 229 | #[test_case(WasmExecutionMethod::Interpreted)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the attribute macro `test_case` [INFO] [stdout] --> src/integration_tests/sandbox.rs:249:3 [INFO] [stdout] | [INFO] [stdout] 249 | #[test_case(WasmExecutionMethod::Interpreted)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the attribute macro `test_case` [INFO] [stdout] --> src/integration_tests/sandbox.rs:278:3 [INFO] [stdout] | [INFO] [stdout] 278 | #[test_case(WasmExecutionMethod::Interpreted)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the attribute macro `test_case` [INFO] [stdout] --> src/integration_tests/sandbox.rs:308:3 [INFO] [stdout] | [INFO] [stdout] 308 | #[test_case(WasmExecutionMethod::Interpreted)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the attribute macro `test_case` [INFO] [stdout] --> src/integration_tests/mod.rs:61:3 [INFO] [stdout] | [INFO] [stdout] 61 | #[test_case(WasmExecutionMethod::Interpreted)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the attribute macro `test_case` [INFO] [stdout] --> src/integration_tests/mod.rs:76:3 [INFO] [stdout] | [INFO] [stdout] 76 | #[test_case(WasmExecutionMethod::Interpreted)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the attribute macro `test_case` [INFO] [stdout] --> src/integration_tests/mod.rs:104:3 [INFO] [stdout] | [INFO] [stdout] 104 | #[test_case(WasmExecutionMethod::Interpreted)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the attribute macro `test_case` [INFO] [stdout] --> src/integration_tests/mod.rs:132:3 [INFO] [stdout] | [INFO] [stdout] 132 | #[test_case(WasmExecutionMethod::Interpreted)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the attribute macro `test_case` [INFO] [stdout] --> src/integration_tests/mod.rs:163:3 [INFO] [stdout] | [INFO] [stdout] 163 | #[test_case(WasmExecutionMethod::Interpreted)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the attribute macro `test_case` [INFO] [stdout] --> src/integration_tests/mod.rs:193:3 [INFO] [stdout] | [INFO] [stdout] 193 | #[test_case(WasmExecutionMethod::Interpreted)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the attribute macro `test_case` [INFO] [stdout] --> src/integration_tests/mod.rs:227:3 [INFO] [stdout] | [INFO] [stdout] 227 | #[test_case(WasmExecutionMethod::Interpreted)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the attribute macro `test_case` [INFO] [stdout] --> src/integration_tests/mod.rs:252:3 [INFO] [stdout] | [INFO] [stdout] 252 | #[test_case(WasmExecutionMethod::Interpreted)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the attribute macro `test_case` [INFO] [stdout] --> src/integration_tests/mod.rs:277:3 [INFO] [stdout] | [INFO] [stdout] 277 | #[test_case(WasmExecutionMethod::Interpreted)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `hex` [INFO] [stdout] --> src/integration_tests/mod.rs:290:3 [INFO] [stdout] | [INFO] [stdout] 290 | hex!("e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855") [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `hex` [INFO] [stdout] --> src/integration_tests/mod.rs:302:3 [INFO] [stdout] | [INFO] [stdout] 302 | hex!("c0535e4be2b79ffd93291305436bf889314e4a3faec05ecffcbb7df31ad9e51a") [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the attribute macro `test_case` [INFO] [stdout] --> src/integration_tests/mod.rs:308:3 [INFO] [stdout] | [INFO] [stdout] 308 | #[test_case(WasmExecutionMethod::Interpreted)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `hex` [INFO] [stdout] --> src/integration_tests/mod.rs:320:3 [INFO] [stdout] | [INFO] [stdout] 320 | hex!( [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `hex` [INFO] [stdout] --> src/integration_tests/mod.rs:331:3 [INFO] [stdout] | [INFO] [stdout] 331 | hex!( [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the attribute macro `test_case` [INFO] [stdout] --> src/integration_tests/mod.rs:337:3 [INFO] [stdout] | [INFO] [stdout] 337 | #[test_case(WasmExecutionMethod::Interpreted)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `hex` [INFO] [stdout] --> src/integration_tests/mod.rs:349:3 [INFO] [stdout] | [INFO] [stdout] 349 | hex!("99e9d85137db46ef4bbea33613baafd5").to_vec().encode(), [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `hex` [INFO] [stdout] --> src/integration_tests/mod.rs:358:3 [INFO] [stdout] | [INFO] [stdout] 358 | hex!("b27dfd7f223f177f2a13647b533599af").to_vec().encode(), [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the attribute macro `test_case` [INFO] [stdout] --> src/integration_tests/mod.rs:362:3 [INFO] [stdout] | [INFO] [stdout] 362 | #[test_case(WasmExecutionMethod::Interpreted)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the attribute macro `test_case` [INFO] [stdout] --> src/integration_tests/mod.rs:399:3 [INFO] [stdout] | [INFO] [stdout] 399 | #[test_case(WasmExecutionMethod::Interpreted)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the attribute macro `test_case` [INFO] [stdout] --> src/integration_tests/mod.rs:436:3 [INFO] [stdout] | [INFO] [stdout] 436 | #[test_case(WasmExecutionMethod::Interpreted)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the attribute macro `test_case` [INFO] [stdout] --> src/integration_tests/mod.rs:452:3 [INFO] [stdout] | [INFO] [stdout] 452 | #[test_case(WasmExecutionMethod::Interpreted)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the attribute macro `test_case` [INFO] [stdout] --> src/integration_tests/mod.rs:474:3 [INFO] [stdout] | [INFO] [stdout] 474 | #[test_case(WasmExecutionMethod::Interpreted)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the attribute macro `test_case` [INFO] [stdout] --> src/integration_tests/mod.rs:494:3 [INFO] [stdout] | [INFO] [stdout] 494 | #[test_case(WasmExecutionMethod::Interpreted)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the attribute macro `test_case` [INFO] [stdout] --> src/integration_tests/mod.rs:523:3 [INFO] [stdout] | [INFO] [stdout] 523 | #[test_case(WasmExecutionMethod::Interpreted)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the attribute macro `test_case` [INFO] [stdout] --> src/integration_tests/mod.rs:545:3 [INFO] [stdout] | [INFO] [stdout] 545 | #[test_case(WasmExecutionMethod::Interpreted)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the attribute macro `test_case` [INFO] [stdout] --> src/integration_tests/mod.rs:571:3 [INFO] [stdout] | [INFO] [stdout] 571 | #[test_case(WasmExecutionMethod::Interpreted)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the attribute macro `test_case` [INFO] [stdout] --> src/integration_tests/mod.rs:600:3 [INFO] [stdout] | [INFO] [stdout] 600 | #[test_case(WasmExecutionMethod::Interpreted)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the attribute macro `test_case` [INFO] [stdout] --> src/integration_tests/mod.rs:624:3 [INFO] [stdout] | [INFO] [stdout] 624 | #[test_case(WasmExecutionMethod::Interpreted)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `hex` [INFO] [stdout] --> src/integration_tests/mod.rs:650:6 [INFO] [stdout] | [INFO] [stdout] 650 | hex!("99e9d85137db46ef4bbea33613baafd5").to_vec().encode(), [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the attribute macro `test_case` [INFO] [stdout] --> src/integration_tests/mod.rs:660:3 [INFO] [stdout] | [INFO] [stdout] 660 | #[test_case(WasmExecutionMethod::Interpreted)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `substrate_test_runtime` [INFO] [stdout] --> src/native_executor.rs:474:3 [INFO] [stdout] | [INFO] [stdout] 474 | substrate_test_runtime::api::dispatch, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ use of undeclared type or module `substrate_test_runtime` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `substrate_test_runtime` [INFO] [stdout] --> src/native_executor.rs:475:3 [INFO] [stdout] | [INFO] [stdout] 475 | substrate_test_runtime::native_version, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ use of undeclared type or module `substrate_test_runtime` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `sc_tracing` [INFO] [stdout] --> src/integration_tests/mod.rs:668:7 [INFO] [stdout] | [INFO] [stdout] 668 | impl sc_tracing::TraceHandler for TestTraceHandler { [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type or module `sc_tracing` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `sc_tracing` [INFO] [stdout] --> src/integration_tests/mod.rs:678:24 [INFO] [stdout] | [INFO] [stdout] 678 | let test_subscriber = sc_tracing::ProfilingSubscriber::new_with_handler( [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type or module `sc_tracing` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `tracing` [INFO] [stdout] --> src/integration_tests/mod.rs:681:15 [INFO] [stdout] | [INFO] [stdout] 681 | let _guard = tracing::subscriber::set_default(test_subscriber); [INFO] [stdout] | ^^^^^^^ use of undeclared type or module `tracing` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `sp_tracing` [INFO] [stdout] --> src/integration_tests/mod.rs:687:11 [INFO] [stdout] | [INFO] [stdout] 687 | assert!(!sp_tracing::wasm_tracing_enabled()); [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type or module `sp_tracing` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `sp_tracing` [INFO] [stdout] --> src/integration_tests/mod.rs:724:2 [INFO] [stdout] | [INFO] [stdout] 724 | sp_tracing::set_wasm_tracing(true); [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type or module `sp_tracing` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `BlakeTwo256` in this scope [INFO] [stdout] --> src/integration_tests/mod.rs:36:52 [INFO] [stdout] | [INFO] [stdout] 36 | pub type TestExternalities = CoreTestExternalities; [INFO] [stdout] | - ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | | [INFO] [stdout] | help: you might be missing a type parameter: `` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `BlakeTwo256` in this scope [INFO] [stdout] --> src/integration_tests/mod.rs:448:12 [INFO] [stdout] | [INFO] [stdout] 438 | fn ordered_trie_root_should_work(wasm_method: WasmExecutionMethod) { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] ... [INFO] [stdout] 448 | Layout::::ordered_trie_root(trie_input.iter()).as_bytes().encode(), [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 59 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] [INFO] [stderr] error: could not compile `sc-executor`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "f6f9fec059934bb4bcf2b04efb9afe8b0988857c194b59d0e65fa40948f484f5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f6f9fec059934bb4bcf2b04efb9afe8b0988857c194b59d0e65fa40948f484f5", kill_on_drop: false }` [INFO] [stdout] f6f9fec059934bb4bcf2b04efb9afe8b0988857c194b59d0e65fa40948f484f5