[INFO] cloning repository https://github.com/FeanorTheElf/feanor-math [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/FeanorTheElf/feanor-math" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFeanorTheElf%2Ffeanor-math", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFeanorTheElf%2Ffeanor-math'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 61de4fee460283c089ecbe8988d4d27121ba86b2 [INFO] checking FeanorTheElf/feanor-math against try#92ba2ff79d7a80af24d063a439f8271726e607d7 for pr-113991-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFeanorTheElf%2Ffeanor-math" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/FeanorTheElf/feanor-math on toolchain 92ba2ff79d7a80af24d063a439f8271726e607d7 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+92ba2ff79d7a80af24d063a439f8271726e607d7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/FeanorTheElf/feanor-math [INFO] finished tweaking git repo https://github.com/FeanorTheElf/feanor-math [INFO] tweaked toml for git repo https://github.com/FeanorTheElf/feanor-math written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/FeanorTheElf/feanor-math already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+92ba2ff79d7a80af24d063a439f8271726e607d7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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:5c16f4e6c37141f9fef0bc86f7a492d732943053e42aab8461035881e3f53823" "/opt/rustwide/cargo-home/bin/cargo" "+92ba2ff79d7a80af24d063a439f8271726e607d7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] aa9ed78692e050afa88c696206d52c458bb46db2919e5f06ad167426160a0ed6 [INFO] running `Command { std: "docker" "start" "-a" "aa9ed78692e050afa88c696206d52c458bb46db2919e5f06ad167426160a0ed6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "aa9ed78692e050afa88c696206d52c458bb46db2919e5f06ad167426160a0ed6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aa9ed78692e050afa88c696206d52c458bb46db2919e5f06ad167426160a0ed6", kill_on_drop: false }` [INFO] [stdout] aa9ed78692e050afa88c696206d52c458bb46db2919e5f06ad167426160a0ed6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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:5c16f4e6c37141f9fef0bc86f7a492d732943053e42aab8461035881e3f53823" "/opt/rustwide/cargo-home/bin/cargo" "+92ba2ff79d7a80af24d063a439f8271726e607d7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5bd52fcae3285a72671097e1bf728e4ad1d876f2a796327b3eb59066d7bccd7b [INFO] running `Command { std: "docker" "start" "-a" "5bd52fcae3285a72671097e1bf728e4ad1d876f2a796327b3eb59066d7bccd7b", kill_on_drop: false }` [INFO] [stderr] Checking oorandom v11.1.3 [INFO] [stderr] Checking feanor-math v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: the feature `generic_const_exprs` is incomplete and may not be safe to use and/or cause compiler crashes [INFO] [stdout] --> src/lib.rs:5:12 [INFO] [stdout] | [INFO] [stdout] 5 | #![feature(generic_const_exprs)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #76560 for more information [INFO] [stdout] = note: `#[warn(incomplete_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `generic_const_exprs` is incomplete and may not be safe to use and/or cause compiler crashes [INFO] [stdout] --> src/lib.rs:5:12 [INFO] [stdout] | [INFO] [stdout] 5 | #![feature(generic_const_exprs)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #76560 for more information [INFO] [stdout] = note: `#[warn(incomplete_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] thread 'rustc' panicked at 'assertion failed: value <= 0xFFFF_FF00', compiler/rustc_type_ir/src/lib.rs:804:1 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x7f3ecc62dfc1 - std::backtrace_rs::backtrace::libunwind::trace::h3f4fd6d3568a906a [INFO] [stderr] at /rustc/92ba2ff79d7a80af24d063a439f8271726e607d7/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stderr] 1: 0x7f3ecc62dfc1 - std::backtrace_rs::backtrace::trace_unsynchronized::hb4f956196a22056e [INFO] [stderr] at /rustc/92ba2ff79d7a80af24d063a439f8271726e607d7/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x7f3ecc62dfc1 - std::sys_common::backtrace::_print_fmt::h8a91a9b2a8c3cf31 [INFO] [stderr] at /rustc/92ba2ff79d7a80af24d063a439f8271726e607d7/library/std/src/sys_common/backtrace.rs:65:5 [INFO] [stderr] 3: 0x7f3ecc62dfc1 - ::fmt::h6f4024d67f33f5fc [INFO] [stderr] at /rustc/92ba2ff79d7a80af24d063a439f8271726e607d7/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stderr] 4: 0x7f3ecc69449c - core::fmt::rt::Argument::fmt::h1c51fcb80299deb2 [INFO] [stderr] at /rustc/92ba2ff79d7a80af24d063a439f8271726e607d7/library/core/src/fmt/rt.rs:138:9 [INFO] [stderr] 5: 0x7f3ecc69449c - core::fmt::write::h8589196f0e968d9a [INFO] [stderr] at /rustc/92ba2ff79d7a80af24d063a439f8271726e607d7/library/core/src/fmt/mod.rs:1094:21 [INFO] [stderr] 6: 0x7f3ecc6207ae - std::io::Write::write_fmt::ha68f6686de5ee9d9 [INFO] [stderr] at /rustc/92ba2ff79d7a80af24d063a439f8271726e607d7/library/std/src/io/mod.rs:1714:15 [INFO] [stderr] 7: 0x7f3ecc62ddd5 - std::sys_common::backtrace::_print::hea2b719fcfbca0bc [INFO] [stderr] at /rustc/92ba2ff79d7a80af24d063a439f8271726e607d7/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stderr] 8: 0x7f3ecc62ddd5 - std::sys_common::backtrace::print::he6d26b5340234972 [INFO] [stderr] at /rustc/92ba2ff79d7a80af24d063a439f8271726e607d7/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stderr] 9: 0x7f3ecc630e2a - std::panicking::panic_hook_with_disk_dump::{{closure}}::h5dedce84951d7276 [INFO] [stderr] at /rustc/92ba2ff79d7a80af24d063a439f8271726e607d7/library/std/src/panicking.rs:278:22 [INFO] [stderr] 10: 0x7f3ecc630ac3 - std::panicking::panic_hook_with_disk_dump::hcdd6b1bbeb84bfa9 [INFO] [stderr] at /rustc/92ba2ff79d7a80af24d063a439f8271726e607d7/library/std/src/panicking.rs:312:9 [INFO] [stderr] 11: 0x7f3ecf79e109 - rustc_driver_impl[b48f7a6817c08a21]::install_ice_hook::{closure#0} [INFO] [stderr] 12: 0x7f3ecc6316d0 - as core::ops::function::Fn>::call::haf588e86020675fa [INFO] [stderr] at /rustc/92ba2ff79d7a80af24d063a439f8271726e607d7/library/alloc/src/boxed.rs:2021:9 [INFO] [stderr] 13: 0x7f3ecc6316d0 - std::panicking::rust_panic_with_hook::h165a4ef1936b68e8 [INFO] [stderr] at /rustc/92ba2ff79d7a80af24d063a439f8271726e607d7/library/std/src/panicking.rs:733:13 [INFO] [stderr] 14: 0x7f3ecc631411 - std::panicking::begin_panic_handler::{{closure}}::hbf708169dbfc593d [INFO] [stderr] at /rustc/92ba2ff79d7a80af24d063a439f8271726e607d7/library/std/src/panicking.rs:619:13 [INFO] [stderr] 15: 0x7f3ecc62e426 - std::sys_common::backtrace::__rust_end_short_backtrace::h9babb4bf911342d7 [INFO] [stderr] at /rustc/92ba2ff79d7a80af24d063a439f8271726e607d7/library/std/src/sys_common/backtrace.rs:151:18 [INFO] [stderr] 16: 0x7f3ecc6311a2 - rust_begin_unwind [INFO] [stderr] at /rustc/92ba2ff79d7a80af24d063a439f8271726e607d7/library/std/src/panicking.rs:617:5 [INFO] [stderr] 17: 0x7f3ecc690853 - core::panicking::panic_fmt::h8a3a50d22ffab197 [INFO] [stderr] at /rustc/92ba2ff79d7a80af24d063a439f8271726e607d7/library/core/src/panicking.rs:67:14 [INFO] [stderr] 18: 0x7f3ecc6908e3 - core::panicking::panic::h9bd83c3e2441447b [INFO] [stderr] at /rustc/92ba2ff79d7a80af24d063a439f8271726e607d7/library/core/src/panicking.rs:117:5 [INFO] [stderr] 19: 0x7f3ece18b6dd - ::evaluate_added_goals_and_make_canonical_response [INFO] [stderr] 20: 0x7f3ece16ed0a - ::assemble_candidates_via_self_ty:: [INFO] [stderr] 21: 0x7f3ece16fc03 - ::assemble_candidates_via_self_ty:: [INFO] [stderr] 22: 0x7f3ece15ac6a - ::enter_canonical::, rustc_middle[8807666cb05e36d2]::traits::query::NoSolution>, ::evaluate_canonical_goal::{closure#0}::{closure#0}::{closure#0}> [INFO] [stderr] 23: 0x7f3ece17f42d - ::evaluate_added_goals_and_make_canonical_response [INFO] [stderr] 24: 0x7f3ecdbde8d0 - ::probe_candidate::{closure#0}, core[e0ad0ff19c234f8e]::result::Result, rustc_middle[8807666cb05e36d2]::traits::query::NoSolution>>>::enter::<::consider_impl_candidate::{closure#0}> [INFO] [stderr] 25: 0x7f3ece15be04 - ::enter_canonical::, rustc_middle[8807666cb05e36d2]::traits::query::NoSolution>, ::evaluate_canonical_goal::{closure#0}::{closure#0}::{closure#0}> [INFO] [stderr] 26: 0x7f3ece17f42d - ::evaluate_added_goals_and_make_canonical_response [INFO] [stderr] 27: 0x7f3ecdbde8d0 - ::probe_candidate::{closure#0}, core[e0ad0ff19c234f8e]::result::Result, rustc_middle[8807666cb05e36d2]::traits::query::NoSolution>>>::enter::<::consider_impl_candidate::{closure#0}> [INFO] [stderr] 28: 0x7f3ece15be04 - ::enter_canonical::, rustc_middle[8807666cb05e36d2]::traits::query::NoSolution>, ::evaluate_canonical_goal::{closure#0}::{closure#0}::{closure#0}> [INFO] [stderr] 29: 0x7f3ece17f42d - ::evaluate_added_goals_and_make_canonical_response [INFO] [stderr] 30: 0x7f3ecdbde8d0 - ::probe_candidate::{closure#0}, core[e0ad0ff19c234f8e]::result::Result, rustc_middle[8807666cb05e36d2]::traits::query::NoSolution>>>::enter::<::consider_impl_candidate::{closure#0}> [INFO] [stderr] 31: 0x7f3ece15be04 - ::enter_canonical::, rustc_middle[8807666cb05e36d2]::traits::query::NoSolution>, ::evaluate_canonical_goal::{closure#0}::{closure#0}::{closure#0}> [INFO] [stderr] 32: 0x7f3ece17f42d - ::evaluate_added_goals_and_make_canonical_response [INFO] [stderr] 33: 0x7f3ecdbde8d0 - ::probe_candidate::{closure#0}, core[e0ad0ff19c234f8e]::result::Result, rustc_middle[8807666cb05e36d2]::traits::query::NoSolution>>>::enter::<::consider_impl_candidate::{closure#0}> [INFO] [stderr] 34: 0x7f3ece15be04 - ::enter_canonical::, rustc_middle[8807666cb05e36d2]::traits::query::NoSolution>, ::evaluate_canonical_goal::{closure#0}::{closure#0}::{closure#0}> [INFO] [stderr] 35: 0x7f3ece17f42d - ::evaluate_added_goals_and_make_canonical_response [INFO] [stderr] 36: 0x7f3ecdbde8d0 - ::probe_candidate::{closure#0}, core[e0ad0ff19c234f8e]::result::Result, rustc_middle[8807666cb05e36d2]::traits::query::NoSolution>>>::enter::<::consider_impl_candidate::{closure#0}> [INFO] [stderr] 37: 0x7f3ece15be04 - ::enter_canonical::, rustc_middle[8807666cb05e36d2]::traits::query::NoSolution>, ::evaluate_canonical_goal::{closure#0}::{closure#0}::{closure#0}> [INFO] [stderr] 38: 0x7f3ece17f42d - ::evaluate_added_goals_and_make_canonical_response [INFO] [stderr] 39: 0x7f3ecdbde8d0 - ::probe_candidate::{closure#0}, core[e0ad0ff19c234f8e]::result::Result, rustc_middle[8807666cb05e36d2]::traits::query::NoSolution>>>::enter::<::consider_impl_candidate::{closure#0}> [INFO] [stderr] 40: 0x7f3ece15be04 - ::enter_canonical::, rustc_middle[8807666cb05e36d2]::traits::query::NoSolution>, ::evaluate_canonical_goal::{closure#0}::{closure#0}::{closure#0}> [INFO] [stderr] 41: 0x7f3ece17f42d - ::evaluate_added_goals_and_make_canonical_response [INFO] [stderr] 42: 0x7f3ecdbde8d0 - ::probe_candidate::{closure#0}, core[e0ad0ff19c234f8e]::result::Result, rustc_middle[8807666cb05e36d2]::traits::query::NoSolution>>>::enter::<::consider_impl_candidate::{closure#0}> [INFO] [stderr] 43: 0x7f3ece15be04 - ::enter_canonical::, rustc_middle[8807666cb05e36d2]::traits::query::NoSolution>, ::evaluate_canonical_goal::{closure#0}::{closure#0}::{closure#0}> [INFO] [stderr] 44: 0x7f3ece17f42d - ::evaluate_added_goals_and_make_canonical_response [INFO] [stderr] 45: 0x7f3ecdbde8d0 - ::probe_candidate::{closure#0}, core[e0ad0ff19c234f8e]::result::Result, rustc_middle[8807666cb05e36d2]::traits::query::NoSolution>>>::enter::<::consider_impl_candidate::{closure#0}> [INFO] [stderr] 46: 0x7f3ece15be04 - ::enter_canonical::, rustc_middle[8807666cb05e36d2]::traits::query::NoSolution>, ::evaluate_canonical_goal::{closure#0}::{closure#0}::{closure#0}> [INFO] [stderr] 47: 0x7f3ece17f42d - ::evaluate_added_goals_and_make_canonical_response [INFO] [stderr] 48: 0x7f3ecdbde8d0 - ::probe_candidate::{closure#0}, core[e0ad0ff19c234f8e]::result::Result, rustc_middle[8807666cb05e36d2]::traits::query::NoSolution>>>::enter::<::consider_impl_candidate::{closure#0}> [INFO] [stderr] 49: 0x7f3ece15be04 - ::enter_canonical::, rustc_middle[8807666cb05e36d2]::traits::query::NoSolution>, ::evaluate_canonical_goal::{closure#0}::{closure#0}::{closure#0}> [INFO] [stderr] 50: 0x7f3ece17f42d - ::evaluate_added_goals_and_make_canonical_response [INFO] [stderr] 51: 0x7f3ecdbde8d0 - ::probe_candidate::{closure#0}, core[e0ad0ff19c234f8e]::result::Result, rustc_middle[8807666cb05e36d2]::traits::query::NoSolution>>>::enter::<::consider_impl_candidate::{closure#0}> [INFO] [stderr] 52: 0x7f3ece15be04 - ::enter_canonical::, rustc_middle[8807666cb05e36d2]::traits::query::NoSolution>, ::evaluate_canonical_goal::{closure#0}::{closure#0}::{closure#0}> [INFO] [stderr] 53: 0x7f3ece17f42d - ::evaluate_added_goals_and_make_canonical_response [INFO] [stderr] 54: 0x7f3ecdbde8d0 - ::probe_candidate::{closure#0}, core[e0ad0ff19c234f8e]::result::Result, rustc_middle[8807666cb05e36d2]::traits::query::NoSolution>>>::enter::<::consider_impl_candidate::{closure#0}> [INFO] [stderr] 55: 0x7f3ece15be04 - ::enter_canonical::, rustc_middle[8807666cb05e36d2]::traits::query::NoSolution>, ::evaluate_canonical_goal::{closure#0}::{closure#0}::{closure#0}> [INFO] [stderr] 56: 0x7f3ece17f42d - ::evaluate_added_goals_and_make_canonical_response [INFO] [stderr] 57: 0x7f3ecdbde8d0 - ::probe_candidate::{closure#0}, core[e0ad0ff19c234f8e]::result::Result, rustc_middle[8807666cb05e36d2]::traits::query::NoSolution>>>::enter::<::consider_impl_candidate::{closure#0}> [INFO] [stderr] 58: 0x7f3ece15be04 - ::enter_canonical::, rustc_middle[8807666cb05e36d2]::traits::query::NoSolution>, ::evaluate_canonical_goal::{closure#0}::{closure#0}::{closure#0}> [INFO] [stderr] 59: 0x7f3ece17f42d - ::evaluate_added_goals_and_make_canonical_response [INFO] [stderr] 60: 0x7f3ecdbde8d0 - ::probe_candidate::{closure#0}, core[e0ad0ff19c234f8e]::result::Result, rustc_middle[8807666cb05e36d2]::traits::query::NoSolution>>>::enter::<::consider_impl_candidate::{closure#0}> [INFO] [stderr] 61: 0x7f3ece15be04 - ::enter_canonical::, rustc_middle[8807666cb05e36d2]::traits::query::NoSolution>, ::evaluate_canonical_goal::{closure#0}::{closure#0}::{closure#0}> [INFO] [stderr] 62: 0x7f3ece17f42d - ::evaluate_added_goals_and_make_canonical_response [INFO] [stderr] 63: 0x7f3ecdbde8d0 - ::probe_candidate::{closure#0}, core[e0ad0ff19c234f8e]::result::Result, rustc_middle[8807666cb05e36d2]::traits::query::NoSolution>>>::enter::<::consider_impl_candidate::{closure#0}> [INFO] [stderr] 64: 0x7f3ece15be04 - ::enter_canonical::, rustc_middle[8807666cb05e36d2]::traits::query::NoSolution>, ::evaluate_canonical_goal::{closure#0}::{closure#0}::{closure#0}> [INFO] [stderr] 65: 0x7f3ece17f42d - ::evaluate_added_goals_and_make_canonical_response [INFO] [stderr] 66: 0x7f3ecdbde8d0 - ::probe_candidate::{closure#0}, core[e0ad0ff19c234f8e]::result::Result, rustc_middle[8807666cb05e36d2]::traits::query::NoSolution>>>::enter::<::consider_impl_candidate::{closure#0}> [INFO] [stderr] 67: 0x7f3ece15be04 - ::enter_canonical::, rustc_middle[8807666cb05e36d2]::traits::query::NoSolution>, ::evaluate_canonical_goal::{closure#0}::{closure#0}::{closure#0}> [INFO] [stderr] 68: 0x7f3ece17f42d - ::evaluate_added_goals_and_make_canonical_response [INFO] [stderr] 69: 0x7f3ecdbde8d0 - ::probe_candidate::{closure#0}, core[e0ad0ff19c234f8e]::result::Result, rustc_middle[8807666cb05e36d2]::traits::query::NoSolution>>>::enter::<::consider_impl_candidate::{closure#0}> [INFO] [stderr] 70: 0x7f3ece15be04 - ::enter_canonical::, rustc_middle[8807666cb05e36d2]::traits::query::NoSolution>, ::evaluate_canonical_goal::{closure#0}::{closure#0}::{closure#0}> [INFO] [stderr] 71: 0x7f3ece17f42d - ::evaluate_added_goals_and_make_canonical_response [INFO] [stderr] 72: 0x7f3ecdbde8d0 - ::probe_candidate::{closure#0}, core[e0ad0ff19c234f8e]::result::Result, rustc_middle[8807666cb05e36d2]::traits::query::NoSolution>>>::enter::<::consider_impl_candidate::{closure#0}> [INFO] [stderr] 73: 0x7f3ece15be04 - ::enter_canonical::, rustc_middle[8807666cb05e36d2]::traits::query::NoSolution>, ::evaluate_canonical_goal::{closure#0}::{closure#0}::{closure#0}> [INFO] [stderr] 74: 0x7f3ece17f42d - ::evaluate_added_goals_and_make_canonical_response [INFO] [stderr] 75: 0x7f3ecdbde8d0 - ::probe_candidate::{closure#0}, core[e0ad0ff19c234f8e]::result::Result, rustc_middle[8807666cb05e36d2]::traits::query::NoSolution>>>::enter::<::consider_impl_candidate::{closure#0}> [INFO] [stderr] 76: 0x7f3ece15be04 - ::enter_canonical::, rustc_middle[8807666cb05e36d2]::traits::query::NoSolution>, ::evaluate_canonical_goal::{closure#0}::{closure#0}::{closure#0}> [INFO] [stderr] 77: 0x7f3ece17f42d - ::evaluate_added_goals_and_make_canonical_response [INFO] [stderr] 78: 0x7f3ecdbde8d0 - ::probe_candidate::{closure#0}, core[e0ad0ff19c234f8e]::result::Result, rustc_middle[8807666cb05e36d2]::traits::query::NoSolution>>>::enter::<::consider_impl_candidate::{closure#0}> [INFO] [stderr] 79: 0x7f3ece15be04 - ::enter_canonical::, rustc_middle[8807666cb05e36d2]::traits::query::NoSolution>, ::evaluate_canonical_goal::{closure#0}::{closure#0}::{closure#0}> [INFO] [stderr] 80: 0x7f3ece17f42d - ::evaluate_added_goals_and_make_canonical_response [INFO] [stderr] 81: 0x7f3ecdbde8d0 - ::probe_candidate::{closure#0}, core[e0ad0ff19c234f8e]::result::Result, rustc_middle[8807666cb05e36d2]::traits::query::NoSolution>>>::enter::<::consider_impl_candidate::{closure#0}> [INFO] [stderr] 82: 0x7f3ece15be04 - ::enter_canonical::, rustc_middle[8807666cb05e36d2]::traits::query::NoSolution>, ::evaluate_canonical_goal::{closure#0}::{closure#0}::{closure#0}> [INFO] [stderr] 83: 0x7f3ece17f42d - ::evaluate_added_goals_and_make_canonical_response [INFO] [stderr] 84: 0x7f3ecdbde8d0 - ::probe_candidate::{closure#0}, core[e0ad0ff19c234f8e]::result::Result, rustc_middle[8807666cb05e36d2]::traits::query::NoSolution>>>::enter::<::consider_impl_candidate::{closure#0}> [INFO] [stderr] 85: 0x7f3ece15be04 - ::enter_canonical::, rustc_middle[8807666cb05e36d2]::traits::query::NoSolution>, ::evaluate_canonical_goal::{closure#0}::{closure#0}::{closure#0}> [INFO] [stderr] 86: 0x7f3ece17f42d - ::evaluate_added_goals_and_make_canonical_response [INFO] [stderr] 87: 0x7f3ecdbde8d0 - ::probe_candidate::{closure#0}, core[e0ad0ff19c234f8e]::result::Result, rustc_middle[8807666cb05e36d2]::traits::query::NoSolution>>>::enter::<::consider_impl_candidate::{closure#0}> [INFO] [stderr] 88: 0x7f3ece15be04 - ::enter_canonical::, rustc_middle[8807666cb05e36d2]::traits::query::NoSolution>, ::evaluate_canonical_goal::{closure#0}::{closure#0}::{closure#0}> [INFO] [stderr] 89: 0x7f3ece17f42d - ::evaluate_added_goals_and_make_canonical_response [INFO] [stderr] 90: 0x7f3ecdbde8d0 - ::probe_candidate::{closure#0}, core[e0ad0ff19c234f8e]::result::Result, rustc_middle[8807666cb05e36d2]::traits::query::NoSolution>>>::enter::<::consider_impl_candidate::{closure#0}> [INFO] [stderr] 91: 0x7f3ece15be04 - ::enter_canonical::, rustc_middle[8807666cb05e36d2]::traits::query::NoSolution>, ::evaluate_canonical_goal::{closure#0}::{closure#0}::{closure#0}> [INFO] [stderr] 92: 0x7f3ece17f42d - ::evaluate_added_goals_and_make_canonical_response [INFO] [stderr] 93: 0x7f3ecdbde8d0 - ::probe_candidate::{closure#0}, core[e0ad0ff19c234f8e]::result::Result, rustc_middle[8807666cb05e36d2]::traits::query::NoSolution>>>::enter::<::consider_impl_candidate::{closure#0}> [INFO] [stderr] 94: 0x7f3ece15be04 - ::enter_canonical::, rustc_middle[8807666cb05e36d2]::traits::query::NoSolution>, ::evaluate_canonical_goal::{closure#0}::{closure#0}::{closure#0}> [INFO] [stderr] 95: 0x7f3ece17f42d - ::evaluate_added_goals_and_make_canonical_response [INFO] [stderr] 96: 0x7f3ecdbde8d0 - ::probe_candidate::{closure#0}, core[e0ad0ff19c234f8e]::result::Result, rustc_middle[8807666cb05e36d2]::traits::query::NoSolution>>>::enter::<::consider_impl_candidate::{closure#0}> [INFO] [stderr] 97: 0x7f3ece15be04 - ::enter_canonical::, rustc_middle[8807666cb05e36d2]::traits::query::NoSolution>, ::evaluate_canonical_goal::{closure#0}::{closure#0}::{closure#0}> [INFO] [stderr] 98: 0x7f3ece17f42d - ::evaluate_added_goals_and_make_canonical_response [INFO] [stderr] 99: 0x7f3ecdbde8d0 - ::probe_candidate::{closure#0}, core[e0ad0ff19c234f8e]::result::Result, rustc_middle[8807666cb05e36d2]::traits::query::NoSolution>>>::enter::<::consider_impl_candidate::{closure#0}> [INFO] [stderr] 100: 0x7f3ece15be04 - ::enter_canonical::, rustc_middle[8807666cb05e36d2]::traits::query::NoSolution>, ::evaluate_canonical_goal::{closure#0}::{closure#0}::{closure#0}> [INFO] [stderr] 101: 0x7f3ece17f42d - ::evaluate_added_goals_and_make_canonical_response [INFO] [stderr] 102: 0x7f3ecdbde8d0 - ::probe_candidate::{closure#0}, core[e0ad0ff19c234f8e]::result::Result, rustc_middle[8807666cb05e36d2]::traits::query::NoSolution>>>::enter::<::consider_impl_candidate::{closure#0}> [INFO] [stderr] 103: 0x7f3ece15be04 - ::enter_canonical::, rustc_middle[8807666cb05e36d2]::traits::query::NoSolution>, ::evaluate_canonical_goal::{closure#0}::{closure#0}::{closure#0}> [INFO] [stderr] 104: 0x7f3ece17f42d - ::evaluate_added_goals_and_make_canonical_response [INFO] [stderr] 105: 0x7f3ecdbde8d0 - ::probe_candidate::{closure#0}, core[e0ad0ff19c234f8e]::result::Result, rustc_middle[8807666cb05e36d2]::traits::query::NoSolution>>>::enter::<::consider_impl_candidate::{closure#0}> [INFO] [stderr] 106: 0x7f3ece15be04 - ::enter_canonical::, rustc_middle[8807666cb05e36d2]::traits::query::NoSolution>, ::evaluate_canonical_goal::{closure#0}::{closure#0}::{closure#0}> [INFO] [stderr] 107: 0x7f3ece17f42d - ::evaluate_added_goals_and_make_canonical_response [INFO] [stderr] 108: 0x7f3ecdbde8d0 - ::probe_candidate::{closure#0}, core[e0ad0ff19c234f8e]::result::Result, rustc_middle[8807666cb05e36d2]::traits::query::NoSolution>>>::enter::<::consider_impl_candidate::{closure#0}> [INFO] [stderr] 109: 0x7f3ece15be04 - ::enter_canonical::, rustc_middle[8807666cb05e36d2]::traits::query::NoSolution>, ::evaluate_canonical_goal::{closure#0}::{closure#0}::{closure#0}> [INFO] [stderr] 110: 0x7f3ece1a5a8c - ::with_new_goal::<::evaluate_canonical_goal::{closure#0}::{closure#0}> [INFO] [stderr] 111: 0x7f3ece1bc747 - ::evaluate_goal [INFO] [stderr] 112: 0x7f3ecebbb68b - ::enter_root::>), rustc_middle[8807666cb05e36d2]::traits::query::NoSolution>, ::evaluate_root_goal::{closure#0}::{closure#0}> [INFO] [stderr] 113: 0x7f3ecdb744e6 - ::select_where_possible [INFO] [stderr] 114: 0x7f3ece38ad9b - ::evaluate_obligation [INFO] [stderr] 115: 0x7f3eceaeefa2 - , 2usize>>, rustc_trait_selection[4d603b83801141a8]::traits::coherence::impl_intersection_has_impossible_obligation::{closure#1}> as core[e0ad0ff19c234f8e]::iter::traits::iterator::Iterator>::try_fold::<(), core[e0ad0ff19c234f8e]::iter::traits::iterator::Iterator::find::check, &mut rustc_trait_selection[4d603b83801141a8]::traits::coherence::impl_intersection_has_impossible_obligation::{closure#0}>::{closure#0}, core[e0ad0ff19c234f8e]::ops::control_flow::ControlFlow>> [INFO] [stderr] 116: 0x7f3eceaee1bd - rustc_trait_selection[4d603b83801141a8]::traits::coherence::overlap [INFO] [stderr] 117: 0x7f3eceb1fc1f - ::insert [INFO] [stderr] 118: 0x7f3eceb1d598 - ::insert [INFO] [stderr] 119: 0x7f3eceb1c7d3 - rustc_trait_selection[4d603b83801141a8]::traits::specialize::specialization_graph_provider [INFO] [stderr] 120: 0x7f3ecebcc7cb - rustc_query_impl[839ebe38d1a8da22]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 121: 0x7f3ecebcc7a1 - >::call_once [INFO] [stderr] 122: 0x7f3ecd9163e5 - rustc_query_system[4fdad174287b0821]::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl[839ebe38d1a8da22]::plumbing::QueryCtxt, false> [INFO] [stderr] 123: 0x7f3ecf0f2f50 - rustc_query_impl[839ebe38d1a8da22]::query_impl::specialization_graph_of::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 124: 0x7f3ecea495d0 - ::ancestors [INFO] [stderr] 125: 0x7f3ecf9180cc - rustc_hir_analysis[2acc3d6a054084f6]::impl_wf_check::min_specialization::check_min_specialization [INFO] [stderr] 126: 0x7f3ecdf5e9e4 - rustc_hir_analysis[2acc3d6a054084f6]::impl_wf_check::check_mod_impl_wf [INFO] [stderr] 127: 0x7f3ece6df14c - rustc_query_impl[839ebe38d1a8da22]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 128: 0x7f3ece6df12e - >::call_once [INFO] [stderr] 129: 0x7f3ece1fdd3f - rustc_query_system[4fdad174287b0821]::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl[839ebe38d1a8da22]::plumbing::QueryCtxt, false> [INFO] [stderr] 130: 0x7f3ecf0ed952 - rustc_query_impl[839ebe38d1a8da22]::query_impl::check_mod_impl_wf::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 131: 0x7f3ecec51257 - ::for_each_module:: [INFO] [stderr] 132: 0x7f3ecec4fbe9 - rustc_hir_analysis[2acc3d6a054084f6]::check_crate [INFO] [stderr] 133: 0x7f3ecec4abfa - rustc_interface[5ecd0c649b66d076]::passes::analysis [INFO] [stderr] 134: 0x7f3ecec8141a - rustc_query_impl[839ebe38d1a8da22]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 135: 0x7f3ecec81409 - >::call_once [INFO] [stderr] 136: 0x7f3ecee28ab8 - rustc_query_system[4fdad174287b0821]::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl[839ebe38d1a8da22]::plumbing::QueryCtxt, false> [INFO] [stderr] 137: 0x7f3ecee28847 - rustc_query_impl[839ebe38d1a8da22]::query_impl::analysis::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 138: 0x7f3ece8d65a5 - ::enter::> [INFO] [stderr] 139: 0x7f3ece8d5bd2 - ::enter::, rustc_span[6e51e161c74265aa]::ErrorGuaranteed>> [INFO] [stderr] 140: 0x7f3ece8d2d64 - std[1eac538ddabe2e36]::sys_common::backtrace::__rust_begin_short_backtrace::, rustc_driver_impl[b48f7a6817c08a21]::run_compiler::{closure#1}>::{closure#0}, core[e0ad0ff19c234f8e]::result::Result<(), rustc_span[6e51e161c74265aa]::ErrorGuaranteed>>::{closure#0}::{closure#0}, core[e0ad0ff19c234f8e]::result::Result<(), rustc_span[6e51e161c74265aa]::ErrorGuaranteed>> [INFO] [stderr] 141: 0x7f3eceff3d0e - <::spawn_unchecked_, rustc_driver_impl[b48f7a6817c08a21]::run_compiler::{closure#1}>::{closure#0}, core[e0ad0ff19c234f8e]::result::Result<(), rustc_span[6e51e161c74265aa]::ErrorGuaranteed>>::{closure#0}::{closure#0}, core[e0ad0ff19c234f8e]::result::Result<(), rustc_span[6e51e161c74265aa]::ErrorGuaranteed>>::{closure#1} as core[e0ad0ff19c234f8e]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stderr] 142: 0x7f3ecc63bdc5 - as core::ops::function::FnOnce>::call_once::h4d9bbb9231a0a20a [INFO] [stderr] at /rustc/92ba2ff79d7a80af24d063a439f8271726e607d7/library/alloc/src/boxed.rs:2007:9 [INFO] [stderr] 143: 0x7f3ecc63bdc5 - as core::ops::function::FnOnce>::call_once::h1ab9c641c11cc68e [INFO] [stderr] at /rustc/92ba2ff79d7a80af24d063a439f8271726e607d7/library/alloc/src/boxed.rs:2007:9 [INFO] [stderr] 144: 0x7f3ecc63bdc5 - std::sys::unix::thread::Thread::new::thread_start::h91573cdb126f9609 [INFO] [stderr] at /rustc/92ba2ff79d7a80af24d063a439f8271726e607d7/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stderr] 145: 0x7f3ecc36ab43 - [INFO] [stderr] 146: 0x7f3ecc3fbbb4 - __clone [INFO] [stderr] 147: 0x0 - [INFO] [stderr] [INFO] [stderr] error: 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] warning: the ICE couldn't be written to `/opt/rustwide/workdir/rustc-ice-2023-07-24T18:11:06.516350111Z-16.txt`: Read-only file system (os error 30) [INFO] [stderr] [INFO] [stderr] note: rustc 1.73.0-nightly (92ba2ff79 2023-07-24) running on x86_64-unknown-linux-gnu [INFO] [stderr] [INFO] [stderr] note: compiler flags: -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 [specialization_graph_of] building specialization graph of trait `divisibility::DivisibilityRing` [INFO] [stderr] #1 [check_mod_impl_wf] checking that impls are well-formed in module `delegate` [INFO] [stderr] #2 [analysis] running analysis passes on this crate [INFO] [stderr] end of query stack [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `feanor-math` (lib test); 2 warnings emitted [INFO] running `Command { std: "docker" "inspect" "5bd52fcae3285a72671097e1bf728e4ad1d876f2a796327b3eb59066d7bccd7b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5bd52fcae3285a72671097e1bf728e4ad1d876f2a796327b3eb59066d7bccd7b", kill_on_drop: false }` [INFO] [stdout] 5bd52fcae3285a72671097e1bf728e4ad1d876f2a796327b3eb59066d7bccd7b