[INFO] cloning repository https://github.com/argencore/rustyGFX [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/argencore/rustyGFX" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fargencore%2FrustyGFX", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fargencore%2FrustyGFX'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7fd978623e0de016f5e7ed015fb1f720c658c162 [INFO] testing argencore/rustyGFX 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%2Fargencore%2FrustyGFX" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/argencore/rustyGFX 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/argencore/rustyGFX [INFO] finished tweaking git repo https://github.com/argencore/rustyGFX [INFO] tweaked toml for git repo https://github.com/argencore/rustyGFX written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/argencore/rustyGFX 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] [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-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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] 29626362b1f2a4b398f9dbf5bce76463bb3f86701c2cd5dd9479fdd15e2d8fdd [INFO] running `Command { std: "docker" "start" "-a" "29626362b1f2a4b398f9dbf5bce76463bb3f86701c2cd5dd9479fdd15e2d8fdd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "29626362b1f2a4b398f9dbf5bce76463bb3f86701c2cd5dd9479fdd15e2d8fdd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "29626362b1f2a4b398f9dbf5bce76463bb3f86701c2cd5dd9479fdd15e2d8fdd", kill_on_drop: false }` [INFO] [stdout] 29626362b1f2a4b398f9dbf5bce76463bb3f86701c2cd5dd9479fdd15e2d8fdd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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] 2b03aa127b17e43ffc5c212cdc800eda59b4e2a51d7584dcd8352c4403d9333e [INFO] running `Command { std: "docker" "start" "-a" "2b03aa127b17e43ffc5c212cdc800eda59b4e2a51d7584dcd8352c4403d9333e", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.41 [INFO] [stderr] Compiling cfg-if v0.1.3 [INFO] [stderr] Compiling bitflags v1.0.3 [INFO] [stderr] Compiling cc v1.0.15 [INFO] [stderr] Compiling lazy_static v1.0.0 [INFO] [stderr] Compiling khronos_api v2.2.0 [INFO] [stderr] Compiling winapi-build v0.1.1 [INFO] [stderr] Compiling num-traits v0.2.4 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling nodrop v0.1.12 [INFO] [stderr] Compiling token_store v0.1.2 [INFO] [stderr] Compiling bitflags v0.9.1 [INFO] [stderr] Compiling scopeguard v0.3.3 [INFO] [stderr] Compiling memoffset v0.2.1 [INFO] [stderr] Compiling pkg-config v0.3.11 [INFO] [stderr] Compiling num-integer v0.1.38 [INFO] [stderr] Compiling winapi v0.2.8 [INFO] [stderr] Compiling rayon-core v1.4.0 [INFO] [stderr] Compiling remove_dir_all v0.5.1 [INFO] [stderr] Compiling khronos_api v1.0.1 [INFO] [stderr] Compiling byteorder v1.2.3 [INFO] [stderr] Compiling num-iter v0.1.37 [INFO] [stderr] Compiling adler32 v1.0.2 [INFO] [stderr] Compiling serde v1.0.59 [INFO] [stderr] Compiling either v1.5.0 [INFO] [stderr] Compiling debug-builders v0.1.0 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling lazy_static v0.1.16 [INFO] [stderr] Compiling smallvec v0.1.8 [INFO] [stderr] Compiling color_quant v1.0.0 [INFO] [stderr] Compiling rustc-demangle v0.1.8 [INFO] [stderr] Compiling lzw v0.10.0 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling vec_map v0.6.0 [INFO] [stderr] Compiling smallvec v0.6.1 [INFO] [stderr] Compiling scoped_threadpool v0.1.9 [INFO] [stderr] Compiling log v0.4.1 [INFO] [stderr] Compiling crossbeam-utils v0.2.2 [INFO] [stderr] Compiling proc-macro2 v0.4.3 [INFO] [stderr] Compiling xml-rs v0.7.0 [INFO] [stderr] Compiling arrayvec v0.4.7 [INFO] [stderr] Compiling xml-rs v0.6.1 [INFO] [stderr] Compiling inflate v0.4.2 [INFO] [stderr] Compiling deflate v0.7.18 [INFO] [stderr] Compiling kernel32-sys v0.2.2 [INFO] [stderr] Compiling dbghelp-sys v0.2.0 [INFO] [stderr] Compiling gif v0.10.0 [INFO] [stderr] Compiling rand v0.4.2 [INFO] [stderr] Compiling memmap v0.6.2 [INFO] [stderr] Compiling num_cpus v1.8.0 [INFO] [stderr] Compiling shared_library v0.1.8 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling crossbeam-epoch v0.3.1 [INFO] [stderr] Compiling osmesa-sys v0.1.2 [INFO] [stderr] Compiling x11-dl v2.17.5 [INFO] [stderr] Compiling quote v0.6.2 [INFO] [stderr] Compiling wayland-scanner v0.12.5 [INFO] [stderr] Compiling gl_generator v0.9.0 [INFO] [stderr] Compiling crossbeam-deque v0.2.0 [INFO] [stderr] Compiling gl_generator v0.5.5 [INFO] [stderr] Compiling tempfile v3.0.2 [INFO] [stderr] Compiling syn v0.14.0 [INFO] [stderr] Compiling libloading v0.5.0 [INFO] [stderr] Compiling backtrace-sys v0.1.19 [INFO] [stderr] Compiling num-rational v0.1.42 [INFO] [stderr] Compiling rayon v1.0.1 [INFO] [stderr] Compiling png v0.12.0 [INFO] [stderr] Compiling wayland-client v0.12.5 [INFO] [stderr] Compiling wayland-protocols v0.12.5 [INFO] [stderr] Compiling dlib v0.4.1 [INFO] [stderr] Compiling glium v0.14.0 [INFO] [stderr] Compiling wayland-sys v0.12.5 [INFO] [stderr] Compiling glutin v0.14.0 [INFO] [stderr] Compiling glium v0.21.0 [INFO] [stderr] Compiling jpeg-decoder v0.1.14 [INFO] [stderr] Compiling serde_derive v1.0.59 [INFO] [stderr] Compiling num-derive v0.2.2 [INFO] [stderr] Compiling wayland-kbd v0.13.1 [INFO] [stderr] Compiling image v0.19.0 [INFO] [stderr] Compiling wayland-window v0.13.3 [INFO] [stderr] Compiling winit v0.12.0 [INFO] [stderr] Compiling backtrace v0.1.8 [INFO] [stderr] Compiling backtrace v0.3.8 [INFO] [stderr] Compiling obj-rs v0.4.20 [INFO] [stdout] error: internal compiler error: no warnings or errors encountered even though `delayed_good_path_bugs` issued [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] thread 'rustc' panicked at 'Box', compiler/rustc_errors/src/lib.rs:1426:13 [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] stack backtrace: [INFO] [stderr] 0: 0x7fbd357cc9f0 - 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: 0x7fbd357cc9f0 - 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: 0x7fbd357cc9f0 - std::sys_common::backtrace::_print_fmt::hde719312690c42c7 [INFO] [stderr] at /rustc/56714e5332f5f21c39d710cc4a6dd279132dedd6/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stderr] 3: 0x7fbd357cc9f0 - ::fmt::h3ac798ae3916ddb8 [INFO] [stderr] at /rustc/56714e5332f5f21c39d710cc4a6dd279132dedd6/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stderr] 4: 0x7fbd358283bc - core::fmt::write::h56d0a26c056ebf7d [INFO] [stderr] at /rustc/56714e5332f5f21c39d710cc4a6dd279132dedd6/library/core/src/fmt/mod.rs:1198:17 [INFO] [stderr] 5: 0x7fbd357bdc35 - std::io::Write::write_fmt::hfc329b729ef3a4a4 [INFO] [stderr] at /rustc/56714e5332f5f21c39d710cc4a6dd279132dedd6/library/std/src/io/mod.rs:1672:15 [INFO] [stderr] 6: 0x7fbd357cf6d1 - std::sys_common::backtrace::_print::h157d3034d56c5f2b [INFO] [stderr] at /rustc/56714e5332f5f21c39d710cc4a6dd279132dedd6/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stderr] 7: 0x7fbd357cf6d1 - std::sys_common::backtrace::print::h8711cdaccf25c72b [INFO] [stderr] at /rustc/56714e5332f5f21c39d710cc4a6dd279132dedd6/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stderr] 8: 0x7fbd357cf6d1 - std::panicking::default_hook::{{closure}}::h5a65e9070c5bad88 [INFO] [stderr] at /rustc/56714e5332f5f21c39d710cc4a6dd279132dedd6/library/std/src/panicking.rs:295:22 [INFO] [stderr] 9: 0x7fbd357cf39e - std::panicking::default_hook::h02eec242e22c1c0a [INFO] [stderr] at /rustc/56714e5332f5f21c39d710cc4a6dd279132dedd6/library/std/src/panicking.rs:314:9 [INFO] [stderr] 10: 0x7fbd38043ab4 - rustc_driver[acf69d503f2fbc0f]::DEFAULT_HOOK::{closure#0}::{closure#0} [INFO] [stderr] 11: 0x7fbd357cff06 - std::panicking::rust_panic_with_hook::hd120b75e7be84603 [INFO] [stderr] at /rustc/56714e5332f5f21c39d710cc4a6dd279132dedd6/library/std/src/panicking.rs:702:17 [INFO] [stderr] 12: 0x7fbd3910e2e1 - std[e93aab33ab818310]::panicking::begin_panic::::{closure#0} [INFO] [stderr] 13: 0x7fbd3910e0c6 - std[e93aab33ab818310]::sys_common::backtrace::__rust_end_short_backtrace::::{closure#0}, !> [INFO] [stderr] 14: 0x7fbd39108b86 - std[e93aab33ab818310]::panicking::begin_panic:: [INFO] [stderr] 15: 0x7fbd3910b256 - std[e93aab33ab818310]::panic::panic_any:: [INFO] [stderr] 16: 0x7fbd37b1e133 - ::drop [INFO] [stderr] 17: 0x7fbd3780c498 - core[4b7224d7e913b755]::ptr::drop_in_place:: [INFO] [stderr] 18: 0x7fbd37802733 - as core[4b7224d7e913b755]::ops::drop::Drop>::drop [INFO] [stderr] 19: 0x7fbd378016fd - core[4b7224d7e913b755]::ptr::drop_in_place:: [INFO] [stderr] 20: 0x7fbd37801119 - 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: 0x7fbd37800930 - rustc_interface[50a00022d591bc14]::interface::create_compiler_and_run::, rustc_driver[acf69d503f2fbc0f]::run_compiler::{closure#1}> [INFO] [stderr] 22: 0x7fbd377feca1 - >::set::, rustc_driver[acf69d503f2fbc0f]::run_compiler::{closure#1}>::{closure#0}, core[4b7224d7e913b755]::result::Result<(), rustc_errors[418a143e0b6d828f]::ErrorGuaranteed>> [INFO] [stderr] 23: 0x7fbd377fe98f - 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: 0x7fbd37e66fb9 - <::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: 0x7fbd357d9ed3 - as core::ops::function::FnOnce>::call_once::hafebb5a654285d1f [INFO] [stderr] at /rustc/56714e5332f5f21c39d710cc4a6dd279132dedd6/library/alloc/src/boxed.rs:1935:9 [INFO] [stderr] 26: 0x7fbd357d9ed3 - as core::ops::function::FnOnce>::call_once::hd7f46a8cec019e0f [INFO] [stderr] at /rustc/56714e5332f5f21c39d710cc4a6dd279132dedd6/library/alloc/src/boxed.rs:1935:9 [INFO] [stderr] 27: 0x7fbd357d9ed3 - 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: 0x7fbd35688609 - start_thread [INFO] [stderr] 29: 0x7fbd355ab133 - 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] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "2b03aa127b17e43ffc5c212cdc800eda59b4e2a51d7584dcd8352c4403d9333e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2b03aa127b17e43ffc5c212cdc800eda59b4e2a51d7584dcd8352c4403d9333e", kill_on_drop: false }` [INFO] [stdout] 2b03aa127b17e43ffc5c212cdc800eda59b4e2a51d7584dcd8352c4403d9333e