[INFO] cloning repository https://github.com/battjt/cb-test [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/battjt/cb-test" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbattjt%2Fcb-test", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbattjt%2Fcb-test'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b23d7048a84aa9f1e407edb24fddc001794e31d6 [INFO] testing battjt/cb-test against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbattjt%2Fcb-test" "/workspace/builds/worker-29/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-29/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/battjt/cb-test on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/battjt/cb-test [INFO] finished tweaking git repo https://github.com/battjt/cb-test [INFO] tweaked toml for git repo https://github.com/battjt/cb-test written to /workspace/builds/worker-29/source/Cargo.toml [INFO] crate git repo https://github.com/battjt/cb-test already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded fltk-derive v1.1.15 [INFO] [stderr] Downloaded fltk v1.1.15 [INFO] [stderr] Downloaded fltk-sys v1.1.14 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-29/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-29/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cd5a348b160cb0881ebc0537cf614f9bf23f9f0bc042f5b08ae64789552ebc2b [INFO] running `Command { std: "docker" "start" "-a" "cd5a348b160cb0881ebc0537cf614f9bf23f9f0bc042f5b08ae64789552ebc2b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cd5a348b160cb0881ebc0537cf614f9bf23f9f0bc042f5b08ae64789552ebc2b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cd5a348b160cb0881ebc0537cf614f9bf23f9f0bc042f5b08ae64789552ebc2b", kill_on_drop: false }` [INFO] [stdout] cd5a348b160cb0881ebc0537cf614f9bf23f9f0bc042f5b08ae64789552ebc2b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-29/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-29/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8b1f41c74193b3e8b306c9bd2b4224de67cd176383f55a53c9801e39861a92a3 [INFO] running `Command { std: "docker" "start" "-a" "8b1f41c74193b3e8b306c9bd2b4224de67cd176383f55a53c9801e39861a92a3", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.29 [INFO] [stderr] Compiling cc v1.0.70 [INFO] [stderr] Compiling libc v0.2.101 [INFO] [stderr] Compiling syn v1.0.76 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling cmake v0.1.45 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling raw-window-handle v0.3.3 [INFO] [stderr] Compiling fltk-sys v1.1.14 [INFO] [stderr] Compiling fltk-derive v1.1.15 [INFO] [stderr] Compiling fltk v1.1.15 [INFO] [stderr] Compiling cb-test v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] thread 'rustc' panicked at 'Box', compiler/rustc_errors/src/lib.rs:1160:9 [INFO] [stdout] error: internal compiler error: compiler/rustc_passes/src/dead.rs:126:13: no type-dependent def for method [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x7f56af50d86d - std::backtrace_rs::backtrace::libunwind::trace::hee598835bc88d35b [INFO] [stderr] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stderr] 1: 0x7f56af50d86d - std::backtrace_rs::backtrace::trace_unsynchronized::h9cdc730ba5cf5d72 [INFO] [stderr] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x7f56af50d86d - std::sys_common::backtrace::_print_fmt::h75aeaf7ed30e43fa [INFO] [stderr] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stderr] 3: 0x7f56af50d86d - ::fmt::h606862f787600875 [INFO] [stderr] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stderr] 4: 0x7f56af56d4ec - core::fmt::write::he803f0f418caf762 [INFO] [stderr] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/fmt/mod.rs:1190:17 [INFO] [stderr] 5: 0x7f56af4fda98 - std::io::Write::write_fmt::h70bc45872f37e7bb [INFO] [stderr] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/io/mod.rs:1657:15 [INFO] [stderr] 6: 0x7f56af511847 - std::sys_common::backtrace::_print::h64d038cf8ac3e13e [INFO] [stderr] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stderr] 7: 0x7f56af511847 - std::sys_common::backtrace::print::h359300b4a7fccf65 [INFO] [stderr] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stderr] 8: 0x7f56af511847 - std::panicking::default_hook::{{closure}}::hf51be35e2f510149 [INFO] [stderr] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:295:22 [INFO] [stderr] 9: 0x7f56af511510 - std::panicking::default_hook::h03ca0f22e1d2d25e [INFO] [stderr] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:314:9 [INFO] [stderr] 10: 0x7f56afc9d2c1 - rustc_driver[6eeb127b85fe99ac]::DEFAULT_HOOK::{closure#0}::{closure#0} [INFO] [stderr] 11: 0x7f56af512124 - std::panicking::rust_panic_with_hook::h3b7380e99b825b63 [INFO] [stderr] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:702:17 [INFO] [stderr] 12: 0x7f56b0d73301 - std[cd3cf6af28dff6de]::panicking::begin_panic::::{closure#0} [INFO] [stderr] 13: 0x7f56b0d73266 - std[cd3cf6af28dff6de]::sys_common::backtrace::__rust_end_short_backtrace::::{closure#0}, !> [INFO] [stderr] 14: 0x7f56b0d7963f - std[cd3cf6af28dff6de]::panicking::begin_panic:: [INFO] [stderr] 15: 0x7f56b0d862ed - std[cd3cf6af28dff6de]::panic::panic_any:: [INFO] [stderr] 16: 0x7f56b0d855a7 - ::bug [INFO] [stderr] 17: 0x7f56b0d850d0 - ::bug [INFO] [stderr] 18: 0x7f56b0c07609 - rustc_middle[c145adf1c4567bf]::ty::context::tls::with_opt::::{closure#0}, ()> [INFO] [stderr] 19: 0x7f56b0c07ff0 - rustc_middle[c145adf1c4567bf]::util::bug::opt_span_bug_fmt:: [INFO] [stderr] 20: 0x7f56b0c07f66 - rustc_middle[c145adf1c4567bf]::util::bug::bug_fmt [INFO] [stderr] 21: 0x7f56b128a715 - ::visit_expr [INFO] [stderr] 22: 0x7f56b1289844 - ::visit_expr [INFO] [stderr] 23: 0x7f56b1290e60 - ::visit_fn [INFO] [stderr] 24: 0x7f56b12627c3 - rustc_hir[cb2e3a51e91fc9ed]::intravisit::walk_impl_item:: [INFO] [stderr] 25: 0x7f56b128ea05 - rustc_passes[fd3a786e9a92d522]::dead::live_symbols_and_ignored_derived_traits [INFO] [stderr] 26: 0x7f56b1f85c74 - rustc_query_system[cf3d2502706fe991]::query::plumbing::try_execute_query::>, std[cd3cf6af28dff6de]::collections::hash::map::HashMap, core[2734bb1f7d9ec6a5]::hash::BuildHasherDefault>)>> [INFO] [stderr] 27: 0x7f56b1ff76f8 - rustc_query_system[cf3d2502706fe991]::query::plumbing::get_query:: [INFO] [stderr] 28: 0x7f56b1e910ed - rustc_passes[fd3a786e9a92d522]::dead::check_mod_deathness [INFO] [stderr] 29: 0x7f56b155862f - rustc_query_system[cf3d2502706fe991]::query::plumbing::try_execute_query::> [INFO] [stderr] 30: 0x7f56b1fead33 - rustc_query_system[cf3d2502706fe991]::query::plumbing::get_query:: [INFO] [stderr] 31: 0x7f56b1b3cc01 - as core[2734bb1f7d9ec6a5]::ops::function::FnOnce<()>>::call_once [INFO] [stderr] 32: 0x7f56b1b3eb0b - as core[2734bb1f7d9ec6a5]::ops::function::FnOnce<()>>::call_once [INFO] [stderr] 33: 0x7f56b1b3b0a8 - ::time::<(), rustc_interface[afc566840a941718]::passes::analysis::{closure#5}> [INFO] [stderr] 34: 0x7f56b1b1ff6c - rustc_interface[afc566840a941718]::passes::analysis [INFO] [stderr] 35: 0x7f56b1fb9973 - rustc_query_system[cf3d2502706fe991]::query::plumbing::try_execute_query::>> [INFO] [stderr] 36: 0x7f56b1ff8c05 - rustc_query_system[cf3d2502706fe991]::query::plumbing::get_query:: [INFO] [stderr] 37: 0x7f56b1afe608 - ::enter::> [INFO] [stderr] 38: 0x7f56b1aecac5 - rustc_interface[afc566840a941718]::interface::create_compiler_and_run::, rustc_driver[6eeb127b85fe99ac]::run_compiler::{closure#1}> [INFO] [stderr] 39: 0x7f56b1ad2134 - std[cd3cf6af28dff6de]::sys_common::backtrace::__rust_begin_short_backtrace::, rustc_driver[6eeb127b85fe99ac]::run_compiler::{closure#1}>::{closure#0}, core[2734bb1f7d9ec6a5]::result::Result<(), rustc_errors[bd800fb2a5e0b9f5]::ErrorReported>>::{closure#0}, core[2734bb1f7d9ec6a5]::result::Result<(), rustc_errors[bd800fb2a5e0b9f5]::ErrorReported>> [INFO] [stderr] 40: 0x7f56b1b053e9 - <::spawn_unchecked_, rustc_driver[6eeb127b85fe99ac]::run_compiler::{closure#1}>::{closure#0}, core[2734bb1f7d9ec6a5]::result::Result<(), rustc_errors[bd800fb2a5e0b9f5]::ErrorReported>>::{closure#0}, core[2734bb1f7d9ec6a5]::result::Result<(), rustc_errors[bd800fb2a5e0b9f5]::ErrorReported>>::{closure#1} as core[2734bb1f7d9ec6a5]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stderr] 41: 0x7f56af51dd03 - as core::ops::function::FnOnce>::call_once::hf70ac038171e3e1a [INFO] [stderr] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/alloc/src/boxed.rs:1853:9 [INFO] [stderr] 42: 0x7f56af51dd03 - as core::ops::function::FnOnce>::call_once::he6690128792365ad [INFO] [stderr] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/alloc/src/boxed.rs:1853:9 [INFO] [stderr] 43: 0x7f56af51dd03 - std::sys::unix::thread::Thread::new::thread_start::ha07928d93d5a5ec9 [INFO] [stderr] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stderr] 44: 0x7f56af42e609 - start_thread [INFO] [stderr] 45: 0x7f56af347163 - clone [INFO] [stderr] 46: 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.60.0 (7737e0b5c 2022-04-04) running on x86_64-unknown-linux-gnu [INFO] [stderr] [INFO] [stderr] note: compiler flags: --crate-type bin -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 [live_symbols_and_ignored_derived_traits] find live symbols in crate [INFO] [stderr] #1 [check_mod_deathness] checking deathness of variables in top-level module [INFO] [stderr] #2 [analysis] running analysis passes on this crate [INFO] [stderr] end of query stack [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `cb-test` due to previous error [INFO] running `Command { std: "docker" "inspect" "8b1f41c74193b3e8b306c9bd2b4224de67cd176383f55a53c9801e39861a92a3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8b1f41c74193b3e8b306c9bd2b4224de67cd176383f55a53c9801e39861a92a3", kill_on_drop: false }` [INFO] [stdout] 8b1f41c74193b3e8b306c9bd2b4224de67cd176383f55a53c9801e39861a92a3