[INFO] cloning repository https://github.com/micromaomao/cloud-sandbox [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/micromaomao/cloud-sandbox" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmicromaomao%2Fcloud-sandbox", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmicromaomao%2Fcloud-sandbox'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6ec0c3f8d226f1c45fd5405896a847e50546b7f6 [INFO] checking micromaomao/cloud-sandbox against master#339e19697a39a78f4d669c217b7d21109215de41 for pr-81213 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmicromaomao%2Fcloud-sandbox" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/micromaomao/cloud-sandbox on toolchain 339e19697a39a78f4d669c217b7d21109215de41 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+339e19697a39a78f4d669c217b7d21109215de41" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/micromaomao/cloud-sandbox [INFO] removed path dependency shiplift from git repo https://github.com/micromaomao/cloud-sandbox [INFO] finished tweaking git repo https://github.com/micromaomao/cloud-sandbox [INFO] tweaked toml for git repo https://github.com/micromaomao/cloud-sandbox written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/micromaomao/cloud-sandbox already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+339e19697a39a78f4d669c217b7d21109215de41" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: dependency (shiplift) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] error: the lock file /workspace/builds/worker-2/source/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] [stderr] If you want to try to generate the lock file without accessing the network, use the --offline flag. [INFO] the lockfile is outdated, regenerating it [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+339e19697a39a78f4d669c217b7d21109215de41" "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" "+339e19697a39a78f4d669c217b7d21109215de41" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: dependency (shiplift) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:21f1ed92105a0ef9b0d27ad8bdeb7f36f9f01ac17fffe3a3f3dc5241fc25d8f4" "/opt/rustwide/cargo-home/bin/cargo" "+339e19697a39a78f4d669c217b7d21109215de41" "metadata" "--no-deps" "--format-version=1", 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] 6078815f8f53c954dc79e2d25b638e742626f99bc57e6d64c82cd4d40498b7d4 [INFO] running `Command { std: "docker" "start" "-a" "6078815f8f53c954dc79e2d25b638e742626f99bc57e6d64c82cd4d40498b7d4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6078815f8f53c954dc79e2d25b638e742626f99bc57e6d64c82cd4d40498b7d4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6078815f8f53c954dc79e2d25b638e742626f99bc57e6d64c82cd4d40498b7d4", kill_on_drop: false }` [INFO] [stdout] 6078815f8f53c954dc79e2d25b638e742626f99bc57e6d64c82cd4d40498b7d4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:21f1ed92105a0ef9b0d27ad8bdeb7f36f9f01ac17fffe3a3f3dc5241fc25d8f4" "/opt/rustwide/cargo-home/bin/cargo" "+339e19697a39a78f4d669c217b7d21109215de41" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d72d69625b961c21631c8052ea279031adfdf3fb9299114508fdeb57f3dc0df6 [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" "d72d69625b961c21631c8052ea279031adfdf3fb9299114508fdeb57f3dc0df6", kill_on_drop: false }` [INFO] [stderr] warning: dependency (shiplift) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling libc v0.2.82 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking futures v0.1.30 [INFO] [stderr] Checking byteorder v1.4.2 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Compiling syn v1.0.60 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking itoa v0.4.7 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Checking hashbrown v0.9.1 [INFO] [stderr] Compiling serde_derive v1.0.122 [INFO] [stderr] Checking bytes v1.0.1 [INFO] [stderr] Compiling serde v1.0.122 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking try-lock v0.2.3 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Checking ppv-lite86 v0.2.10 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Compiling hyper-openssl v0.7.1 [INFO] [stderr] Checking linked-hash-map v0.5.4 [INFO] [stderr] Checking opaque-debug v0.3.0 [INFO] [stderr] Checking cpuid-bool v0.1.2 [INFO] [stderr] Compiling serde_json v1.0.61 [INFO] [stderr] Checking utf-8 v0.7.5 [INFO] [stderr] Checking antidote v1.0.0 [INFO] [stderr] Checking hex v0.3.2 [INFO] [stderr] Checking base64 v0.11.0 [INFO] [stderr] Checking lock_api v0.3.4 [INFO] [stderr] Checking tinyvec v1.1.0 [INFO] [stderr] Checking futures-task v0.3.12 [INFO] [stderr] Checking unicode-bidi v0.3.4 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Checking form_urlencoded v1.0.0 [INFO] [stderr] Checking input_buffer v0.4.0 [INFO] [stderr] Checking http v0.2.3 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling openssl-sys v0.9.60 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling indexmap v1.6.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Compiling tokio v1.1.0 [INFO] [stderr] Checking log v0.4.13 [INFO] [stderr] Checking linked_hash_set v0.1.4 [INFO] [stderr] Checking crc32fast v1.2.1 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Checking tokio-sync v0.1.8 [INFO] [stderr] Checking smallvec v0.6.14 [INFO] [stderr] Checking want v0.2.0 [INFO] [stderr] Checking unicode-normalization v0.1.16 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling hyper v0.12.35 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking net2 v0.2.37 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Checking getrandom v0.2.2 [INFO] [stderr] Checking mio v0.7.7 [INFO] [stderr] Checking filetime v0.2.14 [INFO] [stderr] Checking xattr v0.2.2 [INFO] [stderr] Checking signal-hook-registry v1.3.0 [INFO] [stderr] Checking tokio-executor v0.1.10 [INFO] [stderr] Checking crossbeam-queue v0.2.3 [INFO] [stderr] Compiling openssl v0.10.32 [INFO] [stderr] Compiling native-tls v0.2.7 [INFO] [stderr] Checking bytes v0.4.12 [INFO] [stderr] Checking futures-cpupool v0.1.8 [INFO] [stderr] Checking flate2 v1.0.19 [INFO] [stderr] Checking rand_core v0.6.1 [INFO] [stderr] Checking mio v0.6.23 [INFO] [stderr] Checking tar v0.4.32 [INFO] [stderr] Checking tokio-timer v0.2.13 [INFO] [stderr] Checking tokio-current-thread v0.1.7 [INFO] [stderr] Checking crossbeam-deque v0.7.3 [INFO] [stderr] Checking rand_chacha v0.3.0 [INFO] [stderr] Checking idna v0.2.0 [INFO] [stderr] Checking tokio-io v0.1.13 [INFO] [stderr] Checking http v0.1.21 [INFO] [stderr] Checking tokio-buf v0.1.1 [INFO] [stderr] Checking string v0.2.1 [INFO] [stderr] Checking rand v0.8.2 [INFO] [stderr] Checking tokio-threadpool v0.1.18 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking mio-uds v0.6.8 [INFO] [stderr] Checking sha-1 v0.9.2 [INFO] [stderr] Checking tokio-reactor v0.1.12 [INFO] [stderr] Checking tokio-codec v0.1.2 [INFO] [stderr] Checking url v2.2.0 [INFO] [stderr] Checking tokio-fs v0.1.7 [INFO] [stderr] Checking tokio-udp v0.1.6 [INFO] [stderr] Checking tokio-tcp v0.1.4 [INFO] [stderr] Checking tokio-uds v0.2.7 [INFO] [stderr] Checking tokio v0.1.22 [INFO] [stderr] Checking h2 v0.1.26 [INFO] [stderr] Checking http-body v0.1.0 [INFO] [stderr] Checking tokio-openssl v0.3.0 [INFO] [stderr] Checking tungstenite v0.12.0 [INFO] [stderr] Compiling futures-macro v0.3.12 [INFO] [stderr] Compiling tokio-macros v1.0.0 [INFO] [stderr] Compiling pin-project-internal v1.0.4 [INFO] [stderr] Compiling thiserror-impl v1.0.23 [INFO] [stderr] Checking hyperlocal v0.6.0 [INFO] [stderr] Checking futures-util v0.3.12 [INFO] [stderr] Checking pin-project v1.0.4 [INFO] [stderr] Checking thiserror v1.0.23 [INFO] [stderr] Checking futures-executor v0.3.12 [INFO] [stderr] Checking tokio-tungstenite v0.13.0 [INFO] [stderr] Checking futures v0.3.12 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking shiplift v0.6.0 [INFO] [stderr] Checking cloud-sandbox v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: constant is never used: `INNERBIN_PATH` [INFO] [stdout] --> src/config.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | pub const INNERBIN_PATH: &str = concat!(env!("CARGO_MANIFEST_DIR"), "/target/debug/innerbin"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `DOCKER_IMAGE` [INFO] [stdout] --> src/config.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | pub const DOCKER_IMAGE: &str = "jsh-sandbox"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `shiplift::tty::TtyChunk` [INFO] [stdout] --> src/sandbox/docker.rs:5:16 [INFO] [stdout] | [INFO] [stdout] 5 | use shiplift::{tty::TtyChunk, Container, ContainerOptions, Docker}; [INFO] [stdout] | ^^^^^^^^^^^^^ no `TtyChunk` in `tty` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `AsyncReadExt`, `AsyncWriteExt` [INFO] [stdout] --> src/wsserver.rs:6:28 [INFO] [stdout] | [INFO] [stdout] 6 | use tokio::io::{AsyncRead, AsyncReadExt, AsyncWrite, AsyncWriteExt}; [INFO] [stdout] | ^^^^^^^^^^^^ ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `INNERBIN_PATH` [INFO] [stdout] --> src/config.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | pub const INNERBIN_PATH: &str = concat!(env!("CARGO_MANIFEST_DIR"), "/target/debug/innerbin"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `DOCKER_IMAGE` [INFO] [stdout] --> src/config.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | pub const DOCKER_IMAGE: &str = "jsh-sandbox"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] thread 'rustc' panicked at 'Missing span for DefIndex(647)', compiler/rustc_metadata/src/rmeta/decoder.rs:748:32 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x7fa23f20b3a7 - std::backtrace_rs::backtrace::libunwind::trace::h8bc78f7bc1f75bdb [INFO] [stderr] at /rustc/339e19697a39a78f4d669c217b7d21109215de41/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stderr] 1: 0x7fa23f20b3a7 - std::backtrace_rs::backtrace::trace_unsynchronized::ha4c961c9576f95ba [INFO] [stderr] at /rustc/339e19697a39a78f4d669c217b7d21109215de41/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x7fa23f20b3a7 - std::sys_common::backtrace::_print_fmt::hc20cfdc233d6eb02 [INFO] [stderr] at /rustc/339e19697a39a78f4d669c217b7d21109215de41/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stderr] 3: 0x7fa23f20b3a7 - ::fmt::h04bea14549780a0f [INFO] [stderr] at /rustc/339e19697a39a78f4d669c217b7d21109215de41/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stderr] 4: 0x7fa23f27bf7c - core::fmt::write::h3868db8542c90941 [INFO] [stderr] at /rustc/339e19697a39a78f4d669c217b7d21109215de41/library/core/src/fmt/mod.rs:1096:17 [INFO] [stderr] 5: 0x7fa23f1fd1e2 - std::io::Write::write_fmt::h55dd75636eef6a5c [INFO] [stderr] at /rustc/339e19697a39a78f4d669c217b7d21109215de41/library/std/src/io/mod.rs:1568:15 [INFO] [stderr] 6: 0x7fa23f20f075 - std::sys_common::backtrace::_print::h6439e8525077c7da [INFO] [stderr] at /rustc/339e19697a39a78f4d669c217b7d21109215de41/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stderr] 7: 0x7fa23f20f075 - std::sys_common::backtrace::print::h02b685f728ce3931 [INFO] [stderr] at /rustc/339e19697a39a78f4d669c217b7d21109215de41/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stderr] 8: 0x7fa23f20f075 - std::panicking::default_hook::{{closure}}::h7c29625065fafae1 [INFO] [stderr] at /rustc/339e19697a39a78f4d669c217b7d21109215de41/library/std/src/panicking.rs:208:50 [INFO] [stderr] 9: 0x7fa23f20ebd3 - std::panicking::default_hook::hba441710bb71f4d5 [INFO] [stderr] at /rustc/339e19697a39a78f4d669c217b7d21109215de41/library/std/src/panicking.rs:225:9 [INFO] [stderr] 10: 0x7fa23fa5771b - rustc_driver::report_ice::hc59d1bae4ec316c8 [INFO] [stderr] 11: 0x7fa22f8b0206 - as core::ops::function::Fn>::call::h16f3c4fb8c15c521 [INFO] [stderr] at /rustc/339e19697a39a78f4d669c217b7d21109215de41/library/alloc/src/boxed.rs:1498:9 [INFO] [stderr] 12: 0x7fa22f8a9d09 - proc_macro::bridge::client::::enter::{{closure}}::{{closure}}::h50c29a98f7e73d49 [INFO] [stderr] at /rustc/339e19697a39a78f4d669c217b7d21109215de41/library/proc_macro/src/bridge/client.rs:320:21 [INFO] [stderr] 13: 0x7fa23f20f976 - std::panicking::rust_panic_with_hook::ha936eb00e51bc4d9 [INFO] [stderr] at /rustc/339e19697a39a78f4d669c217b7d21109215de41/library/std/src/panicking.rs:595:17 [INFO] [stderr] 14: 0x7fa23f20f497 - std::panicking::begin_panic_handler::{{closure}}::hcd15140e0238536e [INFO] [stderr] at /rustc/339e19697a39a78f4d669c217b7d21109215de41/library/std/src/panicking.rs:497:13 [INFO] [stderr] 15: 0x7fa23f20b86c - std::sys_common::backtrace::__rust_end_short_backtrace::hb13a021bb64823a1 [INFO] [stderr] at /rustc/339e19697a39a78f4d669c217b7d21109215de41/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stderr] 16: 0x7fa23f20f3f9 - rust_begin_unwind [INFO] [stderr] at /rustc/339e19697a39a78f4d669c217b7d21109215de41/library/std/src/panicking.rs:493:5 [INFO] [stderr] 17: 0x7fa23f20f3ab - std::panicking::begin_panic_fmt::h3ef6798fa589483b [INFO] [stderr] at /rustc/339e19697a39a78f4d669c217b7d21109215de41/library/std/src/panicking.rs:435:5 [INFO] [stderr] 18: 0x7fa241a48510 - rustc_metadata::rmeta::decoder::::get_span::h73a38ed3e73ec1f1 [INFO] [stderr] 19: 0x7fa241a0e9d8 - rustc_metadata::rmeta::decoder::cstore_impl::provide_extern::def_span::hdf01306b869bdd3f [INFO] [stderr] 20: 0x7fa2400096f3 - rustc_middle::ty::query:: for rustc_middle::ty::query::queries::def_span>::compute::h7fb7bda9c8bdd7d6 [INFO] [stderr] 21: 0x7fa242138589 - rustc_query_system::dep_graph::graph::DepGraph::with_task_impl::h7524ec21328873b5 [INFO] [stderr] 22: 0x7fa24217bdd5 - rustc_data_structures::stack::ensure_sufficient_stack::hdd8f958c93753915 [INFO] [stderr] 23: 0x7fa2421bea26 - rustc_query_system::query::plumbing::force_query_with_job::h4cba6cf3e3b46bbc [INFO] [stderr] 24: 0x7fa2415837d0 - rustc_query_system::query::plumbing::get_query_impl::h0793c56a9334e4a8 [INFO] [stderr] 25: 0x7fa240006367 - as core::iter::traits::iterator::Iterator>::next::h70e57153980dac12 [INFO] [stderr] 26: 0x7fa24002e47a - ::diagnostic_common::h9e1e59d1addae5c5 [INFO] [stderr] 27: 0x7fa24002ecae - rustc_typeck::structured_errors::StructuredDiagnostic::diagnostic::h42170f85309ee8ee [INFO] [stderr] 28: 0x7fa2415e1b60 - rustc_typeck::astconv::generics::::check_generic_arg_count::{{closure}}::h66b168c2c18ecd0c [INFO] [stderr] 29: 0x7fa2415e16d8 - rustc_typeck::astconv::generics::::check_generic_arg_count::h3ba3c6f06f3b9bbe [INFO] [stderr] 30: 0x7fa2415e2102 - ::create_substs_for_ast_path::hef2f5b48676152ca [INFO] [stderr] 31: 0x7fa2415e1f07 - ::ast_path_substs_for_ty::h029c93586dac49ff [INFO] [stderr] 32: 0x7fa2415eaa78 - ::res_to_ty::h35c75d3f9621bdb8 [INFO] [stderr] 33: 0x7fa2415ec614 - ::ast_ty_to_ty_inner::h670766b251684fb4 [INFO] [stderr] 34: 0x7fa2415e44d7 - <::create_substs_for_ast_path::SubstsForAstPathCtxt as rustc_typeck::astconv::CreateSubstsForGenericArgsCtxt>::provided_kind::hc77114755eaec270 [INFO] [stderr] 35: 0x7fa2415e27ef - ::create_substs_for_ast_path::hef2f5b48676152ca [INFO] [stderr] 36: 0x7fa2415e1f07 - ::ast_path_substs_for_ty::h029c93586dac49ff [INFO] [stderr] 37: 0x7fa2415eaa78 - ::res_to_ty::h35c75d3f9621bdb8 [INFO] [stderr] 38: 0x7fa2415ec614 - ::ast_ty_to_ty_inner::h670766b251684fb4 [INFO] [stderr] 39: 0x7fa241605dbf - rustc_typeck::collect::type_of::type_of::hf6902e0d100422ac [INFO] [stderr] 40: 0x7fa2421f3ff0 - rustc_middle::ty::query:: for rustc_middle::ty::query::queries::type_of>::compute::h038e7f9c8f71dc51 [INFO] [stderr] 41: 0x7fa24151e359 - rustc_query_system::dep_graph::graph::DepGraph::with_task_impl::hd03c7e6c271689db [INFO] [stderr] 42: 0x7fa241553c10 - rustc_middle::ty::query::plumbing::::start_query::{{closure}}::{{closure}}::{{closure}}::h6dc6bbefbe4f2b14 [INFO] [stderr] 43: 0x7fa2415bbdf9 - rustc_query_system::query::plumbing::force_query_with_job::hb23085a6e30921f6 [INFO] [stderr] 44: 0x7fa24158adcf - rustc_query_system::query::plumbing::get_query_impl::h31cf6cf5e673cb02 [INFO] [stderr] 45: 0x7fa24160740f - ::visit_item::he853fc31168456aa [INFO] [stderr] 46: 0x7fa2415cdd5b - rustc_hir::hir::Crate::visit_all_item_likes::h6d8eda221c698a58 [INFO] [stderr] 47: 0x7fa2421fd7ef - rustc_typeck::outlives::inferred_outlives_crate::hce9c8d50fff41485 [INFO] [stderr] 48: 0x7fa2421f4791 - rustc_middle::ty::query:: for rustc_middle::ty::query::queries::inferred_outlives_crate>::compute::h9cad585334c926e1 [INFO] [stderr] 49: 0x7fa24213e6af - rustc_query_system::dep_graph::graph::DepGraph::with_task_impl::hfc676d233730ceef [INFO] [stderr] 50: 0x7fa242178052 - rustc_data_structures::stack::ensure_sufficient_stack::h08a001f807355aa7 [INFO] [stderr] 51: 0x7fa2421b974f - rustc_query_system::query::plumbing::force_query_with_job::h00719369ae07eef7 [INFO] [stderr] 52: 0x7fa2421a9a1e - rustc_query_system::query::plumbing::get_query_impl::h6d615de7c2231c42 [INFO] [stderr] 53: 0x7fa241607f59 - rustc_typeck::outlives::inferred_outlives_of::h8c567b76cbaa791e [INFO] [stderr] 54: 0x7fa24155365d - rustc_middle::ty::query:: for rustc_middle::ty::query::queries::inferred_outlives_of>::compute::hee81756bce1abc60 [INFO] [stderr] 55: 0x7fa24151dcec - rustc_query_system::dep_graph::graph::DepGraph::with_task_impl::hc8794564e9ec6ca0 [INFO] [stderr] 56: 0x7fa241554d93 - rustc_data_structures::stack::ensure_sufficient_stack::h61f311ab3e34b91b [INFO] [stderr] 57: 0x7fa2415b899c - rustc_query_system::query::plumbing::force_query_with_job::h540decb1cea08335 [INFO] [stderr] 58: 0x7fa2415a93bd - rustc_query_system::query::plumbing::get_query_impl::he110d5922a1caba6 [INFO] [stderr] 59: 0x7fa24156c945 - rustc_typeck::collect::predicates_defined_on::h26cb8bf71bbdf8fb [INFO] [stderr] 60: 0x7fa24155373b - rustc_middle::ty::query:: for rustc_middle::ty::query::queries::predicates_defined_on>::compute::h2b05649128002ed8 [INFO] [stderr] 61: 0x7fa24151a984 - rustc_query_system::dep_graph::graph::DepGraph::with_task_impl::h4c7d0bc34c7dd279 [INFO] [stderr] 62: 0x7fa24155451f - rustc_data_structures::stack::ensure_sufficient_stack::h00e3ce78a521623f [INFO] [stderr] 63: 0x7fa2415bb51f - rustc_query_system::query::plumbing::force_query_with_job::ha968bb6c677a5dbe [INFO] [stderr] 64: 0x7fa241587cdf - rustc_query_system::query::plumbing::get_query_impl::h1e210f4756bd064c [INFO] [stderr] 65: 0x7fa24156c9fa - rustc_typeck::collect::predicates_of::h8a186377514244a3 [INFO] [stderr] 66: 0x7fa241553598 - rustc_middle::ty::query:: for rustc_middle::ty::query::queries::predicates_of>::compute::hb6ac5220b2bb0335 [INFO] [stderr] 67: 0x7fa24151a984 - rustc_query_system::dep_graph::graph::DepGraph::with_task_impl::h4c7d0bc34c7dd279 [INFO] [stderr] 68: 0x7fa24155451f - rustc_data_structures::stack::ensure_sufficient_stack::h00e3ce78a521623f [INFO] [stderr] 69: 0x7fa2415bb51f - rustc_query_system::query::plumbing::force_query_with_job::ha968bb6c677a5dbe [INFO] [stderr] 70: 0x7fa241587cdf - rustc_query_system::query::plumbing::get_query_impl::h1e210f4756bd064c [INFO] [stderr] 71: 0x7fa2415b6e7a - rustc_query_system::query::plumbing::ensure_query_impl::h89a3d07281aa30da [INFO] [stderr] 72: 0x7fa241567d36 - ::visit_item::h9b1fb13f8cd47981 [INFO] [stderr] 73: 0x7fa2415307f1 - rustc_middle::hir::map::Map::visit_item_likes_in_module::h7d07001bfec4f791 [INFO] [stderr] 74: 0x7fa2421881d2 - rustc_typeck::collect::collect_mod_item_types::h667e3fcf9a791f54 [INFO] [stderr] 75: 0x7fa24219503c - rustc_middle::ty::query:: for rustc_middle::ty::query::queries::collect_mod_item_types>::compute::hb6a7efc4f46cdeb9 [INFO] [stderr] 76: 0x7fa24151d033 - rustc_query_system::dep_graph::graph::DepGraph::with_task_impl::hbc5af25aba414a57 [INFO] [stderr] 77: 0x7fa241555385 - rustc_data_structures::stack::ensure_sufficient_stack::h9088aeb19139647a [INFO] [stderr] 78: 0x7fa2415b91a5 - rustc_query_system::query::plumbing::force_query_with_job::h5668aee5c1a2715b [INFO] [stderr] 79: 0x7fa2415980ef - rustc_query_system::query::plumbing::get_query_impl::h82b378611a1065fb [INFO] [stderr] 80: 0x7fa2415b6f97 - rustc_query_system::query::plumbing::ensure_query_impl::h8e90288e03060f82 [INFO] [stderr] 81: 0x7fa2421a035e - rustc_typeck::check_crate::hc661986f07d3d92f [INFO] [stderr] 82: 0x7fa241e6e12a - rustc_interface::passes::analysis::ha7995a36835b3af6 [INFO] [stderr] 83: 0x7fa241e16239 - rustc_middle::ty::query:: for rustc_middle::ty::query::queries::analysis>::compute::h1de9780ce05aea98 [INFO] [stderr] 84: 0x7fa241e0a6ee - rustc_query_system::dep_graph::graph::DepGraph::with_task_impl::ha730324a5f9af562 [INFO] [stderr] 85: 0x7fa241e126b1 - rustc_data_structures::stack::ensure_sufficient_stack::h45edb3c377f5110a [INFO] [stderr] 86: 0x7fa241df1bc6 - rustc_query_system::query::plumbing::force_query_with_job::hfd5ad0b4b22e31e5 [INFO] [stderr] 87: 0x7fa241df0fe0 - rustc_query_system::query::plumbing::get_query_impl::hd9c3c02f85179c39 [INFO] [stderr] 88: 0x7fa241e16641 - rustc_interface::queries::::enter::h37dc0d25febc6a5f [INFO] [stderr] 89: 0x7fa241e0c314 - rustc_span::with_source_map::h90035e4b67dff78a [INFO] [stderr] 90: 0x7fa241e178da - rustc_interface::interface::create_compiler_and_run::h46e61fe042220283 [INFO] [stderr] 91: 0x7fa241e0c99e - rustc_span::with_session_globals::h6c0c0c5cdfddb2f0 [INFO] [stderr] 92: 0x7fa241e128f3 - std::sys_common::backtrace::__rust_begin_short_backtrace::heca5a0ac7681bb8f [INFO] [stderr] 93: 0x7fa241df26aa - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9252ff68bbf72795 [INFO] [stderr] 94: 0x7fa23f21fc4a - as core::ops::function::FnOnce>::call_once::h8ffdf8dc1f37e360 [INFO] [stderr] at /rustc/339e19697a39a78f4d669c217b7d21109215de41/library/alloc/src/boxed.rs:1484:9 [INFO] [stderr] 95: 0x7fa23f21fc4a - as core::ops::function::FnOnce>::call_once::h74f6ec149ce6acc8 [INFO] [stderr] at /rustc/339e19697a39a78f4d669c217b7d21109215de41/library/alloc/src/boxed.rs:1484:9 [INFO] [stderr] 96: 0x7fa23f21fc4a - std::sys::unix::thread::Thread::new::thread_start::h565bef3956c58d58 [INFO] [stderr] at /rustc/339e19697a39a78f4d669c217b7d21109215de41/library/std/src/sys/unix/thread.rs:71:17 [INFO] [stderr] 97: 0x7fa23f12f609 - start_thread [INFO] [stderr] 98: 0x7fa23f043293 - clone [INFO] [stderr] 99: 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.51.0-nightly (339e19697 2021-01-21) running on x86_64-unknown-linux-gnu [INFO] [stderr] [INFO] [stderr] note: compiler flags: -C embed-bitcode=no -C debuginfo=2 --crate-type bin [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 [def_span] looking up span for `shiplift::Container::'a` [INFO] [stderr] #1 [type_of] computing type of `sandbox::docker::DockerSandbox::container_ref` [INFO] [stderr] #2 [inferred_outlives_crate] computing the inferred outlives predicates for items in this crate [INFO] [stderr] #3 [inferred_outlives_of] computing inferred outlives predicates of `ExpectedBinaryData` [INFO] [stderr] #4 [predicates_defined_on] computing predicates of `ExpectedBinaryData` [INFO] [stderr] #5 [predicates_of] computing predicates of `ExpectedBinaryData` [INFO] [stderr] #6 [collect_mod_item_types] collecting item types in top-level module [INFO] [stderr] #7 [analysis] running analysis passes on this crate [INFO] [stderr] end of query stack [INFO] [stdout] error[E0432]: unresolved import `shiplift::tty::TtyChunk` [INFO] [stdout] --> src/sandbox/docker.rs:5:16 [INFO] [stdout] | [INFO] [stdout] 5 | use shiplift::{tty::TtyChunk, Container, ContainerOptions, Docker}; [INFO] [stdout] | ^^^^^^^^^^^^^ no `TtyChunk` in `tty` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stdout] warning: unused imports: `AsyncReadExt`, `AsyncWriteExt` [INFO] [stdout] --> src/wsserver.rs:6:28 [INFO] [stdout] | [INFO] [stdout] 6 | use tokio::io::{AsyncRead, AsyncReadExt, AsyncWrite, AsyncWriteExt}; [INFO] [stdout] | ^^^^^^^^^^^^ ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `cloud-sandbox` [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] thread 'rustc' panicked at 'Missing span for DefIndex(647)', compiler/rustc_metadata/src/rmeta/decoder.rs:748:32 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x7f48fa0f33a7 - std::backtrace_rs::backtrace::libunwind::trace::h8bc78f7bc1f75bdb [INFO] [stderr] at /rustc/339e19697a39a78f4d669c217b7d21109215de41/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stderr] 1: 0x7f48fa0f33a7 - std::backtrace_rs::backtrace::trace_unsynchronized::ha4c961c9576f95ba [INFO] [stderr] at /rustc/339e19697a39a78f4d669c217b7d21109215de41/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x7f48fa0f33a7 - std::sys_common::backtrace::_print_fmt::hc20cfdc233d6eb02 [INFO] [stderr] at /rustc/339e19697a39a78f4d669c217b7d21109215de41/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stderr] 3: 0x7f48fa0f33a7 - ::fmt::h04bea14549780a0f [INFO] [stderr] at /rustc/339e19697a39a78f4d669c217b7d21109215de41/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stderr] 4: 0x7f48fa163f7c - core::fmt::write::h3868db8542c90941 [INFO] [stderr] at /rustc/339e19697a39a78f4d669c217b7d21109215de41/library/core/src/fmt/mod.rs:1096:17 [INFO] [stderr] 5: 0x7f48fa0e51e2 - std::io::Write::write_fmt::h55dd75636eef6a5c [INFO] [stderr] at /rustc/339e19697a39a78f4d669c217b7d21109215de41/library/std/src/io/mod.rs:1568:15 [INFO] [stderr] 6: 0x7f48fa0f7075 - std::sys_common::backtrace::_print::h6439e8525077c7da [INFO] [stderr] at /rustc/339e19697a39a78f4d669c217b7d21109215de41/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stderr] 7: 0x7f48fa0f7075 - std::sys_common::backtrace::print::h02b685f728ce3931 [INFO] [stderr] at /rustc/339e19697a39a78f4d669c217b7d21109215de41/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stderr] 8: 0x7f48fa0f7075 - std::panicking::default_hook::{{closure}}::h7c29625065fafae1 [INFO] [stderr] at /rustc/339e19697a39a78f4d669c217b7d21109215de41/library/std/src/panicking.rs:208:50 [INFO] [stderr] 9: 0x7f48fa0f6bd3 - std::panicking::default_hook::hba441710bb71f4d5 [INFO] [stderr] at /rustc/339e19697a39a78f4d669c217b7d21109215de41/library/std/src/panicking.rs:225:9 [INFO] [stderr] 10: 0x7f48fa93f71b - rustc_driver::report_ice::hc59d1bae4ec316c8 [INFO] [stderr] 11: 0x7f48ea79d206 - as core::ops::function::Fn>::call::h16f3c4fb8c15c521 [INFO] [stderr] at /rustc/339e19697a39a78f4d669c217b7d21109215de41/library/alloc/src/boxed.rs:1498:9 [INFO] [stderr] 12: 0x7f48ea796d09 - proc_macro::bridge::client::::enter::{{closure}}::{{closure}}::h50c29a98f7e73d49 [INFO] [stderr] at /rustc/339e19697a39a78f4d669c217b7d21109215de41/library/proc_macro/src/bridge/client.rs:320:21 [INFO] [stderr] 13: 0x7f48fa0f7976 - std::panicking::rust_panic_with_hook::ha936eb00e51bc4d9 [INFO] [stderr] at /rustc/339e19697a39a78f4d669c217b7d21109215de41/library/std/src/panicking.rs:595:17 [INFO] [stderr] 14: 0x7f48fa0f7497 - std::panicking::begin_panic_handler::{{closure}}::hcd15140e0238536e [INFO] [stderr] at /rustc/339e19697a39a78f4d669c217b7d21109215de41/library/std/src/panicking.rs:497:13 [INFO] [stderr] 15: 0x7f48fa0f386c - std::sys_common::backtrace::__rust_end_short_backtrace::hb13a021bb64823a1 [INFO] [stderr] at /rustc/339e19697a39a78f4d669c217b7d21109215de41/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stderr] 16: 0x7f48fa0f73f9 - rust_begin_unwind [INFO] [stderr] at /rustc/339e19697a39a78f4d669c217b7d21109215de41/library/std/src/panicking.rs:493:5 [INFO] [stderr] 17: 0x7f48fa0f73ab - std::panicking::begin_panic_fmt::h3ef6798fa589483b [INFO] [stderr] at /rustc/339e19697a39a78f4d669c217b7d21109215de41/library/std/src/panicking.rs:435:5 [INFO] [stderr] 18: 0x7f48fc930510 - rustc_metadata::rmeta::decoder::::get_span::h73a38ed3e73ec1f1 [INFO] [stderr] 19: 0x7f48fc8f69d8 - rustc_metadata::rmeta::decoder::cstore_impl::provide_extern::def_span::hdf01306b869bdd3f [INFO] [stderr] 20: 0x7f48faef16f3 - rustc_middle::ty::query:: for rustc_middle::ty::query::queries::def_span>::compute::h7fb7bda9c8bdd7d6 [INFO] [stderr] 21: 0x7f48fd020589 - rustc_query_system::dep_graph::graph::DepGraph::with_task_impl::h7524ec21328873b5 [INFO] [stderr] 22: 0x7f48fd063dd5 - rustc_data_structures::stack::ensure_sufficient_stack::hdd8f958c93753915 [INFO] [stderr] 23: 0x7f48fd0a6a26 - rustc_query_system::query::plumbing::force_query_with_job::h4cba6cf3e3b46bbc [INFO] [stderr] 24: 0x7f48fc46b7d0 - rustc_query_system::query::plumbing::get_query_impl::h0793c56a9334e4a8 [INFO] [stderr] 25: 0x7f48faeee367 - as core::iter::traits::iterator::Iterator>::next::h70e57153980dac12 [INFO] [stderr] 26: 0x7f48faf1647a - ::diagnostic_common::h9e1e59d1addae5c5 [INFO] [stderr] 27: 0x7f48faf16cae - rustc_typeck::structured_errors::StructuredDiagnostic::diagnostic::h42170f85309ee8ee [INFO] [stderr] 28: 0x7f48fc4c9b60 - rustc_typeck::astconv::generics::::check_generic_arg_count::{{closure}}::h66b168c2c18ecd0c [INFO] [stderr] 29: 0x7f48fc4c96d8 - rustc_typeck::astconv::generics::::check_generic_arg_count::h3ba3c6f06f3b9bbe [INFO] [stderr] 30: 0x7f48fc4ca102 - ::create_substs_for_ast_path::hef2f5b48676152ca [INFO] [stderr] 31: 0x7f48fc4c9f07 - ::ast_path_substs_for_ty::h029c93586dac49ff [INFO] [stderr] 32: 0x7f48fc4d2a78 - ::res_to_ty::h35c75d3f9621bdb8 [INFO] [stderr] 33: 0x7f48fc4d4614 - ::ast_ty_to_ty_inner::h670766b251684fb4 [INFO] [stderr] 34: 0x7f48fc4cc4d7 - <::create_substs_for_ast_path::SubstsForAstPathCtxt as rustc_typeck::astconv::CreateSubstsForGenericArgsCtxt>::provided_kind::hc77114755eaec270 [INFO] [stderr] 35: 0x7f48fc4ca7ef - ::create_substs_for_ast_path::hef2f5b48676152ca [INFO] [stderr] 36: 0x7f48fc4c9f07 - ::ast_path_substs_for_ty::h029c93586dac49ff [INFO] [stderr] 37: 0x7f48fc4d2a78 - ::res_to_ty::h35c75d3f9621bdb8 [INFO] [stderr] 38: 0x7f48fc4d4614 - ::ast_ty_to_ty_inner::h670766b251684fb4 [INFO] [stderr] 39: 0x7f48fc4eddbf - rustc_typeck::collect::type_of::type_of::hf6902e0d100422ac [INFO] [stderr] 40: 0x7f48fd0dbff0 - rustc_middle::ty::query:: for rustc_middle::ty::query::queries::type_of>::compute::h038e7f9c8f71dc51 [INFO] [stderr] 41: 0x7f48fc406359 - rustc_query_system::dep_graph::graph::DepGraph::with_task_impl::hd03c7e6c271689db [INFO] [stderr] 42: 0x7f48fc43bc10 - rustc_middle::ty::query::plumbing::::start_query::{{closure}}::{{closure}}::{{closure}}::h6dc6bbefbe4f2b14 [INFO] [stderr] 43: 0x7f48fc4a3df9 - rustc_query_system::query::plumbing::force_query_with_job::hb23085a6e30921f6 [INFO] [stderr] 44: 0x7f48fc472dcf - rustc_query_system::query::plumbing::get_query_impl::h31cf6cf5e673cb02 [INFO] [stderr] 45: 0x7f48fc4ef40f - ::visit_item::he853fc31168456aa [INFO] [stderr] 46: 0x7f48fc4b5d5b - rustc_hir::hir::Crate::visit_all_item_likes::h6d8eda221c698a58 [INFO] [stderr] 47: 0x7f48fd0e57ef - rustc_typeck::outlives::inferred_outlives_crate::hce9c8d50fff41485 [INFO] [stderr] 48: 0x7f48fd0dc791 - rustc_middle::ty::query:: for rustc_middle::ty::query::queries::inferred_outlives_crate>::compute::h9cad585334c926e1 [INFO] [stderr] 49: 0x7f48fd0266af - rustc_query_system::dep_graph::graph::DepGraph::with_task_impl::hfc676d233730ceef [INFO] [stderr] 50: 0x7f48fd060052 - rustc_data_structures::stack::ensure_sufficient_stack::h08a001f807355aa7 [INFO] [stderr] 51: 0x7f48fd0a174f - rustc_query_system::query::plumbing::force_query_with_job::h00719369ae07eef7 [INFO] [stderr] 52: 0x7f48fd091a1e - rustc_query_system::query::plumbing::get_query_impl::h6d615de7c2231c42 [INFO] [stderr] 53: 0x7f48fc4eff59 - rustc_typeck::outlives::inferred_outlives_of::h8c567b76cbaa791e [INFO] [stderr] 54: 0x7f48fc43b65d - rustc_middle::ty::query:: for rustc_middle::ty::query::queries::inferred_outlives_of>::compute::hee81756bce1abc60 [INFO] [stderr] 55: 0x7f48fc405cec - rustc_query_system::dep_graph::graph::DepGraph::with_task_impl::hc8794564e9ec6ca0 [INFO] [stderr] 56: 0x7f48fc43cd93 - rustc_data_structures::stack::ensure_sufficient_stack::h61f311ab3e34b91b [INFO] [stderr] 57: 0x7f48fc4a099c - rustc_query_system::query::plumbing::force_query_with_job::h540decb1cea08335 [INFO] [stderr] 58: 0x7f48fc4913bd - rustc_query_system::query::plumbing::get_query_impl::he110d5922a1caba6 [INFO] [stderr] 59: 0x7f48fc454945 - rustc_typeck::collect::predicates_defined_on::h26cb8bf71bbdf8fb [INFO] [stderr] 60: 0x7f48fc43b73b - rustc_middle::ty::query:: for rustc_middle::ty::query::queries::predicates_defined_on>::compute::h2b05649128002ed8 [INFO] [stderr] 61: 0x7f48fc402984 - rustc_query_system::dep_graph::graph::DepGraph::with_task_impl::h4c7d0bc34c7dd279 [INFO] [stderr] 62: 0x7f48fc43c51f - rustc_data_structures::stack::ensure_sufficient_stack::h00e3ce78a521623f [INFO] [stderr] 63: 0x7f48fc4a351f - rustc_query_system::query::plumbing::force_query_with_job::ha968bb6c677a5dbe [INFO] [stderr] 64: 0x7f48fc46fcdf - rustc_query_system::query::plumbing::get_query_impl::h1e210f4756bd064c [INFO] [stderr] 65: 0x7f48fc4549fa - rustc_typeck::collect::predicates_of::h8a186377514244a3 [INFO] [stderr] 66: 0x7f48fc43b598 - rustc_middle::ty::query:: for rustc_middle::ty::query::queries::predicates_of>::compute::hb6ac5220b2bb0335 [INFO] [stderr] 67: 0x7f48fc402984 - rustc_query_system::dep_graph::graph::DepGraph::with_task_impl::h4c7d0bc34c7dd279 [INFO] [stderr] 68: 0x7f48fc43c51f - rustc_data_structures::stack::ensure_sufficient_stack::h00e3ce78a521623f [INFO] [stderr] 69: 0x7f48fc4a351f - rustc_query_system::query::plumbing::force_query_with_job::ha968bb6c677a5dbe [INFO] [stderr] 70: 0x7f48fc46fcdf - rustc_query_system::query::plumbing::get_query_impl::h1e210f4756bd064c [INFO] [stderr] 71: 0x7f48fc49ee7a - rustc_query_system::query::plumbing::ensure_query_impl::h89a3d07281aa30da [INFO] [stderr] 72: 0x7f48fc44fd36 - ::visit_item::h9b1fb13f8cd47981 [INFO] [stderr] 73: 0x7f48fc4187f1 - rustc_middle::hir::map::Map::visit_item_likes_in_module::h7d07001bfec4f791 [INFO] [stderr] 74: 0x7f48fd0701d2 - rustc_typeck::collect::collect_mod_item_types::h667e3fcf9a791f54 [INFO] [stderr] 75: 0x7f48fd07d03c - rustc_middle::ty::query:: for rustc_middle::ty::query::queries::collect_mod_item_types>::compute::hb6a7efc4f46cdeb9 [INFO] [stderr] 76: 0x7f48fc405033 - rustc_query_system::dep_graph::graph::DepGraph::with_task_impl::hbc5af25aba414a57 [INFO] [stderr] 77: 0x7f48fc43d385 - rustc_data_structures::stack::ensure_sufficient_stack::h9088aeb19139647a [INFO] [stderr] 78: 0x7f48fc4a11a5 - rustc_query_system::query::plumbing::force_query_with_job::h5668aee5c1a2715b [INFO] [stderr] 79: 0x7f48fc4800ef - rustc_query_system::query::plumbing::get_query_impl::h82b378611a1065fb [INFO] [stderr] 80: 0x7f48fc49ef97 - rustc_query_system::query::plumbing::ensure_query_impl::h8e90288e03060f82 [INFO] [stderr] 81: 0x7f48fd08835e - rustc_typeck::check_crate::hc661986f07d3d92f [INFO] [stderr] 82: 0x7f48fcd5612a - rustc_interface::passes::analysis::ha7995a36835b3af6 [INFO] [stderr] 83: 0x7f48fccfe239 - rustc_middle::ty::query:: for rustc_middle::ty::query::queries::analysis>::compute::h1de9780ce05aea98 [INFO] [stderr] 84: 0x7f48fccf26ee - rustc_query_system::dep_graph::graph::DepGraph::with_task_impl::ha730324a5f9af562 [INFO] [stderr] 85: 0x7f48fccfa6b1 - rustc_data_structures::stack::ensure_sufficient_stack::h45edb3c377f5110a [INFO] [stderr] 86: 0x7f48fccd9bc6 - rustc_query_system::query::plumbing::force_query_with_job::hfd5ad0b4b22e31e5 [INFO] [stderr] 87: 0x7f48fccd8fe0 - rustc_query_system::query::plumbing::get_query_impl::hd9c3c02f85179c39 [INFO] [stderr] 88: 0x7f48fccfe641 - rustc_interface::queries::::enter::h37dc0d25febc6a5f [INFO] [stderr] 89: 0x7f48fccf4314 - rustc_span::with_source_map::h90035e4b67dff78a [INFO] [stderr] 90: 0x7f48fccff8da - rustc_interface::interface::create_compiler_and_run::h46e61fe042220283 [INFO] [stderr] 91: 0x7f48fccf499e - rustc_span::with_session_globals::h6c0c0c5cdfddb2f0 [INFO] [stderr] 92: 0x7f48fccfa8f3 - std::sys_common::backtrace::__rust_begin_short_backtrace::heca5a0ac7681bb8f [INFO] [stderr] 93: 0x7f48fccda6aa - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9252ff68bbf72795 [INFO] [stderr] 94: 0x7f48fa107c4a - as core::ops::function::FnOnce>::call_once::h8ffdf8dc1f37e360 [INFO] [stderr] at /rustc/339e19697a39a78f4d669c217b7d21109215de41/library/alloc/src/boxed.rs:1484:9 [INFO] [stderr] 95: 0x7f48fa107c4a - as core::ops::function::FnOnce>::call_once::h74f6ec149ce6acc8 [INFO] [stderr] at /rustc/339e19697a39a78f4d669c217b7d21109215de41/library/alloc/src/boxed.rs:1484:9 [INFO] [stderr] 96: 0x7f48fa107c4a - std::sys::unix::thread::Thread::new::thread_start::h565bef3956c58d58 [INFO] [stderr] at /rustc/339e19697a39a78f4d669c217b7d21109215de41/library/std/src/sys/unix/thread.rs:71:17 [INFO] [stderr] 97: 0x7f48fa017609 - start_thread [INFO] [stderr] 98: 0x7f48f9f2b293 - clone [INFO] [stderr] 99: 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.51.0-nightly (339e19697 2021-01-21) running on x86_64-unknown-linux-gnu [INFO] [stderr] [INFO] [stderr] note: compiler flags: -C embed-bitcode=no -C debuginfo=2 [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 [def_span] looking up span for `shiplift::Container::'a` [INFO] [stderr] #1 [type_of] computing type of `sandbox::docker::DockerSandbox::container_ref` [INFO] [stderr] #2 [inferred_outlives_crate] computing the inferred outlives predicates for items in this crate [INFO] [stderr] #3 [inferred_outlives_of] computing inferred outlives predicates of `ExpectedBinaryData` [INFO] [stderr] #4 [predicates_defined_on] computing predicates of `ExpectedBinaryData` [INFO] [stderr] #5 [predicates_of] computing predicates of `ExpectedBinaryData` [INFO] [stderr] #6 [collect_mod_item_types] collecting item types in top-level module [INFO] [stderr] #7 [analysis] running analysis passes on this crate [INFO] [stderr] end of query stack [INFO] [stdout] error: aborting due to previous error; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "d72d69625b961c21631c8052ea279031adfdf3fb9299114508fdeb57f3dc0df6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d72d69625b961c21631c8052ea279031adfdf3fb9299114508fdeb57f3dc0df6", kill_on_drop: false }` [INFO] [stdout] d72d69625b961c21631c8052ea279031adfdf3fb9299114508fdeb57f3dc0df6