[INFO] cloning repository https://github.com/Gelbpunkt/hpyer [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Gelbpunkt/hpyer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGelbpunkt%2Fhpyer", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGelbpunkt%2Fhpyer'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 91ef5c6713b26801f340aaecc9a79a35967742ff [INFO] testing Gelbpunkt/hpyer against try#ecabaf78506b7a4668d42dc20268c086b93f0fad for pr-87041 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGelbpunkt%2Fhpyer" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Gelbpunkt/hpyer on toolchain ecabaf78506b7a4668d42dc20268c086b93f0fad [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-6/source/.cargo/config [INFO] started tweaking git repo https://github.com/Gelbpunkt/hpyer [INFO] finished tweaking git repo https://github.com/Gelbpunkt/hpyer [INFO] tweaked toml for git repo https://github.com/Gelbpunkt/hpyer written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/Gelbpunkt/hpyer already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating git repository `https://github.com/ctz/hyper-rustls` [INFO] [stderr] Updating git repository `https://github.com/seanmonstar/reqwest` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded packed_simd_2 v0.3.5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d3ba21cfd66648852783b250d874c2006240db9368cee301effabdf49afd910a [INFO] running `Command { std: "docker" "start" "-a" "d3ba21cfd66648852783b250d874c2006240db9368cee301effabdf49afd910a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d3ba21cfd66648852783b250d874c2006240db9368cee301effabdf49afd910a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d3ba21cfd66648852783b250d874c2006240db9368cee301effabdf49afd910a", kill_on_drop: false }` [INFO] [stdout] d3ba21cfd66648852783b250d874c2006240db9368cee301effabdf49afd910a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3dbbe6ee4dc01da579c063739e376944dc14bcac25a49a8b610c3b94f27d6928 [INFO] running `Command { std: "docker" "start" "-a" "3dbbe6ee4dc01da579c063739e376944dc14bcac25a49a8b610c3b94f27d6928", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.97 [INFO] [stderr] Compiling cc v1.0.68 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling pyo3-build-config v0.14.0-alpha.0 (https://github.com/PyO3/pyo3#9693604d) [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling futures-task v0.3.15 [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling libm v0.1.4 [INFO] [stderr] Compiling futures-channel v0.3.15 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling packed_simd_2 v0.3.5 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling encoding_rs v0.8.28 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Compiling httpdate v1.0.1 [INFO] [stderr] Compiling unindent v0.1.7 [INFO] [stderr] Compiling rand_core v0.6.2 [INFO] [stderr] Compiling associative-cache v1.0.1 [INFO] [stderr] Compiling tokio v1.6.1 [INFO] [stderr] Compiling futures-util v0.3.15 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling http v0.2.4 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling paste-impl v0.1.18 [INFO] [stderr] Compiling wyhash v0.5.0 [INFO] [stderr] Compiling paste v0.1.18 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling pyo3-macros-backend v0.13.2 (https://github.com/PyO3/pyo3#9693604d) [INFO] [stderr] Compiling pyo3 v0.13.2 (https://github.com/PyO3/pyo3#9693604d) [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling mio v0.7.11 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling socket2 v0.4.0 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling http-body v0.4.2 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling serde_json v1.0.53 (/opt/rustwide/workdir/json) [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling sct v0.6.1 [INFO] [stderr] Compiling rustls v0.19.1 [INFO] [stderr] Compiling webpki-roots v0.21.1 [INFO] [stderr] Compiling tokio-util v0.6.7 [INFO] [stderr] Compiling h2 v0.3.3 [INFO] [stderr] Compiling indoc-impl v0.3.6 [INFO] [stderr] Compiling indoc v0.3.6 [INFO] [stderr] Compiling pyo3-macros v0.13.2 (https://github.com/PyO3/pyo3#9693604d) [INFO] [stderr] Compiling tokio-rustls v0.22.0 [INFO] [stderr] Compiling hyper v0.14.9 (https://github.com/hyperium/hyper#08b2138e) [INFO] [stderr] Compiling bytecount v0.6.2 [INFO] [stderr] Compiling hyper-rustls v0.22.1 (https://github.com/ctz/hyper-rustls#3f16ac4c) [INFO] [stderr] Compiling reqwest v0.11.3 (https://github.com/seanmonstar/reqwest#b48cb4a5) [INFO] [stdout] error: internal compiler error: /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/compiler/rustc_middle/src/ty/consts.rs:195:32: expected bits of [u32; 16], got Const { [INFO] [stdout] ty: [u32; 16], [INFO] [stdout] val: Value( [INFO] [stdout] ByRef { [INFO] [stdout] alloc: Allocation { [INFO] [stdout] bytes: [ [INFO] [stdout] 8, [INFO] [stdout] 0, [INFO] [stdout] 0, [INFO] [stdout] 0, [INFO] [stdout] 24, [INFO] [stdout] 0, [INFO] [stdout] 0, [INFO] [stdout] 0, [INFO] [stdout] 9, [INFO] [stdout] 0, [INFO] [stdout] 0, [INFO] [stdout] 0, [INFO] [stdout] 25, [INFO] [stdout] 0, [INFO] [stdout] 0, [INFO] [stdout] 0, [INFO] [stdout] 10, [INFO] [stdout] 0, [INFO] [stdout] 0, [INFO] [stdout] 0, [INFO] [stdout] 26, [INFO] [stdout] 0, [INFO] [stdout] 0, [INFO] [stdout] 0, [INFO] [stdout] 11, [INFO] [stdout] 0, [INFO] [stdout] 0, [INFO] [stdout] 0, [INFO] [stdout] 27, [INFO] [stdout] 0, [INFO] [stdout] 0, [INFO] [stdout] 0, [INFO] [stdout] 12, [INFO] [stdout] 0, [INFO] [stdout] 0, [INFO] [stdout] 0, [INFO] [stdout] 28, [INFO] [stdout] 0, [INFO] [stdout] 0, [INFO] [stdout] 0, [INFO] [stdout] 13, [INFO] [stdout] 0, [INFO] [stdout] 0, [INFO] [stdout] 0, [INFO] [stdout] 29, [INFO] [stdout] 0, [INFO] [stdout] 0, [INFO] [stdout] 0, [INFO] [stdout] 14, [INFO] [stdout] 0, [INFO] [stdout] 0, [INFO] [stdout] 0, [INFO] [stdout] 30, [INFO] [stdout] 0, [INFO] [stdout] 0, [INFO] [stdout] 0, [INFO] [stdout] 15, [INFO] [stdout] 0, [INFO] [stdout] 0, [INFO] [stdout] 0, [INFO] [stdout] 31, [INFO] [stdout] 0, [INFO] [stdout] 0, [INFO] [stdout] 0, [INFO] [stdout] ], [INFO] [stdout] relocations: Relocations( [INFO] [stdout] SortedMap { [INFO] [stdout] data: [], [INFO] [stdout] }, [INFO] [stdout] ), [INFO] [stdout] init_mask: InitMask { [INFO] [stdout] blocks: [ [INFO] [stdout] 18446744073709551615, [INFO] [stdout] 0, [INFO] [stdout] ], [INFO] [stdout] len: Size { [INFO] [stdout] raw: 64, [INFO] [stdout] }, [INFO] [stdout] }, [INFO] [stdout] align: Align { [INFO] [stdout] pow2: 2, [INFO] [stdout] }, [INFO] [stdout] mutability: Not, [INFO] [stdout] extra: (), [INFO] [stdout] }, [INFO] [stdout] offset: Size { [INFO] [stdout] raw: 0, [INFO] [stdout] }, [INFO] [stdout] }, [INFO] [stdout] ), [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] thread 'rustc' panicked at 'Box', compiler/rustc_errors/src/lib.rs:1035:9 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x7fb0ba9bff20 - std::backtrace_rs::backtrace::libunwind::trace::h706b838f5bbd876b [INFO] [stderr] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stderr] 1: 0x7fb0ba9bff20 - std::backtrace_rs::backtrace::trace_unsynchronized::hc15f29ae7822b7b8 [INFO] [stderr] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x7fb0ba9bff20 - std::sys_common::backtrace::_print_fmt::h7c580c971f91926c [INFO] [stderr] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stderr] 3: 0x7fb0ba9bff20 - ::fmt::h2a772198c4032452 [INFO] [stderr] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stderr] 4: 0x7fb0baa2dd0c - core::fmt::write::h9a6d9c74526a6c1b [INFO] [stderr] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/fmt/mod.rs:1115:17 [INFO] [stderr] 5: 0x7fb0ba9b1665 - std::io::Write::write_fmt::h00f38d9eb2c32e02 [INFO] [stderr] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/io/mod.rs:1663:15 [INFO] [stderr] 6: 0x7fb0ba9c3c3b - std::sys_common::backtrace::_print::h5b3c171e6f864ae4 [INFO] [stderr] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stderr] 7: 0x7fb0ba9c3c3b - std::sys_common::backtrace::print::h93b9e9ed2a98e611 [INFO] [stderr] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stderr] 8: 0x7fb0ba9c3c3b - std::panicking::default_hook::{{closure}}::hd8da92bb68d520c5 [INFO] [stderr] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:208:50 [INFO] [stderr] 9: 0x7fb0ba9c3711 - std::panicking::default_hook::hdbc8b2951c5afbab [INFO] [stderr] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:225:9 [INFO] [stderr] 10: 0x7fb0bb198061 - rustc_driver::DEFAULT_HOOK::{{closure}}::{{closure}}::hb401cc3a4395a91f [INFO] [stderr] 11: 0x7fb0ba9c4469 - std::panicking::rust_panic_with_hook::h8a4c841655926f4e [INFO] [stderr] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:626:17 [INFO] [stderr] 12: 0x7fb0bc160f8b - std::panicking::begin_panic::{{closure}}::hac8dad9bdcca0cfd [INFO] [stderr] 13: 0x7fb0bc160f26 - std::sys_common::backtrace::__rust_end_short_backtrace::h99db2744a599084f [INFO] [stderr] 14: 0x7fb0bc16221f - std::panicking::begin_panic::h41e6b8bec3069875 [INFO] [stderr] 15: 0x7fb0bc17758d - std::panic::panic_any::h0c9457317d749814 [INFO] [stderr] 16: 0x7fb0bc17a3ea - rustc_errors::HandlerInner::bug::h1af6e8cc9c30e551 [INFO] [stderr] 17: 0x7fb0bc179ea0 - rustc_errors::Handler::bug::h92bd20b9466c2cbf [INFO] [stderr] 18: 0x7fb0bbfdf72c - rustc_middle::ty::context::tls::with_opt::h1c4490ff766d8628 [INFO] [stderr] 19: 0x7fb0bbfdfa80 - rustc_middle::util::bug::opt_span_bug_fmt::ha8d3313fb245704f [INFO] [stderr] 20: 0x7fb0bbfdf9f6 - rustc_middle::util::bug::bug_fmt::h7d94326a7f647af1 [INFO] [stderr] 21: 0x7fb0bc8a87ae - rustc_codegen_ssa::debuginfo::type_names::push_generic_params_internal::h023c4e6ede752e45 [INFO] [stderr] 22: 0x7fb0bd29bafb - rustc_codegen_ssa::debuginfo::type_names::push_generic_params::he4380fef9946f54e [INFO] [stderr] 23: 0x7fb0bc2c8151 - rustc_codegen_llvm::debuginfo::::dbg_scope_fn::get_template_parameters::h0e396ed84c45ce60 [INFO] [stderr] 24: 0x7fb0bcd069bd - rustc_codegen_llvm::debuginfo::::dbg_scope_fn::h1564d0fb6dc63f3d [INFO] [stderr] 25: 0x7fb0bc2dc489 - rustc_codegen_ssa::mir::codegen_mir::hba46b235138f9c53 [INFO] [stderr] 26: 0x7fb0bc2c5536 - rustc_codegen_ssa::base::codegen_instance::h5ce3a13b251f2241 [INFO] [stderr] 27: 0x7fb0bc2cb52a - rustc_codegen_llvm::base::compile_codegen_unit::module_codegen::h2d90d12cab20a933 [INFO] [stderr] 28: 0x7fb0bcd0aa87 - rustc_query_system::dep_graph::graph::DepGraph::with_task::hda2622383dbb7690 [INFO] [stderr] 29: 0x7fb0bcd1bc57 - rustc_codegen_llvm::base::compile_codegen_unit::h1ce3124a5e9e6cea [INFO] [stderr] 30: 0x7fb0bcd0f266 - ::codegen_crate::h64257afe5c81b421 [INFO] [stderr] 31: 0x7fb0bcc916cc - rustc_interface::passes::QueryContext::enter::h285a8b6410891da8 [INFO] [stderr] 32: 0x7fb0bcc89616 - rustc_interface::queries::Queries::ongoing_codegen::h14066dfb04bad0e6 [INFO] [stderr] 33: 0x7fb0bcc684d5 - rustc_interface::queries::::enter::hb44adf2f7e4d9008 [INFO] [stderr] 34: 0x7fb0bcc573dc - rustc_span::with_source_map::ha503ff1545426b21 [INFO] [stderr] 35: 0x7fb0bcc6969a - rustc_interface::interface::create_compiler_and_run::h6e85467d9706bedf [INFO] [stderr] 36: 0x7fb0bcc5c6e9 - scoped_tls::ScopedKey::set::h0e2c1597a1f6a576 [INFO] [stderr] 37: 0x7fb0bcc594ea - std::sys_common::backtrace::__rust_begin_short_backtrace::h5c2fa93a4999a1ec [INFO] [stderr] 38: 0x7fb0bcc57d75 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h8b6bc5ffa8abb153 [INFO] [stderr] 39: 0x7fb0ba9d0a17 - as core::ops::function::FnOnce>::call_once::ha8b1d5a0092467fc [INFO] [stderr] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stderr] 40: 0x7fb0ba9d0a17 - as core::ops::function::FnOnce>::call_once::h4b9f24ec4e8a879e [INFO] [stderr] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stderr] 41: 0x7fb0ba9d0a17 - std::sys::unix::thread::Thread::new::thread_start::h2a0e98fbc4ab4c32 [INFO] [stderr] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys/unix/thread.rs:72:17 [INFO] [stderr] 42: 0x7fb0ba8ec609 - start_thread [INFO] [stderr] 43: 0x7fb0ba800293 - clone [INFO] [stderr] 44: 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.55.0-nightly (ecabaf785 2021-07-10) running on x86_64-unknown-linux-gnu [INFO] [stderr] [INFO] [stderr] note: compiler flags: -C embed-bitcode=no -C debuginfo=2 --crate-type lib [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] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] The following warnings were emitted during compilation: [INFO] [stderr] [INFO] [stderr] warning: Cannot set `RUSTC_BOOTSTRAP=1` from build script of `encoding_rs v0.8.28`. [INFO] [stderr] note: Crates cannot set `RUSTC_BOOTSTRAP` themselves, as doing so would subvert the stability guarantees of Rust for your project. [INFO] [stderr] [INFO] [stderr] error: could not compile `encoding_rs` [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" "3dbbe6ee4dc01da579c063739e376944dc14bcac25a49a8b610c3b94f27d6928", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3dbbe6ee4dc01da579c063739e376944dc14bcac25a49a8b610c3b94f27d6928", kill_on_drop: false }` [INFO] [stdout] 3dbbe6ee4dc01da579c063739e376944dc14bcac25a49a8b610c3b94f27d6928