[INFO] cloning repository https://github.com/lolgeny/copper [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lolgeny/copper" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flolgeny%2Fcopper", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flolgeny%2Fcopper'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6d808ed9070dee5cd4ce477b35e09fa4b9713ae2 [INFO] checking lolgeny/copper against master#33fdb797f59421c7bbecaa4588ed5d7a31a9494a for pr-87190-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flolgeny%2Fcopper" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/lolgeny/copper on toolchain 33fdb797f59421c7bbecaa4588ed5d7a31a9494a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/lolgeny/copper [INFO] finished tweaking git repo https://github.com/lolgeny/copper [INFO] tweaked toml for git repo https://github.com/lolgeny/copper written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/lolgeny/copper already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c740fe6d36c317b0feba7ecf7b3b0b015359cb83205d115b50a973a42a213c50 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "c740fe6d36c317b0feba7ecf7b3b0b015359cb83205d115b50a973a42a213c50", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c740fe6d36c317b0feba7ecf7b3b0b015359cb83205d115b50a973a42a213c50", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c740fe6d36c317b0feba7ecf7b3b0b015359cb83205d115b50a973a42a213c50", kill_on_drop: false }` [INFO] [stdout] c740fe6d36c317b0feba7ecf7b3b0b015359cb83205d115b50a973a42a213c50 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] ef583de35e30bdfa0d88aa3c41f37175dadd46f161afad63cf8a6bfa6a97fc7f [INFO] running `Command { std: "docker" "start" "-a" "ef583de35e30bdfa0d88aa3c41f37175dadd46f161afad63cf8a6bfa6a97fc7f", kill_on_drop: false }` [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling syn v1.0.60 [INFO] [stderr] Compiling copper v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling serde_derive v1.0.123 [INFO] [stderr] Checking serde v1.0.123 [INFO] [stderr] Checking serde_json v1.0.62 [INFO] [stdout] warning: lint `rustdoc` has been removed: use `rustdoc::all` instead [INFO] [stdout] --> src/lib.rs:3:9 [INFO] [stdout] | [INFO] [stdout] 3 | #![warn(rustdoc)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(renamed_and_removed_lints)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lint `rustdoc` has been removed: use `rustdoc::all` instead [INFO] [stdout] --> src/lib.rs:3:9 [INFO] [stdout] | [INFO] [stdout] 3 | #![warn(rustdoc)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(renamed_and_removed_lints)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected one of `(`, `,`, `=`, `{`, or `}`, found `minecraft` [INFO] [stdout] --> /opt/rustwide/target/debug/build/copper-57c57db393f4efd3/out/blocks.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 5 | AcaciaButton [INFO] [stdout] | - [INFO] [stdout] | | [INFO] [stdout] | expected one of `(`, `,`, `=`, `{`, or `}` [INFO] [stdout] | help: missing `,` [INFO] [stdout] 6 | minecraft:acaciaDoor [INFO] [stdout] | ^^^^^^^^^ unexpected token [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected one of `(`, `,`, `=`, `{`, or `}`, found `:` [INFO] [stdout] --> /opt/rustwide/target/debug/build/copper-57c57db393f4efd3/out/blocks.rs:6:10 [INFO] [stdout] | [INFO] [stdout] 6 | minecraft:acaciaDoor [INFO] [stdout] | ^ expected one of `(`, `,`, `=`, `{`, or `}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected item, found `:` [INFO] [stdout] --> /opt/rustwide/target/debug/build/copper-57c57db393f4efd3/out/blocks.rs:6:10 [INFO] [stdout] | [INFO] [stdout] 6 | minecraft:acaciaDoor [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] thread 'rustc' panicked at 'Stack should be empty: final_buf=FrameData { open: /opt/rustwide/target/debug/build/copper-57c57db393f4efd3/out/blocks.rs:4:16: 4:17 (#0), open_delim: Brace, inner: [(Token(Token { kind: Ident("AcaciaButton", false), span: /opt/rustwide/target/debug/build/copper-57c57db393f4efd3/out/blocks.rs:5:5: 5:17 (#0) }), Alone), (Token(Token { kind: Ident("minecraft", false), span: /opt/rustwide/target/debug/build/copper-57c57db393f4efd3/out/blocks.rs:6:1: 6:10 (#0) }), Joint)] } stack=[FrameData { open: no-location (#0), open_delim: NoDelim, inner: [(Token(Token { kind: Ident("pub", false), span: /opt/rustwide/target/debug/build/copper-57c57db393f4efd3/out/blocks.rs:4:1: 4:4 (#0) }), Alone), (Token(Token { kind: Ident("enum", false), span: /opt/rustwide/target/debug/build/copper-57c57db393f4efd3/out/blocks.rs:4:5: 4:9 (#0) }), Alone), (Token(Token { kind: Ident("Block", false), span: /opt/rustwide/target/debug/build/copper-57c57db393f4efd3/out/blocks.rs:4:10: 4:15 (#0) }), Alone)] }]', compiler/rustc_parse/src/parser/attr_wrapper.rs:501:5 [INFO] [stderr] stack backtrace: [INFO] [stdout] error: expected one of `(`, `,`, `=`, `{`, or `}`, found `minecraft` [INFO] [stdout] --> /opt/rustwide/target/debug/build/copper-57c57db393f4efd3/out/blocks.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 5 | AcaciaButton [INFO] [stdout] | - [INFO] [stdout] | | [INFO] [stdout] | expected one of `(`, `,`, `=`, `{`, or `}` [INFO] [stdout] | help: missing `,` [INFO] [stdout] 6 | minecraft:acaciaDoor [INFO] [stdout] | ^^^^^^^^^ unexpected token [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected one of `(`, `,`, `=`, `{`, or `}`, found `:` [INFO] [stdout] --> /opt/rustwide/target/debug/build/copper-57c57db393f4efd3/out/blocks.rs:6:10 [INFO] [stdout] | [INFO] [stdout] 6 | minecraft:acaciaDoor [INFO] [stdout] | ^ expected one of `(`, `,`, `=`, `{`, or `}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected item, found `:` [INFO] [stdout] --> /opt/rustwide/target/debug/build/copper-57c57db393f4efd3/out/blocks.rs:6:10 [INFO] [stdout] | [INFO] [stdout] 6 | minecraft:acaciaDoor [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] thread 'rustc' panicked at 'Stack should be empty: final_buf=FrameData { open: /opt/rustwide/target/debug/build/copper-57c57db393f4efd3/out/blocks.rs:4:16: 4:17 (#0), open_delim: Brace, inner: [(Token(Token { kind: Ident("AcaciaButton", false), span: /opt/rustwide/target/debug/build/copper-57c57db393f4efd3/out/blocks.rs:5:5: 5:17 (#0) }), Alone), (Token(Token { kind: Ident("minecraft", false), span: /opt/rustwide/target/debug/build/copper-57c57db393f4efd3/out/blocks.rs:6:1: 6:10 (#0) }), Joint)] } stack=[FrameData { open: no-location (#0), open_delim: NoDelim, inner: [(Token(Token { kind: Ident("pub", false), span: /opt/rustwide/target/debug/build/copper-57c57db393f4efd3/out/blocks.rs:4:1: 4:4 (#0) }), Alone), (Token(Token { kind: Ident("enum", false), span: /opt/rustwide/target/debug/build/copper-57c57db393f4efd3/out/blocks.rs:4:5: 4:9 (#0) }), Alone), (Token(Token { kind: Ident("Block", false), span: /opt/rustwide/target/debug/build/copper-57c57db393f4efd3/out/blocks.rs:4:10: 4:15 (#0) }), Alone)] }]', compiler/rustc_parse/src/parser/attr_wrapper.rs:501:5 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x7f31d067bddc - std::backtrace_rs::backtrace::libunwind::trace::ha21b6ba3016b6364 [INFO] [stderr] 0: 0x7f0e6de0eddc - std::backtrace_rs::backtrace::libunwind::trace::ha21b6ba3016b6364 [INFO] [stderr] at /rustc/33fdb797f59421c7bbecaa4588ed5d7a31a9494a/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stderr] 1: 0x7f31d067bddc - std::backtrace_rs::backtrace::trace_unsynchronized::hf515241a118c4e5a [INFO] [stderr] at /rustc/33fdb797f59421c7bbecaa4588ed5d7a31a9494a/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x7f31d067bddc - std::sys_common::backtrace::_print_fmt::h339cd474d88b8467 [INFO] [stderr] at /rustc/33fdb797f59421c7bbecaa4588ed5d7a31a9494a/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stderr] 3: 0x7f31d067bddc - ::fmt::h06b8f714a0700be1 [INFO] [stderr] at /rustc/33fdb797f59421c7bbecaa4588ed5d7a31a9494a/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stderr] at /rustc/33fdb797f59421c7bbecaa4588ed5d7a31a9494a/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stderr] 1: 0x7f0e6de0eddc - std::backtrace_rs::backtrace::trace_unsynchronized::hf515241a118c4e5a [INFO] [stderr] at /rustc/33fdb797f59421c7bbecaa4588ed5d7a31a9494a/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x7f0e6de0eddc - std::sys_common::backtrace::_print_fmt::h339cd474d88b8467 [INFO] [stderr] at /rustc/33fdb797f59421c7bbecaa4588ed5d7a31a9494a/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stderr] 3: 0x7f0e6de0eddc - ::fmt::h06b8f714a0700be1 [INFO] [stderr] at /rustc/33fdb797f59421c7bbecaa4588ed5d7a31a9494a/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stderr] 4: 0x7f0e6de6b18c - core::fmt::write::h9a6d9c74526a6c1b [INFO] [stderr] at /rustc/33fdb797f59421c7bbecaa4588ed5d7a31a9494a/library/core/src/fmt/mod.rs:1117:17 [INFO] [stderr] 5: 0x7f0e6ddfffc5 - std::io::Write::write_fmt::hb1c61d571fcd8cbf [INFO] [stderr] 4: 0x7f31d06d818c - core::fmt::write::h9a6d9c74526a6c1b [INFO] [stderr] at /rustc/33fdb797f59421c7bbecaa4588ed5d7a31a9494a/library/core/src/fmt/mod.rs:1117:17 [INFO] [stderr] 5: 0x7f31d066cfc5 - std::io::Write::write_fmt::hb1c61d571fcd8cbf [INFO] [stderr] at /rustc/33fdb797f59421c7bbecaa4588ed5d7a31a9494a/library/std/src/io/mod.rs:1667:15 [INFO] [stderr] 6: 0x7f31d067f330 - std::sys_common::backtrace::_print::hcd1fe1237ea0c752 [INFO] [stderr] at /rustc/33fdb797f59421c7bbecaa4588ed5d7a31a9494a/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stderr] 7: 0x7f31d067f330 - std::sys_common::backtrace::print::hae7d6625a78cd32e [INFO] [stderr] at /rustc/33fdb797f59421c7bbecaa4588ed5d7a31a9494a/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stderr] 8: 0x7f31d067f330 - std::panicking::default_hook::{{closure}}::h9a7fffa4e6b396ed [INFO] [stderr] at /rustc/33fdb797f59421c7bbecaa4588ed5d7a31a9494a/library/std/src/panicking.rs:210:50 [INFO] [stderr] 9: 0x7f31d067eeeb - std::panicking::default_hook::h5dc58e323cddd123 [INFO] [stderr] at /rustc/33fdb797f59421c7bbecaa4588ed5d7a31a9494a/library/std/src/panicking.rs:227:9 [INFO] [stderr] at /rustc/33fdb797f59421c7bbecaa4588ed5d7a31a9494a/library/std/src/io/mod.rs:1667:15 [INFO] [stderr] 6: 0x7f0e6de12330 - std::sys_common::backtrace::_print::hcd1fe1237ea0c752 [INFO] [stderr] at /rustc/33fdb797f59421c7bbecaa4588ed5d7a31a9494a/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stderr] 7: 0x7f0e6de12330 - std::sys_common::backtrace::print::hae7d6625a78cd32e [INFO] [stderr] at /rustc/33fdb797f59421c7bbecaa4588ed5d7a31a9494a/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stderr] 8: 0x7f0e6de12330 - std::panicking::default_hook::{{closure}}::h9a7fffa4e6b396ed [INFO] [stderr] at /rustc/33fdb797f59421c7bbecaa4588ed5d7a31a9494a/library/std/src/panicking.rs:210:50 [INFO] [stderr] 9: 0x7f0e6de11eeb - std::panicking::default_hook::h5dc58e323cddd123 [INFO] [stderr] at /rustc/33fdb797f59421c7bbecaa4588ed5d7a31a9494a/library/std/src/panicking.rs:227:9 [INFO] [stderr] 10: 0x7f31d0e49a01 - rustc_driver::DEFAULT_HOOK::{{closure}}::{{closure}}::he00dd99758f1ee05 [INFO] [stderr] 11: 0x7f31d067fb49 - std::panicking::rust_panic_with_hook::hbef17e4338d7de57 [INFO] [stderr] at /rustc/33fdb797f59421c7bbecaa4588ed5d7a31a9494a/library/std/src/panicking.rs:628:17 [INFO] [stderr] 12: 0x7f31d067f600 - std::panicking::begin_panic_handler::{{closure}}::hd8a92a4b1c3baae0 [INFO] [stderr] at /rustc/33fdb797f59421c7bbecaa4588ed5d7a31a9494a/library/std/src/panicking.rs:521:13 [INFO] [stderr] 13: 0x7f31d067c2a4 - std::sys_common::backtrace::__rust_end_short_backtrace::ha5ac263a7609ace8 [INFO] [stderr] at /rustc/33fdb797f59421c7bbecaa4588ed5d7a31a9494a/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stderr] 14: 0x7f31d067f569 - rust_begin_unwind [INFO] [stderr] at /rustc/33fdb797f59421c7bbecaa4588ed5d7a31a9494a/library/std/src/panicking.rs:517:5 [INFO] [stderr] 15: 0x7f31d064425b - std::panicking::begin_panic_fmt::h1d40aa0afd20effe [INFO] [stderr] at /rustc/33fdb797f59421c7bbecaa4588ed5d7a31a9494a/library/std/src/panicking.rs:460:5 [INFO] [stderr] 16: 0x7f31d27828b1 - ::create_token_stream::h06cc94e649a76806 [INFO] [stderr] 10: 0x7f0e6e5dca01 - rustc_driver::DEFAULT_HOOK::{{closure}}::{{closure}}::he00dd99758f1ee05 [INFO] [stderr] 17: 0x7f31d2960fb0 - core::ops::function::impls:: for &mut F>::call_once::h746ec627937f3059 [INFO] [stderr] 11: 0x7f0e6de12b49 - std::panicking::rust_panic_with_hook::hbef17e4338d7de57 [INFO] [stderr] at /rustc/33fdb797f59421c7bbecaa4588ed5d7a31a9494a/library/std/src/panicking.rs:628:17 [INFO] [stderr] 12: 0x7f0e6de12600 - std::panicking::begin_panic_handler::{{closure}}::hd8a92a4b1c3baae0 [INFO] [stderr] at /rustc/33fdb797f59421c7bbecaa4588ed5d7a31a9494a/library/std/src/panicking.rs:521:13 [INFO] [stderr] 13: 0x7f0e6de0f2a4 - std::sys_common::backtrace::__rust_end_short_backtrace::ha5ac263a7609ace8 [INFO] [stderr] at /rustc/33fdb797f59421c7bbecaa4588ed5d7a31a9494a/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stderr] 14: 0x7f0e6de12569 - rust_begin_unwind [INFO] [stderr] at /rustc/33fdb797f59421c7bbecaa4588ed5d7a31a9494a/library/std/src/panicking.rs:517:5 [INFO] [stderr] 15: 0x7f0e6ddd725b - std::panicking::begin_panic_fmt::h1d40aa0afd20effe [INFO] [stderr] at /rustc/33fdb797f59421c7bbecaa4588ed5d7a31a9494a/library/std/src/panicking.rs:460:5 [INFO] [stderr] 16: 0x7f0e6ff158b1 - ::create_token_stream::h06cc94e649a76806 [INFO] [stderr] 17: 0x7f0e700f3fb0 - core::ops::function::impls:: for &mut F>::call_once::h746ec627937f3059 [INFO] [stderr] 18: 0x7f0e700f21fa - as core::iter::traits::iterator::Iterator>::next::h992bf2e22905b01a [INFO] [stderr] 18: 0x7f31d295f1fa - as core::iter::traits::iterator::Iterator>::next::h992bf2e22905b01a [INFO] [stderr] 19: 0x7f31d29603b7 - as alloc::vec::spec_from_iter::SpecFromIter>::from_iter::h602e99cc52eb3a7d [INFO] [stderr] 19: 0x7f0e700f33b7 - as alloc::vec::spec_from_iter::SpecFromIter>::from_iter::h602e99cc52eb3a7d [INFO] [stderr] 20: 0x7f31d3365618 - rustc_ast::tokenstream::AttrAnnotatedTokenStream::to_tokenstream::h489b480597d23ff4 [INFO] [stderr] 20: 0x7f0e70af8618 - rustc_ast::tokenstream::AttrAnnotatedTokenStream::to_tokenstream::h489b480597d23ff4 [INFO] [stderr] 21: 0x7f31d317081d - rustc_parse::prepend_attrs::h69bba4a66b1aa6e9 [INFO] [stderr] 21: 0x7f0e7090381d - rustc_parse::prepend_attrs::h69bba4a66b1aa6e9 [INFO] [stderr] 22: 0x7f31d316ff36 - rustc_parse::nt_to_tokenstream::h6e17b7872285d101 [INFO] [stderr] 23: 0x7f31d30f7c50 - ::expand::hdd36642c3bd0c1c8 [INFO] [stderr] 22: 0x7f0e70902f36 - rustc_parse::nt_to_tokenstream::h6e17b7872285d101 [INFO] [stderr] 23: 0x7f0e7088ac50 - ::expand::hdd36642c3bd0c1c8 [INFO] [stderr] 24: 0x7f31d26871b8 - rustc_expand::expand::MacroExpander::fully_expand_fragment::hd2b1482974a93992 [INFO] [stderr] 24: 0x7f0e6fe1a1b8 - rustc_expand::expand::MacroExpander::fully_expand_fragment::hd2b1482974a93992 [INFO] [stderr] 25: 0x7f0e70886e52 - rustc_expand::expand::MacroExpander::expand_crate::h17647dc5d3ffdbe6 [INFO] [stderr] 26: 0x7f0e7017beb7 - rustc_session::utils::::time::h683af45980cce2ce [INFO] [stderr] 25: 0x7f31d30f3e52 - rustc_expand::expand::MacroExpander::expand_crate::h17647dc5d3ffdbe6 [INFO] [stderr] 26: 0x7f31d29e8eb7 - rustc_session::utils::::time::h683af45980cce2ce [INFO] [stderr] 27: 0x7f0e7014e57c - rustc_interface::passes::configure_and_expand::h1753d25a9c062833 [INFO] [stderr] 27: 0x7f31d29bb57c - rustc_interface::passes::configure_and_expand::h1753d25a9c062833 [INFO] [stderr] 28: 0x7f31d29bea5e - rustc_interface::queries::Queries::expansion::hfa100021a78beb61 [INFO] [stderr] 28: 0x7f0e70151a5e - rustc_interface::queries::Queries::expansion::hfa100021a78beb61 [INFO] [stderr] 29: 0x7f0e7012d0bd - rustc_interface::queries::::enter::he2751a34f1c0b685 [INFO] [stderr] 29: 0x7f31d299a0bd - rustc_interface::queries::::enter::he2751a34f1c0b685 [INFO] [stderr] 30: 0x7f31d29889dc - rustc_span::with_source_map::hce6691fc21b3056e [INFO] [stderr] 30: 0x7f0e7011b9dc - rustc_span::with_source_map::hce6691fc21b3056e [INFO] [stderr] 31: 0x7f31d2999a88 - scoped_tls::ScopedKey::set::ha323215f25fc4d07 [INFO] [stderr] 31: 0x7f0e7012ca88 - scoped_tls::ScopedKey::set::ha323215f25fc4d07 [INFO] [stderr] 32: 0x7f31d298a62b - std::sys_common::backtrace::__rust_begin_short_backtrace::h540a1d5562d11cdf [INFO] [stderr] 32: 0x7f0e7011d62b - std::sys_common::backtrace::__rust_begin_short_backtrace::h540a1d5562d11cdf [INFO] [stderr] 33: 0x7f0e7011b145 - core::ops::function::FnOnce::call_once{{vtable.shim}}::hf0c71978f4635917 [INFO] [stderr] 33: 0x7f31d2988145 - core::ops::function::FnOnce::call_once{{vtable.shim}}::hf0c71978f4635917 [INFO] [stderr] 34: 0x7f0e6de1f1a3 - as core::ops::function::FnOnce>::call_once::h3bd2f9dd5df6ae96 [INFO] [stderr] 34: 0x7f31d068c1a3 - as core::ops::function::FnOnce>::call_once::h3bd2f9dd5df6ae96 [INFO] [stderr] at /rustc/33fdb797f59421c7bbecaa4588ed5d7a31a9494a/library/alloc/src/boxed.rs:1636:9 [INFO] [stderr] at /rustc/33fdb797f59421c7bbecaa4588ed5d7a31a9494a/library/alloc/src/boxed.rs:1636:9 [INFO] [stderr] 35: 0x7f0e6de1f1a3 - as core::ops::function::FnOnce>::call_once::h0106a7c774646684 [INFO] [stderr] 35: 0x7f31d068c1a3 - as core::ops::function::FnOnce>::call_once::h0106a7c774646684 [INFO] [stderr] at /rustc/33fdb797f59421c7bbecaa4588ed5d7a31a9494a/library/alloc/src/boxed.rs:1636:9 [INFO] [stderr] at /rustc/33fdb797f59421c7bbecaa4588ed5d7a31a9494a/library/alloc/src/boxed.rs:1636:9 [INFO] [stderr] 36: 0x7f0e6de1f1a3 - std::sys::unix::thread::Thread::new::thread_start::h03266de1697f3218 [INFO] [stderr] 36: 0x7f31d068c1a3 - std::sys::unix::thread::Thread::new::thread_start::h03266de1697f3218 [INFO] [stderr] at /rustc/33fdb797f59421c7bbecaa4588ed5d7a31a9494a/library/std/src/sys/unix/thread.rs:106:17 [INFO] [stderr] at /rustc/33fdb797f59421c7bbecaa4588ed5d7a31a9494a/library/std/src/sys/unix/thread.rs:106:17 [INFO] [stderr] 37: 0x7f0e6dd39609 - start_thread [INFO] [stderr] 37: 0x7f31d05a6609 - start_thread [INFO] [stderr] 38: 0x7f0e6dc4d293 - clone [INFO] [stderr] 39: 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.56.0-nightly (33fdb797f 2021-08-23) 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] end of query stack [INFO] [stderr] 38: 0x7f31d04ba293 - clone [INFO] [stderr] 39: 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.56.0-nightly (33fdb797f 2021-08-23) running on x86_64-unknown-linux-gnu [INFO] [stderr] [INFO] [stderr] note: compiler flags: -C embed-bitcode=no -C debuginfo=2 --crate-type lib [INFO] [stderr] [INFO] [stderr] note: some of the compiler flags provided by cargo are hidden [INFO] [stderr] [INFO] [stderr] query stack during panic: [INFO] [stderr] end of query stack [INFO] [stdout] error: aborting due to 3 previous errors; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `copper` due to 4 previous errors; 1 warning emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "ef583de35e30bdfa0d88aa3c41f37175dadd46f161afad63cf8a6bfa6a97fc7f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ef583de35e30bdfa0d88aa3c41f37175dadd46f161afad63cf8a6bfa6a97fc7f", kill_on_drop: false }` [INFO] [stdout] ef583de35e30bdfa0d88aa3c41f37175dadd46f161afad63cf8a6bfa6a97fc7f