[INFO] crate sp-trie 2.0.0-alpha.5 is already in cache
[INFO] checking sp-trie-2.0.0-alpha.5 against master#209b2be09fcaff937480d1fbbe8b31646e361c7a for pr-70917
[INFO] extracting crate sp-trie 2.0.0-alpha.5 into /workspace/builds/worker-5/source
[INFO] validating manifest of crates.io crate sp-trie 2.0.0-alpha.5 on toolchain 209b2be09fcaff937480d1fbbe8b31646e361c7a
[INFO] running `"/workspace/cargo-home/bin/cargo" "+209b2be09fcaff937480d1fbbe8b31646e361c7a" "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-5/source/Cargo.toml
[INFO] running `"/workspace/cargo-home/bin/cargo" "+209b2be09fcaff937480d1fbbe8b31646e361c7a" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"`
[INFO] running `"/workspace/cargo-home/bin/cargo" "+209b2be09fcaff937480d1fbbe8b31646e361c7a" "fetch" "--locked" "--manifest-path" "Cargo.toml"`
[INFO] running `"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=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" "+209b2be09fcaff937480d1fbbe8b31646e361c7a" "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] 202b43c900c54617eaf66d755e58b6441a82572d5eb234cbd092c7e2d95df1b5
[INFO] running `"docker" "start" "-a" "202b43c900c54617eaf66d755e58b6441a82572d5eb234cbd092c7e2d95df1b5"`
[INFO] [stderr]     Checking hash-db v0.15.2
[INFO] [stderr]     Checking num-rational v0.2.4
[INFO] [stderr]     Checking libsecp256k1 v0.3.5
[INFO] [stderr]     Checking parity-scale-codec v1.3.0
[INFO] [stderr]     Checking trie-root v0.16.0
[INFO] [stderr]     Checking trie-db v0.20.0
[INFO] [stderr]     Checking wasmi v0.6.2
[INFO] [stderr]     Checking impl-codec v0.4.2
[INFO] [stderr]     Checking sp-wasm-interface v2.0.0-alpha.5
[INFO] [stderr]     Checking primitive-types v0.7.0
[INFO] [stderr]     Checking parity-util-mem v0.6.0
[INFO] [stderr]     Checking sp-runtime-interface v2.0.0-alpha.5
[INFO] [stderr]     Checking memory-db v0.20.0
[INFO] [stderr]     Checking sp-core v2.0.0-alpha.5
[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<u8> = 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<sp_runtime::traits::BlakeTwo256>,
[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<sp_runtime::traits::BlakeTwo256>,
[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" "202b43c900c54617eaf66d755e58b6441a82572d5eb234cbd092c7e2d95df1b5"`
[INFO] running `"docker" "rm" "-f" "202b43c900c54617eaf66d755e58b6441a82572d5eb234cbd092c7e2d95df1b5"`
[INFO] [stdout] 202b43c900c54617eaf66d755e58b6441a82572d5eb234cbd092c7e2d95df1b5
