[INFO] cloning repository https://github.com/itowlson/atacama [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/itowlson/atacama" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fitowlson%2Fatacama", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fitowlson%2Fatacama'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 108027fc45739b91476e260d719bcdf66fa84a7e [INFO] checking itowlson/atacama against try#34585ff556bad2462429cd3775623c743928a72f for pr-102593 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fitowlson%2Fatacama" "/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/itowlson/atacama on toolchain 34585ff556bad2462429cd3775623c743928a72f [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+34585ff556bad2462429cd3775623c743928a72f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/itowlson/atacama [INFO] finished tweaking git repo https://github.com/itowlson/atacama [INFO] tweaked toml for git repo https://github.com/itowlson/atacama written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/itowlson/atacama already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+34585ff556bad2462429cd3775623c743928a72f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d1cd00eb6e6ea2a7969240779edeaeff35b24be85036c63b883ba933028a15f" "/opt/rustwide/cargo-home/bin/cargo" "+34585ff556bad2462429cd3775623c743928a72f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fc9b4a2d927e28fc3e3afb3ad46fc6d912e37515d88f7b43bc7dc1db2b59a0a8 [INFO] running `Command { std: "docker" "start" "-a" "fc9b4a2d927e28fc3e3afb3ad46fc6d912e37515d88f7b43bc7dc1db2b59a0a8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fc9b4a2d927e28fc3e3afb3ad46fc6d912e37515d88f7b43bc7dc1db2b59a0a8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fc9b4a2d927e28fc3e3afb3ad46fc6d912e37515d88f7b43bc7dc1db2b59a0a8", kill_on_drop: false }` [INFO] [stdout] fc9b4a2d927e28fc3e3afb3ad46fc6d912e37515d88f7b43bc7dc1db2b59a0a8 [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" "RUSTDOCFLAGS=--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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d1cd00eb6e6ea2a7969240779edeaeff35b24be85036c63b883ba933028a15f" "/opt/rustwide/cargo-home/bin/cargo" "+34585ff556bad2462429cd3775623c743928a72f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e62227b6732e60820ca8d318ecb27220ebef2a364fe83ac2b2aa9b87366e44b4 [INFO] running `Command { std: "docker" "start" "-a" "e62227b6732e60820ca8d318ecb27220ebef2a364fe83ac2b2aa9b87366e44b4", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.98 [INFO] [stderr] Compiling proc-macro2 v1.0.28 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.74 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling serde_derive v1.0.127 [INFO] [stderr] Compiling serde v1.0.127 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Checking once_cell v1.8.0 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Checking smallvec v1.6.1 [INFO] [stderr] Compiling ahash v0.7.4 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking getrandom v0.2.3 [INFO] [stderr] Checking itoa v0.4.7 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling jobserver v0.1.23 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking pin-project-lite v0.2.7 [INFO] [stderr] Compiling cc v1.0.69 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Checking ppv-lite86 v0.2.10 [INFO] [stderr] Compiling anyhow v1.0.42 [INFO] [stderr] Checking bytes v1.0.1 [INFO] [stderr] Compiling semver v1.0.4 [INFO] [stderr] Compiling target-lexicon v0.12.1 [INFO] [stderr] Checking fallible-iterator v0.2.0 [INFO] [stderr] Compiling semver-parser v0.10.2 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Compiling futures-core v0.3.16 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Checking tracing-core v0.1.18 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking regex-syntax v0.6.25 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking rand v0.8.4 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Checking instant v0.1.10 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Checking opaque-debug v0.3.0 [INFO] [stderr] Compiling thiserror-impl v1.0.26 [INFO] [stderr] Checking base64 v0.13.0 [INFO] [stderr] Checking cpufeatures v0.1.5 [INFO] [stderr] Compiling tracing-attributes v0.1.15 [INFO] [stderr] Checking parking_lot_core v0.8.3 [INFO] [stderr] Checking lock_api v0.4.4 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Compiling tokio v1.9.0 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Checking thiserror v1.0.26 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Checking tracing v0.1.26 [INFO] [stderr] Checking parking_lot v0.11.1 [INFO] [stderr] Checking regex v1.5.4 [INFO] [stderr] Compiling io-lifetimes v0.1.1 [INFO] [stderr] Checking itertools v0.10.1 [INFO] [stderr] Compiling tokio-macros v1.3.0 [INFO] [stderr] Checking mio v0.7.13 [INFO] [stderr] Checking errno v0.2.7 [INFO] [stderr] Checking signal-hook-registry v1.4.0 [INFO] [stderr] Compiling futures-macro v0.3.16 [INFO] [stderr] Compiling futures-task v0.3.16 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Checking futures-sink v0.3.16 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Checking wasmparser v0.78.2 [INFO] [stderr] Compiling futures-channel v0.3.16 [INFO] [stderr] Compiling httparse v1.4.1 [INFO] [stderr] Checking tinyvec v1.3.1 [INFO] [stderr] Checking cranelift-entity v0.75.0 [INFO] [stderr] Checking regalloc v0.0.31 [INFO] [stderr] Compiling semver v0.11.0 [INFO] [stderr] Compiling cranelift-codegen-shared v0.75.0 [INFO] [stderr] Checking cranelift-bforest v0.75.0 [INFO] [stderr] Checking gimli v0.24.0 [INFO] [stderr] Compiling rustc_version v0.3.3 [INFO] [stderr] Compiling cranelift-codegen-meta v0.75.0 [INFO] [stderr] Checking http v0.2.4 [INFO] [stderr] Compiling futures-util v0.3.16 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling unsafe-io v0.6.12 [INFO] [stderr] Checking more-asserts v0.2.1 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Checking quick-error v1.2.3 [INFO] [stderr] Checking unicode-normalization v0.1.19 [INFO] [stderr] Compiling openssl-sys v0.9.65 [INFO] [stderr] Checking unicode-bidi v0.3.5 [INFO] [stderr] Compiling zstd-sys v1.4.20+zstd.1.4.9 [INFO] [stderr] Compiling wasmtime-fiber v0.28.0 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Checking slab v0.4.4 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking ipnet v2.3.1 [INFO] [stderr] Checking futures-io v0.3.16 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Compiling backtrace v0.3.61 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Checking gimli v0.25.0 [INFO] [stderr] Checking termcolor v1.1.2 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking posish v0.6.3 [INFO] [stderr] Checking object v0.25.3 [INFO] [stderr] Compiling cap-primitives v0.13.10 [INFO] [stderr] Checking addr2line v0.16.0 [INFO] [stderr] Checking sha2 v0.9.5 [INFO] [stderr] Compiling wasmtime-runtime v0.28.0 [INFO] [stderr] Checking object v0.26.0 [INFO] [stderr] Compiling zstd-safe v3.0.1+zstd.1.4.9 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Checking mime v0.3.16 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking rustc-demangle v0.1.20 [INFO] [stderr] Checking form_urlencoded v1.0.1 [INFO] [stderr] Checking fs-set-times v0.3.1 [INFO] [stderr] Checking crossbeam-deque v0.8.1 [INFO] [stderr] Checking crossbeam-channel v0.5.1 [INFO] [stderr] Checking humantime v1.3.0 [INFO] [stderr] Compiling scroll_derive v0.10.5 [INFO] [stderr] Checking region v2.2.0 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling openssl v0.10.35 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Compiling leb128 v0.2.4 [INFO] [stderr] Checking maybe-owned v0.3.4 [INFO] [stderr] Compiling wast v35.0.2 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Checking scroll v0.10.2 [INFO] [stderr] Checking env_logger v0.7.1 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling cranelift-codegen v0.75.0 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Compiling cap-std v0.13.10 [INFO] [stderr] Checking tokio-util v0.6.7 [INFO] [stderr] Checking toml v0.5.8 [INFO] [stderr] Compiling psm v0.1.14 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling wasmtime-cache v0.28.0 [INFO] [stderr] Compiling native-tls v0.2.7 [INFO] [stderr] Compiling async-trait v0.1.51 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Compiling serde_json v1.0.66 [INFO] [stderr] Compiling cpp_demangle v0.3.3 [INFO] [stderr] Checking try-lock v0.2.3 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Checking wast v37.0.0 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Checking directories-next v2.0.0 [INFO] [stderr] Checking h2 v0.3.3 [INFO] [stderr] Compiling witx v0.9.1 [INFO] [stderr] Checking url v2.2.2 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Compiling shellexpand v2.1.0 [INFO] [stderr] Checking file-per-thread-logger v0.1.4 [INFO] [stderr] Checking http-body v0.4.3 [INFO] [stderr] Checking addr2line v0.15.2 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Checking socket2 v0.4.1 [INFO] [stderr] Checking openssl-probe v0.1.4 [INFO] [stderr] Checking spin v0.5.2 [INFO] [stderr] Checking untrusted v0.7.1 [INFO] [stderr] Checking tower-service v0.3.1 [INFO] [stderr] Checking httpdate v1.0.1 [INFO] [stderr] Checking wat v1.0.39 [INFO] [stderr] Compiling wiggle-generate v0.28.0 [INFO] [stderr] Checking hyper v0.14.11 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Compiling wasi-common v0.28.0 [INFO] [stderr] Compiling paste v1.0.5 [INFO] [stderr] Compiling encoding_rs v0.8.28 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Checking cranelift-frontend v0.75.0 [INFO] [stderr] Checking cranelift-native v0.75.0 [INFO] [stderr] Checking cranelift-wasm v0.75.0 [INFO] [stderr] Checking tokio-native-tls v0.3.0 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking serde_urlencoded v0.7.0 [INFO] [stderr] Compiling cap-fs-ext v0.13.10 [INFO] [stderr] Compiling system-interface v0.6.6 [INFO] [stderr] Checking sha-1 v0.9.7 [INFO] [stderr] Compiling pin-project-internal v1.0.8 [INFO] [stderr] Compiling wiggle-macro v0.28.0 [INFO] [stderr] Compiling synstructure v0.12.5 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Checking wasmtime-environ v0.28.0 [INFO] [stderr] Checking hyper-tls v0.5.0 [INFO] [stderr] Compiling unicase v1.4.2 [INFO] [stderr] Checking bytes v0.4.12 [INFO] [stderr] Checking wasmtime-debug v0.28.0 [INFO] [stderr] Checking wasmtime-cranelift v0.28.0 [INFO] [stderr] Compiling zeroize_derive v1.1.0 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking wasmtime-obj v0.28.0 [INFO] [stderr] Checking webpki v0.21.4 [INFO] [stderr] Checking sct v0.6.1 [INFO] [stderr] Checking futures-executor v0.3.16 [INFO] [stderr] Checking cap-rand v0.13.10 [INFO] [stderr] Checking input_buffer v0.4.0 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Checking percent-encoding v1.0.1 [INFO] [stderr] Checking remove_dir_all v0.5.3 [INFO] [stderr] Checking pin-project v1.0.8 [INFO] [stderr] Checking utf-8 v0.7.6 [INFO] [stderr] Checking safemem v0.3.3 [INFO] [stderr] Checking tempfile v3.2.0 [INFO] [stderr] Checking rustls v0.19.1 [INFO] [stderr] Checking buf_redux v0.8.4 [INFO] [stderr] Checking futures v0.3.16 [INFO] [stderr] Checking zeroize v1.4.1 [INFO] [stderr] Checking reqwest v0.11.4 [INFO] [stderr] Checking tungstenite v0.12.0 [INFO] [stderr] Checking http v0.1.21 [INFO] [stderr] Checking cap-time-ext v0.13.10 [INFO] [stderr] Checking base64 v0.10.1 [INFO] [stderr] Checking idna v0.1.5 [INFO] [stderr] Checking headers-core v0.2.0 [INFO] [stderr] Checking twoway v0.1.8 [INFO] [stderr] Checking language-tags v0.2.2 [INFO] [stderr] Checking subtle v2.4.1 [INFO] [stderr] Checking signature v1.3.1 [INFO] [stderr] Compiling wasmtime-wasi v0.28.0 [INFO] [stderr] Checking headers v0.3.4 [INFO] [stderr] Checking multipart v0.17.1 [INFO] [stderr] Checking curve25519-dalek v3.2.0 [INFO] [stderr] Checking hyperx v0.13.2 [INFO] [stderr] Checking ed25519 v1.2.0 [INFO] [stderr] Checking url v1.7.2 [INFO] [stderr] Checking tokio-tungstenite v0.13.0 [INFO] [stderr] Checking tokio-rustls v0.22.0 [INFO] [stderr] Checking tokio-stream v0.1.7 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Checking dirs-sys v0.3.6 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Checking scoped-tls v1.0.0 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Checking www-authenticate v0.3.0 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking dirs v3.0.2 [INFO] [stderr] Checking env_logger v0.8.4 [INFO] [stderr] Checking ed25519-dalek v1.0.1 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking warp v0.3.1 [INFO] [stderr] Checking tracing-serde v0.1.2 [INFO] [stderr] Checking nix v0.21.0 [INFO] [stderr] Compiling async-stream-impl v0.3.2 [INFO] [stderr] Checking tracing-log v0.1.2 [INFO] [stderr] Checking lru v0.6.6 [INFO] [stderr] Checking sharded-slab v0.1.3 [INFO] [stderr] Checking matchers v0.0.1 [INFO] [stderr] Checking thread_local v1.1.3 [INFO] [stderr] Checking ansi_term v0.12.1 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking async-stream v0.3.2 [INFO] [stderr] Checking oci-distribution v0.6.0 [INFO] [stderr] Checking tracing-futures v0.2.5 [INFO] [stderr] Checking env-file-reader v0.2.0 [INFO] [stderr] Checking tracing-subscriber v0.2.19 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking bindle v0.3.1 [INFO] [stderr] Checking calloop v0.9.0 [INFO] [stdout] error: internal compiler error: no warnings or errors encountered even though `delayed_good_path_bugs` issued [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: internal compiler error: trimmed_def_paths constructed [INFO] [stdout] | [INFO] [stdout] = note: delayed at 0: ::delay_good_path_bug::<&str> [INFO] [stdout] 1: rustc_middle::ty::print::pretty::trimmed_def_paths [INFO] [stdout] 2: rustc_query_system::query::plumbing::try_execute_query::>>> [INFO] [stdout] 3: rustc_query_system::query::plumbing::get_query:: [INFO] [stdout] 4: ::print_def_path [INFO] [stdout] 5: ::print_def_path [INFO] [stdout] 6: >::print [INFO] [stdout] 7: ::fmt [INFO] [stdout] 8: core::fmt::write [INFO] [stdout] at /rustc/34585ff556bad2462429cd3775623c743928a72f/library/core/src/fmt/mod.rs:1209:17 [INFO] [stdout] 9: core::fmt::Write::write_fmt [INFO] [stdout] at /rustc/34585ff556bad2462429cd3775623c743928a72f/library/core/src/fmt/mod.rs:192:9 [INFO] [stdout] 10: alloc::fmt::format::format_inner [INFO] [stdout] at /rustc/34585ff556bad2462429cd3775623c743928a72f/library/alloc/src/fmt.rs:612:9 [INFO] [stdout] 11: ::enter::<(), ::check_item::{closure#0}> [INFO] [stdout] 12: ::check_item [INFO] [stdout] 13: as rustc_hir::intravisit::Visitor>::visit_nested_item [INFO] [stdout] 14: as rustc_hir::intravisit::Visitor>::visit_ty [INFO] [stdout] 15: rustc_hir::intravisit::walk_fn::> [INFO] [stdout] 16: rustc_hir::intravisit::walk_item::> [INFO] [stdout] 17: rustc_hir::intravisit::walk_mod::> [INFO] [stdout] 18: rustc_lint::late::late_lint_mod:: [INFO] [stdout] 19: rustc_lint::lint_mod [INFO] [stdout] 20: rustc_query_system::query::plumbing::try_execute_query::> [INFO] [stdout] 21: rustc_query_system::query::plumbing::get_query:: [INFO] [stdout] 22: rustc_data_structures::sync::join::::{closure#0}, rustc_lint::late::check_crate::{closure#1}, (), ()> [INFO] [stdout] 23: ::time::<(), rustc_interface::passes::analysis::{closure#5}::{closure#1}::{closure#2}::{closure#0}> [INFO] [stdout] 24: as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] 25: ::time::<(), rustc_interface::passes::analysis::{closure#5}> [INFO] [stdout] 26: rustc_interface::passes::analysis [INFO] [stdout] 27: rustc_query_system::query::plumbing::try_execute_query::>> [INFO] [stdout] 28: rustc_query_system::query::plumbing::get_query:: [INFO] [stdout] 29: ::enter::> [INFO] [stdout] 30: rustc_interface::interface::create_compiler_and_run::, rustc_driver::run_compiler::{closure#1}> [INFO] [stdout] 31: >::set::, rustc_driver::run_compiler::{closure#1}>::{closure#0}, core::result::Result<(), rustc_errors::ErrorGuaranteed>> [INFO] [stdout] 32: std::sys_common::backtrace::__rust_begin_short_backtrace::, rustc_driver::run_compiler::{closure#1}>::{closure#0}, core::result::Result<(), rustc_errors::ErrorGuaranteed>>::{closure#0}, core::result::Result<(), rustc_errors::ErrorGuaranteed>> [INFO] [stdout] 33: <::spawn_unchecked_, rustc_driver::run_compiler::{closure#1}>::{closure#0}, core::result::Result<(), rustc_errors::ErrorGuaranteed>>::{closure#0}, core::result::Result<(), rustc_errors::ErrorGuaranteed>>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 34: as core::ops::function::FnOnce>::call_once [INFO] [stdout] at /rustc/34585ff556bad2462429cd3775623c743928a72f/library/alloc/src/boxed.rs:1938:9 [INFO] [stdout] 35: as core::ops::function::FnOnce>::call_once [INFO] [stdout] at /rustc/34585ff556bad2462429cd3775623c743928a72f/library/alloc/src/boxed.rs:1938:9 [INFO] [stdout] 36: std::sys::unix::thread::Thread::new::thread_start [INFO] [stdout] at /rustc/34585ff556bad2462429cd3775623c743928a72f/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 37: start_thread [INFO] [stdout] 38: clone [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] thread 'rustc' panicked at 'Box', compiler/rustc_errors/src/lib.rs:1536:13 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x7fbe4641c2c0 - std::backtrace_rs::backtrace::libunwind::trace::h539570da261fb1d5 [INFO] [stderr] at /rustc/34585ff556bad2462429cd3775623c743928a72f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 1: 0x7fbe4641c2c0 - std::backtrace_rs::backtrace::trace_unsynchronized::h5e9487b04c4242c8 [INFO] [stderr] at /rustc/34585ff556bad2462429cd3775623c743928a72f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x7fbe4641c2c0 - std::sys_common::backtrace::_print_fmt::hf5363f96853a52b8 [INFO] [stderr] at /rustc/34585ff556bad2462429cd3775623c743928a72f/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stderr] 3: 0x7fbe4641c2c0 - ::fmt::hda49a26e773427bc [INFO] [stderr] at /rustc/34585ff556bad2462429cd3775623c743928a72f/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stderr] 4: 0x7fbe4647708e - core::fmt::write::h6a3dd64d09c40549 [INFO] [stderr] at /rustc/34585ff556bad2462429cd3775623c743928a72f/library/core/src/fmt/mod.rs:1209:17 [INFO] [stderr] 5: 0x7fbe4640ce45 - std::io::Write::write_fmt::h48580474ce5ac08b [INFO] [stderr] at /rustc/34585ff556bad2462429cd3775623c743928a72f/library/std/src/io/mod.rs:1679:15 [INFO] [stderr] 6: 0x7fbe4641f063 - std::sys_common::backtrace::_print::h17ef8c4c61e41950 [INFO] [stderr] at /rustc/34585ff556bad2462429cd3775623c743928a72f/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stderr] 7: 0x7fbe4641f063 - std::sys_common::backtrace::print::hf2b86ed12bad1513 [INFO] [stderr] at /rustc/34585ff556bad2462429cd3775623c743928a72f/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stderr] 8: 0x7fbe4641f063 - std::panicking::default_hook::{{closure}}::hc1c72b2c976f3356 [INFO] [stderr] at /rustc/34585ff556bad2462429cd3775623c743928a72f/library/std/src/panicking.rs:267:22 [INFO] [stderr] 9: 0x7fbe4641ed3a - std::panicking::default_hook::h8878930f53bb4a4d [INFO] [stderr] at /rustc/34585ff556bad2462429cd3775623c743928a72f/library/std/src/panicking.rs:286:9 [INFO] [stderr] 10: 0x7fbe48d34d21 - >::call_once::{shim:vtable#0} [INFO] [stderr] 11: 0x7fbe4641f89b - as core::ops::function::Fn>::call::h396ffe001803235a [INFO] [stderr] at /rustc/34585ff556bad2462429cd3775623c743928a72f/library/alloc/src/boxed.rs:1952:9 [INFO] [stderr] 12: 0x7fbe4641f89b - std::panicking::rust_panic_with_hook::hfb51646052dc38cd [INFO] [stderr] at /rustc/34585ff556bad2462429cd3775623c743928a72f/library/std/src/panicking.rs:673:13 [INFO] [stderr] 13: 0x7fbe49e49891 - std[630f536870911ab7]::panicking::begin_panic::::{closure#0} [INFO] [stderr] 14: 0x7fbe49e47ea6 - std[630f536870911ab7]::sys_common::backtrace::__rust_end_short_backtrace::::{closure#0}, !> [INFO] [stderr] 15: 0x7fbe49e41eb6 - std[630f536870911ab7]::panicking::begin_panic:: [INFO] [stderr] 16: 0x7fbe49e446d6 - std[630f536870911ab7]::panic::panic_any:: [INFO] [stderr] 17: 0x7fbe48822e53 - ::drop [INFO] [stderr] 18: 0x7fbe47a16408 - core[2436956edeb2bf27]::ptr::drop_in_place:: [INFO] [stderr] 19: 0x7fbe47a0c4a8 - as core[2436956edeb2bf27]::ops::drop::Drop>::drop [INFO] [stderr] 20: 0x7fbe47a0941d - core[2436956edeb2bf27]::ptr::drop_in_place:: [INFO] [stderr] 21: 0x7fbe47a06b2a - rustc_interface[5a2f0048a2ce4951]::interface::create_compiler_and_run::, rustc_driver[20a1e41a27a052de]::run_compiler::{closure#1}> [INFO] [stderr] 22: 0x7fbe47a04ff2 - >::set::, rustc_driver[20a1e41a27a052de]::run_compiler::{closure#1}>::{closure#0}, core[2436956edeb2bf27]::result::Result<(), rustc_errors[919cb563b387c579]::ErrorGuaranteed>> [INFO] [stderr] 23: 0x7fbe47a04cdf - std[630f536870911ab7]::sys_common::backtrace::__rust_begin_short_backtrace::, rustc_driver[20a1e41a27a052de]::run_compiler::{closure#1}>::{closure#0}, core[2436956edeb2bf27]::result::Result<(), rustc_errors[919cb563b387c579]::ErrorGuaranteed>>::{closure#0}, core[2436956edeb2bf27]::result::Result<(), rustc_errors[919cb563b387c579]::ErrorGuaranteed>> [INFO] [stderr] 24: 0x7fbe48b523e0 - <::spawn_unchecked_, rustc_driver[20a1e41a27a052de]::run_compiler::{closure#1}>::{closure#0}, core[2436956edeb2bf27]::result::Result<(), rustc_errors[919cb563b387c579]::ErrorGuaranteed>>::{closure#0}, core[2436956edeb2bf27]::result::Result<(), rustc_errors[919cb563b387c579]::ErrorGuaranteed>>::{closure#1} as core[2436956edeb2bf27]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stderr] 25: 0x7fbe46429373 - as core::ops::function::FnOnce>::call_once::hf63dc6b8fd046d61 [INFO] [stderr] at /rustc/34585ff556bad2462429cd3775623c743928a72f/library/alloc/src/boxed.rs:1938:9 [INFO] [stderr] 26: 0x7fbe46429373 - as core::ops::function::FnOnce>::call_once::hb76c4cbc7f0ed1ed [INFO] [stderr] at /rustc/34585ff556bad2462429cd3775623c743928a72f/library/alloc/src/boxed.rs:1938:9 [INFO] [stderr] 27: 0x7fbe46429373 - std::sys::unix::thread::Thread::new::thread_start::h6d6bbed5c77dc15e [INFO] [stderr] at /rustc/34585ff556bad2462429cd3775623c743928a72f/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stderr] 28: 0x7fbe462d8609 - start_thread [INFO] [stderr] 29: 0x7fbe461fb133 - clone [INFO] [stderr] 30: 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.66.0-nightly (34585ff55 2022-10-02) running on x86_64-unknown-linux-gnu [INFO] [stderr] [INFO] [stderr] note: compiler flags: --crate-type lib -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] end of query stack [INFO] [stderr] error: could not compile `bindle` [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "e62227b6732e60820ca8d318ecb27220ebef2a364fe83ac2b2aa9b87366e44b4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e62227b6732e60820ca8d318ecb27220ebef2a364fe83ac2b2aa9b87366e44b4", kill_on_drop: false }` [INFO] [stdout] e62227b6732e60820ca8d318ecb27220ebef2a364fe83ac2b2aa9b87366e44b4