[INFO] cloning repository https://github.com/madmaxio/warp-tiberius [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/madmaxio/warp-tiberius" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmadmaxio%2Fwarp-tiberius", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmadmaxio%2Fwarp-tiberius'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6283e41d2fc24f7a5dab8aa56e7cddbf68d57111 [INFO] checking madmaxio/warp-tiberius against try#1b5ce95284bc3170a1f4a55c6ec8a06b3e85ff73 for pr-78461 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmadmaxio%2Fwarp-tiberius" "/workspace/builds/worker-9/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/madmaxio/warp-tiberius on toolchain 1b5ce95284bc3170a1f4a55c6ec8a06b3e85ff73 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1b5ce95284bc3170a1f4a55c6ec8a06b3e85ff73" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/madmaxio/warp-tiberius [INFO] finished tweaking git repo https://github.com/madmaxio/warp-tiberius [INFO] tweaked toml for git repo https://github.com/madmaxio/warp-tiberius written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/madmaxio/warp-tiberius already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1b5ce95284bc3170a1f4a55c6ec8a06b3e85ff73" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/steffengy/tiberius` [INFO] [stderr] Updating git repository `https://github.com/seanmonstar/warp` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+1b5ce95284bc3170a1f4a55c6ec8a06b3e85ff73" "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] 3722d219b8e031d8c8ca1cbbe71608157d116b99ae44e405a840573daec8d2fd [INFO] running `Command { std: "docker" "start" "-a" "3722d219b8e031d8c8ca1cbbe71608157d116b99ae44e405a840573daec8d2fd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3722d219b8e031d8c8ca1cbbe71608157d116b99ae44e405a840573daec8d2fd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3722d219b8e031d8c8ca1cbbe71608157d116b99ae44e405a840573daec8d2fd", kill_on_drop: false }` [INFO] [stdout] 3722d219b8e031d8c8ca1cbbe71608157d116b99ae44e405a840573daec8d2fd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+1b5ce95284bc3170a1f4a55c6ec8a06b3e85ff73" "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] 07eeef3e2b098c1c539e529f71dc7869c0a7b043bb08a4579056c7d6acb6e603 [INFO] running `Command { std: "docker" "start" "-a" "07eeef3e2b098c1c539e529f71dc7869c0a7b043bb08a4579056c7d6acb6e603", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.48 [INFO] [stderr] Checking cfg-if v0.1.6 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling autocfg v0.1.2 [INFO] [stderr] Compiling byteorder v1.3.1 [INFO] [stderr] Checking rand_core v0.4.0 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Checking futures v0.1.25 [INFO] [stderr] Checking lazy_static v1.2.0 [INFO] [stderr] Checking scopeguard v0.3.3 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Checking stable_deref_trait v1.1.1 [INFO] [stderr] Compiling arrayvec v0.4.10 [INFO] [stderr] Checking lazycell v1.2.1 [INFO] [stderr] Checking memoffset v0.2.1 [INFO] [stderr] Compiling cc v1.0.29 [INFO] [stderr] Compiling pkg-config v0.3.14 [INFO] [stderr] Compiling typenum v1.10.0 [INFO] [stderr] Checking itoa v0.4.3 [INFO] [stderr] Compiling proc-macro2 v0.4.27 [INFO] [stderr] Compiling siphasher v0.2.3 [INFO] [stderr] Checking bitflags v1.0.4 [INFO] [stderr] Checking byte-tools v0.3.1 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling openssl v0.10.16 [INFO] [stderr] Compiling serde v1.0.87 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Compiling num-traits v0.2.6 [INFO] [stderr] Compiling httparse v1.3.3 [INFO] [stderr] Checking opaque-debug v0.2.2 [INFO] [stderr] Checking fake-simd v0.1.2 [INFO] [stderr] Compiling ryu v0.2.7 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Compiling native-tls v0.2.2 [INFO] [stderr] Checking percent-encoding v1.0.1 [INFO] [stderr] Checking indexmap v1.0.2 [INFO] [stderr] Checking try-lock v0.2.2 [INFO] [stderr] Checking string v0.1.3 [INFO] [stderr] Checking dtoa v0.4.3 [INFO] [stderr] Checking utf-8 v0.7.5 [INFO] [stderr] Checking md5 v0.3.8 [INFO] [stderr] Checking scoped-tls v0.1.2 [INFO] [stderr] Checking urlencoding v1.0.0 [INFO] [stderr] Compiling unicase v1.4.2 [INFO] [stderr] Compiling unicase v2.2.0 [INFO] [stderr] Checking unreachable v1.0.0 [INFO] [stderr] Checking log v0.4.6 [INFO] [stderr] Checking owning_ref v0.4.0 [INFO] [stderr] Checking crossbeam-utils v0.6.5 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Checking rand_core v0.3.1 [INFO] [stderr] Checking rand_jitter v0.1.3 [INFO] [stderr] Checking block-padding v0.1.3 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Checking smallvec v0.6.8 [INFO] [stderr] Checking rand_xorshift v0.1.1 [INFO] [stderr] Checking rand_hc v0.1.0 [INFO] [stderr] Checking rand_isaac v0.1.1 [INFO] [stderr] Checking lock_api v0.1.5 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Checking crossbeam-channel v0.3.8 [INFO] [stderr] Checking unicode-normalization v0.1.8 [INFO] [stderr] Checking crossbeam-epoch v0.7.1 [INFO] [stderr] Compiling phf_shared v0.7.24 [INFO] [stderr] Checking base64 v0.10.1 [INFO] [stderr] Checking tokio-executor v0.1.6 [INFO] [stderr] Checking tokio-sync v0.1.1 [INFO] [stderr] Checking want v0.0.6 [INFO] [stderr] Checking futures-state-stream v0.1.1 [INFO] [stderr] Checking mime v0.3.13 [INFO] [stderr] Compiling quote v0.6.11 [INFO] [stderr] Compiling rand_os v0.1.2 [INFO] [stderr] Compiling rand_pcg v0.1.1 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Checking iovec v0.1.2 [INFO] [stderr] Checking num_cpus v1.10.0 [INFO] [stderr] Checking net2 v0.2.33 [INFO] [stderr] Checking time v0.1.42 [INFO] [stderr] Checking rand v0.5.6 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking phf v0.7.24 [INFO] [stderr] Checking generic-array v0.12.0 [INFO] [stderr] Checking crossbeam-deque v0.6.3 [INFO] [stderr] Checking tokio-timer v0.2.10 [INFO] [stderr] Checking tokio-current-thread v0.1.4 [INFO] [stderr] Checking bytes v0.4.11 [INFO] [stderr] Compiling syn v0.15.26 [INFO] [stderr] Checking futures-cpupool v0.1.8 [INFO] [stderr] Compiling openssl-sys v0.9.40 [INFO] [stderr] Checking mio v0.6.16 [INFO] [stderr] Checking digest v0.8.0 [INFO] [stderr] Checking block-buffer v0.7.0 [INFO] [stderr] Checking tokio-io v0.1.11 [INFO] [stderr] Checking http v0.1.15 [INFO] [stderr] Checking input_buffer v0.2.0 [INFO] [stderr] Checking chrono v0.4.6 [INFO] [stderr] Checking sha-1 v0.8.1 [INFO] [stderr] Checking idna v0.1.5 [INFO] [stderr] Checking winauth v0.0.3 [INFO] [stderr] Checking tokio-codec v0.1.1 [INFO] [stderr] Checking mio-uds v0.6.7 [INFO] [stderr] Checking parking_lot v0.7.1 [INFO] [stderr] Checking url v1.7.2 [INFO] [stderr] Checking tokio-reactor v0.1.8 [INFO] [stderr] Checking crossbeam v0.6.0 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling mime_guess v2.0.0-alpha.6 [INFO] [stderr] Checking tokio-threadpool v0.1.11 [INFO] [stderr] Checking tokio-tcp v0.1.3 [INFO] [stderr] Checking tokio-udp v0.1.3 [INFO] [stderr] Checking tokio-uds v0.2.5 [INFO] [stderr] Checking tungstenite v0.6.1 [INFO] [stderr] Checking tokio-fs v0.1.5 [INFO] [stderr] Checking h2 v0.1.16 [INFO] [stderr] Checking headers-core v0.1.0 [INFO] [stderr] Checking serde_urlencoded v0.5.4 [INFO] [stderr] Checking serde_json v1.0.38 [INFO] [stderr] Checking tokio v0.1.15 [INFO] [stderr] Compiling headers-derive v0.1.0 [INFO] [stderr] Checking headers v0.2.1 [INFO] [stderr] Checking tokio-tls v0.2.1 [INFO] [stderr] Checking tiberius v0.3.1 (https://github.com/steffengy/tiberius#74f453bc) [INFO] [stderr] Checking hyper v0.12.24 [INFO] [stderr] Checking warp v0.1.12 (https://github.com/seanmonstar/warp#ff78a87e) [INFO] [stderr] Checking warp-tiberius v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: the `and_then` method cannot be invoked on a trait object [INFO] [stdout] --> src/main.rs:9:51 [INFO] [stdout] | [INFO] [stdout] 9 | let future = SqlConnection::connect(conn_str).and_then(|conn| { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-0.1.25/src/future/mod.rs:528:21 [INFO] [stdout] | [INFO] [stdout] 528 | Self: Sized, [INFO] [stdout] | ----- this has a `Sized` requirement [INFO] [stdout] | [INFO] [stdout] help: another candidate was found in the following trait, perhaps add a `use` for it: [INFO] [stdout] | [INFO] [stdout] 1 | use warp::Future; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: internal compiler error: compiler/rustc_middle/src/ty/sty.rs:2150:18: tuple_fields called on non-tuple [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] thread 'rustc' panicked at 'Box', compiler/rustc_errors/src/lib.rs:945:9 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x7fc2b9017da0 - std::backtrace_rs::backtrace::libunwind::trace::h448c56741b6011d3 [INFO] [stderr] at /rustc/1b5ce95284bc3170a1f4a55c6ec8a06b3e85ff73/library/std/src/../../backtrace/src/backtrace/libunwind.rs:100:5 [INFO] [stderr] 1: 0x7fc2b9017da0 - std::backtrace_rs::backtrace::trace_unsynchronized::h881b9d30a8a89a0c [INFO] [stderr] at /rustc/1b5ce95284bc3170a1f4a55c6ec8a06b3e85ff73/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x7fc2b9017da0 - std::sys_common::backtrace::_print_fmt::h720a2f61f75b9f58 [INFO] [stderr] at /rustc/1b5ce95284bc3170a1f4a55c6ec8a06b3e85ff73/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stderr] 3: 0x7fc2b9017da0 - ::fmt::h8d62bbfda6d5c836 [INFO] [stderr] at /rustc/1b5ce95284bc3170a1f4a55c6ec8a06b3e85ff73/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stderr] 4: 0x7fc2b9087cdc - core::fmt::write::h1857a60b204f1b6a [INFO] [stderr] at /rustc/1b5ce95284bc3170a1f4a55c6ec8a06b3e85ff73/library/core/src/fmt/mod.rs:1078:17 [INFO] [stderr] 5: 0x7fc2b9009a02 - std::io::Write::write_fmt::h16a9fe7680ac245c [INFO] [stderr] at /rustc/1b5ce95284bc3170a1f4a55c6ec8a06b3e85ff73/library/std/src/io/mod.rs:1518:15 [INFO] [stderr] 6: 0x7fc2b901cd55 - std::sys_common::backtrace::_print::h9ba51a6db618de7d [INFO] [stderr] at /rustc/1b5ce95284bc3170a1f4a55c6ec8a06b3e85ff73/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stderr] 7: 0x7fc2b901cd55 - std::sys_common::backtrace::print::h5f20e41c85e91716 [INFO] [stderr] at /rustc/1b5ce95284bc3170a1f4a55c6ec8a06b3e85ff73/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stderr] 8: 0x7fc2b901cd55 - std::panicking::default_hook::{{closure}}::h8d48653392f3b04c [INFO] [stderr] at /rustc/1b5ce95284bc3170a1f4a55c6ec8a06b3e85ff73/library/std/src/panicking.rs:208:50 [INFO] [stdout] error: the `and_then` method cannot be invoked on a trait object [INFO] [stdout] --> src/main.rs:9:51 [INFO] [stdout] | [INFO] [stdout] 9 | let future = SqlConnection::connect(conn_str).and_then(|conn| { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-0.1.25/src/future/mod.rs:528:21 [INFO] [stdout] | [INFO] [stdout] 528 | Self: Sized, [INFO] [stdout] | ----- this has a `Sized` requirement [INFO] [stdout] | [INFO] [stdout] help: another candidate was found in the following trait, perhaps add a `use` for it: [INFO] [stdout] | [INFO] [stdout] 1 | use warp::Future; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] 9: 0x7fc2b901c9f8 - std::panicking::default_hook::hb3948d1f74b6ff4c [INFO] [stderr] at /rustc/1b5ce95284bc3170a1f4a55c6ec8a06b3e85ff73/library/std/src/panicking.rs:227:9 [INFO] [stdout] error: internal compiler error: compiler/rustc_middle/src/ty/sty.rs:2150:18: tuple_fields called on non-tuple [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] thread 'rustc' panicked at 'Box', compiler/rustc_errors/src/lib.rs:945:9 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x7f2b5209eda0 - std::backtrace_rs::backtrace::libunwind::trace::h448c56741b6011d3 [INFO] [stderr] at /rustc/1b5ce95284bc3170a1f4a55c6ec8a06b3e85ff73/library/std/src/../../backtrace/src/backtrace/libunwind.rs:100:5 [INFO] [stderr] 1: 0x7f2b5209eda0 - std::backtrace_rs::backtrace::trace_unsynchronized::h881b9d30a8a89a0c [INFO] [stderr] at /rustc/1b5ce95284bc3170a1f4a55c6ec8a06b3e85ff73/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x7f2b5209eda0 - std::sys_common::backtrace::_print_fmt::h720a2f61f75b9f58 [INFO] [stderr] at /rustc/1b5ce95284bc3170a1f4a55c6ec8a06b3e85ff73/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stderr] 3: 0x7f2b5209eda0 - ::fmt::h8d62bbfda6d5c836 [INFO] [stderr] at /rustc/1b5ce95284bc3170a1f4a55c6ec8a06b3e85ff73/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stderr] 4: 0x7f2b5210ecdc - core::fmt::write::h1857a60b204f1b6a [INFO] [stderr] at /rustc/1b5ce95284bc3170a1f4a55c6ec8a06b3e85ff73/library/core/src/fmt/mod.rs:1078:17 [INFO] [stderr] 5: 0x7f2b52090a02 - std::io::Write::write_fmt::h16a9fe7680ac245c [INFO] [stderr] at /rustc/1b5ce95284bc3170a1f4a55c6ec8a06b3e85ff73/library/std/src/io/mod.rs:1518:15 [INFO] [stderr] 6: 0x7f2b520a3d55 - std::sys_common::backtrace::_print::h9ba51a6db618de7d [INFO] [stderr] at /rustc/1b5ce95284bc3170a1f4a55c6ec8a06b3e85ff73/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stderr] 7: 0x7f2b520a3d55 - std::sys_common::backtrace::print::h5f20e41c85e91716 [INFO] [stderr] at /rustc/1b5ce95284bc3170a1f4a55c6ec8a06b3e85ff73/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stderr] 8: 0x7f2b520a3d55 - std::panicking::default_hook::{{closure}}::h8d48653392f3b04c [INFO] [stderr] at /rustc/1b5ce95284bc3170a1f4a55c6ec8a06b3e85ff73/library/std/src/panicking.rs:208:50 [INFO] [stderr] 9: 0x7f2b520a39f8 - std::panicking::default_hook::hb3948d1f74b6ff4c [INFO] [stderr] at /rustc/1b5ce95284bc3170a1f4a55c6ec8a06b3e85ff73/library/std/src/panicking.rs:227:9 [INFO] [stderr] 10: 0x7fc2b98e3cd8 - rustc_driver::report_ice::h1ddbc5609a6e1f37 [INFO] [stderr] 11: 0x7fc2b901d656 - std::panicking::rust_panic_with_hook::h55d23fef0ad751bc [INFO] [stderr] at /rustc/1b5ce95284bc3170a1f4a55c6ec8a06b3e85ff73/library/std/src/panicking.rs:597:17 [INFO] [stderr] 12: 0x7fc2bc8e65cd - std::panicking::begin_panic::{{closure}}::h4b123e1d8e3ae463 [INFO] [stderr] 13: 0x7fc2bc8e6506 - std::sys_common::backtrace::__rust_end_short_backtrace::ha21fec08f03d728b [INFO] [stderr] 14: 0x7fc2bc8e659f - std::panicking::begin_panic::hc0c81fab1e0acd00 [INFO] [stderr] 15: 0x7fc2bc8f5920 - rustc_errors::HandlerInner::bug::h26f9bc1a7147687e [INFO] [stderr] 16: 0x7fc2bc8f4470 - rustc_errors::Handler::bug::h2149bffe74600666 [INFO] [stderr] 17: 0x7fc2bc3522b4 - rustc_middle::util::bug::opt_span_bug_fmt::{{closure}}::hb4ddd0d3902006f3 [INFO] [stderr] 18: 0x7fc2bc34bceb - rustc_middle::ty::context::tls::with_opt::{{closure}}::ha7f81bc36cab3c9f [INFO] [stderr] 19: 0x7fc2bc34b6a2 - rustc_middle::ty::context::tls::with_opt::hf0c2c2aff96e53ba [INFO] [stderr] 20: 0x7fc2bc3521d9 - rustc_middle::util::bug::opt_span_bug_fmt::hc7cbb029c2646db9 [INFO] [stderr] 21: 0x7fc2bc35214e - rustc_middle::util::bug::bug_fmt::hb51c412c48cda8bb [INFO] [stderr] 22: 0x7fc2bc475216 - rustc_middle::ty::sty::::tuple_fields::hcffd66056c4b0b40 [INFO] [stderr] 23: 0x7fc2bbc3a5c8 - rustc_trait_selection::traits::select::SelectionContext::copy_clone_conditions::h95882b20956e73e1 [INFO] [stderr] 24: 0x7fc2bbc35b21 - rustc_trait_selection::traits::select::candidate_assembly::::assemble_candidates::h54990b7b6affc102 [INFO] [stderr] 25: 0x7fc2bbc33f1d - rustc_trait_selection::traits::select::candidate_assembly::::candidate_from_obligation_no_cache::ha99d83e20ddb8b6a [INFO] [stderr] 26: 0x7fc2bbc49a59 - rustc_query_system::dep_graph::graph::DepGraph::with_anon_task::hffe7c4030ffea93a [INFO] [stderr] 27: 0x7fc2bbc3beb2 - rustc_trait_selection::traits::select::candidate_assembly::::candidate_from_obligation::hfcfd3c271bd53aa9 [INFO] [stderr] 28: 0x7fc2bbc38ae3 - rustc_trait_selection::traits::select::SelectionContext::evaluate_stack::h4ad24a0bed665604 [INFO] [stderr] 29: 0x7fc2bbc47c80 - rustc_query_system::dep_graph::graph::DepGraph::with_anon_task::hba94b248f9424a51 [INFO] [stderr] 30: 0x7fc2bbc380c4 - rustc_trait_selection::traits::select::SelectionContext::evaluate_trait_predicate_recursively::h9133d2ec84e07cb7 [INFO] [stderr] 31: 0x7fc2bbdf26f6 - rustc_trait_selection::traits::select::SelectionContext::evaluate_predicate_recursively::{{closure}}::hfeffc9d35f96e5e2 [INFO] [stderr] 32: 0x7fc2bbc4227e - rustc_trait_selection::traits::select::SelectionContext::evaluate_predicate_recursively::ha94c0345657d01a6 [INFO] [stderr] 33: 0x7fc2bbc07744 - rustc_infer::infer::InferCtxt::probe::hc7ac934f95713179 [INFO] [stderr] 34: 0x7fc2bbc376c0 - rustc_trait_selection::traits::select::SelectionContext::evaluate_root_obligation::ha7df528801dc1d6e [INFO] [stderr] 35: 0x7fc2b9fb5116 - rustc_infer::infer::InferCtxtBuilder::enter_with_canonical::h7af0d1e7f72f5920 [INFO] [stderr] 36: 0x7fc2ba0246ab - rustc_traits::evaluate_obligation::evaluate_obligation::hbba655fd524cb538 [INFO] [stderr] 37: 0x7fc2bbc0d80d - rustc_middle::ty::query:: for rustc_middle::ty::query::queries::evaluate_obligation>::compute::h74e4853d136e0e79 [INFO] [stderr] 38: 0x7fc2bbc4f6e9 - rustc_query_system::dep_graph::graph::DepGraph::with_task_impl::h59eddc515be1fa17 [INFO] [stderr] 39: 0x7fc2bbdbdd00 - rustc_middle::ty::query::plumbing::::start_query::{{closure}}::{{closure}}::{{closure}}::h26e1479b297dbecb [INFO] [stderr] 40: 0x7fc2bbd91b57 - rustc_query_system::query::plumbing::get_query_impl::hc1eb4259b8d6f99b [INFO] [stderr] 41: 0x7fc2bbc2fb1e - ::evaluate_obligation::hfb4c8f6b80a9a72c [INFO] [stderr] 42: 0x7fc2bbc2fbbd - ::evaluate_obligation_no_overflow::haee136c42e20a21a [INFO] [stderr] 43: 0x7fc2bbdf1871 - rustc_trait_selection::traits::fulfill::FulfillProcessor::process_trait_obligation::hcb0e5e71047a0554 [INFO] [stderr] 44: 0x7fc2bbdf0312 - rustc_trait_selection::traits::fulfill::FulfillProcessor::progress_changed_obligations::h84d4f4036c390b92 [INFO] [stderr] 45: 0x7fc2bbdeeaf9 - ::select_where_possible::hc09c7cb52f73fa04 [INFO] [stderr] 10: 0x7f2b5296acd8 - rustc_driver::report_ice::h1ddbc5609a6e1f37 [INFO] [stderr] 11: 0x7f2b520a4656 - std::panicking::rust_panic_with_hook::h55d23fef0ad751bc [INFO] [stderr] at /rustc/1b5ce95284bc3170a1f4a55c6ec8a06b3e85ff73/library/std/src/panicking.rs:597:17 [INFO] [stderr] 12: 0x7f2b5596d5cd - std::panicking::begin_panic::{{closure}}::h4b123e1d8e3ae463 [INFO] [stderr] 13: 0x7f2b5596d506 - std::sys_common::backtrace::__rust_end_short_backtrace::ha21fec08f03d728b [INFO] [stderr] 46: 0x7fc2ba337d94 - rustc_typeck::check::fn_ctxt::_impl::::select_obligations_where_possible::hbbc6bbd1a8b63832 [INFO] [stderr] 14: 0x7f2b5596d59f - std::panicking::begin_panic::hc0c81fab1e0acd00 [INFO] [stderr] 15: 0x7f2b5597c920 - rustc_errors::HandlerInner::bug::h26f9bc1a7147687e [INFO] [stderr] 47: 0x7fc2ba59bd27 - rustc_infer::infer::InferCtxtBuilder::enter::h33c2ca6d940255f7 [INFO] [stderr] 16: 0x7f2b5597b470 - rustc_errors::Handler::bug::h2149bffe74600666 [INFO] [stderr] 48: 0x7fc2ba65b438 - rustc_typeck::check::typeck::hf5dca34d9f9397ea [INFO] [stderr] 17: 0x7f2b553d92b4 - rustc_middle::util::bug::opt_span_bug_fmt::{{closure}}::hb4ddd0d3902006f3 [INFO] [stderr] 49: 0x7fc2ba53f145 - rustc_middle::ty::query:: for rustc_middle::ty::query::queries::typeck>::compute::ha973184fc8dc7d94 [INFO] [stderr] 18: 0x7f2b553d2ceb - rustc_middle::ty::context::tls::with_opt::{{closure}}::ha7f81bc36cab3c9f [INFO] [stderr] 19: 0x7f2b553d26a2 - rustc_middle::ty::context::tls::with_opt::hf0c2c2aff96e53ba [INFO] [stderr] 50: 0x7fc2ba513a57 - rustc_query_system::dep_graph::graph::DepGraph::with_task_impl::hc027a840dd86dc2b [INFO] [stderr] 20: 0x7f2b553d91d9 - rustc_middle::util::bug::opt_span_bug_fmt::hc7cbb029c2646db9 [INFO] [stderr] 51: 0x7fc2ba4825c1 - rustc_data_structures::stack::ensure_sufficient_stack::hf8ac0ee6e6d9e0cc [INFO] [stderr] 21: 0x7f2b553d914e - rustc_middle::util::bug::bug_fmt::hb51c412c48cda8bb [INFO] [stderr] 52: 0x7fc2ba3d1859 - rustc_query_system::query::plumbing::get_query_impl::hd518b5d289bc5ebe [INFO] [stderr] 22: 0x7f2b554fc216 - rustc_middle::ty::sty::::tuple_fields::hcffd66056c4b0b40 [INFO] [stderr] 53: 0x7fc2ba3e3b9d - rustc_query_system::query::plumbing::ensure_query_impl::h8c27cccc682009bd [INFO] [stderr] 23: 0x7f2b54cc15c8 - rustc_trait_selection::traits::select::SelectionContext::copy_clone_conditions::h95882b20956e73e1 [INFO] [stderr] 54: 0x7fc2ba65fea6 - rustc_typeck::check::typeck_item_bodies::h7810afe0eebc0ace [INFO] [stderr] 24: 0x7f2b54cbcb21 - rustc_trait_selection::traits::select::candidate_assembly::::assemble_candidates::h54990b7b6affc102 [INFO] [stderr] 55: 0x7fc2ba4f62ae - rustc_middle::ty::query:: for rustc_middle::ty::query::queries::typeck_item_bodies>::compute::he1ffffeb527b8ab1 [INFO] [stderr] 25: 0x7f2b54cbaf1d - rustc_trait_selection::traits::select::candidate_assembly::::candidate_from_obligation_no_cache::ha99d83e20ddb8b6a [INFO] [stderr] 56: 0x7fc2ba5069e7 - rustc_query_system::dep_graph::graph::DepGraph::with_task_impl::h0a5806e1468823aa [INFO] [stderr] 26: 0x7f2b54cd0a59 - rustc_query_system::dep_graph::graph::DepGraph::with_anon_task::hffe7c4030ffea93a [INFO] [stderr] 57: 0x7fc2ba475874 - rustc_data_structures::stack::ensure_sufficient_stack::h082de47c7a123405 [INFO] [stderr] 27: 0x7f2b54cc2eb2 - rustc_trait_selection::traits::select::candidate_assembly::::candidate_from_obligation::hfcfd3c271bd53aa9 [INFO] [stderr] 58: 0x7fc2ba3a4ce5 - rustc_query_system::query::plumbing::get_query_impl::h71b962d7012c4a42 [INFO] [stderr] 28: 0x7f2b54cbfae3 - rustc_trait_selection::traits::select::SelectionContext::evaluate_stack::h4ad24a0bed665604 [INFO] [stderr] 59: 0x7fc2ba55f576 - rustc_typeck::check_crate::he6ac80d39108f9c5 [INFO] [stderr] 29: 0x7f2b54ccec80 - rustc_query_system::dep_graph::graph::DepGraph::with_anon_task::hba94b248f9424a51 [INFO] [stderr] 60: 0x7fc2b9b34f5e - rustc_interface::passes::analysis::h78326215bfd650a0 [INFO] [stderr] 30: 0x7f2b54cbf0c4 - rustc_trait_selection::traits::select::SelectionContext::evaluate_trait_predicate_recursively::h9133d2ec84e07cb7 [INFO] [stderr] 61: 0x7fc2b992419b - rustc_middle::ty::query:: for rustc_middle::ty::query::queries::analysis>::compute::hf8d4bc54d08537f3 [INFO] [stderr] 31: 0x7f2b54e796f6 - rustc_trait_selection::traits::select::SelectionContext::evaluate_predicate_recursively::{{closure}}::hfeffc9d35f96e5e2 [INFO] [stderr] 32: 0x7f2b54cc927e - rustc_trait_selection::traits::select::SelectionContext::evaluate_predicate_recursively::ha94c0345657d01a6 [INFO] [stderr] 62: 0x7fc2b99045f7 - rustc_query_system::dep_graph::graph::DepGraph::with_task_impl::h6d03accb53ed1239 [INFO] [stderr] 33: 0x7f2b54c8e744 - rustc_infer::infer::InferCtxt::probe::hc7ac934f95713179 [INFO] [stderr] 34: 0x7f2b54cbe6c0 - rustc_trait_selection::traits::select::SelectionContext::evaluate_root_obligation::ha7df528801dc1d6e [INFO] [stderr] 63: 0x7fc2b990100f - rustc_middle::ty::query::plumbing::::start_query::{{closure}}::{{closure}}::{{closure}}::h947bb326d17d8606 [INFO] [stderr] 35: 0x7f2b5303c116 - rustc_infer::infer::InferCtxtBuilder::enter_with_canonical::h7af0d1e7f72f5920 [INFO] [stderr] 64: 0x7fc2b988d91e - rustc_query_system::query::plumbing::get_query_impl::h448d10ab90370983 [INFO] [stderr] 36: 0x7f2b530ab6ab - rustc_traits::evaluate_obligation::evaluate_obligation::hbba655fd524cb538 [INFO] [stderr] 65: 0x7fc2b992770f - rustc_interface::passes::QueryContext::enter::hbf7a36e966e91449 [INFO] [stderr] 37: 0x7f2b54c9480d - rustc_middle::ty::query:: for rustc_middle::ty::query::queries::evaluate_obligation>::compute::h74e4853d136e0e79 [INFO] [stderr] 66: 0x7fc2b9901fb5 - rustc_interface::queries::::enter::h25b522245624a405 [INFO] [stderr] 67: 0x7fc2b98e8677 - rustc_span::with_source_map::h7455fffe3cd153a4 [INFO] [stderr] 38: 0x7f2b54cd66e9 - rustc_query_system::dep_graph::graph::DepGraph::with_task_impl::h59eddc515be1fa17 [INFO] [stderr] 68: 0x7fc2b98fd831 - scoped_tls::ScopedKey::set::hf66ed7b91c632933 [INFO] [stderr] 69: 0x7fc2b9907aa5 - std::sys_common::backtrace::__rust_begin_short_backtrace::h6018fd1291694eb1 [INFO] [stderr] 39: 0x7f2b54e44d00 - rustc_middle::ty::query::plumbing::::start_query::{{closure}}::{{closure}}::{{closure}}::h26e1479b297dbecb [INFO] [stderr] 70: 0x7fc2b986fad8 - core::ops::function::FnOnce::call_once{{vtable.shim}}::ha87e074c60e800b5 [INFO] [stderr] 40: 0x7f2b54e18b57 - rustc_query_system::query::plumbing::get_query_impl::hc1eb4259b8d6f99b [INFO] [stderr] 41: 0x7f2b54cb6b1e - ::evaluate_obligation::hfb4c8f6b80a9a72c [INFO] [stderr] 71: 0x7fc2b902c65a - as core::ops::function::FnOnce>::call_once::h9e7afb7a0a438236 [INFO] [stderr] 42: 0x7f2b54cb6bbd - ::evaluate_obligation_no_overflow::haee136c42e20a21a [INFO] [stderr] 43: 0x7f2b54e78871 - rustc_trait_selection::traits::fulfill::FulfillProcessor::process_trait_obligation::hcb0e5e71047a0554 [INFO] [stderr] 44: 0x7f2b54e77312 - rustc_trait_selection::traits::fulfill::FulfillProcessor::progress_changed_obligations::h84d4f4036c390b92 [INFO] [stderr] 45: 0x7f2b54e75af9 - ::select_where_possible::hc09c7cb52f73fa04 [INFO] [stderr] 46: 0x7f2b533bed94 - rustc_typeck::check::fn_ctxt::_impl::::select_obligations_where_possible::hbbc6bbd1a8b63832 [INFO] [stderr] 47: 0x7f2b53622d27 - rustc_infer::infer::InferCtxtBuilder::enter::h33c2ca6d940255f7 [INFO] [stderr] 48: 0x7f2b536e2438 - rustc_typeck::check::typeck::hf5dca34d9f9397ea [INFO] [stderr] at /rustc/1b5ce95284bc3170a1f4a55c6ec8a06b3e85ff73/library/alloc/src/boxed.rs:1312:9 [INFO] [stderr] 49: 0x7f2b535c6145 - rustc_middle::ty::query:: for rustc_middle::ty::query::queries::typeck>::compute::ha973184fc8dc7d94 [INFO] [stderr] 72: 0x7fc2b902c65a - as core::ops::function::FnOnce>::call_once::h70c646c4271337a1 [INFO] [stderr] 50: 0x7f2b5359aa57 - rustc_query_system::dep_graph::graph::DepGraph::with_task_impl::hc027a840dd86dc2b [INFO] [stderr] at /rustc/1b5ce95284bc3170a1f4a55c6ec8a06b3e85ff73/library/alloc/src/boxed.rs:1312:9 [INFO] [stderr] 51: 0x7f2b535095c1 - rustc_data_structures::stack::ensure_sufficient_stack::hf8ac0ee6e6d9e0cc [INFO] [stderr] 73: 0x7fc2b902c65a - std::sys::unix::thread::Thread::new::thread_start::h35d2b8d36f210d02 [INFO] [stderr] 52: 0x7f2b53458859 - rustc_query_system::query::plumbing::get_query_impl::hd518b5d289bc5ebe [INFO] [stderr] at /rustc/1b5ce95284bc3170a1f4a55c6ec8a06b3e85ff73/library/std/src/sys/unix/thread.rs:89:17 [INFO] [stderr] 53: 0x7f2b5346ab9d - rustc_query_system::query::plumbing::ensure_query_impl::h8c27cccc682009bd [INFO] [stderr] 54: 0x7f2b536e6ea6 - rustc_typeck::check::typeck_item_bodies::h7810afe0eebc0ace [INFO] [stderr] 74: 0x7fc2b8f47609 - start_thread [INFO] [stderr] 55: 0x7f2b5357d2ae - rustc_middle::ty::query:: for rustc_middle::ty::query::queries::typeck_item_bodies>::compute::he1ffffeb527b8ab1 [INFO] [stderr] 75: 0x7fc2b8e5b103 - clone [INFO] [stderr] 56: 0x7f2b5358d9e7 - rustc_query_system::dep_graph::graph::DepGraph::with_task_impl::h0a5806e1468823aa [INFO] [stderr] 76: 0x0 - [INFO] [stderr] [INFO] [stderr] 57: 0x7f2b534fc874 - rustc_data_structures::stack::ensure_sufficient_stack::h082de47c7a123405 [INFO] [stderr] note: the compiler unexpectedly panicked. this is a bug. [INFO] [stderr] [INFO] [stderr] 58: 0x7f2b5342bce5 - rustc_query_system::query::plumbing::get_query_impl::h71b962d7012c4a42 [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.49.0-nightly (1b5ce9528 2020-10-29) 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] 59: 0x7f2b535e6576 - rustc_typeck::check_crate::he6ac80d39108f9c5 [INFO] [stderr] note: some of the compiler flags provided by cargo are hidden [INFO] [stderr] [INFO] [stderr] query stack during panic: [INFO] [stderr] 60: 0x7f2b52bbbf5e - rustc_interface::passes::analysis::h78326215bfd650a0 [INFO] [stderr] 61: 0x7f2b529ab19b - rustc_middle::ty::query:: for rustc_middle::ty::query::queries::analysis>::compute::hf8d4bc54d08537f3 [INFO] [stderr] 62: 0x7f2b5298b5f7 - rustc_query_system::dep_graph::graph::DepGraph::with_task_impl::h6d03accb53ed1239 [INFO] [stderr] 63: 0x7f2b5298800f - rustc_middle::ty::query::plumbing::::start_query::{{closure}}::{{closure}}::{{closure}}::h947bb326d17d8606 [INFO] [stderr] 64: 0x7f2b5291491e - rustc_query_system::query::plumbing::get_query_impl::h448d10ab90370983 [INFO] [stderr] 65: 0x7f2b529ae70f - rustc_interface::passes::QueryContext::enter::hbf7a36e966e91449 [INFO] [stderr] 66: 0x7f2b52988fb5 - rustc_interface::queries::::enter::h25b522245624a405 [INFO] [stderr] 67: 0x7f2b5296f677 - rustc_span::with_source_map::h7455fffe3cd153a4 [INFO] [stderr] 68: 0x7f2b52984831 - scoped_tls::ScopedKey::set::hf66ed7b91c632933 [INFO] [stderr] 69: 0x7f2b5298eaa5 - std::sys_common::backtrace::__rust_begin_short_backtrace::h6018fd1291694eb1 [INFO] [stderr] 70: 0x7f2b528f6ad8 - core::ops::function::FnOnce::call_once{{vtable.shim}}::ha87e074c60e800b5 [INFO] [stderr] 71: 0x7f2b520b365a - as core::ops::function::FnOnce>::call_once::h9e7afb7a0a438236 [INFO] [stderr] at /rustc/1b5ce95284bc3170a1f4a55c6ec8a06b3e85ff73/library/alloc/src/boxed.rs:1312:9 [INFO] [stderr] 72: 0x7f2b520b365a - as core::ops::function::FnOnce>::call_once::h70c646c4271337a1 [INFO] [stderr] at /rustc/1b5ce95284bc3170a1f4a55c6ec8a06b3e85ff73/library/alloc/src/boxed.rs:1312:9 [INFO] [stderr] 73: 0x7f2b520b365a - std::sys::unix::thread::Thread::new::thread_start::h35d2b8d36f210d02 [INFO] [stderr] at /rustc/1b5ce95284bc3170a1f4a55c6ec8a06b3e85ff73/library/std/src/sys/unix/thread.rs:89:17 [INFO] [stderr] 74: 0x7f2b51fce609 - start_thread [INFO] [stderr] 75: 0x7f2b51ee2103 - clone [INFO] [stderr] 76: 0x0 - [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.49.0-nightly (1b5ce9528 2020-10-29) 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 [evaluate_obligation] evaluating trait selection obligation `[closure@src/main.rs:23:23: 25:14]: std::clone::Clone` [INFO] [stderr] #1 [typeck] type-checking `main` [INFO] [stderr] #2 [typeck_item_bodies] type-checking all item bodies [INFO] [stderr] #3 [analysis] running analysis passes on this crate [INFO] [stderr] end of query stack [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] #0 [evaluate_obligation] evaluating trait selection obligation `[closure@src/main.rs:23:23: 25:14]: std::clone::Clone` [INFO] [stderr] #1 [typeck] type-checking `main` [INFO] [stderr] #2 [typeck_item_bodies] type-checking all item bodies [INFO] [stderr] #3 [analysis] running analysis passes on this crate [INFO] [stderr] end of query stack [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `warp-tiberius` [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" "07eeef3e2b098c1c539e529f71dc7869c0a7b043bb08a4579056c7d6acb6e603", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "07eeef3e2b098c1c539e529f71dc7869c0a7b043bb08a4579056c7d6acb6e603", kill_on_drop: false }` [INFO] [stdout] 07eeef3e2b098c1c539e529f71dc7869c0a7b043bb08a4579056c7d6acb6e603