[INFO] fetching crate chordpro 0.3.1... [INFO] checking chordpro-0.3.1 against master#f9515fdd5aa132e27d9b580a35b27f4b453251c1 for pr-125923 [INFO] extracting crate chordpro 0.3.1 into /workspace/builds/worker-4-tc1/source [INFO] validating manifest of crates.io crate chordpro 0.3.1 on toolchain f9515fdd5aa132e27d9b580a35b27f4b453251c1 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f9515fdd5aa132e27d9b580a35b27f4b453251c1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate chordpro 0.3.1 [INFO] finished tweaking crates.io crate chordpro 0.3.1 [INFO] tweaked toml for crates.io crate chordpro 0.3.1 written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f9515fdd5aa132e27d9b580a35b27f4b453251c1" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 30 packages to latest compatible versions [INFO] [stderr] Adding generic-array v0.14.7 (latest: v1.0.0) [INFO] [stderr] Adding num-derive v0.3.3 (latest: v0.4.2) [INFO] [stderr] Adding syn v1.0.109 (latest: v2.0.66) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f9515fdd5aa132e27d9b580a35b27f4b453251c1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+f9515fdd5aa132e27d9b580a35b27f4b453251c1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d57f7c31834141b2523f199d5aaa275285654e9ee580837f5e65bab342cad557 [INFO] running `Command { std: "docker" "start" "-a" "d57f7c31834141b2523f199d5aaa275285654e9ee580837f5e65bab342cad557", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d57f7c31834141b2523f199d5aaa275285654e9ee580837f5e65bab342cad557", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d57f7c31834141b2523f199d5aaa275285654e9ee580837f5e65bab342cad557", kill_on_drop: false }` [INFO] [stdout] d57f7c31834141b2523f199d5aaa275285654e9ee580837f5e65bab342cad557 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+f9515fdd5aa132e27d9b580a35b27f4b453251c1" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7db2191e38e5a49d5b99caccd9a2b567831463653e613f583f38386c8c81671e [INFO] running `Command { std: "docker" "start" "-a" "7db2191e38e5a49d5b99caccd9a2b567831463653e613f583f38386c8c81671e", kill_on_drop: false }` [INFO] [stderr] Compiling thiserror v1.0.61 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling ucd-trie v0.1.6 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling syn v2.0.66 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Compiling thiserror-impl v1.0.61 [INFO] [stderr] Compiling serde_derive v1.0.203 [INFO] [stderr] Compiling pest v2.7.10 [INFO] [stderr] Compiling pest_meta v2.7.10 [INFO] [stderr] Checking serde v1.0.203 [INFO] [stderr] Compiling pest_generator v2.7.10 [INFO] [stderr] Compiling pest_derive v2.7.10 [INFO] [stderr] Checking chordpro v0.3.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/chords.rs:4:52 [INFO] [stdout] | [INFO] [stdout] 4 | #[derive(Copy, Serialize, Debug, PartialEq, Clone, FromPrimitive, ToPrimitive)] [INFO] [stdout] | ^------------ [INFO] [stdout] | | [INFO] [stdout] | `FromPrimitive` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_Note` [INFO] [stdout] 5 | pub enum Note { [INFO] [stdout] | ---- `Note` is not local [INFO] [stdout] | [INFO] [stdout] = note: `impl` may be usable in bounds, etc. from outside the expression, which might e.g. make something constructible that previously wasn't, because it's still on a publicly-visible type [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: the derive macro `FromPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: `#[warn(non_local_definitions)]` on by default [INFO] [stdout] = note: this warning originates in the derive macro `FromPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/chords.rs:4:67 [INFO] [stdout] | [INFO] [stdout] 4 | #[derive(Copy, Serialize, Debug, PartialEq, Clone, FromPrimitive, ToPrimitive)] [INFO] [stdout] | ^---------- [INFO] [stdout] | | [INFO] [stdout] | `ToPrimitive` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_NUM_ToPrimitive_FOR_Note` [INFO] [stdout] 5 | pub enum Note { [INFO] [stdout] | ---- `Note` is not local [INFO] [stdout] | [INFO] [stdout] = note: `impl` may be usable in bounds, etc. from outside the expression, which might e.g. make something constructible that previously wasn't, because it's still on a publicly-visible type [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: the derive macro `ToPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: this warning originates in the derive macro `ToPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/chords.rs:4:52 [INFO] [stdout] | [INFO] [stdout] 4 | #[derive(Copy, Serialize, Debug, PartialEq, Clone, FromPrimitive, ToPrimitive)] [INFO] [stdout] | ^------------ [INFO] [stdout] | | [INFO] [stdout] | `FromPrimitive` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_Note` [INFO] [stdout] 5 | pub enum Note { [INFO] [stdout] | ---- `Note` is not local [INFO] [stdout] | [INFO] [stdout] = note: `impl` may be usable in bounds, etc. from outside the expression, which might e.g. make something constructible that previously wasn't, because it's still on a publicly-visible type [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: the derive macro `FromPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: `#[warn(non_local_definitions)]` on by default [INFO] [stdout] = note: this warning originates in the derive macro `FromPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/chords.rs:4:67 [INFO] [stdout] | [INFO] [stdout] 4 | #[derive(Copy, Serialize, Debug, PartialEq, Clone, FromPrimitive, ToPrimitive)] [INFO] [stdout] | ^---------- [INFO] [stdout] | | [INFO] [stdout] | `ToPrimitive` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_NUM_ToPrimitive_FOR_Note` [INFO] [stdout] 5 | pub enum Note { [INFO] [stdout] | ---- `Note` is not local [INFO] [stdout] | [INFO] [stdout] = note: `impl` may be usable in bounds, etc. from outside the expression, which might e.g. make something constructible that previously wasn't, because it's still on a publicly-visible type [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: the derive macro `ToPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: this warning originates in the derive macro `ToPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.97s [INFO] running `Command { std: "docker" "inspect" "7db2191e38e5a49d5b99caccd9a2b567831463653e613f583f38386c8c81671e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7db2191e38e5a49d5b99caccd9a2b567831463653e613f583f38386c8c81671e", kill_on_drop: false }` [INFO] [stdout] 7db2191e38e5a49d5b99caccd9a2b567831463653e613f583f38386c8c81671e [INFO] checking chordpro-0.3.1 against try#71235522a9cf955f6b7ff56c0bfb2651ecd0180b for pr-125923 [INFO] extracting crate chordpro 0.3.1 into /workspace/builds/worker-4-tc2/source [INFO] validating manifest of crates.io crate chordpro 0.3.1 on toolchain 71235522a9cf955f6b7ff56c0bfb2651ecd0180b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+71235522a9cf955f6b7ff56c0bfb2651ecd0180b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate chordpro 0.3.1 [INFO] finished tweaking crates.io crate chordpro 0.3.1 [INFO] tweaked toml for crates.io crate chordpro 0.3.1 written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+71235522a9cf955f6b7ff56c0bfb2651ecd0180b" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 30 packages to latest compatible versions [INFO] [stderr] Adding generic-array v0.14.7 (latest: v1.0.0) [INFO] [stderr] Adding num-derive v0.3.3 (latest: v0.4.2) [INFO] [stderr] Adding syn v1.0.109 (latest: v2.0.66) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+71235522a9cf955f6b7ff56c0bfb2651ecd0180b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+71235522a9cf955f6b7ff56c0bfb2651ecd0180b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ae3cde10733399b3fed8308aabe17b4eb26a90b3eb4762055e37de3be8c33339 [INFO] running `Command { std: "docker" "start" "-a" "ae3cde10733399b3fed8308aabe17b4eb26a90b3eb4762055e37de3be8c33339", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ae3cde10733399b3fed8308aabe17b4eb26a90b3eb4762055e37de3be8c33339", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ae3cde10733399b3fed8308aabe17b4eb26a90b3eb4762055e37de3be8c33339", kill_on_drop: false }` [INFO] [stdout] ae3cde10733399b3fed8308aabe17b4eb26a90b3eb4762055e37de3be8c33339 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+71235522a9cf955f6b7ff56c0bfb2651ecd0180b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 33def26343a4a702db6705b3a2881d8a3608509254f4ed77b9b88f20a9b7d198 [INFO] running `Command { std: "docker" "start" "-a" "33def26343a4a702db6705b3a2881d8a3608509254f4ed77b9b88f20a9b7d198", kill_on_drop: false }` [INFO] [stderr] Compiling thiserror v1.0.61 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling ucd-trie v0.1.6 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling syn v2.0.66 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Compiling thiserror-impl v1.0.61 [INFO] [stderr] Compiling serde_derive v1.0.203 [INFO] [stderr] Compiling pest v2.7.10 [INFO] [stderr] Compiling pest_meta v2.7.10 [INFO] [stderr] Checking serde v1.0.203 [INFO] [stderr] Compiling pest_generator v2.7.10 [INFO] [stderr] Compiling pest_derive v2.7.10 [INFO] [stderr] Checking chordpro v0.3.1 (/opt/rustwide/workdir) [INFO] [stderr] thread 'rustc' panicked at compiler/rustc_mir_build/src/build/scope.rs:1059:26: [INFO] [stdout] error: internal compiler error: compiler/rustc_mir_build/src/build/scope.rs:1059:26: found wrong drop, expected value drop of _0, found None [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Box [INFO] [stderr] stack backtrace: [INFO] [stdout] error: internal compiler error: compiler/rustc_mir_build/src/build/scope.rs:1059:26: found wrong drop, expected value drop of _0, found None [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] thread 'rustc' panicked at compiler/rustc_mir_build/src/build/scope.rs:1059:26: [INFO] [stderr] Box [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x7f6b7e5840a5 - std::backtrace_rs::backtrace::libunwind::trace::h43efcc75ae349f22 [INFO] [stderr] 0: 0x7fc081d8a0a5 - std::backtrace_rs::backtrace::libunwind::trace::h43efcc75ae349f22 [INFO] [stderr] at /rustc/71235522a9cf955f6b7ff56c0bfb2651ecd0180b/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5 [INFO] [stderr] at /rustc/71235522a9cf955f6b7ff56c0bfb2651ecd0180b/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5 [INFO] [stderr] 1: 0x7fc081d8a0a5 - std::backtrace_rs::backtrace::trace_unsynchronized::h880b10760367002f [INFO] [stderr] 1: 0x7f6b7e5840a5 - std::backtrace_rs::backtrace::trace_unsynchronized::h880b10760367002f [INFO] [stderr] at /rustc/71235522a9cf955f6b7ff56c0bfb2651ecd0180b/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] at /rustc/71235522a9cf955f6b7ff56c0bfb2651ecd0180b/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x7fc081d8a0a5 - std::sys_common::backtrace::_print_fmt::h99ecbf5d30ca101f [INFO] [stderr] 2: 0x7f6b7e5840a5 - std::sys_common::backtrace::_print_fmt::h99ecbf5d30ca101f [INFO] [stderr] at /rustc/71235522a9cf955f6b7ff56c0bfb2651ecd0180b/library/std/src/sys_common/backtrace.rs:68:5 [INFO] [stderr] at /rustc/71235522a9cf955f6b7ff56c0bfb2651ecd0180b/library/std/src/sys_common/backtrace.rs:68:5 [INFO] [stderr] 3: 0x7fc081d8a0a5 - ::fmt::h746b692bc5c3e314 [INFO] [stderr] at /rustc/71235522a9cf955f6b7ff56c0bfb2651ecd0180b/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stderr] 3: 0x7f6b7e5840a5 - ::fmt::h746b692bc5c3e314 [INFO] [stderr] at /rustc/71235522a9cf955f6b7ff56c0bfb2651ecd0180b/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stderr] 4: 0x7fc081ddb2eb - core::fmt::rt::Argument::fmt::h8ad78e98fcb74910 [INFO] [stderr] at /rustc/71235522a9cf955f6b7ff56c0bfb2651ecd0180b/library/core/src/fmt/rt.rs:165:63 [INFO] [stderr] 5: 0x7fc081ddb2eb - core::fmt::write::h85877d7728ae7876 [INFO] [stderr] at /rustc/71235522a9cf955f6b7ff56c0bfb2651ecd0180b/library/core/src/fmt/mod.rs:1168:21 [INFO] [stderr] 6: 0x7fc081d7ec0f - std::io::Write::write_fmt::had2193ff91b7d1c9 [INFO] [stderr] at /rustc/71235522a9cf955f6b7ff56c0bfb2651ecd0180b/library/std/src/io/mod.rs:1835:15 [INFO] [stderr] 7: 0x7fc081d89e7e - std::sys_common::backtrace::_print::hff16c65d757fec76 [INFO] [stderr] at /rustc/71235522a9cf955f6b7ff56c0bfb2651ecd0180b/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stderr] 8: 0x7fc081d89e7e - std::sys_common::backtrace::print::ha7b7a8462e5e80ad [INFO] [stderr] at /rustc/71235522a9cf955f6b7ff56c0bfb2651ecd0180b/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stderr] 9: 0x7fc081d8c889 - std::panicking::default_hook::{{closure}}::h58a4c919ed3f2290 [INFO] [stderr] 10: 0x7fc081d8c627 - std::panicking::default_hook::h2ea990a3fda49246 [INFO] [stderr] at /rustc/71235522a9cf955f6b7ff56c0bfb2651ecd0180b/library/std/src/panicking.rs:292:9 [INFO] [stderr] 4: 0x7f6b7e5d52eb - core::fmt::rt::Argument::fmt::h8ad78e98fcb74910 [INFO] [stderr] at /rustc/71235522a9cf955f6b7ff56c0bfb2651ecd0180b/library/core/src/fmt/rt.rs:165:63 [INFO] [stderr] 5: 0x7f6b7e5d52eb - core::fmt::write::h85877d7728ae7876 [INFO] [stderr] at /rustc/71235522a9cf955f6b7ff56c0bfb2651ecd0180b/library/core/src/fmt/mod.rs:1168:21 [INFO] [stderr] 6: 0x7f6b7e578c0f - std::io::Write::write_fmt::had2193ff91b7d1c9 [INFO] [stderr] at /rustc/71235522a9cf955f6b7ff56c0bfb2651ecd0180b/library/std/src/io/mod.rs:1835:15 [INFO] [stderr] 7: 0x7f6b7e583e7e - std::sys_common::backtrace::_print::hff16c65d757fec76 [INFO] [stderr] at /rustc/71235522a9cf955f6b7ff56c0bfb2651ecd0180b/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stderr] 8: 0x7f6b7e583e7e - std::sys_common::backtrace::print::ha7b7a8462e5e80ad [INFO] [stderr] at /rustc/71235522a9cf955f6b7ff56c0bfb2651ecd0180b/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stderr] 9: 0x7f6b7e586889 - std::panicking::default_hook::{{closure}}::h58a4c919ed3f2290 [INFO] [stderr] 10: 0x7f6b7e586627 - std::panicking::default_hook::h2ea990a3fda49246 [INFO] [stderr] at /rustc/71235522a9cf955f6b7ff56c0bfb2651ecd0180b/library/std/src/panicking.rs:292:9 [INFO] [stderr] 11: 0x7fc0850db520 - std[87b34b1e78e2f90f]::panicking::update_hook::>::{closure#0} [INFO] [stderr] 12: 0x7fc081d8d18f - as core::ops::function::Fn>::call::h5e29d4f0fa16f087 [INFO] [stderr] at /rustc/71235522a9cf955f6b7ff56c0bfb2651ecd0180b/library/alloc/src/boxed.rs:2076:9 [INFO] [stderr] 13: 0x7fc081d8d18f - std::panicking::rust_panic_with_hook::h772c7c0cdfd63f9a [INFO] [stderr] at /rustc/71235522a9cf955f6b7ff56c0bfb2651ecd0180b/library/std/src/panicking.rs:801:13 [INFO] [stderr] 11: 0x7f6b7aedb520 - std[87b34b1e78e2f90f]::panicking::update_hook::>::{closure#0} [INFO] [stderr] 12: 0x7f6b7e58718f - as core::ops::function::Fn>::call::h5e29d4f0fa16f087 [INFO] [stderr] at /rustc/71235522a9cf955f6b7ff56c0bfb2651ecd0180b/library/alloc/src/boxed.rs:2076:9 [INFO] [stderr] 14: 0x7fc08510c531 - std[87b34b1e78e2f90f]::panicking::begin_panic::::{closure#0} [INFO] [stderr] 13: 0x7f6b7e58718f - std::panicking::rust_panic_with_hook::h772c7c0cdfd63f9a [INFO] [stderr] at /rustc/71235522a9cf955f6b7ff56c0bfb2651ecd0180b/library/std/src/panicking.rs:801:13 [INFO] [stderr] 15: 0x7fc085108e66 - std[87b34b1e78e2f90f]::sys_common::backtrace::__rust_end_short_backtrace::::{closure#0}, !> [INFO] [stderr] 16: 0x7fc0851040f6 - std[87b34b1e78e2f90f]::panicking::begin_panic:: [INFO] [stderr] 14: 0x7f6b7af0c531 - std[87b34b1e78e2f90f]::panicking::begin_panic::::{closure#0} [INFO] [stderr] 15: 0x7f6b7af08e66 - std[87b34b1e78e2f90f]::sys_common::backtrace::__rust_end_short_backtrace::::{closure#0}, !> [INFO] [stderr] 16: 0x7f6b7af040f6 - std[87b34b1e78e2f90f]::panicking::begin_panic:: [INFO] [stderr] 17: 0x7fc0851159d1 - ::emit_producing_guarantee [INFO] [stderr] 17: 0x7f6b7af159d1 - ::emit_producing_guarantee [INFO] [stderr] 18: 0x7f6b7b41195c - rustc_middle[8c200ea75c7a2cc1]::util::bug::opt_span_bug_fmt::::{closure#0} [INFO] [stderr] 18: 0x7fc08561195c - rustc_middle[8c200ea75c7a2cc1]::util::bug::opt_span_bug_fmt::::{closure#0} [INFO] [stderr] 19: 0x7fc0855fa8da - rustc_middle[8c200ea75c7a2cc1]::ty::context::tls::with_opt::::{closure#0}, !>::{closure#0} [INFO] [stderr] 19: 0x7f6b7b3fa8da - rustc_middle[8c200ea75c7a2cc1]::ty::context::tls::with_opt::::{closure#0}, !>::{closure#0} [INFO] [stderr] 20: 0x7fc0855fa77b - rustc_middle[8c200ea75c7a2cc1]::ty::context::tls::with_context_opt::::{closure#0}, !>::{closure#0}, !> [INFO] [stderr] 20: 0x7f6b7b3fa77b - rustc_middle[8c200ea75c7a2cc1]::ty::context::tls::with_context_opt::::{closure#0}, !>::{closure#0}, !> [INFO] [stderr] 21: 0x7fc082fb9820 - rustc_middle[8c200ea75c7a2cc1]::util::bug::bug_fmt [INFO] [stderr] 21: 0x7f6b78db9820 - rustc_middle[8c200ea75c7a2cc1]::util::bug::bug_fmt [INFO] [stderr] 22: 0x7fc0868146bb - > as alloc[5a08d28618b48aa4]::vec::spec_from_iter_nested::SpecFromIterNested, core[ddc95358b2301d20]::iter::adapters::map::Map, ::lower_match_arms::{closure#0}>>>::from_iter [INFO] [stderr] 22: 0x7f6b7c6146bb - > as alloc[5a08d28618b48aa4]::vec::spec_from_iter_nested::SpecFromIterNested, core[ddc95358b2301d20]::iter::adapters::map::Map, ::lower_match_arms::{closure#0}>>>::from_iter [INFO] [stderr] 23: 0x7fc08683922d - ::expr_into_dest [INFO] [stderr] 23: 0x7f6b7c63922d - ::expr_into_dest [INFO] [stderr] 24: 0x7fc0868347c5 - ::expr_into_dest [INFO] [stderr] 24: 0x7f6b7c6347c5 - ::expr_into_dest [INFO] [stderr] 25: 0x7fc086fb5cd8 - ::ast_block_stmts [INFO] [stderr] 25: 0x7f6b7cdb5cd8 - ::ast_block_stmts [INFO] [stderr] 26: 0x7f6b7cdb4b62 - ::ast_block [INFO] [stderr] 26: 0x7fc086fb4b62 - ::ast_block [INFO] [stderr] 27: 0x7fc086832ddb - ::expr_into_dest [INFO] [stderr] 27: 0x7f6b7c632ddb - ::expr_into_dest [INFO] [stderr] 28: 0x7fc0868347c5 - ::expr_into_dest [INFO] [stderr] 28: 0x7f6b7c6347c5 - ::expr_into_dest [INFO] [stderr] 29: 0x7fc086803ddc - rustc_mir_build[523cd0c16747ce02]::build::mir_build [INFO] [stderr] 29: 0x7f6b7c603ddc - rustc_mir_build[523cd0c16747ce02]::build::mir_build [INFO] [stderr] 30: 0x7f6b7c601bce - rustc_query_impl[1d0016ac74cce8a3]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 30: 0x7fc086801bce - rustc_query_impl[1d0016ac74cce8a3]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 31: 0x7fc086baf42e - rustc_query_system[7c067148c9abaa0e]::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl[1d0016ac74cce8a3]::plumbing::QueryCtxt, false> [INFO] [stderr] 31: 0x7f6b7c9af42e - rustc_query_system[7c067148c9abaa0e]::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl[1d0016ac74cce8a3]::plumbing::QueryCtxt, false> [INFO] [stderr] 32: 0x7fc086baef4d - rustc_query_impl[1d0016ac74cce8a3]::query_impl::mir_built::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 32: 0x7f6b7c9aef4d - rustc_query_impl[1d0016ac74cce8a3]::query_impl::mir_built::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 33: 0x7fc08641e816 - rustc_mir_transform[d86ab4b94d3ce251]::ffi_unwind_calls::has_ffi_unwind_calls [INFO] [stderr] 33: 0x7f6b7c21e816 - rustc_mir_transform[d86ab4b94d3ce251]::ffi_unwind_calls::has_ffi_unwind_calls [INFO] [stderr] 34: 0x7fc08641e2b3 - rustc_query_impl[1d0016ac74cce8a3]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 34: 0x7f6b7c21e2b3 - rustc_query_impl[1d0016ac74cce8a3]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 35: 0x7fc0867ec6d1 - rustc_query_system[7c067148c9abaa0e]::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl[1d0016ac74cce8a3]::plumbing::QueryCtxt, false> [INFO] [stderr] 35: 0x7f6b7c5ec6d1 - rustc_query_system[7c067148c9abaa0e]::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl[1d0016ac74cce8a3]::plumbing::QueryCtxt, false> [INFO] [stderr] 36: 0x7fc0867ec2c1 - rustc_query_impl[1d0016ac74cce8a3]::query_impl::has_ffi_unwind_calls::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 36: 0x7f6b7c5ec2c1 - rustc_query_impl[1d0016ac74cce8a3]::query_impl::has_ffi_unwind_calls::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 37: 0x7fc083f7887b - rustc_mir_transform[d86ab4b94d3ce251]::mir_promoted [INFO] [stderr] 37: 0x7f6b79d7887b - rustc_mir_transform[d86ab4b94d3ce251]::mir_promoted [INFO] [stderr] 38: 0x7fc08672e152 - rustc_query_impl[1d0016ac74cce8a3]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 38: 0x7f6b7c52e152 - rustc_query_impl[1d0016ac74cce8a3]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 39: 0x7fc08672e3fd - rustc_query_system[7c067148c9abaa0e]::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl[1d0016ac74cce8a3]::plumbing::QueryCtxt, false> [INFO] [stderr] 40: 0x7fc08672e050 - rustc_query_impl[1d0016ac74cce8a3]::query_impl::mir_promoted::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 39: 0x7f6b7c52e3fd - rustc_query_system[7c067148c9abaa0e]::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl[1d0016ac74cce8a3]::plumbing::QueryCtxt, false> [INFO] [stderr] 40: 0x7f6b7c52e050 - rustc_query_impl[1d0016ac74cce8a3]::query_impl::mir_promoted::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 41: 0x7fc08743c307 - rustc_query_impl[1d0016ac74cce8a3]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 41: 0x7f6b7d23c307 - rustc_query_impl[1d0016ac74cce8a3]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 42: 0x7fc086baf42e - rustc_query_system[7c067148c9abaa0e]::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl[1d0016ac74cce8a3]::plumbing::QueryCtxt, false> [INFO] [stderr] 43: 0x7fc086baee8d - rustc_query_impl[1d0016ac74cce8a3]::query_impl::mir_borrowck::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 42: 0x7f6b7c9af42e - rustc_query_system[7c067148c9abaa0e]::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl[1d0016ac74cce8a3]::plumbing::QueryCtxt, false> [INFO] [stderr] 43: 0x7f6b7c9aee8d - rustc_query_impl[1d0016ac74cce8a3]::query_impl::mir_borrowck::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 44: 0x7fc086c3bf4e - rustc_middle[8c200ea75c7a2cc1]::query::plumbing::query_get_at::>> [INFO] [stderr] 45: 0x7fc08722858a - rustc_hir_analysis[e290b2466edc33f9]::collect::type_of::type_of_opaque [INFO] [stderr] 44: 0x7f6b7ca3bf4e - rustc_middle[8c200ea75c7a2cc1]::query::plumbing::query_get_at::>> [INFO] [stderr] 46: 0x7fc0872283e5 - rustc_query_impl[1d0016ac74cce8a3]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 45: 0x7f6b7d02858a - rustc_hir_analysis[e290b2466edc33f9]::collect::type_of::type_of_opaque [INFO] [stderr] 46: 0x7f6b7d0283e5 - rustc_query_impl[1d0016ac74cce8a3]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 47: 0x7fc086625420 - rustc_query_system[7c067148c9abaa0e]::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl[1d0016ac74cce8a3]::plumbing::QueryCtxt, false> [INFO] [stderr] 47: 0x7f6b7c425420 - rustc_query_system[7c067148c9abaa0e]::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl[1d0016ac74cce8a3]::plumbing::QueryCtxt, false> [INFO] [stderr] 48: 0x7fc0874e8484 - rustc_query_impl[1d0016ac74cce8a3]::query_impl::type_of_opaque::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 48: 0x7f6b7d2e8484 - rustc_query_impl[1d0016ac74cce8a3]::query_impl::type_of_opaque::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 49: 0x7fc086620bfc - rustc_middle[8c200ea75c7a2cc1]::query::plumbing::query_get_at::>> [INFO] [stderr] 50: 0x7fc083c70fc7 - rustc_hir_analysis[e290b2466edc33f9]::collect::type_of::type_of [INFO] [stderr] 49: 0x7f6b7c420bfc - rustc_middle[8c200ea75c7a2cc1]::query::plumbing::query_get_at::>> [INFO] [stderr] 51: 0x7fc0866267ea - rustc_query_impl[1d0016ac74cce8a3]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 50: 0x7f6b79a70fc7 - rustc_hir_analysis[e290b2466edc33f9]::collect::type_of::type_of [INFO] [stderr] 52: 0x7fc086625420 - rustc_query_system[7c067148c9abaa0e]::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl[1d0016ac74cce8a3]::plumbing::QueryCtxt, false> [INFO] [stderr] 51: 0x7f6b7c4267ea - rustc_query_impl[1d0016ac74cce8a3]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 53: 0x7fc086624fbb - rustc_query_impl[1d0016ac74cce8a3]::query_impl::type_of::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 54: 0x7fc086620bfc - rustc_middle[8c200ea75c7a2cc1]::query::plumbing::query_get_at::>> [INFO] [stderr] 55: 0x7fc082da2385 - rustc_hir_analysis[e290b2466edc33f9]::check::check::check_item_type [INFO] [stderr] 56: 0x7fc083c7c89a - rustc_hir_analysis[e290b2466edc33f9]::check::wfcheck::check_well_formed [INFO] [stderr] 52: 0x7f6b7c425420 - rustc_query_system[7c067148c9abaa0e]::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl[1d0016ac74cce8a3]::plumbing::QueryCtxt, false> [INFO] [stderr] 53: 0x7f6b7c424fbb - rustc_query_impl[1d0016ac74cce8a3]::query_impl::type_of::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 57: 0x7fc0867be3bd - rustc_query_impl[1d0016ac74cce8a3]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 54: 0x7f6b7c420bfc - rustc_middle[8c200ea75c7a2cc1]::query::plumbing::query_get_at::>> [INFO] [stderr] 58: 0x7fc0867be62a - rustc_query_system[7c067148c9abaa0e]::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl[1d0016ac74cce8a3]::plumbing::QueryCtxt, false> [INFO] [stderr] 55: 0x7f6b78ba2385 - rustc_hir_analysis[e290b2466edc33f9]::check::check::check_item_type [INFO] [stderr] 59: 0x7fc0867be39a - rustc_query_impl[1d0016ac74cce8a3]::query_impl::check_well_formed::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 60: 0x7fc0867bf137 - rustc_hir_analysis[e290b2466edc33f9]::check::wfcheck::check_mod_type_wf [INFO] [stderr] 56: 0x7f6b79a7c89a - rustc_hir_analysis[e290b2466edc33f9]::check::wfcheck::check_well_formed [INFO] [stderr] 57: 0x7f6b7c5be3bd - rustc_query_impl[1d0016ac74cce8a3]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 58: 0x7f6b7c5be62a - rustc_query_system[7c067148c9abaa0e]::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl[1d0016ac74cce8a3]::plumbing::QueryCtxt, false> [INFO] [stderr] 59: 0x7f6b7c5be39a - rustc_query_impl[1d0016ac74cce8a3]::query_impl::check_well_formed::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 60: 0x7f6b7c5bf137 - rustc_hir_analysis[e290b2466edc33f9]::check::wfcheck::check_mod_type_wf [INFO] [stderr] 61: 0x7fc0867bef67 - rustc_query_impl[1d0016ac74cce8a3]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 61: 0x7f6b7c5bef67 - rustc_query_impl[1d0016ac74cce8a3]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 62: 0x7fc087254730 - rustc_query_system[7c067148c9abaa0e]::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl[1d0016ac74cce8a3]::plumbing::QueryCtxt, false> [INFO] [stderr] 63: 0x7fc0872544d9 - rustc_query_impl[1d0016ac74cce8a3]::query_impl::check_mod_type_wf::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 64: 0x7fc086bac00c - rustc_hir_analysis[e290b2466edc33f9]::check_crate [INFO] [stderr] 65: 0x7fc086b9fac7 - rustc_interface[93168e81b39c752c]::passes::analysis [INFO] [stderr] 62: 0x7f6b7d054730 - rustc_query_system[7c067148c9abaa0e]::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl[1d0016ac74cce8a3]::plumbing::QueryCtxt, false> [INFO] [stderr] 66: 0x7fc086b9f607 - rustc_query_impl[1d0016ac74cce8a3]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 63: 0x7f6b7d0544d9 - rustc_query_impl[1d0016ac74cce8a3]::query_impl::check_mod_type_wf::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 67: 0x7fc08726b0a5 - rustc_query_system[7c067148c9abaa0e]::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl[1d0016ac74cce8a3]::plumbing::QueryCtxt, false> [INFO] [stderr] 68: 0x7fc08726ae0f - rustc_query_impl[1d0016ac74cce8a3]::query_impl::analysis::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 64: 0x7f6b7c9ac00c - rustc_hir_analysis[e290b2466edc33f9]::check_crate [INFO] [stderr] 65: 0x7f6b7c99fac7 - rustc_interface[93168e81b39c752c]::passes::analysis [INFO] [stderr] 69: 0x7fc0870f16df - rustc_interface[93168e81b39c752c]::interface::run_compiler::, rustc_driver_impl[fea36b5519085163]::run_compiler::{closure#0}>::{closure#1} [INFO] [stderr] 66: 0x7f6b7c99f607 - rustc_query_impl[1d0016ac74cce8a3]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 70: 0x7fc0870e1c67 - std[87b34b1e78e2f90f]::sys_common::backtrace::__rust_begin_short_backtrace::, rustc_driver_impl[fea36b5519085163]::run_compiler::{closure#0}>::{closure#1}, core[ddc95358b2301d20]::result::Result<(), rustc_span[1d8dbf1c1c02d13e]::ErrorGuaranteed>>::{closure#0}, core[ddc95358b2301d20]::result::Result<(), rustc_span[1d8dbf1c1c02d13e]::ErrorGuaranteed>>::{closure#0}::{closure#0}, core[ddc95358b2301d20]::result::Result<(), rustc_span[1d8dbf1c1c02d13e]::ErrorGuaranteed>> [INFO] [stderr] 67: 0x7f6b7d06b0a5 - rustc_query_system[7c067148c9abaa0e]::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl[1d0016ac74cce8a3]::plumbing::QueryCtxt, false> [INFO] [stderr] 68: 0x7f6b7d06ae0f - rustc_query_impl[1d0016ac74cce8a3]::query_impl::analysis::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 69: 0x7f6b7cef16df - rustc_interface[93168e81b39c752c]::interface::run_compiler::, rustc_driver_impl[fea36b5519085163]::run_compiler::{closure#0}>::{closure#1} [INFO] [stderr] 71: 0x7fc0870e1a2a - <::spawn_unchecked_, rustc_driver_impl[fea36b5519085163]::run_compiler::{closure#0}>::{closure#1}, core[ddc95358b2301d20]::result::Result<(), rustc_span[1d8dbf1c1c02d13e]::ErrorGuaranteed>>::{closure#0}, core[ddc95358b2301d20]::result::Result<(), rustc_span[1d8dbf1c1c02d13e]::ErrorGuaranteed>>::{closure#0}::{closure#0}, core[ddc95358b2301d20]::result::Result<(), rustc_span[1d8dbf1c1c02d13e]::ErrorGuaranteed>>::{closure#2} as core[ddc95358b2301d20]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stderr] 72: 0x7fc081d9707b - as core::ops::function::FnOnce>::call_once::h4f76b5259caa369e [INFO] [stderr] at /rustc/71235522a9cf955f6b7ff56c0bfb2651ecd0180b/library/alloc/src/boxed.rs:2062:9 [INFO] [stderr] 73: 0x7fc081d9707b - as core::ops::function::FnOnce>::call_once::hc96c4efb99fe56eb [INFO] [stderr] at /rustc/71235522a9cf955f6b7ff56c0bfb2651ecd0180b/library/alloc/src/boxed.rs:2062:9 [INFO] [stderr] 74: 0x7fc081d9707b - std::sys::pal::unix::thread::Thread::new::thread_start::hfdc09d7530aed2b5 [INFO] [stderr] at /rustc/71235522a9cf955f6b7ff56c0bfb2651ecd0180b/library/std/src/sys/pal/unix/thread.rs:108:17 [INFO] [stderr] 70: 0x7f6b7cee1c67 - std[87b34b1e78e2f90f]::sys_common::backtrace::__rust_begin_short_backtrace::, rustc_driver_impl[fea36b5519085163]::run_compiler::{closure#0}>::{closure#1}, core[ddc95358b2301d20]::result::Result<(), rustc_span[1d8dbf1c1c02d13e]::ErrorGuaranteed>>::{closure#0}, core[ddc95358b2301d20]::result::Result<(), rustc_span[1d8dbf1c1c02d13e]::ErrorGuaranteed>>::{closure#0}::{closure#0}, core[ddc95358b2301d20]::result::Result<(), rustc_span[1d8dbf1c1c02d13e]::ErrorGuaranteed>> [INFO] [stderr] 75: 0x7fc081b3eac3 - [INFO] [stderr] 76: 0x7fc081bcfa04 - __clone [INFO] [stderr] 77: 0x0 - [INFO] [stderr] [INFO] [stderr] 71: 0x7f6b7cee1a2a - <::spawn_unchecked_, rustc_driver_impl[fea36b5519085163]::run_compiler::{closure#0}>::{closure#1}, core[ddc95358b2301d20]::result::Result<(), rustc_span[1d8dbf1c1c02d13e]::ErrorGuaranteed>>::{closure#0}, core[ddc95358b2301d20]::result::Result<(), rustc_span[1d8dbf1c1c02d13e]::ErrorGuaranteed>>::{closure#0}::{closure#0}, core[ddc95358b2301d20]::result::Result<(), rustc_span[1d8dbf1c1c02d13e]::ErrorGuaranteed>>::{closure#2} as core[ddc95358b2301d20]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stderr] 72: 0x7f6b7e59107b - as core::ops::function::FnOnce>::call_once::h4f76b5259caa369e [INFO] [stderr] at /rustc/71235522a9cf955f6b7ff56c0bfb2651ecd0180b/library/alloc/src/boxed.rs:2062:9 [INFO] [stderr] 73: 0x7f6b7e59107b - as core::ops::function::FnOnce>::call_once::hc96c4efb99fe56eb [INFO] [stderr] at /rustc/71235522a9cf955f6b7ff56c0bfb2651ecd0180b/library/alloc/src/boxed.rs:2062:9 [INFO] [stderr] 74: 0x7f6b7e59107b - std::sys::pal::unix::thread::Thread::new::thread_start::hfdc09d7530aed2b5 [INFO] [stderr] at /rustc/71235522a9cf955f6b7ff56c0bfb2651ecd0180b/library/std/src/sys/pal/unix/thread.rs:108:17 [INFO] [stderr] 75: 0x7f6b77a69ac3 - [INFO] [stderr] 76: 0x7f6b77afaa04 - __clone [INFO] [stderr] 77: 0x0 - [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: please make sure that you have updated to the latest nightly [INFO] [stderr] [INFO] [stderr] warning: the ICE couldn't be written to `/opt/rustwide/workdir/rustc-ice-2024-06-20T10_37_21-373.txt`: Read-only file system (os error 30) [INFO] [stderr] [INFO] [stderr] note: rustc 1.81.0-nightly (71235522a 2024-06-14) 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] #0 [mir_built] building MIR for `format::latin` [INFO] [stderr] #1 [has_ffi_unwind_calls] checking if `format::latin` contains FFI-unwind calls [INFO] [stderr] #2 [mir_promoted] promoting constants in MIR for `format::latin` [INFO] [stderr] #3 [mir_borrowck] borrow-checking `format::latin` [INFO] [stderr] #4 [type_of_opaque] computing type of opaque `format::latin::{opaque#0}` [INFO] [stderr] #5 [type_of] computing type of `format::latin::{opaque#0}` [INFO] [stderr] #6 [check_well_formed] checking that `format::latin::{opaque#0}` is well-formed [INFO] [stderr] #7 [check_mod_type_wf] checking that types are well-formed in module `format` [INFO] [stderr] #8 [analysis] running analysis passes on this crate [INFO] [stderr] end of query stack [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: please make sure that you have updated to the latest nightly [INFO] [stderr] [INFO] [stderr] warning: the ICE couldn't be written to `/opt/rustwide/workdir/rustc-ice-2024-06-20T10_37_21-372.txt`: Read-only file system (os error 30) [INFO] [stderr] [INFO] [stderr] note: rustc 1.81.0-nightly (71235522a 2024-06-14) 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 [mir_built] building MIR for `format::latin` [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] #1 [has_ffi_unwind_calls] checking if `format::latin` contains FFI-unwind calls [INFO] [stderr] #2 [mir_promoted] promoting constants in MIR for `format::latin` [INFO] [stderr] #3 [mir_borrowck] borrow-checking `format::latin` [INFO] [stderr] #4 [type_of_opaque] computing type of opaque `format::latin::{opaque#0}` [INFO] [stderr] #5 [type_of] computing type of `format::latin::{opaque#0}` [INFO] [stderr] #6 [check_well_formed] checking that `format::latin::{opaque#0}` is well-formed [INFO] [stderr] #7 [check_mod_type_wf] checking that types are well-formed in module `format` [INFO] [stderr] #8 [analysis] running analysis passes on this crate [INFO] [stderr] end of query stack [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `chordpro` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `chordpro` (lib test) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "33def26343a4a702db6705b3a2881d8a3608509254f4ed77b9b88f20a9b7d198", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "33def26343a4a702db6705b3a2881d8a3608509254f4ed77b9b88f20a9b7d198", kill_on_drop: false }` [INFO] [stdout] 33def26343a4a702db6705b3a2881d8a3608509254f4ed77b9b88f20a9b7d198