[INFO] cloning repository https://github.com/tari/bbcode-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tari/bbcode-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftari%2Fbbcode-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftari%2Fbbcode-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 36b2aa247234cbf2818442db388e5f0b546c8438 [INFO] checking tari/bbcode-rs against try#c3491e21996dc67a8e37d9e5e74ed156563e9854 for pr-101345 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftari%2Fbbcode-rs" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/tari/bbcode-rs on toolchain c3491e21996dc67a8e37d9e5e74ed156563e9854 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c3491e21996dc67a8e37d9e5e74ed156563e9854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/tari/bbcode-rs [INFO] finished tweaking git repo https://github.com/tari/bbcode-rs [INFO] tweaked toml for git repo https://github.com/tari/bbcode-rs written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/tari/bbcode-rs already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c3491e21996dc67a8e37d9e5e74ed156563e9854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:824c28ce115f6b999260af6986f3384c158e782489540e41c0b698ca1d9fd927" "/opt/rustwide/cargo-home/bin/cargo" "+c3491e21996dc67a8e37d9e5e74ed156563e9854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a28191b4259c32e7569af2046b6dd0ff6f5ac50ae628b02f7bc8cc93d91ca3b1 [INFO] running `Command { std: "docker" "start" "-a" "a28191b4259c32e7569af2046b6dd0ff6f5ac50ae628b02f7bc8cc93d91ca3b1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a28191b4259c32e7569af2046b6dd0ff6f5ac50ae628b02f7bc8cc93d91ca3b1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a28191b4259c32e7569af2046b6dd0ff6f5ac50ae628b02f7bc8cc93d91ca3b1", kill_on_drop: false }` [INFO] [stdout] a28191b4259c32e7569af2046b6dd0ff6f5ac50ae628b02f7bc8cc93d91ca3b1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:824c28ce115f6b999260af6986f3384c158e782489540e41c0b698ca1d9fd927" "/opt/rustwide/cargo-home/bin/cargo" "+c3491e21996dc67a8e37d9e5e74ed156563e9854" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2d136db206b448eb3c927c0fac3438e99b125eb7be61ac6a7e0feb134f2c4dbb [INFO] running `Command { std: "docker" "start" "-a" "2d136db206b448eb3c927c0fac3438e99b125eb7be61ac6a7e0feb134f2c4dbb", kill_on_drop: false }` [INFO] [stderr] Compiling rand_core v0.4.0 [INFO] [stderr] Compiling autocfg v0.1.2 [INFO] [stderr] Compiling libc v0.2.51 [INFO] [stderr] Compiling siphasher v0.2.3 [INFO] [stderr] Compiling proc-macro2 v0.4.27 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling memchr v2.2.0 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling num-traits v0.2.6 [INFO] [stderr] Checking approx v0.1.1 [INFO] [stderr] Checking cfg-if v0.1.7 [INFO] [stderr] Checking phf_shared v0.7.24 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.3 [INFO] [stderr] Checking log v0.4.6 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Checking phf v0.7.24 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling quote v0.6.12 [INFO] [stderr] Compiling syn v0.14.9 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling palette v0.4.1 [INFO] [stderr] Compiling palette_derive v0.4.1 [INFO] [stderr] Checking bbcode v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused macro definition: `simple_tag` [INFO] [stdout] --> src/macros.rs:48:14 [INFO] [stdout] | [INFO] [stdout] 48 | macro_rules! simple_tag ( [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_macros)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/decoration.rs:35:1 [INFO] [stdout] | [INFO] [stdout] 35 | /// Recognizes `[b]This text is bold[/b]`. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_doc_comments)]` on by default [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/list.rs:23:1 [INFO] [stdout] | [INFO] [stdout] 23 | /// Recognizes a list: `[list][*] Item [*] Item[/list]` [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/url.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | / /// Handle any valid URL tag. [INFO] [stdout] 4 | | /// [INFO] [stdout] 5 | | /// This has several cases: [INFO] [stdout] 6 | | /// * [url]http://example.com/[/url] target=text [INFO] [stdout] 7 | | /// * [url="http://example.com/"]Foo[/url] quote-delimited target [INFO] [stdout] 8 | | /// * [url=example.com]Bar[/url] non-delimited target [INFO] [stdout] | |_-----------------------------------------------------^ [INFO] [stdout] | | [INFO] [stdout] | rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused macro definition: `simple_tag` [INFO] [stdout] --> src/macros.rs:48:14 [INFO] [stdout] | [INFO] [stdout] 48 | macro_rules! simple_tag ( [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_macros)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/decoration.rs:35:1 [INFO] [stdout] | [INFO] [stdout] 35 | /// Recognizes `[b]This text is bold[/b]`. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_doc_comments)]` on by default [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/list.rs:23:1 [INFO] [stdout] | [INFO] [stdout] 23 | /// Recognizes a list: `[list][*] Item [*] Item[/list]` [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/url.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | / /// Handle any valid URL tag. [INFO] [stdout] 4 | | /// [INFO] [stdout] 5 | | /// This has several cases: [INFO] [stdout] 6 | | /// * [url]http://example.com/[/url] target=text [INFO] [stdout] 7 | | /// * [url="http://example.com/"]Foo[/url] quote-delimited target [INFO] [stdout] 8 | | /// * [url=example.com]Bar[/url] non-delimited target [INFO] [stdout] | |_-----------------------------------------------------^ [INFO] [stdout] | | [INFO] [stdout] | rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `attribution` [INFO] [stdout] --> src/render.rs:191:29 [INFO] [stdout] | [INFO] [stdout] 191 | fn quote_end(&mut self, attribution: &Option<&str>) -> IoResult<()> { [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_attribution` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `style` [INFO] [stdout] --> src/render.rs:201:30 [INFO] [stdout] | [INFO] [stdout] 201 | fn list_begin(&mut self, style: ListStyle) -> IoResult<()> { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_style` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `style` [INFO] [stdout] --> src/render.rs:205:35 [INFO] [stdout] | [INFO] [stdout] 205 | fn list_item_begin(&mut self, style: ListStyle) -> IoResult<()> { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_style` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `style` [INFO] [stdout] --> src/render.rs:209:33 [INFO] [stdout] | [INFO] [stdout] 209 | fn list_item_end(&mut self, style: ListStyle) -> IoResult<()> { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_style` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `style` [INFO] [stdout] --> src/render.rs:213:28 [INFO] [stdout] | [INFO] [stdout] 213 | fn list_end(&mut self, style: ListStyle) -> IoResult<()> { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_style` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `target` [INFO] [stdout] --> src/render.rs:217:30 [INFO] [stdout] | [INFO] [stdout] 217 | fn link_begin(&mut self, target: &str) -> IoResult<()> { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_target` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `target` [INFO] [stdout] --> src/render.rs:221:28 [INFO] [stdout] | [INFO] [stdout] 221 | fn link_end(&mut self, target: &str) -> IoResult<()> { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_target` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `attribution` [INFO] [stdout] --> src/render.rs:191:29 [INFO] [stdout] | [INFO] [stdout] 191 | fn quote_end(&mut self, attribution: &Option<&str>) -> IoResult<()> { [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_attribution` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `style` [INFO] [stdout] --> src/render.rs:201:30 [INFO] [stdout] | [INFO] [stdout] 201 | fn list_begin(&mut self, style: ListStyle) -> IoResult<()> { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_style` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `style` [INFO] [stdout] --> src/render.rs:205:35 [INFO] [stdout] | [INFO] [stdout] 205 | fn list_item_begin(&mut self, style: ListStyle) -> IoResult<()> { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_style` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `style` [INFO] [stdout] --> src/render.rs:209:33 [INFO] [stdout] | [INFO] [stdout] 209 | fn list_item_end(&mut self, style: ListStyle) -> IoResult<()> { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_style` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `style` [INFO] [stdout] --> src/render.rs:213:28 [INFO] [stdout] | [INFO] [stdout] 213 | fn list_end(&mut self, style: ListStyle) -> IoResult<()> { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_style` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `target` [INFO] [stdout] --> src/render.rs:217:30 [INFO] [stdout] | [INFO] [stdout] 217 | fn link_begin(&mut self, target: &str) -> IoResult<()> { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_target` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `target` [INFO] [stdout] --> src/render.rs:221:28 [INFO] [stdout] | [INFO] [stdout] 221 | fn link_end(&mut self, target: &str) -> IoResult<()> { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_target` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/render.rs:138:24 [INFO] [stdout] | [INFO] [stdout] 138 | fn text(&mut self, mut s: &str) -> IoResult<()> { [INFO] [stdout] | ----^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/render.rs:138:24 [INFO] [stdout] | [INFO] [stdout] 138 | fn text(&mut self, mut s: &str) -> IoResult<()> { [INFO] [stdout] | ----^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 12 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] thread 'rustc' panicked at 'Box', /rustc/c3491e21996dc67a8e37d9e5e74ed156563e9854/compiler/rustc_errors/src/lib.rs:1465:9 [INFO] [stdout] error: internal compiler error: compiler/rustc_middle/src/hir/mod.rs:127:36: No HirId for DefId(0:45 ~ bbcode[b029]::decoration::styled::{opaque#0}::'a) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x7f6aecdfc340 - std::backtrace_rs::backtrace::libunwind::trace::h6176bf60b78d74d6 [INFO] [stderr] at /rustc/c3491e21996dc67a8e37d9e5e74ed156563e9854/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 1: 0x7f6aecdfc340 - std::backtrace_rs::backtrace::trace_unsynchronized::h5d22932bd33ba306 [INFO] [stderr] at /rustc/c3491e21996dc67a8e37d9e5e74ed156563e9854/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x7f6aecdfc340 - std::sys_common::backtrace::_print_fmt::h91ed71259c388db3 [INFO] [stderr] at /rustc/c3491e21996dc67a8e37d9e5e74ed156563e9854/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stderr] 3: 0x7f6aecdfc340 - ::fmt::hde15bb8cbf7665da [INFO] [stderr] at /rustc/c3491e21996dc67a8e37d9e5e74ed156563e9854/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stderr] 4: 0x7f6aece570fe - core::fmt::write::h9761a5598d7cc269 [INFO] [stderr] at /rustc/c3491e21996dc67a8e37d9e5e74ed156563e9854/library/core/src/fmt/mod.rs:1202:17 [INFO] [stderr] 5: 0x7f6aecdecd15 - std::io::Write::write_fmt::h26becaaa3f318825 [INFO] [stderr] at /rustc/c3491e21996dc67a8e37d9e5e74ed156563e9854/library/std/src/io/mod.rs:1679:15 [INFO] [stderr] 6: 0x7f6aecdfefd3 - std::sys_common::backtrace::_print::hc10fefd61e366dd2 [INFO] [stderr] at /rustc/c3491e21996dc67a8e37d9e5e74ed156563e9854/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stderr] 7: 0x7f6aecdfefd3 - std::sys_common::backtrace::print::hd8c846072a354bbf [INFO] [stderr] at /rustc/c3491e21996dc67a8e37d9e5e74ed156563e9854/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stderr] 8: 0x7f6aecdfefd3 - std::panicking::default_hook::{{closure}}::haa135eeb0555cd8c [INFO] [stderr] at /rustc/c3491e21996dc67a8e37d9e5e74ed156563e9854/library/std/src/panicking.rs:295:22 [INFO] [stderr] 9: 0x7f6aecdfecbf - std::panicking::default_hook::h962e5f45e4e85804 [INFO] [stderr] at /rustc/c3491e21996dc67a8e37d9e5e74ed156563e9854/library/std/src/panicking.rs:314:9 [INFO] [stderr] 10: 0x7f6aef697244 - rustc_driver[37844947c1c4e730]::DEFAULT_HOOK::{closure#0}::{closure#0} [INFO] [stderr] 11: 0x7f6aecdff80d - std::panicking::rust_panic_with_hook::h26097f8ccbe406f2 [INFO] [stderr] at /rustc/c3491e21996dc67a8e37d9e5e74ed156563e9854/library/std/src/panicking.rs:702:17 [INFO] [stderr] 12: 0x7f6af065e051 - std[17c996d5f6362125]::panicking::begin_panic::::{closure#0} [INFO] [stderr] 13: 0x7f6af065d946 - std[17c996d5f6362125]::sys_common::backtrace::__rust_end_short_backtrace::::{closure#0}, !> [INFO] [stderr] 14: 0x7f6af065a5f6 - std[17c996d5f6362125]::panicking::begin_panic:: [INFO] [stderr] 15: 0x7f6af065a5e6 - std[17c996d5f6362125]::panic::panic_any:: [INFO] [stderr] 16: 0x7f6af06593ad - ::bug::<&alloc[cf695002ebe1f35b]::string::String> [INFO] [stderr] 17: 0x7f6af0658c10 - ::bug::<&alloc[cf695002ebe1f35b]::string::String> [INFO] [stderr] 18: 0x7f6af06c1c6d - rustc_middle[7beb62e1eee56aa5]::ty::context::tls::with_context_opt::::{closure#0}, ()>::{closure#0}, ()> [INFO] [stderr] 19: 0x7f6af06c39b6 - rustc_middle[7beb62e1eee56aa5]::util::bug::opt_span_bug_fmt:: [INFO] [stderr] 20: 0x7f6aee0681a3 - rustc_middle[7beb62e1eee56aa5]::util::bug::bug_fmt [INFO] [stderr] 21: 0x7f6aef63c638 - >::call_once [INFO] [stderr] 22: 0x7f6aeed41808 - rustc_query_system[50d9efc904e05111]::query::plumbing::get_query:: [INFO] [stderr] 23: 0x7f6aef63e0d1 - >::call_once [INFO] [stderr] 24: 0x7f6aeeb4de70 - rustc_query_system[50d9efc904e05111]::query::plumbing::get_query:: [INFO] [stderr] 25: 0x7f6aee90eb3f - ::encode_def_ids [INFO] [stderr] 26: 0x7f6aee8e7cb2 - ::encode_crate_root [INFO] [stderr] 27: 0x7f6aee4d7aee - rustc_metadata[e2de1dab51b6df6a]::rmeta::encoder::encode_metadata_impl [INFO] [stderr] 28: 0x7f6aee4d1fce - rustc_data_structures[7dd3ac3ff0520fbe]::sync::join:: [INFO] [stderr] 29: 0x7f6aee4d1eb9 - rustc_metadata[e2de1dab51b6df6a]::rmeta::encoder::encode_metadata [INFO] [stderr] 30: 0x7f6aee4d0ea2 - rustc_metadata[e2de1dab51b6df6a]::fs::encode_and_write_metadata [INFO] [stderr] 31: 0x7f6aee4c3f63 - ::enter::<::ongoing_codegen::{closure#0}::{closure#0}, core[fae64f17691dff84]::result::Result, rustc_errors[ffc9f8ad040f737d]::ErrorGuaranteed>> [INFO] [stderr] 32: 0x7f6aee4be223 - ::ongoing_codegen [INFO] [stderr] 33: 0x7f6aee4bd2e1 - ::enter::, rustc_errors[ffc9f8ad040f737d]::ErrorGuaranteed>> [INFO] [stderr] 34: 0x7f6aee4b841c - rustc_span[b6ed302232182e4]::with_source_map::, rustc_interface[5b9d04fc58ee7720]::interface::create_compiler_and_run, rustc_driver[37844947c1c4e730]::run_compiler::{closure#1}>::{closure#1}> [INFO] [stderr] 35: 0x7f6aee4b7e12 - rustc_interface[5b9d04fc58ee7720]::interface::create_compiler_and_run::, rustc_driver[37844947c1c4e730]::run_compiler::{closure#1}> [INFO] [stderr] 36: 0x7f6aee4b6a61 - >::set::, rustc_driver[37844947c1c4e730]::run_compiler::{closure#1}>::{closure#0}, core[fae64f17691dff84]::result::Result<(), rustc_errors[ffc9f8ad040f737d]::ErrorGuaranteed>> [INFO] [stderr] 37: 0x7f6aee4b674f - std[17c996d5f6362125]::sys_common::backtrace::__rust_begin_short_backtrace::, rustc_driver[37844947c1c4e730]::run_compiler::{closure#1}>::{closure#0}, core[fae64f17691dff84]::result::Result<(), rustc_errors[ffc9f8ad040f737d]::ErrorGuaranteed>>::{closure#0}, core[fae64f17691dff84]::result::Result<(), rustc_errors[ffc9f8ad040f737d]::ErrorGuaranteed>> [INFO] [stderr] 38: 0x7f6aef4b5629 - <::spawn_unchecked_, rustc_driver[37844947c1c4e730]::run_compiler::{closure#1}>::{closure#0}, core[fae64f17691dff84]::result::Result<(), rustc_errors[ffc9f8ad040f737d]::ErrorGuaranteed>>::{closure#0}, core[fae64f17691dff84]::result::Result<(), rustc_errors[ffc9f8ad040f737d]::ErrorGuaranteed>>::{closure#1} as core[fae64f17691dff84]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stderr] 39: 0x7f6aece09663 - as core::ops::function::FnOnce>::call_once::hbcba3d5baddb20d1 [INFO] [stderr] at /rustc/c3491e21996dc67a8e37d9e5e74ed156563e9854/library/alloc/src/boxed.rs:1940:9 [INFO] [stderr] 40: 0x7f6aece09663 - as core::ops::function::FnOnce>::call_once::hcb40027853eebed4 [INFO] [stderr] at /rustc/c3491e21996dc67a8e37d9e5e74ed156563e9854/library/alloc/src/boxed.rs:1940:9 [INFO] [stderr] 41: 0x7f6aece09663 - std::sys::unix::thread::Thread::new::thread_start::habdd10d71164d0ca [INFO] [stderr] at /rustc/c3491e21996dc67a8e37d9e5e74ed156563e9854/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stderr] 42: 0x7f6aeccb9609 - start_thread [INFO] [stderr] 43: 0x7f6aecbdc133 - clone [INFO] [stderr] 44: 0x0 - [INFO] [stderr] [INFO] [stderr] note: the compiler unexpectedly panicked. this is a bug. [INFO] [stderr] [INFO] [stderr] note: we would appreciate a bug report: https://github.com/rust-lang/rust/issues/new?labels=C-bug%2C+I-ICE%2C+T-compiler&template=ice.md [INFO] [stderr] [INFO] [stderr] note: rustc 1.65.0-nightly (c3491e219 2022-09-03) running on x86_64-unknown-linux-gnu [INFO] [stderr] [INFO] [stderr] note: compiler flags: --crate-type rlib --crate-type dylib -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] thread 'rustc' panicked at 'already borrowed: BorrowMutError', /rustc/c3491e21996dc67a8e37d9e5e74ed156563e9854/compiler/rustc_query_system/src/query/plumbing.rs:341:11 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x7f6aecdfc340 - std::backtrace_rs::backtrace::libunwind::trace::h6176bf60b78d74d6 [INFO] [stderr] at /rustc/c3491e21996dc67a8e37d9e5e74ed156563e9854/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 1: 0x7f6aecdfc340 - std::backtrace_rs::backtrace::trace_unsynchronized::h5d22932bd33ba306 [INFO] [stderr] at /rustc/c3491e21996dc67a8e37d9e5e74ed156563e9854/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x7f6aecdfc340 - std::sys_common::backtrace::_print_fmt::h91ed71259c388db3 [INFO] [stderr] at /rustc/c3491e21996dc67a8e37d9e5e74ed156563e9854/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stderr] 3: 0x7f6aecdfc340 - ::fmt::hde15bb8cbf7665da [INFO] [stderr] at /rustc/c3491e21996dc67a8e37d9e5e74ed156563e9854/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stderr] 4: 0x7f6aece570fe - core::fmt::write::h9761a5598d7cc269 [INFO] [stderr] at /rustc/c3491e21996dc67a8e37d9e5e74ed156563e9854/library/core/src/fmt/mod.rs:1202:17 [INFO] [stderr] 5: 0x7f6aecdecd15 - std::io::Write::write_fmt::h26becaaa3f318825 [INFO] [stderr] at /rustc/c3491e21996dc67a8e37d9e5e74ed156563e9854/library/std/src/io/mod.rs:1679:15 [INFO] [stderr] 6: 0x7f6aecdfefd3 - std::sys_common::backtrace::_print::hc10fefd61e366dd2 [INFO] [stderr] at /rustc/c3491e21996dc67a8e37d9e5e74ed156563e9854/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stderr] 7: 0x7f6aecdfefd3 - std::sys_common::backtrace::print::hd8c846072a354bbf [INFO] [stderr] at /rustc/c3491e21996dc67a8e37d9e5e74ed156563e9854/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stderr] 8: 0x7f6aecdfefd3 - std::panicking::default_hook::{{closure}}::haa135eeb0555cd8c [INFO] [stderr] at /rustc/c3491e21996dc67a8e37d9e5e74ed156563e9854/library/std/src/panicking.rs:295:22 [INFO] [stderr] 9: 0x7f6aecdfecbf - std::panicking::default_hook::h962e5f45e4e85804 [INFO] [stderr] at /rustc/c3491e21996dc67a8e37d9e5e74ed156563e9854/library/std/src/panicking.rs:314:9 [INFO] [stderr] 10: 0x7f6aef697244 - rustc_driver[37844947c1c4e730]::DEFAULT_HOOK::{closure#0}::{closure#0} [INFO] [stderr] 11: 0x7f6aecdff80d - std::panicking::rust_panic_with_hook::h26097f8ccbe406f2 [INFO] [stderr] at /rustc/c3491e21996dc67a8e37d9e5e74ed156563e9854/library/std/src/panicking.rs:702:17 [INFO] [stderr] 12: 0x7f6aecdff667 - std::panicking::begin_panic_handler::{{closure}}::hc0f865aa1bb60c7c [INFO] [stderr] at /rustc/c3491e21996dc67a8e37d9e5e74ed156563e9854/library/std/src/panicking.rs:588:13 [INFO] [stderr] 13: 0x7f6aecdfc85c - std::sys_common::backtrace::__rust_end_short_backtrace::h6d4dc99be6f721b8 [INFO] [stderr] at /rustc/c3491e21996dc67a8e37d9e5e74ed156563e9854/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stderr] 14: 0x7f6aecdff382 - rust_begin_unwind [INFO] [stderr] at /rustc/c3491e21996dc67a8e37d9e5e74ed156563e9854/library/std/src/panicking.rs:584:5 [INFO] [stderr] 15: 0x7f6aece53ce3 - core::panicking::panic_fmt::h4db8cd7388285b2c [INFO] [stderr] at /rustc/c3491e21996dc67a8e37d9e5e74ed156563e9854/library/core/src/panicking.rs:142:14 [INFO] [stderr] 16: 0x7f6aece54063 - core::result::unwrap_failed::h152dba8d7b7a8078 [INFO] [stderr] at /rustc/c3491e21996dc67a8e37d9e5e74ed156563e9854/library/core/src/result.rs:1785:5 [INFO] [stderr] 17: 0x7f6aeed42dcc - rustc_query_system[50d9efc904e05111]::query::plumbing::get_query:: [INFO] [stderr] 18: 0x7f6aef63db07 - >::call_once [INFO] [stderr] 19: 0x7f6aeec8d3ea - rustc_query_system[50d9efc904e05111]::query::plumbing::get_query:: [INFO] [stderr] 20: 0x7f6aeec8cfe3 - ::def_span [INFO] [stderr] 21: 0x7f6aeffaf326 - ::default_span [INFO] [stderr] 22: 0x7f6af009c0ec - rustc_query_impl[9cda1b2952faa175]::plumbing::create_query_frame:: [INFO] [stderr] 23: 0x7f6af0094383 - <::try_collect_active_jobs::{closure#8} as core[fae64f17691dff84]::ops::function::FnOnce<(rustc_query_impl[9cda1b2952faa175]::plumbing::QueryCtxt, rustc_span[b6ed302232182e4]::def_id::LocalDefId)>>::call_once [INFO] [stderr] 24: 0x7f6aeff1e3a5 - >::try_collect_active_jobs:: [INFO] [stderr] 25: 0x7f6af0096998 - ::try_collect_active_jobs [INFO] [stderr] 26: 0x7f6af0083b18 - rustc_query_system[50d9efc904e05111]::query::job::print_query_stack:: [INFO] [stderr] 27: 0x7f6aef73b65f - rustc_interface[5b9d04fc58ee7720]::interface::try_print_query_stack [INFO] [stderr] 28: 0x7f6aef6998d6 - rustc_driver[37844947c1c4e730]::report_ice [INFO] [stderr] 29: 0x7f6aecdff80d - std::panicking::rust_panic_with_hook::h26097f8ccbe406f2 [INFO] [stderr] at /rustc/c3491e21996dc67a8e37d9e5e74ed156563e9854/library/std/src/panicking.rs:702:17 [INFO] [stderr] 30: 0x7f6af065e051 - std[17c996d5f6362125]::panicking::begin_panic::::{closure#0} [INFO] [stderr] 31: 0x7f6af065d946 - std[17c996d5f6362125]::sys_common::backtrace::__rust_end_short_backtrace::::{closure#0}, !> [INFO] [stderr] 32: 0x7f6af065a5f6 - std[17c996d5f6362125]::panicking::begin_panic:: [INFO] [stderr] 33: 0x7f6af065a5e6 - std[17c996d5f6362125]::panic::panic_any:: [INFO] [stderr] 34: 0x7f6af06593ad - ::bug::<&alloc[cf695002ebe1f35b]::string::String> [INFO] [stderr] 35: 0x7f6af0658c10 - ::bug::<&alloc[cf695002ebe1f35b]::string::String> [INFO] [stderr] 36: 0x7f6af06c1c6d - rustc_middle[7beb62e1eee56aa5]::ty::context::tls::with_context_opt::::{closure#0}, ()>::{closure#0}, ()> [INFO] [stderr] 37: 0x7f6af06c39b6 - rustc_middle[7beb62e1eee56aa5]::util::bug::opt_span_bug_fmt:: [INFO] [stderr] 38: 0x7f6aee0681a3 - rustc_middle[7beb62e1eee56aa5]::util::bug::bug_fmt [INFO] [stderr] 39: 0x7f6aef63c638 - >::call_once [INFO] [stderr] 40: 0x7f6aeed41808 - rustc_query_system[50d9efc904e05111]::query::plumbing::get_query:: [INFO] [stderr] 41: 0x7f6aef63e0d1 - >::call_once [INFO] [stderr] 42: 0x7f6aeeb4de70 - rustc_query_system[50d9efc904e05111]::query::plumbing::get_query:: [INFO] [stderr] 43: 0x7f6aee90eb3f - ::encode_def_ids [INFO] [stderr] 44: 0x7f6aee8e7cb2 - ::encode_crate_root [INFO] [stderr] 45: 0x7f6aee4d7aee - rustc_metadata[e2de1dab51b6df6a]::rmeta::encoder::encode_metadata_impl [INFO] [stderr] 46: 0x7f6aee4d1fce - rustc_data_structures[7dd3ac3ff0520fbe]::sync::join:: [INFO] [stderr] 47: 0x7f6aee4d1eb9 - rustc_metadata[e2de1dab51b6df6a]::rmeta::encoder::encode_metadata [INFO] [stderr] 48: 0x7f6aee4d0ea2 - rustc_metadata[e2de1dab51b6df6a]::fs::encode_and_write_metadata [INFO] [stderr] 49: 0x7f6aee4c3f63 - ::enter::<::ongoing_codegen::{closure#0}::{closure#0}, core[fae64f17691dff84]::result::Result, rustc_errors[ffc9f8ad040f737d]::ErrorGuaranteed>> [INFO] [stderr] 50: 0x7f6aee4be223 - ::ongoing_codegen [INFO] [stderr] 51: 0x7f6aee4bd2e1 - ::enter::, rustc_errors[ffc9f8ad040f737d]::ErrorGuaranteed>> [INFO] [stderr] 52: 0x7f6aee4b841c - rustc_span[b6ed302232182e4]::with_source_map::, rustc_interface[5b9d04fc58ee7720]::interface::create_compiler_and_run, rustc_driver[37844947c1c4e730]::run_compiler::{closure#1}>::{closure#1}> [INFO] [stderr] 53: 0x7f6aee4b7e12 - rustc_interface[5b9d04fc58ee7720]::interface::create_compiler_and_run::, rustc_driver[37844947c1c4e730]::run_compiler::{closure#1}> [INFO] [stderr] 54: 0x7f6aee4b6a61 - >::set::, rustc_driver[37844947c1c4e730]::run_compiler::{closure#1}>::{closure#0}, core[fae64f17691dff84]::result::Result<(), rustc_errors[ffc9f8ad040f737d]::ErrorGuaranteed>> [INFO] [stderr] 55: 0x7f6aee4b674f - std[17c996d5f6362125]::sys_common::backtrace::__rust_begin_short_backtrace::, rustc_driver[37844947c1c4e730]::run_compiler::{closure#1}>::{closure#0}, core[fae64f17691dff84]::result::Result<(), rustc_errors[ffc9f8ad040f737d]::ErrorGuaranteed>>::{closure#0}, core[fae64f17691dff84]::result::Result<(), rustc_errors[ffc9f8ad040f737d]::ErrorGuaranteed>> [INFO] [stderr] 56: 0x7f6aef4b5629 - <::spawn_unchecked_, rustc_driver[37844947c1c4e730]::run_compiler::{closure#1}>::{closure#0}, core[fae64f17691dff84]::result::Result<(), rustc_errors[ffc9f8ad040f737d]::ErrorGuaranteed>>::{closure#0}, core[fae64f17691dff84]::result::Result<(), rustc_errors[ffc9f8ad040f737d]::ErrorGuaranteed>>::{closure#1} as core[fae64f17691dff84]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stderr] 57: 0x7f6aece09663 - as core::ops::function::FnOnce>::call_once::hbcba3d5baddb20d1 [INFO] [stderr] at /rustc/c3491e21996dc67a8e37d9e5e74ed156563e9854/library/alloc/src/boxed.rs:1940:9 [INFO] [stderr] 58: 0x7f6aece09663 - as core::ops::function::FnOnce>::call_once::hcb40027853eebed4 [INFO] [stderr] at /rustc/c3491e21996dc67a8e37d9e5e74ed156563e9854/library/alloc/src/boxed.rs:1940:9 [INFO] [stderr] 59: 0x7f6aece09663 - std::sys::unix::thread::Thread::new::thread_start::habdd10d71164d0ca [INFO] [stderr] at /rustc/c3491e21996dc67a8e37d9e5e74ed156563e9854/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stderr] 60: 0x7f6aeccb9609 - start_thread [INFO] [stderr] 61: 0x7f6aecbdc133 - clone [INFO] [stderr] 62: 0x0 - [INFO] [stderr] [INFO] [stderr] error: internal compiler error: unexpected panic [INFO] [stderr] [INFO] [stderr] note: the compiler unexpectedly panicked. this is a bug. [INFO] [stderr] [INFO] [stderr] note: we would appreciate a bug report: https://github.com/rust-lang/rust/issues/new?labels=C-bug%2C+I-ICE%2C+T-compiler&template=ice.md [INFO] [stderr] [INFO] [stderr] note: rustc 1.65.0-nightly (c3491e219 2022-09-03) running on x86_64-unknown-linux-gnu [INFO] [stderr] [INFO] [stderr] note: compiler flags: --crate-type rlib --crate-type dylib -C embed-bitcode=no -C debuginfo=2 [INFO] [stderr] [INFO] [stderr] note: some of the compiler flags provided by cargo are hidden [INFO] [stderr] [INFO] [stderr] query stack during panic: [INFO] [stderr] end of query stack [INFO] [stderr] thread panicked while panicking. aborting. [INFO] [stderr] error: could not compile `bbcode`; 12 warnings emitted [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name bbcode src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type rlib --crate-type dylib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 -C metadata=2d4f970f00ca1431 -C extra-filename=-2d4f970f00ca1431 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern log=/opt/rustwide/target/debug/deps/liblog-66abe15474edeb9e.rmeta --extern nom=/opt/rustwide/target/debug/deps/libnom-e1a5f475be761476.rmeta --extern palette=/opt/rustwide/target/debug/deps/libpalette-aded3b6e8eef5d64.rmeta --cap-lints=forbid` (signal: 6, SIGABRT: process abort signal) [INFO] running `Command { std: "docker" "inspect" "2d136db206b448eb3c927c0fac3438e99b125eb7be61ac6a7e0feb134f2c4dbb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2d136db206b448eb3c927c0fac3438e99b125eb7be61ac6a7e0feb134f2c4dbb", kill_on_drop: false }` [INFO] [stdout] 2d136db206b448eb3c927c0fac3438e99b125eb7be61ac6a7e0feb134f2c4dbb