[INFO] cloning repository https://github.com/weichweich/p2p_fun [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/weichweich/p2p_fun" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fweichweich%2Fp2p_fun", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fweichweich%2Fp2p_fun'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] bc694a4ecec2d12acb9846f434327bf2a4eb9fad [INFO] checking weichweich/p2p_fun against master#ffa2e7ae8fbf9badc035740db949b9dae271c29f for pr-78338 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fweichweich%2Fp2p_fun" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/weichweich/p2p_fun on toolchain ffa2e7ae8fbf9badc035740db949b9dae271c29f [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ffa2e7ae8fbf9badc035740db949b9dae271c29f" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/weichweich/p2p_fun [INFO] removed path dependency libp2p from git repo https://github.com/weichweich/p2p_fun [INFO] finished tweaking git repo https://github.com/weichweich/p2p_fun [INFO] tweaked toml for git repo https://github.com/weichweich/p2p_fun written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/weichweich/p2p_fun already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ffa2e7ae8fbf9badc035740db949b9dae271c29f" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: dependency (libp2p) 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-1/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" "+ffa2e7ae8fbf9badc035740db949b9dae271c29f" "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" "+ffa2e7ae8fbf9badc035740db949b9dae271c29f" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: dependency (libp2p) 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] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "+ffa2e7ae8fbf9badc035740db949b9dae271c29f" "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] 38d525a12cdbd1ace5ce08263836f20bb484f631da6b34f94fb7cf0b5826552e [INFO] running `Command { std: "docker" "start" "-a" "38d525a12cdbd1ace5ce08263836f20bb484f631da6b34f94fb7cf0b5826552e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "38d525a12cdbd1ace5ce08263836f20bb484f631da6b34f94fb7cf0b5826552e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "38d525a12cdbd1ace5ce08263836f20bb484f631da6b34f94fb7cf0b5826552e", kill_on_drop: false }` [INFO] [stdout] 38d525a12cdbd1ace5ce08263836f20bb484f631da6b34f94fb7cf0b5826552e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "+ffa2e7ae8fbf9badc035740db949b9dae271c29f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 63e7b710707b2302f7f249df929cf2b6617a9e36c8a4818f96d14993a5f5b90d [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" "63e7b710707b2302f7f249df929cf2b6617a9e36c8a4818f96d14993a5f5b90d", kill_on_drop: false }` [INFO] [stderr] warning: dependency (libp2p) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] Compiling syn v1.0.48 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Checking once_cell v1.4.1 [INFO] [stderr] Checking futures-core v0.3.7 [INFO] [stderr] Compiling anyhow v1.0.33 [INFO] [stderr] Checking futures-io v0.3.7 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling cc v1.0.61 [INFO] [stderr] Compiling fixedbitset v0.2.0 [INFO] [stderr] Checking futures-sink v0.3.7 [INFO] [stderr] Compiling multimap v0.8.2 [INFO] [stderr] Checking subtle v2.3.0 [INFO] [stderr] Checking opaque-debug v0.3.0 [INFO] [stderr] Checking block-padding v0.2.1 [INFO] [stderr] Compiling pin-project-internal v0.4.27 [INFO] [stderr] Checking ppv-lite86 v0.2.9 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking cpuid-bool v0.1.2 [INFO] [stderr] Checking arrayref v0.3.6 [INFO] [stderr] Checking smallvec v1.4.2 [INFO] [stderr] Checking constant_time_eq v0.1.5 [INFO] [stderr] Compiling serde v1.0.117 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Checking keccak v0.1.0 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking data-encoding v2.3.0 [INFO] [stderr] Checking bs58 v0.3.1 [INFO] [stderr] Checking futures-timer v3.0.2 [INFO] [stderr] Checking pin-project-lite v0.1.11 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.68 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling bumpalo v3.4.0 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Checking adler v0.2.3 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking ahash v0.3.8 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking ipnet v2.3.0 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking lru_time_cache v0.11.2 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling indexmap v1.6.0 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Compiling hashbrown v0.8.2 [INFO] [stderr] Compiling atomic v0.5.0 [INFO] [stderr] Checking futures-channel v0.3.7 [INFO] [stderr] Checking futures-task v0.3.7 [INFO] [stderr] Checking instant v0.1.8 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Checking lock_api v0.4.1 [INFO] [stderr] Checking ed25519 v1.0.3 [INFO] [stderr] Checking unreachable v1.0.0 [INFO] [stderr] Checking quicksink v0.1.2 [INFO] [stderr] Checking async-mutex v1.4.0 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Checking blake2b_simd v0.5.10 [INFO] [stderr] Checking blake2s_simd v0.5.10 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Checking idna v0.2.0 [INFO] [stderr] Checking async-channel v1.5.1 [INFO] [stderr] Compiling which v3.1.1 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking parking_lot_core v0.8.0 [INFO] [stderr] Checking nb-connect v1.0.2 [INFO] [stderr] Checking atty v0.2.11 [INFO] [stderr] Checking net2 v0.2.35 [INFO] [stderr] Checking if-addrs v0.6.4 [INFO] [stderr] Checking socket2 v0.3.15 [INFO] [stderr] Checking thread_local v0.3.4 [INFO] [stderr] Checking futures-lite v1.11.2 [INFO] [stderr] Checking dns-parser v0.8.0 [INFO] [stderr] Checking uint v0.8.5 [INFO] [stderr] Compiling snow v0.7.2 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking block-buffer v0.7.3 [INFO] [stderr] Compiling prost-build v0.6.1 [INFO] [stderr] Checking polling v2.0.2 [INFO] [stderr] Checking kv-log-macro v1.0.7 [INFO] [stderr] Checking parking_lot v0.11.0 [INFO] [stderr] Checking url v2.1.1 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking block-cipher v0.8.0 [INFO] [stderr] Checking universal-hash v0.4.0 [INFO] [stderr] Checking aead v0.3.2 [INFO] [stderr] Checking crypto-mac v0.8.0 [INFO] [stderr] Checking sha2 v0.8.2 [INFO] [stderr] Compiling petgraph v0.5.1 [INFO] [stderr] Checking hmac-drbg v0.2.0 [INFO] [stderr] Checking stderrlog v0.4.3 [INFO] [stderr] Compiling ring v0.16.15 [INFO] [stderr] Compiling libz-sys v1.1.2 [INFO] [stderr] Checking sha2 v0.9.1 [INFO] [stderr] Checking sha3 v0.9.1 [INFO] [stderr] Checking sha-1 v0.9.1 [INFO] [stderr] Checking stream-cipher v0.7.1 [INFO] [stderr] Checking aes-soft v0.5.0 [INFO] [stderr] Checking polyval v0.4.1 [INFO] [stderr] Checking poly1305 v0.6.1 [INFO] [stderr] Checking blake2 v0.9.1 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking lru v0.6.0 [INFO] [stderr] Checking async-io v1.1.10 [INFO] [stderr] Checking async-executor v1.3.0 [INFO] [stderr] Checking blocking v1.0.2 [INFO] [stderr] Checking salsa20 v0.6.0 [INFO] [stderr] Checking aes v0.5.0 [INFO] [stderr] Checking ghash v0.3.0 [INFO] [stderr] Checking aes-gcm v0.7.0 [INFO] [stderr] Checking flate2 v1.0.18 [INFO] [stderr] Checking async-global-executor v1.4.2 [INFO] [stderr] Checking async-std v1.6.5 [INFO] [stderr] Checking libsecp256k1 v0.3.5 [INFO] [stderr] Checking cuckoofilter v0.5.0 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Checking webpki v0.21.3 [INFO] [stderr] Checking sct v0.6.0 [INFO] [stderr] Checking webpki-roots v0.20.0 [INFO] [stderr] Checking rustls v0.18.1 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.68 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking async-tls v0.10.0 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.68 [INFO] [stderr] Compiling prost-derive v0.6.1 [INFO] [stderr] Compiling pin-project-internal v1.0.1 [INFO] [stderr] Compiling futures-macro v0.3.7 [INFO] [stderr] Compiling zeroize_derive v1.0.1 [INFO] [stderr] Compiling asn1_der_derive v0.1.2 [INFO] [stderr] Compiling thiserror-impl v1.0.21 [INFO] [stderr] Compiling minicbor-derive v0.5.0 [INFO] [stderr] Compiling async-trait v0.1.41 [INFO] [stderr] Compiling libp2p-core-derive v0.20.2 [INFO] [stderr] Compiling structopt-derive v0.4.13 [INFO] [stderr] Checking asn1_der v0.6.3 [INFO] [stderr] Checking zeroize v1.1.1 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.68 [INFO] [stderr] Checking curve25519-dalek v3.0.0 [INFO] [stderr] Checking chacha20 v0.5.0 [INFO] [stderr] Checking chacha20poly1305 v0.6.0 [INFO] [stderr] Checking thiserror v1.0.21 [INFO] [stderr] Checking ed25519-dalek v1.0.1 [INFO] [stderr] Checking x25519-dalek v1.1.0 [INFO] [stderr] Checking pin-project v1.0.1 [INFO] [stderr] Checking structopt v0.3.20 [INFO] [stderr] Checking futures-util v0.3.7 [INFO] [stderr] Checking pin-project v0.4.27 [INFO] [stderr] Checking wasm-bindgen v0.2.68 [INFO] [stderr] Compiling prost v0.6.1 [INFO] [stderr] Checking minicbor v0.6.0 [INFO] [stderr] Compiling prost-types v0.6.1 [INFO] [stderr] Checking js-sys v0.3.45 [INFO] [stderr] Checking futures-executor v0.3.7 [INFO] [stderr] Compiling libp2p-core v0.23.1 [INFO] [stderr] Compiling libp2p-gossipsub v0.23.0 [INFO] [stderr] Compiling libp2p-kad v0.24.0 [INFO] [stderr] Compiling libp2p-plaintext v0.23.0 [INFO] [stderr] Compiling libp2p-identify v0.23.0 [INFO] [stderr] Compiling libp2p-noise v0.25.0 [INFO] [stderr] Compiling libp2p-floodsub v0.23.0 [INFO] [stderr] Checking futures v0.3.7 [INFO] [stderr] Checking futures_codec v0.4.1 [INFO] [stderr] Checking rw-stream-sink v0.2.1 [INFO] [stderr] Checking wasm-timer v0.2.5 [INFO] [stderr] Checking soketto v0.4.2 [INFO] [stderr] Checking yamux v0.8.0 [INFO] [stderr] Checking libp2p-pnet v0.19.2 [INFO] [stderr] Checking unsigned-varint v0.5.1 [INFO] [stderr] Checking wasm-bindgen-futures v0.4.18 [INFO] [stderr] Checking multihash v0.11.4 [INFO] [stderr] Checking multistream-select v0.8.4 [INFO] [stderr] Checking parity-multiaddr v0.9.3 [INFO] [stderr] Checking libp2p-swarm v0.23.0 [INFO] [stderr] Checking libp2p-tcp v0.23.0 [INFO] [stderr] Checking libp2p-yamux v0.26.0 [INFO] [stderr] Checking libp2p-dns v0.23.0 [INFO] [stderr] Checking libp2p-deflate v0.23.0 [INFO] [stderr] Checking libp2p-wasm-ext v0.23.0 [INFO] [stderr] Checking libp2p-mplex v0.23.0 [INFO] [stderr] Checking libp2p-uds v0.23.0 [INFO] [stderr] Checking libp2p-websocket v0.24.0 [INFO] [stderr] Checking libp2p-ping v0.23.0 [INFO] [stderr] Checking libp2p-request-response v0.4.0 [INFO] [stderr] Checking libp2p-mdns v0.23.0 [INFO] [stderr] Checking libp2p v0.29.1 [INFO] [stderr] Checking p2p_fun v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0432]: unresolved import `libp2p::secio` [INFO] [stdout] --> src/main.rs:8:27 [INFO] [stdout] | [INFO] [stdout] 8 | identity, kad, mplex, secio, tcp, yamux, Multiaddr, PeerId, Swarm, [INFO] [stdout] | ^^^^^ no `secio` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `libp2p::secio` [INFO] [stdout] --> src/main.rs:8:27 [INFO] [stdout] | [INFO] [stdout] 8 | identity, kad, mplex, secio, tcp, yamux, Multiaddr, PeerId, Swarm, [INFO] [stdout] | ^^^^^ no `secio` in the root [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: 0x7fdcbf353a20 - std::backtrace_rs::backtrace::libunwind::trace::h303a626d53553a64 [INFO] [stderr] at /rustc/ffa2e7ae8fbf9badc035740db949b9dae271c29f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:100:5 [INFO] [stderr] 1: 0x7fdcbf353a20 - std::backtrace_rs::backtrace::trace_unsynchronized::h6abb882733c3f18c [INFO] [stderr] at /rustc/ffa2e7ae8fbf9badc035740db949b9dae271c29f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x7fdcbf353a20 - std::sys_common::backtrace::_print_fmt::h57829321f1d9217a [INFO] [stderr] at /rustc/ffa2e7ae8fbf9badc035740db949b9dae271c29f/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stderr] 3: 0x7fdcbf353a20 - ::fmt::h400b66a054640aac [INFO] [stderr] at /rustc/ffa2e7ae8fbf9badc035740db949b9dae271c29f/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stderr] 4: 0x7fdcbf3c2e9c - core::fmt::write::h1857a60b204f1b6a [INFO] [stderr] at /rustc/ffa2e7ae8fbf9badc035740db949b9dae271c29f/library/core/src/fmt/mod.rs:1076:17 [INFO] [stderr] 5: 0x7fdcbf345642 - std::io::Write::write_fmt::h6453b28c8b27c6ea [INFO] [stderr] at /rustc/ffa2e7ae8fbf9badc035740db949b9dae271c29f/library/std/src/io/mod.rs:1516:15 [INFO] [stderr] 6: 0x7fdcbf3589d5 - std::sys_common::backtrace::_print::h15cc4b3923cc9bc0 [INFO] [stderr] at /rustc/ffa2e7ae8fbf9badc035740db949b9dae271c29f/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stderr] 7: 0x7fdcbf3589d5 - std::sys_common::backtrace::print::h953c7be178c0674d [INFO] [stderr] at /rustc/ffa2e7ae8fbf9badc035740db949b9dae271c29f/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stderr] 8: 0x7fdcbf3589d5 - std::panicking::default_hook::{{closure}}::h635d667f571198f0 [INFO] [stderr] at /rustc/ffa2e7ae8fbf9badc035740db949b9dae271c29f/library/std/src/panicking.rs:208:50 [INFO] [stderr] 9: 0x7fdcbf358678 - std::panicking::default_hook::h3bc2efb48060abaa [INFO] [stderr] at /rustc/ffa2e7ae8fbf9badc035740db949b9dae271c29f/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] 10: 0x7fdcbfc21618 - rustc_driver::report_ice::hbf1325c7565687ba [INFO] [stderr] thread 'rustc' panicked at 'Box', compiler/rustc_errors/src/lib.rs:945:9 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x7f397ecd5a20 - std::backtrace_rs::backtrace::libunwind::trace::h303a626d53553a64 [INFO] [stderr] at /rustc/ffa2e7ae8fbf9badc035740db949b9dae271c29f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:100:5 [INFO] [stderr] 1: 0x7f397ecd5a20 - std::backtrace_rs::backtrace::trace_unsynchronized::h6abb882733c3f18c [INFO] [stderr] at /rustc/ffa2e7ae8fbf9badc035740db949b9dae271c29f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x7f397ecd5a20 - std::sys_common::backtrace::_print_fmt::h57829321f1d9217a [INFO] [stderr] at /rustc/ffa2e7ae8fbf9badc035740db949b9dae271c29f/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stderr] 3: 0x7f397ecd5a20 - ::fmt::h400b66a054640aac [INFO] [stderr] at /rustc/ffa2e7ae8fbf9badc035740db949b9dae271c29f/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stderr] 4: 0x7f397ed44e9c - core::fmt::write::h1857a60b204f1b6a [INFO] [stderr] at /rustc/ffa2e7ae8fbf9badc035740db949b9dae271c29f/library/core/src/fmt/mod.rs:1076:17 [INFO] [stderr] 5: 0x7f397ecc7642 - std::io::Write::write_fmt::h6453b28c8b27c6ea [INFO] [stderr] at /rustc/ffa2e7ae8fbf9badc035740db949b9dae271c29f/library/std/src/io/mod.rs:1516:15 [INFO] [stderr] 6: 0x7f397ecda9d5 - std::sys_common::backtrace::_print::h15cc4b3923cc9bc0 [INFO] [stderr] at /rustc/ffa2e7ae8fbf9badc035740db949b9dae271c29f/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stderr] 7: 0x7f397ecda9d5 - std::sys_common::backtrace::print::h953c7be178c0674d [INFO] [stderr] at /rustc/ffa2e7ae8fbf9badc035740db949b9dae271c29f/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stderr] 8: 0x7f397ecda9d5 - std::panicking::default_hook::{{closure}}::h635d667f571198f0 [INFO] [stderr] at /rustc/ffa2e7ae8fbf9badc035740db949b9dae271c29f/library/std/src/panicking.rs:208:50 [INFO] [stderr] 9: 0x7f397ecda678 - std::panicking::default_hook::h3bc2efb48060abaa [INFO] [stderr] at /rustc/ffa2e7ae8fbf9badc035740db949b9dae271c29f/library/std/src/panicking.rs:227:9 [INFO] [stderr] 11: 0x7fdcaa751626 - as core::ops::function::Fn>::call::h9ebc46af3c2f55c4 [INFO] [stderr] at /rustc/ffa2e7ae8fbf9badc035740db949b9dae271c29f/library/alloc/src/boxed.rs:1056:9 [INFO] [stderr] 12: 0x7fdcaa74eeab - proc_macro::bridge::client::::enter::{{closure}}::{{closure}}::h87e08dac75745d3f [INFO] [stderr] at /rustc/ffa2e7ae8fbf9badc035740db949b9dae271c29f/library/proc_macro/src/bridge/client.rs:320:21 [INFO] [stderr] 13: 0x7fdcbf359216 - std::panicking::rust_panic_with_hook::h887eb0c89f46b8b2 [INFO] [stderr] at /rustc/ffa2e7ae8fbf9badc035740db949b9dae271c29f/library/std/src/panicking.rs:581:17 [INFO] [stderr] 14: 0x7fdcc2bcda2d - std::panicking::begin_panic::{{closure}}::hc1d905d2374ce0cc [INFO] [stderr] 15: 0x7fdcc2bcd936 - std::sys_common::backtrace::__rust_end_short_backtrace::ha1feaa73cb1e05ce [INFO] [stderr] 16: 0x7fdcc2bcd99f - std::panicking::begin_panic::h09616460625efa25 [INFO] [stderr] 17: 0x7fdcc2c04380 - rustc_errors::HandlerInner::bug::hbb6554bd4fbc8852 [INFO] [stderr] 18: 0x7fdcc2c02e60 - rustc_errors::Handler::bug::h4feefeec7bb726ca [INFO] [stderr] 19: 0x7fdcc2674bc4 - rustc_middle::util::bug::opt_span_bug_fmt::{{closure}}::h22b92ed7b73b8340 [INFO] [stderr] 20: 0x7fdcc266de0b - rustc_middle::ty::context::tls::with_opt::{{closure}}::h32bfd9cf0b0a9393 [INFO] [stderr] 21: 0x7fdcc266ddb2 - rustc_middle::ty::context::tls::with_opt::h762464f893de2d96 [INFO] [stderr] 22: 0x7fdcc2674ae9 - rustc_middle::util::bug::opt_span_bug_fmt::h05648c19bbf99518 [INFO] [stderr] 23: 0x7fdcc2674a5e - rustc_middle::util::bug::bug_fmt::h5d4f7ed12a8f1d0d [INFO] [stderr] 24: 0x7fdcc2791706 - rustc_middle::ty::sty::::tuple_fields::hdc3dc0e1875e99ff [INFO] [stderr] 25: 0x7fdcc1f86fe8 - rustc_trait_selection::traits::select::SelectionContext::copy_clone_conditions::h8ff43f065f427a31 [INFO] [stderr] 26: 0x7fdcc1f82541 - rustc_trait_selection::traits::select::candidate_assembly::::assemble_candidates::h7f604d35beab439e [INFO] [stderr] 27: 0x7fdcc1f8093d - rustc_trait_selection::traits::select::candidate_assembly::::candidate_from_obligation_no_cache::h05f8c5b45c5e08a2 [INFO] [stderr] 28: 0x7fdcc1f91479 - rustc_query_system::dep_graph::graph::DepGraph::with_anon_task::h44ec985a7770338d [INFO] [stderr] 29: 0x7fdcc1f888d2 - rustc_trait_selection::traits::select::candidate_assembly::::candidate_from_obligation::he84ed255728ad44e [INFO] [stderr] 30: 0x7fdcc1f85503 - rustc_trait_selection::traits::select::SelectionContext::evaluate_stack::h06e7ee3234d676cd [INFO] [stderr] 31: 0x7fdcc1f963d0 - rustc_query_system::dep_graph::graph::DepGraph::with_anon_task::hf442492fe7988b09 [INFO] [stderr] 32: 0x7fdcc1f84ae4 - rustc_trait_selection::traits::select::SelectionContext::evaluate_trait_predicate_recursively::hb38f849d34368217 [INFO] [stderr] 33: 0x7fdcc214ca26 - rustc_trait_selection::traits::select::SelectionContext::evaluate_predicate_recursively::{{closure}}::ha75a9cb68e9796c1 [INFO] [stderr] 34: 0x7fdcc1f8edde - rustc_trait_selection::traits::select::SelectionContext::evaluate_predicate_recursively::h08dd972328f720e7 [INFO] [stderr] 35: 0x7fdcc1f546b4 - rustc_infer::infer::InferCtxt::probe::hf13a54a708ad210c [INFO] [stderr] 36: 0x7fdcc1f840e0 - rustc_trait_selection::traits::select::SelectionContext::evaluate_root_obligation::h954c58efaae55e17 [INFO] [stderr] 37: 0x7fdcc02f7d66 - rustc_infer::infer::InferCtxtBuilder::enter_with_canonical::hdbc417ca7d0d6c33 [INFO] [stderr] 38: 0x7fdcc03637eb - rustc_traits::evaluate_obligation::evaluate_obligation::h6ad149b3038f3f29 [INFO] [stderr] 39: 0x7fdcc1f5a39d - rustc_middle::ty::query:: for rustc_middle::ty::query::queries::evaluate_obligation>::compute::hb3df2fb3e496fc5e [INFO] [stderr] 40: 0x7fdcc1fa5c59 - rustc_query_system::dep_graph::graph::DepGraph::with_task_impl::heacdf35d72b91e29 [INFO] [stderr] 41: 0x7fdcc2110cd0 - rustc_middle::ty::query::plumbing::::start_query::{{closure}}::{{closure}}::{{closure}}::h1335e7ad0f4ea52c [INFO] [stderr] 42: 0x7fdcc209c50d - rustc_query_system::query::plumbing::get_query_impl::h3957bf19a016f15f [INFO] [stderr] 43: 0x7fdcc1f7c58e - ::evaluate_obligation::hd3c48f874d2c435f [INFO] [stderr] 44: 0x7fdcc1f7c62d - ::evaluate_obligation_no_overflow::h888ee85cdb54e495 [INFO] [stderr] 45: 0x7fdcc208fd40 - rustc_trait_selection::traits::fulfill::FulfillProcessor::process_trait_obligation::h9f96ce64cbecfcf4 [INFO] [stderr] 46: 0x7fdcc208efe2 - rustc_trait_selection::traits::fulfill::FulfillProcessor::progress_changed_obligations::h2020dfafb477c00f [INFO] [stderr] 47: 0x7fdcc211c239 - rustc_data_structures::obligation_forest::ObligationForest::process_obligations::h1d11017f52bfdd95 [INFO] [stderr] 48: 0x7fdcc208e2e4 - ::select_where_possible::hf96074721833b16c [INFO] [stderr] 49: 0x7fdcc0674084 - rustc_typeck::check::fn_ctxt::_impl::::select_obligations_where_possible::h5a7844f4370dc933 [INFO] [stderr] 50: 0x7fdcc08ec8f7 - rustc_infer::infer::InferCtxtBuilder::enter::h6881f9376e4471a9 [INFO] [stderr] 51: 0x7fdcc09a3158 - rustc_typeck::check::typeck::h7936b5f86fffb913 [INFO] [stderr] 52: 0x7fdcc2ace1a5 - rustc_query_system::dep_graph::graph::DepGraph::with_task_impl::he31ecb2478271eb6 [INFO] [stderr] 53: 0x7fdcc26889c4 - rustc_data_structures::stack::ensure_sufficient_stack::h0fae324398ebb94b [INFO] [stderr] 54: 0x7fdcc2428c43 - rustc_query_system::query::plumbing::get_query_impl::h23431548fcf0457a [INFO] [stderr] 55: 0x7fdcc277b2f7 - rustc_middle::ty::context::TyCtxt::typeck_opt_const_arg::h3bd74cb09bd6e416 [INFO] [stderr] 56: 0x7fdcc0e6a758 - rustc_mir_build::thir::cx::Cx::new::hae441e3f756dd04d [INFO] [stderr] 57: 0x7fdcc0e2e6c8 - rustc_infer::infer::InferCtxtBuilder::enter::hc3dcea69ea296949 [INFO] [stderr] 58: 0x7fdcc0d6fc93 - rustc_mir_build::build::mir_built::h1213ff50e2e6a0e1 [INFO] [stderr] 59: 0x7fdcc13c8591 - rustc_middle::ty::query:: for rustc_middle::ty::query::queries::mir_built>::compute::h48f449fd20c6d821 [INFO] [stderr] 60: 0x7fdcc127f062 - rustc_query_system::dep_graph::graph::DepGraph::with_task_impl::h64e586cbce9e64b6 [INFO] [stderr] 61: 0x7fdcc129e167 - rustc_data_structures::stack::ensure_sufficient_stack::hcd9666a57ae15592 [INFO] [stderr] 62: 0x7fdcc106a9b4 - rustc_query_system::query::plumbing::get_query_impl::h204e2d9ef53c9d61 [INFO] [stderr] 63: 0x7fdcc13fbc2f - rustc_mir::transform::check_unsafety::unsafety_check_result::hfa73150fbef5dd4b [INFO] [stderr] 64: 0x7fdcc13d6a15 - core::ops::function::FnOnce::call_once::ha16d550cc2ad148e [INFO] [stderr] 65: 0x7fdcc13c978e - rustc_middle::ty::query:: for rustc_middle::ty::query::queries::unsafety_check_result>::compute::h1325ed663a32656e [INFO] [stderr] 66: 0x7fdcc1287ab7 - rustc_query_system::dep_graph::graph::DepGraph::with_task_impl::hd407ccfcaf366716 [INFO] [stderr] 67: 0x7fdcc1294c71 - rustc_data_structures::stack::ensure_sufficient_stack::h2b9edb953b6b37ed [INFO] [stderr] 68: 0x7fdcc10adc99 - rustc_query_system::query::plumbing::get_query_impl::h7a8ff46deb0129b0 [INFO] [stderr] 69: 0x7fdcc10ec50d - rustc_query_system::query::plumbing::ensure_query_impl::h5f3c48a1796f8afb [INFO] [stderr] 70: 0x7fdcc140cf8b - rustc_mir::transform::mir_const::hf34ae3a27ea9647b [INFO] [stderr] 71: 0x7fdcc13c8671 - rustc_middle::ty::query:: for rustc_middle::ty::query::queries::mir_const>::compute::hb439a448b1775404 [INFO] [stderr] 72: 0x7fdcc127f062 - rustc_query_system::dep_graph::graph::DepGraph::with_task_impl::h64e586cbce9e64b6 [INFO] [stderr] 73: 0x7fdcc129e167 - rustc_data_structures::stack::ensure_sufficient_stack::hcd9666a57ae15592 [INFO] [stderr] 74: 0x7fdcc106a9b4 - rustc_query_system::query::plumbing::get_query_impl::h204e2d9ef53c9d61 [INFO] [stderr] 75: 0x7fdcc140d4ae - rustc_mir::transform::mir_promoted::h63d48cc42abf7992 [INFO] [stderr] 76: 0x7fdcc141c041 - rustc_middle::ty::query:: for rustc_middle::ty::query::queries::mir_promoted>::compute::hdf2326856f72cc26 [INFO] [stderr] 77: 0x7fdcc127b9ae - rustc_query_system::dep_graph::graph::DepGraph::with_task_impl::h5263bb496f38fe45 [INFO] [stderr] 78: 0x7fdcc1291b67 - rustc_data_structures::stack::ensure_sufficient_stack::h05d573450a98be7a [INFO] [stderr] 79: 0x7fdcc109061f - rustc_query_system::query::plumbing::get_query_impl::h4d2eddc0469a3d56 [INFO] [stderr] 10: 0x7f397f5a3618 - rustc_driver::report_ice::hbf1325c7565687ba [INFO] [stderr] 80: 0x7fdcc1458f14 - rustc_mir::borrow_check::mir_borrowck::h15a86e919fc8eed4 [INFO] [stderr] 81: 0x7fdcc1422e35 - core::ops::function::FnOnce::call_once::h03dbe0b786591256 [INFO] [stderr] 82: 0x7fdcc0977d2e - rustc_middle::ty::query:: for rustc_middle::ty::query::queries::mir_borrowck>::compute::h6e0262522c39a99c [INFO] [stderr] 83: 0x7fdcc085ba37 - rustc_query_system::dep_graph::graph::DepGraph::with_task_impl::hbccb591d25d97bba [INFO] [stderr] 84: 0x7fdcc07c9461 - rustc_data_structures::stack::ensure_sufficient_stack::hf9691a12a2696c86 [INFO] [stderr] 85: 0x7fdcc06daa79 - rustc_query_system::query::plumbing::get_query_impl::h8e706cf7049df2c3 [INFO] [stderr] 86: 0x7fdcc09aa034 - rustc_typeck::collect::type_of::type_of::hc36be93746b1de48 [INFO] [stderr] 87: 0x7fdcc075bbff - rustc_middle::ty::query:: for rustc_middle::ty::query::queries::type_of>::compute::hb3888e2d2bff40bd [INFO] [stderr] 88: 0x7fdcc0859c94 - rustc_query_system::dep_graph::graph::DepGraph::with_task_impl::h952ed8e8215ed554 [INFO] [stderr] 89: 0x7fdcc07bc021 - rustc_data_structures::stack::ensure_sufficient_stack::h1396c8a5e30d56bc [INFO] [stderr] 90: 0x7fdcc06b03ff - rustc_query_system::query::plumbing::get_query_impl::h28946643b924e3d8 [INFO] [stderr] 91: 0x7fdcc077ecd3 - rustc_typeck::check::check::check_item_type::h790b0a968206d0a9 [INFO] [stderr] 92: 0x7fdcc083f122 - rustc_middle::hir::map::Map::visit_item_likes_in_module::hebcf6e6d5c88b804 [INFO] [stderr] 93: 0x7fdcc0782acd - rustc_typeck::check::check::check_mod_item_types::h7f4fb3e9fc4acba3 [INFO] [stderr] 94: 0x7fdcc083b1fe - rustc_middle::ty::query:: for rustc_middle::ty::query::queries::check_mod_item_types>::compute::h8a145d1b5479ca1f [INFO] [stderr] 95: 0x7fdcc0857807 - rustc_query_system::dep_graph::graph::DepGraph::with_task_impl::h8e6947eb9be02f4e [INFO] [stderr] 96: 0x7fdcc07c7564 - rustc_data_structures::stack::ensure_sufficient_stack::hdc0eadaac9a180e4 [INFO] [stderr] 97: 0x7fdcc0720a02 - rustc_query_system::query::plumbing::get_query_impl::hfaeae1bfdea1ee23 [INFO] [stderr] 98: 0x7fdcc07251de - rustc_query_system::query::plumbing::ensure_query_impl::h79037b18dc7d3ee5 [INFO] [stderr] 99: 0x7fdcc08416a4 - rustc_session::utils::::time::h7b414d0bb62f62b2 [INFO] [stderr] 100: 0x7fdcc08a3dbf - rustc_typeck::check_crate::h19e2dfbdd8ea5557 [INFO] [stderr] 101: 0x7fdcbfe66d95 - rustc_interface::passes::analysis::hf34e525a2b31f7c0 [INFO] [stderr] 102: 0x7fdcbfba0d7b - rustc_middle::ty::query:: for rustc_middle::ty::query::queries::analysis>::compute::h23cb841af51f0584 [INFO] [stderr] 103: 0x7fdcbfc3f057 - rustc_query_system::dep_graph::graph::DepGraph::with_task_impl::h7178e9f1ddee6943 [INFO] [stderr] 104: 0x7fdcbfc3a3df - rustc_middle::ty::query::plumbing::::start_query::{{closure}}::{{closure}}::{{closure}}::h4025824db8759ceb [INFO] [stderr] 105: 0x7fdcbfbcbf10 - rustc_query_system::query::plumbing::get_query_impl::h29928f066778d4c4 [INFO] [stderr] 106: 0x7fdcbfba312b - rustc_interface::passes::QueryContext::enter::h0705343d8e4a95be [INFO] [stderr] 107: 0x7fdcbfc3c4a2 - rustc_interface::queries::::enter::h6eb07f11eba80bd6 [INFO] [stderr] 108: 0x7fdcbfc032a2 - rustc_span::with_source_map::h3820d41b3a036910 [INFO] [stderr] 109: 0x7fdcbfc3d9c2 - rustc_interface::interface::create_compiler_and_run::h08ad396f4e7721e0 [INFO] [stderr] 110: 0x7fdcbfc25d5a - scoped_tls::ScopedKey::set::hd425a36fbe06985e [INFO] [stderr] 111: 0x7fdcbfc429b5 - std::sys_common::backtrace::__rust_begin_short_backtrace::h23925571219dbc63 [INFO] [stderr] 112: 0x7fdcbfbc03ce - core::ops::function::FnOnce::call_once{{vtable.shim}}::h43b61b9af30b3669 [INFO] [stderr] 11: 0x7f396a0d3626 - as core::ops::function::Fn>::call::h9ebc46af3c2f55c4 [INFO] [stderr] at /rustc/ffa2e7ae8fbf9badc035740db949b9dae271c29f/library/alloc/src/boxed.rs:1056:9 [INFO] [stderr] 113: 0x7fdcbf36821a - as core::ops::function::FnOnce>::call_once::h88864ee659ddb161 [INFO] [stderr] at /rustc/ffa2e7ae8fbf9badc035740db949b9dae271c29f/library/alloc/src/boxed.rs:1042:9 [INFO] [stderr] 12: 0x7f396a0d0eab - proc_macro::bridge::client::::enter::{{closure}}::{{closure}}::h87e08dac75745d3f [INFO] [stderr] at /rustc/ffa2e7ae8fbf9badc035740db949b9dae271c29f/library/proc_macro/src/bridge/client.rs:320:21 [INFO] [stderr] 114: 0x7fdcbf36821a - as core::ops::function::FnOnce>::call_once::h9f03cbdc7ab33431 [INFO] [stderr] 13: 0x7f397ecdb216 - std::panicking::rust_panic_with_hook::h887eb0c89f46b8b2 [INFO] [stderr] at /rustc/ffa2e7ae8fbf9badc035740db949b9dae271c29f/library/std/src/panicking.rs:581:17 [INFO] [stderr] at /rustc/ffa2e7ae8fbf9badc035740db949b9dae271c29f/library/alloc/src/boxed.rs:1042:9 [INFO] [stderr] 14: 0x7f398254fa2d - std::panicking::begin_panic::{{closure}}::hc1d905d2374ce0cc [INFO] [stderr] 115: 0x7fdcbf36821a - std::sys::unix::thread::Thread::new::thread_start::h5979dd5560a11418 [INFO] [stderr] 15: 0x7f398254f936 - std::sys_common::backtrace::__rust_end_short_backtrace::ha1feaa73cb1e05ce [INFO] [stderr] 16: 0x7f398254f99f - std::panicking::begin_panic::h09616460625efa25 [INFO] [stderr] at /rustc/ffa2e7ae8fbf9badc035740db949b9dae271c29f/library/std/src/sys/unix/thread.rs:89:17 [INFO] [stderr] 17: 0x7f3982586380 - rustc_errors::HandlerInner::bug::hbb6554bd4fbc8852 [INFO] [stderr] 18: 0x7f3982584e60 - rustc_errors::Handler::bug::h4feefeec7bb726ca [INFO] [stderr] 116: 0x7fdcbf283609 - start_thread [INFO] [stderr] 19: 0x7f3981ff6bc4 - rustc_middle::util::bug::opt_span_bug_fmt::{{closure}}::h22b92ed7b73b8340 [INFO] [stderr] 20: 0x7f3981fefe0b - rustc_middle::ty::context::tls::with_opt::{{closure}}::h32bfd9cf0b0a9393 [INFO] [stderr] 21: 0x7f3981fefdb2 - rustc_middle::ty::context::tls::with_opt::h762464f893de2d96 [INFO] [stderr] 117: 0x7fdcbf197103 - clone [INFO] [stderr] 22: 0x7f3981ff6ae9 - rustc_middle::util::bug::opt_span_bug_fmt::h05648c19bbf99518 [INFO] [stderr] 118: 0x0 - [INFO] [stderr] 23: 0x7f3981ff6a5e - rustc_middle::util::bug::bug_fmt::h5d4f7ed12a8f1d0d [INFO] [stderr] 24: 0x7f3982113706 - rustc_middle::ty::sty::::tuple_fields::hdc3dc0e1875e99ff [INFO] [stderr] 25: 0x7f3981908fe8 - rustc_trait_selection::traits::select::SelectionContext::copy_clone_conditions::h8ff43f065f427a31 [INFO] [stderr] 26: 0x7f3981904541 - rustc_trait_selection::traits::select::candidate_assembly::::assemble_candidates::h7f604d35beab439e [INFO] [stderr] 27: 0x7f398190293d - rustc_trait_selection::traits::select::candidate_assembly::::candidate_from_obligation_no_cache::h05f8c5b45c5e08a2 [INFO] [stderr] 28: 0x7f3981913479 - rustc_query_system::dep_graph::graph::DepGraph::with_anon_task::h44ec985a7770338d [INFO] [stderr] 29: 0x7f398190a8d2 - rustc_trait_selection::traits::select::candidate_assembly::::candidate_from_obligation::he84ed255728ad44e [INFO] [stderr] 30: 0x7f3981907503 - rustc_trait_selection::traits::select::SelectionContext::evaluate_stack::h06e7ee3234d676cd [INFO] [stderr] 31: 0x7f39819183d0 - rustc_query_system::dep_graph::graph::DepGraph::with_anon_task::hf442492fe7988b09 [INFO] [stderr] 32: 0x7f3981906ae4 - rustc_trait_selection::traits::select::SelectionContext::evaluate_trait_predicate_recursively::hb38f849d34368217 [INFO] [stderr] 33: 0x7f3981acea26 - rustc_trait_selection::traits::select::SelectionContext::evaluate_predicate_recursively::{{closure}}::ha75a9cb68e9796c1 [INFO] [stderr] 34: 0x7f3981910dde - rustc_trait_selection::traits::select::SelectionContext::evaluate_predicate_recursively::h08dd972328f720e7 [INFO] [stderr] 35: 0x7f39818d66b4 - rustc_infer::infer::InferCtxt::probe::hf13a54a708ad210c [INFO] [stderr] 36: 0x7f39819060e0 - rustc_trait_selection::traits::select::SelectionContext::evaluate_root_obligation::h954c58efaae55e17 [INFO] [stderr] 37: 0x7f397fc79d66 - rustc_infer::infer::InferCtxtBuilder::enter_with_canonical::hdbc417ca7d0d6c33 [INFO] [stderr] 38: 0x7f397fce57eb - rustc_traits::evaluate_obligation::evaluate_obligation::h6ad149b3038f3f29 [INFO] [stderr] 39: 0x7f39818dc39d - rustc_middle::ty::query:: for rustc_middle::ty::query::queries::evaluate_obligation>::compute::hb3df2fb3e496fc5e [INFO] [stderr] [INFO] [stderr] 40: 0x7f3981927c59 - rustc_query_system::dep_graph::graph::DepGraph::with_task_impl::heacdf35d72b91e29 [INFO] [stderr] 41: 0x7f3981a92cd0 - rustc_middle::ty::query::plumbing::::start_query::{{closure}}::{{closure}}::{{closure}}::h1335e7ad0f4ea52c [INFO] [stderr] 42: 0x7f3981a1e50d - rustc_query_system::query::plumbing::get_query_impl::h3957bf19a016f15f [INFO] [stderr] 43: 0x7f39818fe58e - ::evaluate_obligation::hd3c48f874d2c435f [INFO] [stderr] 44: 0x7f39818fe62d - ::evaluate_obligation_no_overflow::h888ee85cdb54e495 [INFO] [stderr] 45: 0x7f3981a11d40 - rustc_trait_selection::traits::fulfill::FulfillProcessor::process_trait_obligation::h9f96ce64cbecfcf4 [INFO] [stderr] 46: 0x7f3981a10fe2 - rustc_trait_selection::traits::fulfill::FulfillProcessor::progress_changed_obligations::h2020dfafb477c00f [INFO] [stderr] 47: 0x7f3981a9e239 - rustc_data_structures::obligation_forest::ObligationForest::process_obligations::h1d11017f52bfdd95 [INFO] [stderr] 48: 0x7f3981a102e4 - ::select_where_possible::hf96074721833b16c [INFO] [stderr] 49: 0x7f397fff6084 - rustc_typeck::check::fn_ctxt::_impl::::select_obligations_where_possible::h5a7844f4370dc933 [INFO] [stderr] 50: 0x7f398026e8f7 - rustc_infer::infer::InferCtxtBuilder::enter::h6881f9376e4471a9 [INFO] [stderr] 51: 0x7f3980325158 - rustc_typeck::check::typeck::h7936b5f86fffb913 [INFO] [stderr] 52: 0x7f39824501a5 - rustc_query_system::dep_graph::graph::DepGraph::with_task_impl::he31ecb2478271eb6 [INFO] [stderr] 53: 0x7f398200a9c4 - rustc_data_structures::stack::ensure_sufficient_stack::h0fae324398ebb94b [INFO] [stderr] 54: 0x7f3981daac43 - rustc_query_system::query::plumbing::get_query_impl::h23431548fcf0457a [INFO] [stderr] 55: 0x7f39820fd2f7 - rustc_middle::ty::context::TyCtxt::typeck_opt_const_arg::h3bd74cb09bd6e416 [INFO] [stderr] 56: 0x7f39807ec758 - rustc_mir_build::thir::cx::Cx::new::hae441e3f756dd04d [INFO] [stderr] 57: 0x7f39807b06c8 - rustc_infer::infer::InferCtxtBuilder::enter::hc3dcea69ea296949 [INFO] [stderr] 58: 0x7f39806f1c93 - rustc_mir_build::build::mir_built::h1213ff50e2e6a0e1 [INFO] [stderr] 59: 0x7f3980d4a591 - rustc_middle::ty::query:: for rustc_middle::ty::query::queries::mir_built>::compute::h48f449fd20c6d821 [INFO] [stderr] 60: 0x7f3980c01062 - rustc_query_system::dep_graph::graph::DepGraph::with_task_impl::h64e586cbce9e64b6 [INFO] [stderr] 61: 0x7f3980c20167 - rustc_data_structures::stack::ensure_sufficient_stack::hcd9666a57ae15592 [INFO] [stderr] 62: 0x7f39809ec9b4 - rustc_query_system::query::plumbing::get_query_impl::h204e2d9ef53c9d61 [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 (ffa2e7ae8 2020-10-24) 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:85:14: 85:81]: std::clone::Clone` [INFO] [stderr] 63: 0x7f3980d7dc2f - rustc_mir::transform::check_unsafety::unsafety_check_result::hfa73150fbef5dd4b [INFO] [stderr] 64: 0x7f3980d58a15 - core::ops::function::FnOnce::call_once::ha16d550cc2ad148e [INFO] [stderr] 65: 0x7f3980d4b78e - rustc_middle::ty::query:: for rustc_middle::ty::query::queries::unsafety_check_result>::compute::h1325ed663a32656e [INFO] [stderr] 66: 0x7f3980c09ab7 - rustc_query_system::dep_graph::graph::DepGraph::with_task_impl::hd407ccfcaf366716 [INFO] [stderr] 67: 0x7f3980c16c71 - rustc_data_structures::stack::ensure_sufficient_stack::h2b9edb953b6b37ed [INFO] [stderr] 68: 0x7f3980a2fc99 - rustc_query_system::query::plumbing::get_query_impl::h7a8ff46deb0129b0 [INFO] [stderr] 69: 0x7f3980a6e50d - rustc_query_system::query::plumbing::ensure_query_impl::h5f3c48a1796f8afb [INFO] [stderr] 70: 0x7f3980d8ef8b - rustc_mir::transform::mir_const::hf34ae3a27ea9647b [INFO] [stderr] 71: 0x7f3980d4a671 - rustc_middle::ty::query:: for rustc_middle::ty::query::queries::mir_const>::compute::hb439a448b1775404 [INFO] [stderr] 72: 0x7f3980c01062 - rustc_query_system::dep_graph::graph::DepGraph::with_task_impl::h64e586cbce9e64b6 [INFO] [stderr] 73: 0x7f3980c20167 - rustc_data_structures::stack::ensure_sufficient_stack::hcd9666a57ae15592 [INFO] [stderr] 74: 0x7f39809ec9b4 - rustc_query_system::query::plumbing::get_query_impl::h204e2d9ef53c9d61 [INFO] [stderr] 75: 0x7f3980d8f4ae - rustc_mir::transform::mir_promoted::h63d48cc42abf7992 [INFO] [stderr] 76: 0x7f3980d9e041 - rustc_middle::ty::query:: for rustc_middle::ty::query::queries::mir_promoted>::compute::hdf2326856f72cc26 [INFO] [stderr] 77: 0x7f3980bfd9ae - rustc_query_system::dep_graph::graph::DepGraph::with_task_impl::h5263bb496f38fe45 [INFO] [stderr] 78: 0x7f3980c13b67 - rustc_data_structures::stack::ensure_sufficient_stack::h05d573450a98be7a [INFO] [stderr] 79: 0x7f3980a1261f - rustc_query_system::query::plumbing::get_query_impl::h4d2eddc0469a3d56 [INFO] [stderr] 80: 0x7f3980ddaf14 - rustc_mir::borrow_check::mir_borrowck::h15a86e919fc8eed4 [INFO] [stderr] 81: 0x7f3980da4e35 - core::ops::function::FnOnce::call_once::h03dbe0b786591256 [INFO] [stderr] 82: 0x7f39802f9d2e - rustc_middle::ty::query:: for rustc_middle::ty::query::queries::mir_borrowck>::compute::h6e0262522c39a99c [INFO] [stderr] 83: 0x7f39801dda37 - rustc_query_system::dep_graph::graph::DepGraph::with_task_impl::hbccb591d25d97bba [INFO] [stderr] 84: 0x7f398014b461 - rustc_data_structures::stack::ensure_sufficient_stack::hf9691a12a2696c86 [INFO] [stderr] 85: 0x7f398005ca79 - rustc_query_system::query::plumbing::get_query_impl::h8e706cf7049df2c3 [INFO] [stderr] 86: 0x7f398032c034 - rustc_typeck::collect::type_of::type_of::hc36be93746b1de48 [INFO] [stderr] 87: 0x7f39800ddbff - rustc_middle::ty::query:: for rustc_middle::ty::query::queries::type_of>::compute::hb3888e2d2bff40bd [INFO] [stderr] 88: 0x7f39801dbc94 - rustc_query_system::dep_graph::graph::DepGraph::with_task_impl::h952ed8e8215ed554 [INFO] [stderr] 89: 0x7f398013e021 - rustc_data_structures::stack::ensure_sufficient_stack::h1396c8a5e30d56bc [INFO] [stderr] 90: 0x7f39800323ff - rustc_query_system::query::plumbing::get_query_impl::h28946643b924e3d8 [INFO] [stderr] 91: 0x7f3980100cd3 - rustc_typeck::check::check::check_item_type::h790b0a968206d0a9 [INFO] [stderr] 92: 0x7f39801c1122 - rustc_middle::hir::map::Map::visit_item_likes_in_module::hebcf6e6d5c88b804 [INFO] [stderr] 93: 0x7f3980104acd - rustc_typeck::check::check::check_mod_item_types::h7f4fb3e9fc4acba3 [INFO] [stderr] 94: 0x7f39801bd1fe - rustc_middle::ty::query:: for rustc_middle::ty::query::queries::check_mod_item_types>::compute::h8a145d1b5479ca1f [INFO] [stderr] 95: 0x7f39801d9807 - rustc_query_system::dep_graph::graph::DepGraph::with_task_impl::h8e6947eb9be02f4e [INFO] [stderr] 96: 0x7f3980149564 - rustc_data_structures::stack::ensure_sufficient_stack::hdc0eadaac9a180e4 [INFO] [stderr] 97: 0x7f39800a2a02 - rustc_query_system::query::plumbing::get_query_impl::hfaeae1bfdea1ee23 [INFO] [stderr] 98: 0x7f39800a71de - rustc_query_system::query::plumbing::ensure_query_impl::h79037b18dc7d3ee5 [INFO] [stderr] 99: 0x7f39801c36a4 - rustc_session::utils::::time::h7b414d0bb62f62b2 [INFO] [stderr] 100: 0x7f3980225dbf - rustc_typeck::check_crate::h19e2dfbdd8ea5557 [INFO] [stderr] 101: 0x7f397f7e8d95 - rustc_interface::passes::analysis::hf34e525a2b31f7c0 [INFO] [stderr] 102: 0x7f397f522d7b - rustc_middle::ty::query:: for rustc_middle::ty::query::queries::analysis>::compute::h23cb841af51f0584 [INFO] [stderr] 103: 0x7f397f5c1057 - rustc_query_system::dep_graph::graph::DepGraph::with_task_impl::h7178e9f1ddee6943 [INFO] [stderr] 104: 0x7f397f5bc3df - rustc_middle::ty::query::plumbing::::start_query::{{closure}}::{{closure}}::{{closure}}::h4025824db8759ceb [INFO] [stderr] 105: 0x7f397f54df10 - rustc_query_system::query::plumbing::get_query_impl::h29928f066778d4c4 [INFO] [stderr] 106: 0x7f397f52512b - rustc_interface::passes::QueryContext::enter::h0705343d8e4a95be [INFO] [stderr] 107: 0x7f397f5be4a2 - rustc_interface::queries::::enter::h6eb07f11eba80bd6 [INFO] [stderr] 108: 0x7f397f5852a2 - rustc_span::with_source_map::h3820d41b3a036910 [INFO] [stderr] #1 [typeck] type-checking `build_transport` [INFO] [stderr] 109: 0x7f397f5bf9c2 - rustc_interface::interface::create_compiler_and_run::h08ad396f4e7721e0 [INFO] [stderr] 110: 0x7f397f5a7d5a - scoped_tls::ScopedKey::set::hd425a36fbe06985e [INFO] [stderr] 111: 0x7f397f5c49b5 - std::sys_common::backtrace::__rust_begin_short_backtrace::h23925571219dbc63 [INFO] [stderr] 112: 0x7f397f5423ce - core::ops::function::FnOnce::call_once{{vtable.shim}}::h43b61b9af30b3669 [INFO] [stderr] 113: 0x7f397ecea21a - as core::ops::function::FnOnce>::call_once::h88864ee659ddb161 [INFO] [stderr] at /rustc/ffa2e7ae8fbf9badc035740db949b9dae271c29f/library/alloc/src/boxed.rs:1042:9 [INFO] [stderr] 114: 0x7f397ecea21a - as core::ops::function::FnOnce>::call_once::h9f03cbdc7ab33431 [INFO] [stderr] at /rustc/ffa2e7ae8fbf9badc035740db949b9dae271c29f/library/alloc/src/boxed.rs:1042:9 [INFO] [stderr] 115: 0x7f397ecea21a - std::sys::unix::thread::Thread::new::thread_start::h5979dd5560a11418 [INFO] [stderr] #2 [mir_built] building MIR for `build_transport` [INFO] [stderr] at /rustc/ffa2e7ae8fbf9badc035740db949b9dae271c29f/library/std/src/sys/unix/thread.rs:89:17 [INFO] [stderr] 116: 0x7f397ec05609 - start_thread [INFO] [stderr] #3 [unsafety_check_result] unsafety-checking `build_transport` [INFO] [stderr] #4 [mir_const] processing MIR for `build_transport` [INFO] [stderr] #5 [mir_promoted] processing `build_transport` [INFO] [stderr] #6 [mir_borrowck] borrow-checking `build_transport` [INFO] [stderr] #7 [type_of] computing type of `build_transport::{opaque#0}` [INFO] [stderr] #8 [check_mod_item_types] checking item types in top-level module [INFO] [stderr] #9 [analysis] running analysis passes on this crate [INFO] [stderr] end of query stack [INFO] [stderr] 117: 0x7f397eb19103 - clone [INFO] [stderr] 118: 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 (ffa2e7ae8 2020-10-24) 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 [evaluate_obligation] evaluating trait selection obligation `[closure@src/main.rs:85:14: 85:81]: std::clone::Clone` [INFO] [stderr] #1 [typeck] type-checking `build_transport` [INFO] [stderr] #2 [mir_built] building MIR for `build_transport` [INFO] [stderr] #3 [unsafety_check_result] unsafety-checking `build_transport` [INFO] [stderr] #4 [mir_const] processing MIR for `build_transport` [INFO] [stderr] #5 [mir_promoted] processing `build_transport` [INFO] [stderr] #6 [mir_borrowck] borrow-checking `build_transport` [INFO] [stderr] #7 [type_of] computing type of `build_transport::{opaque#0}` [INFO] [stderr] #8 [check_mod_item_types] checking item types in top-level module [INFO] [stderr] #9 [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] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `p2p_fun` [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" "63e7b710707b2302f7f249df929cf2b6617a9e36c8a4818f96d14993a5f5b90d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "63e7b710707b2302f7f249df929cf2b6617a9e36c8a4818f96d14993a5f5b90d", kill_on_drop: false }` [INFO] [stdout] 63e7b710707b2302f7f249df929cf2b6617a9e36c8a4818f96d14993a5f5b90d