[INFO] fetching crate hello_bash_plugin 0.1.0... [INFO] testing hello_bash_plugin-0.1.0 against 1.77.0 for beta-1.78-1 [INFO] extracting crate hello_bash_plugin 0.1.0 into /workspace/builds/worker-5-tc1/source [INFO] validating manifest of crates.io crate hello_bash_plugin 0.1.0 on toolchain 1.77.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.77.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate hello_bash_plugin 0.1.0 [INFO] finished tweaking crates.io crate hello_bash_plugin 0.1.0 [INFO] tweaked toml for crates.io crate hello_bash_plugin 0.1.0 written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.77.0" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.77.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded termcolor v1.4.1 [INFO] [stderr] Downloaded proc-macro2 v0.3.5 [INFO] [stderr] Downloaded which v1.0.5 [INFO] [stderr] Downloaded clang-sys v0.26.4 [INFO] [stderr] Downloaded glob v0.2.11 [INFO] [stderr] Downloaded cexpr v0.3.6 [INFO] [stderr] Downloaded libloading v0.5.2 [INFO] [stderr] Downloaded nom v4.2.3 [INFO] [stderr] Downloaded bindgen v0.42.3 [INFO] [stderr] Downloaded env_logger v0.5.13 [INFO] [stderr] Downloaded quote v0.5.2 [INFO] [stderr] Downloaded bash_plugin_rs v0.1.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+1.77.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f2d971da4afcf779110ad9d6b72f92323927275653d16f44bfd95b65351c64e5 [INFO] running `Command { std: "docker" "start" "-a" "f2d971da4afcf779110ad9d6b72f92323927275653d16f44bfd95b65351c64e5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f2d971da4afcf779110ad9d6b72f92323927275653d16f44bfd95b65351c64e5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f2d971da4afcf779110ad9d6b72f92323927275653d16f44bfd95b65351c64e5", kill_on_drop: false }` [INFO] [stdout] f2d971da4afcf779110ad9d6b72f92323927275653d16f44bfd95b65351c64e5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+1.77.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9320e6a90cfd72bb6ddaf6af4642baadb481ab61e7b6d9111c632b311f899eaa [INFO] running `Command { std: "docker" "start" "-a" "9320e6a90cfd72bb6ddaf6af4642baadb481ab61e7b6d9111c632b311f899eaa", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling memchr v2.7.1 [INFO] [stderr] Compiling glob v0.2.11 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling unicode-width v0.1.11 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling bindgen v0.42.3 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling proc-macro2 v0.3.5 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling clang-sys v0.26.4 [INFO] [stderr] Compiling quote v0.5.2 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling which v1.0.5 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling cexpr v0.3.6 [INFO] [stderr] Compiling regex-automata v0.4.6 [INFO] [stderr] Compiling regex v1.10.4 [INFO] [stderr] Compiling env_logger v0.5.13 [INFO] [stderr] Compiling bash_plugin_rs v0.1.1 [INFO] [stderr] Compiling hello_bash_plugin v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 13.07s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: cexpr v0.3.6, nom v4.2.3 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "9320e6a90cfd72bb6ddaf6af4642baadb481ab61e7b6d9111c632b311f899eaa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9320e6a90cfd72bb6ddaf6af4642baadb481ab61e7b6d9111c632b311f899eaa", kill_on_drop: false }` [INFO] [stdout] 9320e6a90cfd72bb6ddaf6af4642baadb481ab61e7b6d9111c632b311f899eaa [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+1.77.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 465fe479b749ffbd4fbecf1060f459cdc360c9c1bf4365add3916c128596ca9e [INFO] running `Command { std: "docker" "start" "-a" "465fe479b749ffbd4fbecf1060f459cdc360c9c1bf4365add3916c128596ca9e", kill_on_drop: false }` [INFO] [stderr] Compiling hello_bash_plugin v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.39s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: cexpr v0.3.6, nom v4.2.3 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "465fe479b749ffbd4fbecf1060f459cdc360c9c1bf4365add3916c128596ca9e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "465fe479b749ffbd4fbecf1060f459cdc360c9c1bf4365add3916c128596ca9e", kill_on_drop: false }` [INFO] [stdout] 465fe479b749ffbd4fbecf1060f459cdc360c9c1bf4365add3916c128596ca9e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+1.77.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 44a99741a55ba3fd2d2cacaf4c1a20aded8272dfc6dfc8390324e73c642614bb [INFO] running `Command { std: "docker" "start" "-a" "44a99741a55ba3fd2d2cacaf4c1a20aded8272dfc6dfc8390324e73c642614bb", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.03s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: cexpr v0.3.6, nom v4.2.3 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/hello-02783ac2d1a2cfa3) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests hello [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "44a99741a55ba3fd2d2cacaf4c1a20aded8272dfc6dfc8390324e73c642614bb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "44a99741a55ba3fd2d2cacaf4c1a20aded8272dfc6dfc8390324e73c642614bb", kill_on_drop: false }` [INFO] [stdout] 44a99741a55ba3fd2d2cacaf4c1a20aded8272dfc6dfc8390324e73c642614bb [INFO] testing hello_bash_plugin-0.1.0 against beta-2024-03-24 for beta-1.78-1 [INFO] extracting crate hello_bash_plugin 0.1.0 into /workspace/builds/worker-5-tc2/source [INFO] validating manifest of crates.io crate hello_bash_plugin 0.1.0 on toolchain beta-2024-03-24 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2024-03-24" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate hello_bash_plugin 0.1.0 [INFO] finished tweaking crates.io crate hello_bash_plugin 0.1.0 [INFO] tweaked toml for crates.io crate hello_bash_plugin 0.1.0 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2024-03-24" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2024-03-24" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-03-24" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8d9c6b8a9c0d876f100018b802293ef2ae5aacb18b4bbf4061ed39c4bbcc45ed [INFO] running `Command { std: "docker" "start" "-a" "8d9c6b8a9c0d876f100018b802293ef2ae5aacb18b4bbf4061ed39c4bbcc45ed", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8d9c6b8a9c0d876f100018b802293ef2ae5aacb18b4bbf4061ed39c4bbcc45ed", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8d9c6b8a9c0d876f100018b802293ef2ae5aacb18b4bbf4061ed39c4bbcc45ed", kill_on_drop: false }` [INFO] [stdout] 8d9c6b8a9c0d876f100018b802293ef2ae5aacb18b4bbf4061ed39c4bbcc45ed [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-03-24" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 563ae93fbed64a645040e2e5de506a405b9108eb126269f9f86cba99f5151a9f [INFO] running `Command { std: "docker" "start" "-a" "563ae93fbed64a645040e2e5de506a405b9108eb126269f9f86cba99f5151a9f", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling memchr v2.7.1 [INFO] [stderr] Compiling glob v0.2.11 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling unicode-width v0.1.11 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling bindgen v0.42.3 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling proc-macro2 v0.3.5 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling clang-sys v0.26.4 [INFO] [stderr] Compiling quote v0.5.2 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling which v1.0.5 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling cexpr v0.3.6 [INFO] [stderr] Compiling regex-automata v0.4.6 [INFO] [stderr] Compiling regex v1.10.4 [INFO] [stderr] Compiling env_logger v0.5.13 [INFO] [stderr] Compiling bash_plugin_rs v0.1.1 [INFO] [stderr] Compiling hello_bash_plugin v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: internal compiler error: compiler/rustc_middle/src/ty/mod.rs:1582:13: item_name: no name for DefPath { data: [DisambiguatedDefPathData { data: ValueNs("hello_struct"), disambiguator: 0 }, DisambiguatedDefPathData { data: AnonConst, disambiguator: 0 }], krate: crate0 } [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] thread 'rustc' panicked at compiler/rustc_middle/src/util/bug.rs:35:44: [INFO] [stderr] Box [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x7f353f414912 - std::backtrace_rs::backtrace::libunwind::trace::hf591c4fa475b521b [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/../../backtrace/src/backtrace/libunwind.rs:105:5 [INFO] [stderr] 1: 0x7f353f414912 - std::backtrace_rs::backtrace::trace_unsynchronized::hce0fc3788d7159a9 [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x7f353f414912 - std::sys_common::backtrace::_print_fmt::he2d1cbe468040257 [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/sys_common/backtrace.rs:68:5 [INFO] [stderr] 3: 0x7f353f414912 - ::fmt::h2c24b8bf09043006 [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stderr] 4: 0x7f353f465c8c - core::fmt::rt::Argument::fmt::h982f45771e9ecd8b [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/core/src/fmt/rt.rs:142:9 [INFO] [stderr] 5: 0x7f353f465c8c - core::fmt::write::h08d521d188b46bd0 [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/core/src/fmt/mod.rs:1153:17 [INFO] [stderr] 6: 0x7f353f40980f - std::io::Write::write_fmt::h30d389991f37d75e [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/io/mod.rs:1843:15 [INFO] [stderr] 7: 0x7f353f4146e4 - std::sys_common::backtrace::_print::h3e781da3859a0efa [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stderr] 8: 0x7f353f4146e4 - std::sys_common::backtrace::print::he5e9ec6ac18663c5 [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stderr] 9: 0x7f353f4173eb - std::panicking::default_hook::{{closure}}::hb05b3618b96e9a16 [INFO] [stderr] 10: 0x7f353f417143 - std::panicking::default_hook::ha92ce0e319b86adc [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/panicking.rs:292:9 [INFO] [stderr] 11: 0x7f353c22c09e - std[d049d8f762592120]::panicking::update_hook::>::{closure#0} [INFO] [stderr] 12: 0x7f353f417b50 - as core::ops::function::Fn>::call::h48f57e8ba0ebe10d [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/alloc/src/boxed.rs:2034:9 [INFO] [stderr] 13: 0x7f353f417b50 - std::panicking::rust_panic_with_hook::h0843a0c6d846e961 [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/panicking.rs:783:13 [INFO] [stderr] 14: 0x7f353c255bd4 - std[d049d8f762592120]::panicking::begin_panic::::{closure#0} [INFO] [stderr] 15: 0x7f353c252946 - std[d049d8f762592120]::sys_common::backtrace::__rust_end_short_backtrace::::{closure#0}, !> [INFO] [stderr] 16: 0x7f353c252626 - std[d049d8f762592120]::panicking::begin_panic:: [INFO] [stderr] 17: 0x7f353c25f2f1 - ::emit_producing_guarantee [INFO] [stderr] 18: 0x7f353c6b9931 - rustc_middle[aeceff2449b9274d]::util::bug::opt_span_bug_fmt::::{closure#0} [INFO] [stderr] 19: 0x7f353c69c5ba - rustc_middle[aeceff2449b9274d]::ty::context::tls::with_opt::::{closure#0}, !>::{closure#0} [INFO] [stderr] 20: 0x7f353c69c458 - rustc_middle[aeceff2449b9274d]::ty::context::tls::with_context_opt::::{closure#0}, !>::{closure#0}, !> [INFO] [stderr] 21: 0x7f353a484510 - rustc_middle[aeceff2449b9274d]::util::bug::bug_fmt [INFO] [stderr] 22: 0x7f353e3e6e60 - ::item_name [INFO] [stderr] 23: 0x7f353d716928 - rustc_symbol_mangling[3bc3e8142265b511]::symbol_name_provider [INFO] [stderr] 24: 0x7f353d714cc2 - rustc_query_impl[eb32c142575f0168]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 25: 0x7f353dd19a26 - rustc_query_system[8a51c1c4c57306d9]::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl[eb32c142575f0168]::plumbing::QueryCtxt, false> [INFO] [stderr] 26: 0x7f353dd19728 - rustc_query_impl[eb32c142575f0168]::query_impl::symbol_name::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 27: 0x7f353d6d0486 - rustc_codegen_ssa[fc7c4b0f8216099]::back::symbol_export::reachable_non_generics_provider [INFO] [stderr] 28: 0x7f353e0fd007 - rustc_query_impl[eb32c142575f0168]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 29: 0x7f353e0fb1bb - rustc_query_system[8a51c1c4c57306d9]::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl[eb32c142575f0168]::plumbing::QueryCtxt, false> [INFO] [stderr] 30: 0x7f353e0fac8c - rustc_query_impl[eb32c142575f0168]::query_impl::reachable_non_generics::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 31: 0x7f353dff818e - rustc_codegen_ssa[fc7c4b0f8216099]::back::symbol_export::exported_symbols_provider_local [INFO] [stderr] 32: 0x7f353d6a0865 - rustc_query_impl[eb32c142575f0168]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 33: 0x7f353d6a0827 - >::call_once [INFO] [stderr] 34: 0x7f353de7da4c - rustc_query_system[8a51c1c4c57306d9]::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl[eb32c142575f0168]::plumbing::QueryCtxt, false> [INFO] [stderr] 35: 0x7f353de7d5cf - rustc_query_impl[eb32c142575f0168]::query_impl::exported_symbols::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 36: 0x7f353e39dbdb - ::encode_crate_root [INFO] [stderr] 37: 0x7f353e390565 - rustc_metadata[e11a3b1a185b2369]::rmeta::encoder::encode_metadata [INFO] [stderr] 38: 0x7f353e201ce1 - rustc_metadata[e11a3b1a185b2369]::fs::encode_and_write_metadata [INFO] [stderr] 39: 0x7f353e20114a - rustc_interface[9eedead15c727b3f]::passes::start_codegen [INFO] [stderr] 40: 0x7f353e200a48 - ::codegen_and_build_linker [INFO] [stderr] 41: 0x7f353e023daf - rustc_interface[9eedead15c727b3f]::interface::run_compiler::, rustc_driver_impl[c963d1b0bb25d7ed]::run_compiler::{closure#0}>::{closure#0} [INFO] [stderr] 42: 0x7f353e343eee - std[d049d8f762592120]::sys_common::backtrace::__rust_begin_short_backtrace::, rustc_driver_impl[c963d1b0bb25d7ed]::run_compiler::{closure#0}>::{closure#0}, core[8f342c5923acdbb3]::result::Result<(), rustc_span[ad4df2c6a57abde6]::ErrorGuaranteed>>::{closure#0}::{closure#0}, core[8f342c5923acdbb3]::result::Result<(), rustc_span[ad4df2c6a57abde6]::ErrorGuaranteed>> [INFO] [stderr] 43: 0x7f353e343d4a - <::spawn_unchecked_, rustc_driver_impl[c963d1b0bb25d7ed]::run_compiler::{closure#0}>::{closure#0}, core[8f342c5923acdbb3]::result::Result<(), rustc_span[ad4df2c6a57abde6]::ErrorGuaranteed>>::{closure#0}::{closure#0}, core[8f342c5923acdbb3]::result::Result<(), rustc_span[ad4df2c6a57abde6]::ErrorGuaranteed>>::{closure#1} as core[8f342c5923acdbb3]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stderr] 44: 0x7f353f4211e5 - as core::ops::function::FnOnce>::call_once::hdbdd1f187b9b9080 [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/alloc/src/boxed.rs:2020:9 [INFO] [stderr] 45: 0x7f353f4211e5 - as core::ops::function::FnOnce>::call_once::hc7ee8cb78037b4ec [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/alloc/src/boxed.rs:2020:9 [INFO] [stderr] 46: 0x7f353f4211e5 - std::sys::pal::unix::thread::Thread::new::thread_start::haedac03260309a72 [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/sys/pal/unix/thread.rs:108:17 [INFO] [stderr] 47: 0x7f353926cac3 - [INFO] [stderr] 48: 0x7f35392fdbf4 - __clone [INFO] [stderr] 49: 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: rustc 1.78.0-beta.2 (277d06bc9 2024-03-23) running on x86_64-unknown-linux-gnu [INFO] [stderr] [INFO] [stderr] note: compiler flags: --crate-type cdylib --crate-type rlib -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 [symbol_name] computing the symbol for `hello_struct::{constant#0}` [INFO] [stderr] #1 [reachable_non_generics] looking up the exported symbols of a crate [INFO] [stderr] #2 [exported_symbols] collecting exported symbols for crate `0` [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 `hello_bash_plugin` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "563ae93fbed64a645040e2e5de506a405b9108eb126269f9f86cba99f5151a9f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "563ae93fbed64a645040e2e5de506a405b9108eb126269f9f86cba99f5151a9f", kill_on_drop: false }` [INFO] [stdout] 563ae93fbed64a645040e2e5de506a405b9108eb126269f9f86cba99f5151a9f