[INFO] cloning repository https://github.com/Aofusa/blockchain-sample [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Aofusa/blockchain-sample" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAofusa%2Fblockchain-sample", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAofusa%2Fblockchain-sample'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] fa38d9c86f08da0a5d2367bbc841f051285980c4 [INFO] checking Aofusa/blockchain-sample against try#9b49d8c6c904f63eb486fe51b14bbe0aa2feda4c for pr-79472 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAofusa%2Fblockchain-sample" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Aofusa/blockchain-sample on toolchain 9b49d8c6c904f63eb486fe51b14bbe0aa2feda4c [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+9b49d8c6c904f63eb486fe51b14bbe0aa2feda4c" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Aofusa/blockchain-sample [INFO] finished tweaking git repo https://github.com/Aofusa/blockchain-sample [INFO] tweaked toml for git repo https://github.com/Aofusa/blockchain-sample written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/Aofusa/blockchain-sample already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+9b49d8c6c904f63eb486fe51b14bbe0aa2feda4c" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "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" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+9b49d8c6c904f63eb486fe51b14bbe0aa2feda4c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 86253732e4de7b95753491915849c9a6c8864b4310edf528c1a50acdac6eac14 [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" "86253732e4de7b95753491915849c9a6c8864b4310edf528c1a50acdac6eac14", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "86253732e4de7b95753491915849c9a6c8864b4310edf528c1a50acdac6eac14", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "86253732e4de7b95753491915849c9a6c8864b4310edf528c1a50acdac6eac14", kill_on_drop: false }` [INFO] [stdout] 86253732e4de7b95753491915849c9a6c8864b4310edf528c1a50acdac6eac14 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "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" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+9b49d8c6c904f63eb486fe51b14bbe0aa2feda4c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] e56c1adb5b264591029947fce6dd044028c15a0e290f866c8b1df4a993e28424 [INFO] running `Command { std: "docker" "start" "-a" "e56c1adb5b264591029947fce6dd044028c15a0e290f866c8b1df4a993e28424", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling libc v0.2.74 [INFO] [stderr] Compiling serde_derive v1.0.114 [INFO] [stderr] Compiling serde v1.0.114 [INFO] [stderr] Compiling anyhow v1.0.32 [INFO] [stderr] Checking spin v0.5.2 [INFO] [stderr] Checking once_cell v1.4.0 [INFO] [stderr] Checking untrusted v0.7.1 [INFO] [stderr] Checking itoa v0.4.6 [INFO] [stderr] Compiling ring v0.16.15 [INFO] [stderr] Compiling proc-macro2 v1.0.19 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling syn v1.0.38 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] thread 'rustc' panicked at 'assertion failed: `(left == right)` [INFO] [stderr] left: `DefId(0:1303 ~ ring[2663]::digest::sha2::)`, [INFO] [stderr] right: `DefId(0:1304 ~ ring[2663]::digest::sha2::::GFp_sha256_block_data_order)`', compiler/rustc_middle/src/hir/map/collector.rs:227:13 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x7fdcbdd6ce30 - std::backtrace_rs::backtrace::libunwind::trace::h746c3e9529d524bc [INFO] [stderr] at /rustc/9b49d8c6c904f63eb486fe51b14bbe0aa2feda4c/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stderr] 1: 0x7fdcbdd6ce30 - std::backtrace_rs::backtrace::trace_unsynchronized::h86340908ff889faa [INFO] [stderr] at /rustc/9b49d8c6c904f63eb486fe51b14bbe0aa2feda4c/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x7fdcbdd6ce30 - std::sys_common::backtrace::_print_fmt::h43f85f9b18230404 [INFO] [stderr] at /rustc/9b49d8c6c904f63eb486fe51b14bbe0aa2feda4c/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stderr] 3: 0x7fdcbdd6ce30 - ::fmt::hc132ae1a5b5aa7cd [INFO] [stderr] at /rustc/9b49d8c6c904f63eb486fe51b14bbe0aa2feda4c/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stderr] 4: 0x7fdcbdddfbfc - core::fmt::write::hdf023a0036d2a25f [INFO] [stderr] at /rustc/9b49d8c6c904f63eb486fe51b14bbe0aa2feda4c/library/core/src/fmt/mod.rs:1078:17 [INFO] [stderr] 5: 0x7fdcbdd5e9a2 - std::io::Write::write_fmt::h8580846154bcb66a [INFO] [stderr] at /rustc/9b49d8c6c904f63eb486fe51b14bbe0aa2feda4c/library/std/src/io/mod.rs:1519:15 [INFO] [stderr] 6: 0x7fdcbdd70a95 - std::sys_common::backtrace::_print::h7ee55fed88d107a3 [INFO] [stderr] at /rustc/9b49d8c6c904f63eb486fe51b14bbe0aa2feda4c/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stderr] 7: 0x7fdcbdd70a95 - std::sys_common::backtrace::print::h54a7d3e52a524177 [INFO] [stderr] at /rustc/9b49d8c6c904f63eb486fe51b14bbe0aa2feda4c/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stderr] 8: 0x7fdcbdd70a95 - std::panicking::default_hook::{{closure}}::h60921e857bf55a40 [INFO] [stderr] at /rustc/9b49d8c6c904f63eb486fe51b14bbe0aa2feda4c/library/std/src/panicking.rs:208:50 [INFO] [stderr] 9: 0x7fdcbdd705ea - std::panicking::default_hook::hf0f9afb1017317fc [INFO] [stderr] at /rustc/9b49d8c6c904f63eb486fe51b14bbe0aa2feda4c/library/std/src/panicking.rs:225:9 [INFO] [stderr] 10: 0x7fdcbe600e88 - rustc_driver::report_ice::ha25ae86a5858acc3 [INFO] [stderr] 11: 0x7fdcbdd71396 - std::panicking::rust_panic_with_hook::h8d66bf42b407aaea [INFO] [stderr] at /rustc/9b49d8c6c904f63eb486fe51b14bbe0aa2feda4c/library/std/src/panicking.rs:595:17 [INFO] [stderr] 12: 0x7fdcbdd70eb7 - std::panicking::begin_panic_handler::{{closure}}::hde71edcd925d0c5e [INFO] [stderr] at /rustc/9b49d8c6c904f63eb486fe51b14bbe0aa2feda4c/library/std/src/panicking.rs:497:13 [INFO] [stderr] 13: 0x7fdcbdd6d2ec - std::sys_common::backtrace::__rust_end_short_backtrace::h8a3c7d6cea578919 [INFO] [stderr] at /rustc/9b49d8c6c904f63eb486fe51b14bbe0aa2feda4c/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stderr] 14: 0x7fdcbdd70e19 - rust_begin_unwind [INFO] [stderr] at /rustc/9b49d8c6c904f63eb486fe51b14bbe0aa2feda4c/library/std/src/panicking.rs:493:5 [INFO] [stderr] 15: 0x7fdcbdddbfe1 - core::panicking::panic_fmt::h20225113c4a2f8fd [INFO] [stderr] at /rustc/9b49d8c6c904f63eb486fe51b14bbe0aa2feda4c/library/core/src/panicking.rs:92:14 [INFO] [stderr] 16: 0x7fdcc1393692 - rustc_middle::hir::map::collector::NodeCollector::insert_entry::hca669a46f64fdb43 [INFO] [stderr] 17: 0x7fdcc0f7d1d5 - rustc_hir::intravisit::walk_item::hc46606fd2b20aa7f [INFO] [stderr] 18: 0x7fdcc1393b15 - ::visit_item::h0f587429024a5cb5 [INFO] [stderr] 19: 0x7fdcc0f7d116 - rustc_hir::intravisit::walk_item::hc46606fd2b20aa7f [INFO] [stderr] 20: 0x7fdcc1393b15 - ::visit_item::h0f587429024a5cb5 [INFO] [stderr] 21: 0x7fdcc0f7d116 - rustc_hir::intravisit::walk_item::hc46606fd2b20aa7f [INFO] [stderr] 22: 0x7fdcc1393b15 - ::visit_item::h0f587429024a5cb5 [INFO] [stderr] 23: 0x7fdcc11330b8 - rustc_middle::hir::map::index_hir::hf439917ce696bd94 [INFO] [stderr] 24: 0x7fdcc15fc396 - rustc_query_system::dep_graph::graph::DepGraph::with_eval_always_task::h8bd29a88a93658cd [INFO] [stderr] 25: 0x7fdcc1200a9e - rustc_data_structures::stack::ensure_sufficient_stack::h342dc757722bd1db [INFO] [stderr] 26: 0x7fdcc149be2f - rustc_query_system::query::plumbing::get_query_impl::hb09330ad44d3182c [INFO] [stderr] 27: 0x7fdcc12427cd - core::ops::function::FnOnce::call_once::h5a7eb1d6379c8762 [INFO] [stderr] 28: 0x7fdcc1600f26 - rustc_query_system::dep_graph::graph::DepGraph::with_eval_always_task::h9f649dad743b6654 [INFO] [stderr] 29: 0x7fdcc1209c8e - rustc_data_structures::stack::ensure_sufficient_stack::h7d600bd62a1740c1 [INFO] [stderr] 30: 0x7fdcc147430e - rustc_query_system::query::plumbing::get_query_impl::h8f65053f4158eee3 [INFO] [stderr] 31: 0x7fdcc11302e3 - rustc_middle::hir::map::Map::expect_item::hfd87383e47c97d54 [INFO] [stderr] 32: 0x7fdcbf69632e - rustc_middle::hir::map::Map::visit_item_likes_in_module::h247672bea00725ec [INFO] [stderr] 33: 0x7fdcbf6b614c - rustc_passes::hir_id_validator::check_crate::h59836737852b1597 [INFO] [stderr] 34: 0x7fdcbe85ed22 - rustc_interface::passes::analysis::h342855b4d8ce9897 [INFO] [stderr] 35: 0x7fdcbe5bd9ab - rustc_middle::ty::query:: for rustc_middle::ty::query::queries::analysis>::compute::h95ff81a8a73eaff3 [INFO] [stderr] 36: 0x7fdcbe64ecd6 - rustc_query_system::dep_graph::graph::DepGraph::with_eval_always_task::h9b1ab6f92ac4abd3 [INFO] [stderr] 37: 0x7fdcbe65e206 - rustc_data_structures::stack::ensure_sufficient_stack::hd767cf5f976dec26 [INFO] [stderr] 38: 0x7fdcbe5eb5a4 - rustc_query_system::query::plumbing::get_query_impl::h59cb47161047ab66 [INFO] [stderr] 39: 0x7fdcbe5c007b - rustc_interface::passes::QueryContext::enter::heace2ac35bf577de [INFO] [stderr] 40: 0x7fdcbe65b4a5 - rustc_interface::queries::::enter::hcfd2504bb4e8d292 [INFO] [stderr] 41: 0x7fdcbe629797 - rustc_span::with_source_map::hdf17fa3a4d8fe35b [INFO] [stderr] 42: 0x7fdcbe6578cc - scoped_tls::ScopedKey::set::h5dca480b178bbfab [INFO] [stderr] 43: 0x7fdcbe65e9e5 - std::sys_common::backtrace::__rust_begin_short_backtrace::ha4cbf96baa7e4912 [INFO] [stderr] 44: 0x7fdcbe5c75ca - core::ops::function::FnOnce::call_once{{vtable.shim}}::he2d69591c700ddc8 [INFO] [stderr] 45: 0x7fdcbdd8065a - as core::ops::function::FnOnce>::call_once::hea1090dbdcecbf5a [INFO] [stderr] at /rustc/9b49d8c6c904f63eb486fe51b14bbe0aa2feda4c/library/alloc/src/boxed.rs:1318:9 [INFO] [stderr] 46: 0x7fdcbdd8065a - as core::ops::function::FnOnce>::call_once::h8d5723d3912bd325 [INFO] [stderr] at /rustc/9b49d8c6c904f63eb486fe51b14bbe0aa2feda4c/library/alloc/src/boxed.rs:1318:9 [INFO] [stderr] 47: 0x7fdcbdd8065a - std::sys::unix::thread::Thread::new::thread_start::hc17a425ca2995724 [INFO] [stderr] at /rustc/9b49d8c6c904f63eb486fe51b14bbe0aa2feda4c/library/std/src/sys/unix/thread.rs:71:17 [INFO] [stderr] 48: 0x7fdcbdc98609 - start_thread [INFO] [stderr] 49: 0x7fdcbdbac293 - clone [INFO] [stderr] 50: 0x0 - [INFO] [stderr] [INFO] [stderr] error: internal compiler error: unexpected panic [INFO] [stderr] [INFO] [stderr] note: the compiler unexpectedly panicked. this is a bug. [INFO] [stderr] [INFO] [stderr] note: we would appreciate a bug report: https://github.com/rust-lang/rust/issues/new?labels=C-bug%2C+I-ICE%2C+T-compiler&template=ice.md [INFO] [stderr] [INFO] [stderr] note: rustc 1.50.0-nightly (9b49d8c6c 2020-11-27) running on x86_64-unknown-linux-gnu [INFO] [stderr] [INFO] [stderr] note: compiler flags: -C embed-bitcode=no -C debuginfo=2 --crate-type lib [INFO] [stderr] [INFO] [stderr] note: some of the compiler flags provided by cargo are hidden [INFO] [stderr] [INFO] [stderr] query stack during panic: [INFO] [stderr] #0 [index_hir] index HIR [INFO] [stderr] #1 [hir_owner] HIR owner of `{misc#0}` [INFO] [stderr] #2 [analysis] running analysis passes on this crate [INFO] [stderr] end of query stack [INFO] [stderr] error: could not compile `ring` [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: build failed [INFO] running `Command { std: "docker" "inspect" "e56c1adb5b264591029947fce6dd044028c15a0e290f866c8b1df4a993e28424", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e56c1adb5b264591029947fce6dd044028c15a0e290f866c8b1df4a993e28424", kill_on_drop: false }` [INFO] [stdout] e56c1adb5b264591029947fce6dd044028c15a0e290f866c8b1df4a993e28424