[INFO] cloning repository https://github.com/tomc1998/rust-2d-game-engine [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tomc1998/rust-2d-game-engine" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftomc1998%2Frust-2d-game-engine", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftomc1998%2Frust-2d-game-engine'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0546c06fa636da5a4dbe9ea3eb087c65f69c125e [INFO] testing tomc1998/rust-2d-game-engine against beta-2022-08-09 for beta-1.64-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftomc1998%2Frust-2d-game-engine" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/tomc1998/rust-2d-game-engine on toolchain beta-2022-08-09 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-08-09" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/tomc1998/rust-2d-game-engine [INFO] finished tweaking git repo https://github.com/tomc1998/rust-2d-game-engine [INFO] tweaked toml for git repo https://github.com/tomc1998/rust-2d-game-engine written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/tomc1998/rust-2d-game-engine already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-08-09" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:824c28ce115f6b999260af6986f3384c158e782489540e41c0b698ca1d9fd927" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-08-09" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ef42aa9498cf7010d8de93b847a80f52d48d5d3ef67f61e3dc31036a257c5e4d [INFO] running `Command { std: "docker" "start" "-a" "ef42aa9498cf7010d8de93b847a80f52d48d5d3ef67f61e3dc31036a257c5e4d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ef42aa9498cf7010d8de93b847a80f52d48d5d3ef67f61e3dc31036a257c5e4d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ef42aa9498cf7010d8de93b847a80f52d48d5d3ef67f61e3dc31036a257c5e4d", kill_on_drop: false }` [INFO] [stdout] ef42aa9498cf7010d8de93b847a80f52d48d5d3ef67f61e3dc31036a257c5e4d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "RUSTDOCFLAGS=--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:824c28ce115f6b999260af6986f3384c158e782489540e41c0b698ca1d9fd927" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-08-09" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 35dce90b522dd23194c3f36046aae2cb5361c9e3033ae6e85f2ca1d2ebbfcab4 [INFO] running `Command { std: "docker" "start" "-a" "35dce90b522dd23194c3f36046aae2cb5361c9e3033ae6e85f2ca1d2ebbfcab4", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.18 [INFO] [stderr] Compiling phf_shared v0.7.20 [INFO] [stderr] Compiling winapi-build v0.1.1 [INFO] [stderr] Compiling bitflags v0.7.0 [INFO] [stderr] Compiling num-traits v0.1.36 [INFO] [stderr] Compiling itoa v0.1.1 [INFO] [stderr] Compiling dtoa v0.2.2 [INFO] [stderr] Compiling serde v0.8.19 [INFO] [stderr] Compiling lazy_static v0.2.2 [INFO] [stderr] Compiling winapi v0.2.8 [INFO] [stderr] Compiling semver v0.1.20 [INFO] [stderr] Compiling khronos_api v1.0.0 [INFO] [stderr] Compiling log v0.3.6 [INFO] [stderr] Compiling lazy_static v0.1.16 [INFO] [stderr] Compiling pkg-config v0.3.8 [INFO] [stderr] Compiling crossbeam v0.2.10 [INFO] [stderr] Compiling gcc v0.3.40 [INFO] [stderr] Compiling backtrace v0.2.3 [INFO] [stderr] Compiling byteorder v0.5.3 [INFO] [stderr] Compiling rustc-demangle v0.1.3 [INFO] [stderr] Compiling cfg-if v0.1.0 [INFO] [stderr] Compiling smallvec v0.1.8 [INFO] [stderr] Compiling xml-rs v0.3.5 [INFO] [stderr] Compiling phf v0.7.20 [INFO] [stderr] Compiling kernel32-sys v0.2.2 [INFO] [stderr] Compiling dbghelp-sys v0.2.0 [INFO] [stderr] Compiling rand v0.3.15 [INFO] [stderr] Compiling shared_library v0.1.5 [INFO] [stderr] Compiling rustc_version v0.1.7 [INFO] [stderr] Compiling x11-dl v2.11.0 [INFO] [stderr] Compiling osmesa-sys v0.1.2 [INFO] [stderr] Compiling backtrace-sys v0.1.5 [INFO] [stderr] Compiling tempfile v2.1.4 [INFO] [stderr] Compiling fs2 v0.2.5 [INFO] [stderr] Compiling wayland-scanner v0.5.11 [INFO] [stderr] Compiling gl_generator v0.5.2 [INFO] [stderr] Compiling memmap v0.2.3 [INFO] [stderr] Compiling phf_generator v0.7.20 [INFO] [stderr] Compiling phf_codegen v0.7.20 [INFO] [stderr] Compiling target_build_utils v0.1.2 [INFO] [stderr] Compiling serde_json v0.8.4 [INFO] [stderr] Compiling wayland-client v0.5.12 [INFO] [stderr] Compiling glutin v0.6.2 [INFO] [stderr] Compiling glium v0.15.0 [INFO] [stderr] Compiling libloading v0.3.1 [INFO] [stderr] Compiling dlib v0.3.1 [INFO] [stderr] Compiling wayland-sys v0.5.11 [INFO] [stderr] Compiling wayland-kbd v0.3.6 [INFO] [stderr] Compiling wayland-window v0.2.3 [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: ::pretty_print_type [INFO] [stdout] 6: ::fmt [INFO] [stdout] 7: as rustc_middle::ty::visit::TypeVisitor>::visit_ty [INFO] [stdout] 8: as rustc_middle::ty::visit::TypeVisitor>::visit_ty [INFO] [stdout] 9: > as rustc_middle::ty::visit::TypeVisitable>::visit_with::> [INFO] [stdout] 10: as rustc_middle::ty::visit::TypeVisitor>::visit_ty [INFO] [stdout] 11: ::check_assoc_item [INFO] [stdout] 12: rustc_privacy::check_private_in_public [INFO] [stdout] 13: rustc_query_system::query::plumbing::try_execute_query::> [INFO] [stdout] 14: rustc_query_system::query::plumbing::get_query:: [INFO] [stdout] 15: as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] 16: ::time::<(), rustc_interface::passes::analysis::{closure#5}> [INFO] [stdout] 17: rustc_interface::passes::analysis [INFO] [stdout] 18: rustc_query_system::query::plumbing::try_execute_query::>> [INFO] [stdout] 19: rustc_query_system::query::plumbing::get_query:: [INFO] [stdout] 20: ::enter::, rustc_errors::ErrorGuaranteed>> [INFO] [stdout] 21: rustc_span::with_source_map::, rustc_interface::interface::create_compiler_and_run, rustc_driver::run_compiler::{closure#1}>::{closure#1}> [INFO] [stdout] 22: rustc_interface::interface::create_compiler_and_run::, rustc_driver::run_compiler::{closure#1}> [INFO] [stdout] 23: >::set::, rustc_driver::run_compiler::{closure#1}>::{closure#0}, core::result::Result<(), rustc_errors::ErrorGuaranteed>> [INFO] [stdout] 24: 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] 25: <::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] 26: as core::ops::function::FnOnce>::call_once [INFO] [stdout] at /rustc/56714e5332f5f21c39d710cc4a6dd279132dedd6/library/alloc/src/boxed.rs:1935:9 [INFO] [stdout] 27: as core::ops::function::FnOnce>::call_once [INFO] [stdout] at /rustc/56714e5332f5f21c39d710cc4a6dd279132dedd6/library/alloc/src/boxed.rs:1935:9 [INFO] [stdout] 28: std::sys::unix::thread::Thread::new::thread_start [INFO] [stdout] at /rustc/56714e5332f5f21c39d710cc4a6dd279132dedd6/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 29: start_thread [INFO] [stdout] 30: clone [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] thread 'rustc' panicked at 'Box', compiler/rustc_errors/src/lib.rs:1426:13 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x7fc7f8fea9f0 - std::backtrace_rs::backtrace::libunwind::trace::hc2aafb361b930ef6 [INFO] [stderr] at /rustc/56714e5332f5f21c39d710cc4a6dd279132dedd6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 1: 0x7fc7f8fea9f0 - std::backtrace_rs::backtrace::trace_unsynchronized::h804481ad4855a013 [INFO] [stderr] at /rustc/56714e5332f5f21c39d710cc4a6dd279132dedd6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x7fc7f8fea9f0 - std::sys_common::backtrace::_print_fmt::hde719312690c42c7 [INFO] [stderr] at /rustc/56714e5332f5f21c39d710cc4a6dd279132dedd6/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stderr] 3: 0x7fc7f8fea9f0 - ::fmt::h3ac798ae3916ddb8 [INFO] [stderr] at /rustc/56714e5332f5f21c39d710cc4a6dd279132dedd6/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stderr] 4: 0x7fc7f90463bc - core::fmt::write::h56d0a26c056ebf7d [INFO] [stderr] at /rustc/56714e5332f5f21c39d710cc4a6dd279132dedd6/library/core/src/fmt/mod.rs:1198:17 [INFO] [stderr] 5: 0x7fc7f8fdbc35 - std::io::Write::write_fmt::hfc329b729ef3a4a4 [INFO] [stderr] at /rustc/56714e5332f5f21c39d710cc4a6dd279132dedd6/library/std/src/io/mod.rs:1672:15 [INFO] [stderr] 6: 0x7fc7f8fed6d1 - std::sys_common::backtrace::_print::h157d3034d56c5f2b [INFO] [stderr] at /rustc/56714e5332f5f21c39d710cc4a6dd279132dedd6/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stderr] 7: 0x7fc7f8fed6d1 - std::sys_common::backtrace::print::h8711cdaccf25c72b [INFO] [stderr] at /rustc/56714e5332f5f21c39d710cc4a6dd279132dedd6/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stderr] 8: 0x7fc7f8fed6d1 - std::panicking::default_hook::{{closure}}::h5a65e9070c5bad88 [INFO] [stderr] at /rustc/56714e5332f5f21c39d710cc4a6dd279132dedd6/library/std/src/panicking.rs:295:22 [INFO] [stderr] 9: 0x7fc7f8fed39e - std::panicking::default_hook::h02eec242e22c1c0a [INFO] [stderr] at /rustc/56714e5332f5f21c39d710cc4a6dd279132dedd6/library/std/src/panicking.rs:314:9 [INFO] [stderr] 10: 0x7fc7fb861ab4 - rustc_driver[acf69d503f2fbc0f]::DEFAULT_HOOK::{closure#0}::{closure#0} [INFO] [stderr] 11: 0x7fc7f8fedf06 - std::panicking::rust_panic_with_hook::hd120b75e7be84603 [INFO] [stderr] at /rustc/56714e5332f5f21c39d710cc4a6dd279132dedd6/library/std/src/panicking.rs:702:17 [INFO] [stderr] 12: 0x7fc7fc92c2e1 - std[e93aab33ab818310]::panicking::begin_panic::::{closure#0} [INFO] [stderr] 13: 0x7fc7fc92c0c6 - std[e93aab33ab818310]::sys_common::backtrace::__rust_end_short_backtrace::::{closure#0}, !> [INFO] [stderr] 14: 0x7fc7fc926b86 - std[e93aab33ab818310]::panicking::begin_panic:: [INFO] [stderr] 15: 0x7fc7fc929256 - std[e93aab33ab818310]::panic::panic_any:: [INFO] [stderr] 16: 0x7fc7fb33c133 - ::drop [INFO] [stderr] 17: 0x7fc7fb02a498 - core[4b7224d7e913b755]::ptr::drop_in_place:: [INFO] [stderr] 18: 0x7fc7fb020733 - as core[4b7224d7e913b755]::ops::drop::Drop>::drop [INFO] [stderr] 19: 0x7fc7fb01f6fd - core[4b7224d7e913b755]::ptr::drop_in_place:: [INFO] [stderr] 20: 0x7fc7fb01f119 - rustc_span[4ee036bbec706f06]::with_source_map::, rustc_interface[50a00022d591bc14]::interface::create_compiler_and_run, rustc_driver[acf69d503f2fbc0f]::run_compiler::{closure#1}>::{closure#1}> [INFO] [stderr] 21: 0x7fc7fb01e930 - rustc_interface[50a00022d591bc14]::interface::create_compiler_and_run::, rustc_driver[acf69d503f2fbc0f]::run_compiler::{closure#1}> [INFO] [stderr] 22: 0x7fc7fb01cca1 - >::set::, rustc_driver[acf69d503f2fbc0f]::run_compiler::{closure#1}>::{closure#0}, core[4b7224d7e913b755]::result::Result<(), rustc_errors[418a143e0b6d828f]::ErrorGuaranteed>> [INFO] [stderr] 23: 0x7fc7fb01c98f - std[e93aab33ab818310]::sys_common::backtrace::__rust_begin_short_backtrace::, rustc_driver[acf69d503f2fbc0f]::run_compiler::{closure#1}>::{closure#0}, core[4b7224d7e913b755]::result::Result<(), rustc_errors[418a143e0b6d828f]::ErrorGuaranteed>>::{closure#0}, core[4b7224d7e913b755]::result::Result<(), rustc_errors[418a143e0b6d828f]::ErrorGuaranteed>> [INFO] [stderr] 24: 0x7fc7fb684fb9 - <::spawn_unchecked_, rustc_driver[acf69d503f2fbc0f]::run_compiler::{closure#1}>::{closure#0}, core[4b7224d7e913b755]::result::Result<(), rustc_errors[418a143e0b6d828f]::ErrorGuaranteed>>::{closure#0}, core[4b7224d7e913b755]::result::Result<(), rustc_errors[418a143e0b6d828f]::ErrorGuaranteed>>::{closure#1} as core[4b7224d7e913b755]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stderr] 25: 0x7fc7f8ff7ed3 - as core::ops::function::FnOnce>::call_once::hafebb5a654285d1f [INFO] [stderr] at /rustc/56714e5332f5f21c39d710cc4a6dd279132dedd6/library/alloc/src/boxed.rs:1935:9 [INFO] [stderr] 26: 0x7fc7f8ff7ed3 - as core::ops::function::FnOnce>::call_once::hd7f46a8cec019e0f [INFO] [stderr] at /rustc/56714e5332f5f21c39d710cc4a6dd279132dedd6/library/alloc/src/boxed.rs:1935:9 [INFO] [stderr] 27: 0x7fc7f8ff7ed3 - std::sys::unix::thread::Thread::new::thread_start::hcd40f54db19fb2e5 [INFO] [stderr] at /rustc/56714e5332f5f21c39d710cc4a6dd279132dedd6/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stderr] 28: 0x7fc7f8ea6609 - start_thread [INFO] [stderr] 29: 0x7fc7f8dc9133 - 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.64.0-beta.1 (56714e533 2022-08-09) 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 `glium` [INFO] running `Command { std: "docker" "inspect" "35dce90b522dd23194c3f36046aae2cb5361c9e3033ae6e85f2ca1d2ebbfcab4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "35dce90b522dd23194c3f36046aae2cb5361c9e3033ae6e85f2ca1d2ebbfcab4", kill_on_drop: false }` [INFO] [stdout] 35dce90b522dd23194c3f36046aae2cb5361c9e3033ae6e85f2ca1d2ebbfcab4