[INFO] crate sp-trie 2.0.0-alpha.5 is already in cache [INFO] checking sp-trie-2.0.0-alpha.5 against try#8a5e87609850cdd8679aada01eb0f3062f254ca8 for pr-71140 [INFO] extracting crate sp-trie 2.0.0-alpha.5 into /workspace/builds/worker-6/source [INFO] validating manifest of crates.io crate sp-trie 2.0.0-alpha.5 on toolchain 8a5e87609850cdd8679aada01eb0f3062f254ca8 [INFO] running `"/workspace/cargo-home/bin/cargo" "+8a5e87609850cdd8679aada01eb0f3062f254ca8" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate sp-trie 2.0.0-alpha.5 [INFO] finished tweaking crates.io crate sp-trie 2.0.0-alpha.5 [INFO] tweaked toml for crates.io crate sp-trie 2.0.0-alpha.5 written to /workspace/builds/worker-6/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+8a5e87609850cdd8679aada01eb0f3062f254ca8" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+8a5e87609850cdd8679aada01eb0f3062f254ca8" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "+8a5e87609850cdd8679aada01eb0f3062f254ca8" "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] 872a23f237fa7840f2b04f47c05b87224930d0ece93b037da5f36c033d358da5 [INFO] running `"docker" "start" "-a" "872a23f237fa7840f2b04f47c05b87224930d0ece93b037da5f36c033d358da5"` [INFO] [stderr] Checking sp-std v2.0.0-alpha.6 [INFO] [stderr] Compiling parity-util-mem v0.6.1 [INFO] [stderr] Checking hash-db v0.15.2 [INFO] [stderr] Compiling sp-debug-derive v2.0.0-alpha.6 [INFO] [stderr] Checking libsecp256k1 v0.3.5 [INFO] [stderr] Compiling sp-runtime-interface-proc-macro v2.0.0-alpha.6 [INFO] [stderr] Checking parity-scale-codec v1.3.0 [INFO] [stderr] Checking trie-db v0.20.1 [INFO] [stderr] Checking trie-root v0.16.0 [INFO] [stderr] Checking sp-storage v2.0.0-alpha.6 [INFO] [stderr] Checking sp-externalities v0.8.0-alpha.6 [INFO] [stderr] Checking impl-codec v0.4.2 [INFO] [stderr] Checking sp-wasm-interface v2.0.0-alpha.6 [INFO] [stderr] Checking primitive-types v0.7.0 [INFO] [stderr] Checking sp-runtime-interface v2.0.0-alpha.6 [INFO] [stderr] Checking memory-db v0.20.1 [INFO] [stderr] Checking sp-core v2.0.0-alpha.6 [INFO] [stderr] Checking sp-trie v2.0.0-alpha.5 (/opt/rustwide/workdir) [INFO] [stderr] error[E0432]: unresolved import `trie_standardmap` [INFO] [stderr] --> src/lib.rs:475:6 [INFO] [stderr] | [INFO] [stderr] 475 | use trie_standardmap::{Alphabet, ValueMode, StandardMap}; [INFO] [stderr] | ^^^^^^^^^^^^^^^^ use of undeclared type or module `trie_standardmap` [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `hex_literal` [INFO] [stderr] --> src/lib.rs:476:6 [INFO] [stderr] | [INFO] [stderr] 476 | use hex_literal::hex; [INFO] [stderr] | ^^^^^^^^^^^ use of undeclared type or module `hex_literal` [INFO] [stderr] [INFO] [stderr] error: cannot determine resolution for the macro `hex` [INFO] [stderr] --> src/lib.rs:755:5 [INFO] [stderr] | [INFO] [stderr] 755 | (hex!("0103000000000000000464").to_vec(), hex!("0400000000").to_vec()), [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = note: import resolution is stuck, try simplifying macro imports [INFO] [stderr] [INFO] [stderr] error: cannot determine resolution for the macro `hex` [INFO] [stderr] --> src/lib.rs:755:46 [INFO] [stderr] | [INFO] [stderr] 755 | (hex!("0103000000000000000464").to_vec(), hex!("0400000000").to_vec()), [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = note: import resolution is stuck, try simplifying macro imports [INFO] [stderr] [INFO] [stderr] error: cannot determine resolution for the macro `hex` [INFO] [stderr] --> src/lib.rs:756:5 [INFO] [stderr] | [INFO] [stderr] 756 | (hex!("0103000000000000000469").to_vec(), hex!("0401000000").to_vec()), [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = note: import resolution is stuck, try simplifying macro imports [INFO] [stderr] [INFO] [stderr] error: cannot determine resolution for the macro `hex` [INFO] [stderr] --> src/lib.rs:756:46 [INFO] [stderr] | [INFO] [stderr] 756 | (hex!("0103000000000000000469").to_vec(), hex!("0401000000").to_vec()), [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = note: import resolution is stuck, try simplifying macro imports [INFO] [stderr] [INFO] [stderr] error: cannot determine resolution for the macro `hex` [INFO] [stderr] --> src/lib.rs:778:5 [INFO] [stderr] | [INFO] [stderr] 778 | (hex!("0102").to_vec(), hex!("01").to_vec()), [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = note: import resolution is stuck, try simplifying macro imports [INFO] [stderr] [INFO] [stderr] error: cannot determine resolution for the macro `hex` [INFO] [stderr] --> src/lib.rs:778:28 [INFO] [stderr] | [INFO] [stderr] 778 | (hex!("0102").to_vec(), hex!("01").to_vec()), [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = note: import resolution is stuck, try simplifying macro imports [INFO] [stderr] [INFO] [stderr] error: cannot determine resolution for the macro `hex` [INFO] [stderr] --> src/lib.rs:779:5 [INFO] [stderr] | [INFO] [stderr] 779 | (hex!("0203").to_vec(), hex!("0405").to_vec()), [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = note: import resolution is stuck, try simplifying macro imports [INFO] [stderr] [INFO] [stderr] error: cannot determine resolution for the macro `hex` [INFO] [stderr] --> src/lib.rs:779:28 [INFO] [stderr] | [INFO] [stderr] 779 | (hex!("0203").to_vec(), hex!("0405").to_vec()), [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = note: import resolution is stuck, try simplifying macro imports [INFO] [stderr] [INFO] [stderr] error: cannot determine resolution for the macro `hex` [INFO] [stderr] --> src/lib.rs:786:35 [INFO] [stderr] | [INFO] [stderr] 786 | let non_included_key: Vec = hex!("0909").to_vec(); [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = note: import resolution is stuck, try simplifying macro imports [INFO] [stderr] [INFO] [stderr] error: cannot determine resolution for the macro `hex` [INFO] [stderr] --> src/lib.rs:805:31 [INFO] [stderr] | [INFO] [stderr] 805 | &[(non_included_key, Some(hex!("1010").to_vec()))], [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = note: import resolution is stuck, try simplifying macro imports [INFO] [stderr] [INFO] [stderr] error: cannot determine resolution for the macro `hex` [INFO] [stderr] --> src/lib.rs:813:5 [INFO] [stderr] | [INFO] [stderr] 813 | (hex!("0102").to_vec(), hex!("01").to_vec()), [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = note: import resolution is stuck, try simplifying macro imports [INFO] [stderr] [INFO] [stderr] error: cannot determine resolution for the macro `hex` [INFO] [stderr] --> src/lib.rs:813:28 [INFO] [stderr] | [INFO] [stderr] 813 | (hex!("0102").to_vec(), hex!("01").to_vec()), [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = note: import resolution is stuck, try simplifying macro imports [INFO] [stderr] [INFO] [stderr] error: cannot determine resolution for the macro `hex` [INFO] [stderr] --> src/lib.rs:814:5 [INFO] [stderr] | [INFO] [stderr] 814 | (hex!("0203").to_vec(), hex!("0405").to_vec()), [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = note: import resolution is stuck, try simplifying macro imports [INFO] [stderr] [INFO] [stderr] error: cannot determine resolution for the macro `hex` [INFO] [stderr] --> src/lib.rs:814:28 [INFO] [stderr] | [INFO] [stderr] 814 | (hex!("0203").to_vec(), hex!("0405").to_vec()), [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = note: import resolution is stuck, try simplifying macro imports [INFO] [stderr] [INFO] [stderr] error: cannot determine resolution for the macro `hex` [INFO] [stderr] --> src/lib.rs:847:8 [INFO] [stderr] | [INFO] [stderr] 847 | &[(hex!("4242").to_vec(), Some(pairs[0].1.clone()))] [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = note: import resolution is stuck, try simplifying macro imports [INFO] [stderr] [INFO] [stderr] error: aborting due to 17 previous errors [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0432`. [INFO] [stderr] error: could not compile `sp-trie`. [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[E0432]: unresolved import `criterion` [INFO] [stderr] --> benches/bench.rs:17:5 [INFO] [stderr] | [INFO] [stderr] 17 | use criterion::{Criterion, criterion_group, criterion_main}; [INFO] [stderr] | ^^^^^^^^^ use of undeclared type or module `criterion` [INFO] [stderr] [INFO] [stderr] error: cannot determine resolution for the macro `criterion_main` [INFO] [stderr] --> benches/bench.rs:19:1 [INFO] [stderr] | [INFO] [stderr] 19 | criterion_main!(benches); [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: import resolution is stuck, try simplifying macro imports [INFO] [stderr] [INFO] [stderr] error: cannot determine resolution for the macro `criterion_group` [INFO] [stderr] --> benches/bench.rs:18:1 [INFO] [stderr] | [INFO] [stderr] 18 | criterion_group!(benches, benchmark); [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: import resolution is stuck, try simplifying macro imports [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `trie_bench` [INFO] [stderr] --> benches/bench.rs:22:2 [INFO] [stderr] | [INFO] [stderr] 22 | trie_bench::standard_benchmark::< [INFO] [stderr] | ^^^^^^^^^^ use of undeclared type or module `trie_bench` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `sp_runtime` [INFO] [stderr] --> benches/bench.rs:23:19 [INFO] [stderr] | [INFO] [stderr] 23 | sp_trie::Layout, [INFO] [stderr] | ^^^^^^^^^^ use of undeclared type or module `sp_runtime` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `trie_bench` [INFO] [stderr] --> benches/bench.rs:26:2 [INFO] [stderr] | [INFO] [stderr] 26 | trie_bench::standard_benchmark::< [INFO] [stderr] | ^^^^^^^^^^ use of undeclared type or module `trie_bench` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `sp_runtime` [INFO] [stderr] --> benches/bench.rs:27:19 [INFO] [stderr] | [INFO] [stderr] 27 | sp_trie::Layout, [INFO] [stderr] | ^^^^^^^^^^ use of undeclared type or module `sp_runtime` [INFO] [stderr] [INFO] [stderr] error[E0601]: `main` function not found in crate `bench` [INFO] [stderr] --> benches/bench.rs:17:1 [INFO] [stderr] | [INFO] [stderr] 17 | / use criterion::{Criterion, criterion_group, criterion_main}; [INFO] [stderr] 18 | | criterion_group!(benches, benchmark); [INFO] [stderr] 19 | | criterion_main!(benches); [INFO] [stderr] 20 | | [INFO] [stderr] ... | [INFO] [stderr] 29 | | >(c, "substrate-keccak"); [INFO] [stderr] 30 | | } [INFO] [stderr] | |_^ consider adding a `main` function to `benches/bench.rs` [INFO] [stderr] [INFO] [stderr] error: aborting due to 8 previous errors [INFO] [stderr] [INFO] [stderr] Some errors have detailed explanations: E0432, E0433, E0601. [INFO] [stderr] For more information about an error, try `rustc --explain E0432`. [INFO] [stderr] error: could not compile `sp-trie`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "872a23f237fa7840f2b04f47c05b87224930d0ece93b037da5f36c033d358da5"` [INFO] running `"docker" "rm" "-f" "872a23f237fa7840f2b04f47c05b87224930d0ece93b037da5f36c033d358da5"` [INFO] [stdout] 872a23f237fa7840f2b04f47c05b87224930d0ece93b037da5f36c033d358da5