[INFO] cloning repository https://github.com/0x4C656F/levi.rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/0x4C656F/levi.rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0x4C656F%2Flevi.rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0x4C656F%2Flevi.rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9726570d9a69cd6d7048077ed260efc184fa4915 [INFO] testing 0x4C656F/levi.rs against beta-2025-04-13 for beta-1.87-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0x4C656F%2Flevi.rs" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/0x4C656F/levi.rs on toolchain beta-2025-04-13 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-04-13" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/0x4C656F/levi.rs [INFO] finished tweaking git repo https://github.com/0x4C656F/levi.rs [INFO] tweaked toml for git repo https://github.com/0x4C656F/levi.rs written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/0x4C656F/levi.rs already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-04-13" "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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-04-13" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d2cbccee0c3fdf2eea9ed15e6b63e615d938f727b3af167ed62c302889881886 [INFO] running `Command { std: "docker" "start" "-a" "d2cbccee0c3fdf2eea9ed15e6b63e615d938f727b3af167ed62c302889881886", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d2cbccee0c3fdf2eea9ed15e6b63e615d938f727b3af167ed62c302889881886", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d2cbccee0c3fdf2eea9ed15e6b63e615d938f727b3af167ed62c302889881886", kill_on_drop: false }` [INFO] [stdout] d2cbccee0c3fdf2eea9ed15e6b63e615d938f727b3af167ed62c302889881886 [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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-04-13" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e8edb9a2ed8f06ea9573032b02877af742c007acbc2a15ca16d1d78805b4aa4e [INFO] running `Command { std: "docker" "start" "-a" "e8edb9a2ed8f06ea9573032b02877af742c007acbc2a15ca16d1d78805b4aa4e", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.210 [INFO] [stderr] Compiling thiserror v1.0.64 [INFO] [stderr] Compiling serde_json v1.0.128 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling syn v2.0.79 [INFO] [stderr] Compiling thiserror-impl v1.0.64 [INFO] [stderr] Compiling levi v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `std::fmt` [INFO] [stdout] --> src/content_type.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use std::fmt; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] note: no errors encountered even though delayed bugs were created [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] note: those delayed bugs will now be shown as internal compiler errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: internal compiler error: expr in place where literal is expected (builtin attr parsing) [INFO] [stdout] --> src/errors.rs:5:37 [INFO] [stdout] | [INFO] [stdout] 5 | #[error("({} {}) ", $code, $text)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 52 | define_exception!(UnauthorizedException, 401, "Unauthorized".to_string()); [INFO] [stdout] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: delayed at compiler/rustc_attr_parsing/src/parser.rs:498:34 [INFO] [stdout] 0: ::emit_diagnostic [INFO] [stdout] 1: ::emit_diagnostic [INFO] [stdout] 2: ::emit_producing_guarantee [INFO] [stdout] 3: ::span_delayed_bug:: [INFO] [stdout] 4: ::next [INFO] [stdout] 5: ::lower_attrs_vec [INFO] [stdout] 6: ::lower_node [INFO] [stdout] 7: rustc_ast_lowering::lower_to_hir [INFO] [stdout] 8: rustc_query_impl::plumbing::__rust_begin_short_backtrace::> [INFO] [stdout] 9: rustc_query_system::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl::plumbing::QueryCtxt, false> [INFO] [stdout] 10: rustc_query_impl::query_impl::hir_crate::get_query_non_incr::__rust_end_short_backtrace [INFO] [stdout] 11: rustc_query_impl::plumbing::__rust_begin_short_backtrace::> [INFO] [stdout] 12: rustc_query_system::query::plumbing::try_execute_query::, rustc_query_system::dep_graph::graph::DepNodeIndex>, false, false, false>, rustc_query_impl::plumbing::QueryCtxt, false> [INFO] [stdout] 13: rustc_query_impl::query_impl::opt_hir_owner_nodes::get_query_non_incr::__rust_end_short_backtrace [INFO] [stdout] 14: ::expect_hir_owner_nodes [INFO] [stdout] 15: rustc_middle::hir::map::hir_crate_items [INFO] [stdout] 16: rustc_query_impl::plumbing::__rust_begin_short_backtrace::> [INFO] [stdout] 17: rustc_query_system::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl::plumbing::QueryCtxt, false> [INFO] [stdout] 18: rustc_query_impl::query_impl::hir_crate_items::get_query_non_incr::__rust_end_short_backtrace [INFO] [stdout] 19: rustc_interface::proc_macro_decls::proc_macro_decls_static [INFO] [stdout] 20: rustc_query_impl::plumbing::__rust_begin_short_backtrace::> [INFO] [stdout] 21: rustc_query_system::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl::plumbing::QueryCtxt, false> [INFO] [stdout] 22: rustc_query_impl::query_impl::proc_macro_decls_static::get_query_non_incr::__rust_end_short_backtrace [INFO] [stdout] 23: rustc_interface::passes::run_required_analyses [INFO] [stdout] 24: rustc_interface::passes::analysis [INFO] [stdout] 25: rustc_query_impl::plumbing::__rust_begin_short_backtrace::> [INFO] [stdout] 26: rustc_query_system::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl::plumbing::QueryCtxt, false> [INFO] [stdout] 27: rustc_query_impl::query_impl::analysis::get_query_non_incr::__rust_end_short_backtrace [INFO] [stdout] 28: rustc_interface::passes::create_and_enter_global_ctxt::, rustc_driver_impl::run_compiler::{closure#0}::{closure#2}>::{closure#2}::{closure#0} [INFO] [stdout] 29: rustc_interface::interface::run_compiler::<(), rustc_driver_impl::run_compiler::{closure#0}>::{closure#1} [INFO] [stdout] 30: std::sys::backtrace::__rust_begin_short_backtrace::::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()> [INFO] [stdout] 31: <::spawn_unchecked_::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 32: std::sys::pal::unix::thread::Thread::new::thread_start [INFO] [stdout] 33: [INFO] [stdout] 34: clone [INFO] [stdout] --> src/errors.rs:5:37 [INFO] [stdout] | [INFO] [stdout] 5 | #[error("({} {}) ", $code, $text)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 52 | define_exception!(UnauthorizedException, 401, "Unauthorized".to_string()); [INFO] [stdout] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this error: internal compiler error originates in the macro `define_exception` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: internal compiler error: expr in place where literal is expected (builtin attr parsing) [INFO] [stdout] --> src/errors.rs:5:37 [INFO] [stdout] | [INFO] [stdout] 5 | #[error("({} {}) ", $code, $text)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 53 | define_exception!(NotFoundException, 404, "Not found".to_string()); [INFO] [stdout] | ------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: delayed at compiler/rustc_attr_parsing/src/parser.rs:498:34 [INFO] [stdout] 0: ::emit_diagnostic [INFO] [stdout] 1: ::emit_diagnostic [INFO] [stdout] 2: ::emit_producing_guarantee [INFO] [stdout] 3: ::span_delayed_bug:: [INFO] [stdout] 4: ::next [INFO] [stdout] 5: ::lower_attrs_vec [INFO] [stdout] 6: ::lower_node [INFO] [stdout] 7: rustc_ast_lowering::lower_to_hir [INFO] [stdout] 8: rustc_query_impl::plumbing::__rust_begin_short_backtrace::> [INFO] [stdout] 9: rustc_query_system::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl::plumbing::QueryCtxt, false> [INFO] [stdout] 10: rustc_query_impl::query_impl::hir_crate::get_query_non_incr::__rust_end_short_backtrace [INFO] [stdout] 11: rustc_query_impl::plumbing::__rust_begin_short_backtrace::> [INFO] [stdout] 12: rustc_query_system::query::plumbing::try_execute_query::, rustc_query_system::dep_graph::graph::DepNodeIndex>, false, false, false>, rustc_query_impl::plumbing::QueryCtxt, false> [INFO] [stdout] 13: rustc_query_impl::query_impl::opt_hir_owner_nodes::get_query_non_incr::__rust_end_short_backtrace [INFO] [stdout] 14: ::expect_hir_owner_nodes [INFO] [stdout] 15: rustc_middle::hir::map::hir_crate_items [INFO] [stdout] 16: rustc_query_impl::plumbing::__rust_begin_short_backtrace::> [INFO] [stdout] 17: rustc_query_system::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl::plumbing::QueryCtxt, false> [INFO] [stdout] 18: rustc_query_impl::query_impl::hir_crate_items::get_query_non_incr::__rust_end_short_backtrace [INFO] [stdout] 19: rustc_interface::proc_macro_decls::proc_macro_decls_static [INFO] [stdout] 20: rustc_query_impl::plumbing::__rust_begin_short_backtrace::> [INFO] [stdout] 21: rustc_query_system::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl::plumbing::QueryCtxt, false> [INFO] [stdout] 22: rustc_query_impl::query_impl::proc_macro_decls_static::get_query_non_incr::__rust_end_short_backtrace [INFO] [stdout] 23: rustc_interface::passes::run_required_analyses [INFO] [stdout] 24: rustc_interface::passes::analysis [INFO] [stdout] 25: rustc_query_impl::plumbing::__rust_begin_short_backtrace::> [INFO] [stdout] 26: rustc_query_system::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl::plumbing::QueryCtxt, false> [INFO] [stdout] 27: rustc_query_impl::query_impl::analysis::get_query_non_incr::__rust_end_short_backtrace [INFO] [stdout] 28: rustc_interface::passes::create_and_enter_global_ctxt::, rustc_driver_impl::run_compiler::{closure#0}::{closure#2}>::{closure#2}::{closure#0} [INFO] [stdout] 29: rustc_interface::interface::run_compiler::<(), rustc_driver_impl::run_compiler::{closure#0}>::{closure#1} [INFO] [stdout] 30: std::sys::backtrace::__rust_begin_short_backtrace::::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()> [INFO] [stdout] 31: <::spawn_unchecked_::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 32: std::sys::pal::unix::thread::Thread::new::thread_start [INFO] [stdout] 33: [INFO] [stdout] 34: clone [INFO] [stdout] --> src/errors.rs:5:37 [INFO] [stdout] | [INFO] [stdout] 5 | #[error("({} {}) ", $code, $text)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 53 | define_exception!(NotFoundException, 404, "Not found".to_string()); [INFO] [stdout] | ------------------------------------------------------------------ in this macro invocation [INFO] [stdout] = note: this error: internal compiler error originates in the macro `define_exception` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: internal compiler error: expr in place where literal is expected (builtin attr parsing) [INFO] [stdout] --> src/errors.rs:5:37 [INFO] [stdout] | [INFO] [stdout] 5 | #[error("({} {}) ", $code, $text)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 54 | define_exception!(BadRequestException, 400, "Bad Request".to_string()); [INFO] [stdout] | ---------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: delayed at compiler/rustc_attr_parsing/src/parser.rs:498:34 [INFO] [stdout] 0: ::emit_diagnostic [INFO] [stdout] 1: ::emit_diagnostic [INFO] [stdout] 2: ::emit_producing_guarantee [INFO] [stdout] 3: ::span_delayed_bug:: [INFO] [stdout] 4: ::next [INFO] [stdout] 5: ::lower_attrs_vec [INFO] [stdout] 6: ::lower_node [INFO] [stdout] 7: rustc_ast_lowering::lower_to_hir [INFO] [stdout] 8: rustc_query_impl::plumbing::__rust_begin_short_backtrace::> [INFO] [stdout] 9: rustc_query_system::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl::plumbing::QueryCtxt, false> [INFO] [stdout] 10: rustc_query_impl::query_impl::hir_crate::get_query_non_incr::__rust_end_short_backtrace [INFO] [stdout] 11: rustc_query_impl::plumbing::__rust_begin_short_backtrace::> [INFO] [stdout] 12: rustc_query_system::query::plumbing::try_execute_query::, rustc_query_system::dep_graph::graph::DepNodeIndex>, false, false, false>, rustc_query_impl::plumbing::QueryCtxt, false> [INFO] [stdout] 13: rustc_query_impl::query_impl::opt_hir_owner_nodes::get_query_non_incr::__rust_end_short_backtrace [INFO] [stdout] 14: ::expect_hir_owner_nodes [INFO] [stdout] 15: rustc_middle::hir::map::hir_crate_items [INFO] [stdout] 16: rustc_query_impl::plumbing::__rust_begin_short_backtrace::> [INFO] [stdout] 17: rustc_query_system::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl::plumbing::QueryCtxt, false> [INFO] [stdout] 18: rustc_query_impl::query_impl::hir_crate_items::get_query_non_incr::__rust_end_short_backtrace [INFO] [stdout] 19: rustc_interface::proc_macro_decls::proc_macro_decls_static [INFO] [stdout] 20: rustc_query_impl::plumbing::__rust_begin_short_backtrace::> [INFO] [stdout] 21: rustc_query_system::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl::plumbing::QueryCtxt, false> [INFO] [stdout] 22: rustc_query_impl::query_impl::proc_macro_decls_static::get_query_non_incr::__rust_end_short_backtrace [INFO] [stdout] 23: rustc_interface::passes::run_required_analyses [INFO] [stdout] 24: rustc_interface::passes::analysis [INFO] [stdout] 25: rustc_query_impl::plumbing::__rust_begin_short_backtrace::> [INFO] [stdout] 26: rustc_query_system::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl::plumbing::QueryCtxt, false> [INFO] [stdout] 27: rustc_query_impl::query_impl::analysis::get_query_non_incr::__rust_end_short_backtrace [INFO] [stdout] 28: rustc_interface::passes::create_and_enter_global_ctxt::, rustc_driver_impl::run_compiler::{closure#0}::{closure#2}>::{closure#2}::{closure#0} [INFO] [stdout] 29: rustc_interface::interface::run_compiler::<(), rustc_driver_impl::run_compiler::{closure#0}>::{closure#1} [INFO] [stdout] 30: std::sys::backtrace::__rust_begin_short_backtrace::::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()> [INFO] [stdout] 31: <::spawn_unchecked_::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 32: std::sys::pal::unix::thread::Thread::new::thread_start [INFO] [stdout] 33: [INFO] [stdout] 34: clone [INFO] [stdout] --> src/errors.rs:5:37 [INFO] [stdout] | [INFO] [stdout] 5 | #[error("({} {}) ", $code, $text)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 54 | define_exception!(BadRequestException, 400, "Bad Request".to_string()); [INFO] [stdout] | ---------------------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this error: internal compiler error originates in the macro `define_exception` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: internal compiler error: expr in place where literal is expected (builtin attr parsing) [INFO] [stdout] --> src/errors.rs:5:37 [INFO] [stdout] | [INFO] [stdout] 5 | #[error("({} {}) ", $code, $text)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 55 | define_exception!(ForbiddenException, 403, "Forbidden".to_string()); [INFO] [stdout] | ------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: delayed at compiler/rustc_attr_parsing/src/parser.rs:498:34 [INFO] [stdout] 0: ::emit_diagnostic [INFO] [stdout] 1: ::emit_diagnostic [INFO] [stdout] 2: ::emit_producing_guarantee [INFO] [stdout] 3: ::span_delayed_bug:: [INFO] [stdout] 4: ::next [INFO] [stdout] 5: ::lower_attrs_vec [INFO] [stdout] 6: ::lower_node [INFO] [stdout] 7: rustc_ast_lowering::lower_to_hir [INFO] [stdout] 8: rustc_query_impl::plumbing::__rust_begin_short_backtrace::> [INFO] [stdout] 9: rustc_query_system::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl::plumbing::QueryCtxt, false> [INFO] [stdout] 10: rustc_query_impl::query_impl::hir_crate::get_query_non_incr::__rust_end_short_backtrace [INFO] [stdout] 11: rustc_query_impl::plumbing::__rust_begin_short_backtrace::> [INFO] [stdout] 12: rustc_query_system::query::plumbing::try_execute_query::, rustc_query_system::dep_graph::graph::DepNodeIndex>, false, false, false>, rustc_query_impl::plumbing::QueryCtxt, false> [INFO] [stdout] 13: rustc_query_impl::query_impl::opt_hir_owner_nodes::get_query_non_incr::__rust_end_short_backtrace [INFO] [stdout] 14: ::expect_hir_owner_nodes [INFO] [stdout] 15: rustc_middle::hir::map::hir_crate_items [INFO] [stdout] 16: rustc_query_impl::plumbing::__rust_begin_short_backtrace::> [INFO] [stdout] 17: rustc_query_system::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl::plumbing::QueryCtxt, false> [INFO] [stdout] 18: rustc_query_impl::query_impl::hir_crate_items::get_query_non_incr::__rust_end_short_backtrace [INFO] [stdout] 19: rustc_interface::proc_macro_decls::proc_macro_decls_static [INFO] [stdout] 20: rustc_query_impl::plumbing::__rust_begin_short_backtrace::> [INFO] [stdout] 21: rustc_query_system::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl::plumbing::QueryCtxt, false> [INFO] [stdout] 22: rustc_query_impl::query_impl::proc_macro_decls_static::get_query_non_incr::__rust_end_short_backtrace [INFO] [stdout] 23: rustc_interface::passes::run_required_analyses [INFO] [stdout] 24: rustc_interface::passes::analysis [INFO] [stdout] 25: rustc_query_impl::plumbing::__rust_begin_short_backtrace::> [INFO] [stdout] 26: rustc_query_system::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl::plumbing::QueryCtxt, false> [INFO] [stdout] 27: rustc_query_impl::query_impl::analysis::get_query_non_incr::__rust_end_short_backtrace [INFO] [stdout] 28: rustc_interface::passes::create_and_enter_global_ctxt::, rustc_driver_impl::run_compiler::{closure#0}::{closure#2}>::{closure#2}::{closure#0} [INFO] [stdout] 29: rustc_interface::interface::run_compiler::<(), rustc_driver_impl::run_compiler::{closure#0}>::{closure#1} [INFO] [stdout] 30: std::sys::backtrace::__rust_begin_short_backtrace::::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()> [INFO] [stdout] 31: <::spawn_unchecked_::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 32: std::sys::pal::unix::thread::Thread::new::thread_start [INFO] [stdout] 33: [INFO] [stdout] 34: clone [INFO] [stdout] --> src/errors.rs:5:37 [INFO] [stdout] | [INFO] [stdout] 5 | #[error("({} {}) ", $code, $text)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 55 | define_exception!(ForbiddenException, 403, "Forbidden".to_string()); [INFO] [stdout] | ------------------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this error: internal compiler error originates in the macro `define_exception` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: internal compiler error: expr in place where literal is expected (builtin attr parsing) [INFO] [stdout] --> src/errors.rs:5:37 [INFO] [stdout] | [INFO] [stdout] 5 | #[error("({} {}) ", $code, $text)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 56 | / define_exception!( [INFO] [stdout] 57 | | InternalServerErrorException, [INFO] [stdout] 58 | | 500, [INFO] [stdout] 59 | | "Internal Server Error".to_string() [INFO] [stdout] 60 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: delayed at compiler/rustc_attr_parsing/src/parser.rs:498:34 [INFO] [stdout] 0: ::emit_diagnostic [INFO] [stdout] 1: ::emit_diagnostic [INFO] [stdout] 2: ::emit_producing_guarantee [INFO] [stdout] 3: ::span_delayed_bug:: [INFO] [stdout] 4: ::next [INFO] [stdout] 5: ::lower_attrs_vec [INFO] [stdout] 6: ::lower_node [INFO] [stdout] 7: rustc_ast_lowering::lower_to_hir [INFO] [stdout] 8: rustc_query_impl::plumbing::__rust_begin_short_backtrace::> [INFO] [stdout] 9: rustc_query_system::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl::plumbing::QueryCtxt, false> [INFO] [stdout] 10: rustc_query_impl::query_impl::hir_crate::get_query_non_incr::__rust_end_short_backtrace [INFO] [stdout] 11: rustc_query_impl::plumbing::__rust_begin_short_backtrace::> [INFO] [stdout] 12: rustc_query_system::query::plumbing::try_execute_query::, rustc_query_system::dep_graph::graph::DepNodeIndex>, false, false, false>, rustc_query_impl::plumbing::QueryCtxt, false> [INFO] [stdout] 13: rustc_query_impl::query_impl::opt_hir_owner_nodes::get_query_non_incr::__rust_end_short_backtrace [INFO] [stdout] 14: ::expect_hir_owner_nodes [INFO] [stdout] 15: rustc_middle::hir::map::hir_crate_items [INFO] [stdout] 16: rustc_query_impl::plumbing::__rust_begin_short_backtrace::> [INFO] [stdout] 17: rustc_query_system::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl::plumbing::QueryCtxt, false> [INFO] [stdout] 18: rustc_query_impl::query_impl::hir_crate_items::get_query_non_incr::__rust_end_short_backtrace [INFO] [stdout] 19: rustc_interface::proc_macro_decls::proc_macro_decls_static [INFO] [stdout] 20: rustc_query_impl::plumbing::__rust_begin_short_backtrace::> [INFO] [stdout] 21: rustc_query_system::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl::plumbing::QueryCtxt, false> [INFO] [stdout] 22: rustc_query_impl::query_impl::proc_macro_decls_static::get_query_non_incr::__rust_end_short_backtrace [INFO] [stdout] 23: rustc_interface::passes::run_required_analyses [INFO] [stdout] 24: rustc_interface::passes::analysis [INFO] [stdout] 25: rustc_query_impl::plumbing::__rust_begin_short_backtrace::> [INFO] [stdout] 26: rustc_query_system::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl::plumbing::QueryCtxt, false> [INFO] [stdout] 27: rustc_query_impl::query_impl::analysis::get_query_non_incr::__rust_end_short_backtrace [INFO] [stdout] 28: rustc_interface::passes::create_and_enter_global_ctxt::, rustc_driver_impl::run_compiler::{closure#0}::{closure#2}>::{closure#2}::{closure#0} [INFO] [stdout] 29: rustc_interface::interface::run_compiler::<(), rustc_driver_impl::run_compiler::{closure#0}>::{closure#1} [INFO] [stdout] 30: std::sys::backtrace::__rust_begin_short_backtrace::::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()> [INFO] [stdout] 31: <::spawn_unchecked_::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 32: std::sys::pal::unix::thread::Thread::new::thread_start [INFO] [stdout] 33: [INFO] [stdout] 34: clone [INFO] [stdout] --> src/errors.rs:5:37 [INFO] [stdout] | [INFO] [stdout] 5 | #[error("({} {}) ", $code, $text)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 56 | / define_exception!( [INFO] [stdout] 57 | | InternalServerErrorException, [INFO] [stdout] 58 | | 500, [INFO] [stdout] 59 | | "Internal Server Error".to_string() [INFO] [stdout] 60 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error: internal compiler error originates in the macro `define_exception` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: internal compiler error: expr in place where literal is expected (builtin attr parsing) [INFO] [stdout] --> src/errors.rs:5:37 [INFO] [stdout] | [INFO] [stdout] 5 | #[error("({} {}) ", $code, $text)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 61 | define_exception!(NotImplementedException, 501, "Not Implemented".to_string()); [INFO] [stdout] | ------------------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: delayed at compiler/rustc_attr_parsing/src/parser.rs:498:34 [INFO] [stdout] 0: ::emit_diagnostic [INFO] [stdout] 1: ::emit_diagnostic [INFO] [stdout] 2: ::emit_producing_guarantee [INFO] [stdout] 3: ::span_delayed_bug:: [INFO] [stdout] 4: ::next [INFO] [stdout] 5: ::lower_attrs_vec [INFO] [stdout] 6: ::lower_node [INFO] [stdout] 7: rustc_ast_lowering::lower_to_hir [INFO] [stdout] 8: rustc_query_impl::plumbing::__rust_begin_short_backtrace::> [INFO] [stdout] 9: rustc_query_system::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl::plumbing::QueryCtxt, false> [INFO] [stdout] 10: rustc_query_impl::query_impl::hir_crate::get_query_non_incr::__rust_end_short_backtrace [INFO] [stdout] 11: rustc_query_impl::plumbing::__rust_begin_short_backtrace::> [INFO] [stdout] 12: rustc_query_system::query::plumbing::try_execute_query::, rustc_query_system::dep_graph::graph::DepNodeIndex>, false, false, false>, rustc_query_impl::plumbing::QueryCtxt, false> [INFO] [stdout] 13: rustc_query_impl::query_impl::opt_hir_owner_nodes::get_query_non_incr::__rust_end_short_backtrace [INFO] [stdout] 14: ::expect_hir_owner_nodes [INFO] [stdout] 15: rustc_middle::hir::map::hir_crate_items [INFO] [stdout] 16: rustc_query_impl::plumbing::__rust_begin_short_backtrace::> [INFO] [stdout] 17: rustc_query_system::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl::plumbing::QueryCtxt, false> [INFO] [stdout] 18: rustc_query_impl::query_impl::hir_crate_items::get_query_non_incr::__rust_end_short_backtrace [INFO] [stdout] 19: rustc_interface::proc_macro_decls::proc_macro_decls_static [INFO] [stdout] 20: rustc_query_impl::plumbing::__rust_begin_short_backtrace::> [INFO] [stdout] 21: rustc_query_system::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl::plumbing::QueryCtxt, false> [INFO] [stdout] 22: rustc_query_impl::query_impl::proc_macro_decls_static::get_query_non_incr::__rust_end_short_backtrace [INFO] [stdout] 23: rustc_interface::passes::run_required_analyses [INFO] [stdout] 24: rustc_interface::passes::analysis [INFO] [stdout] 25: rustc_query_impl::plumbing::__rust_begin_short_backtrace::> [INFO] [stdout] 26: rustc_query_system::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl::plumbing::QueryCtxt, false> [INFO] [stdout] 27: rustc_query_impl::query_impl::analysis::get_query_non_incr::__rust_end_short_backtrace [INFO] [stdout] 28: rustc_interface::passes::create_and_enter_global_ctxt::, rustc_driver_impl::run_compiler::{closure#0}::{closure#2}>::{closure#2}::{closure#0} [INFO] [stdout] 29: rustc_interface::interface::run_compiler::<(), rustc_driver_impl::run_compiler::{closure#0}>::{closure#1} [INFO] [stdout] 30: std::sys::backtrace::__rust_begin_short_backtrace::::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()> [INFO] [stdout] 31: <::spawn_unchecked_::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 32: std::sys::pal::unix::thread::Thread::new::thread_start [INFO] [stdout] 33: [INFO] [stdout] 34: clone [INFO] [stdout] --> src/errors.rs:5:37 [INFO] [stdout] | [INFO] [stdout] 5 | #[error("({} {}) ", $code, $text)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 61 | define_exception!(NotImplementedException, 501, "Not Implemented".to_string()); [INFO] [stdout] | ------------------------------------------------------------------------------ in this macro invocation [INFO] [stdout] = note: this error: internal compiler error originates in the macro `define_exception` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: internal compiler error: expr in place where literal is expected (builtin attr parsing) [INFO] [stdout] --> src/errors.rs:5:37 [INFO] [stdout] | [INFO] [stdout] 5 | #[error("({} {}) ", $code, $text)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 62 | / define_exception!( [INFO] [stdout] 63 | | ServiceUnavailableException, [INFO] [stdout] 64 | | 503, [INFO] [stdout] 65 | | "Service Unavailable".to_string() [INFO] [stdout] 66 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: delayed at compiler/rustc_attr_parsing/src/parser.rs:498:34 [INFO] [stdout] 0: ::emit_diagnostic [INFO] [stdout] 1: ::emit_diagnostic [INFO] [stdout] 2: ::emit_producing_guarantee [INFO] [stdout] 3: ::span_delayed_bug:: [INFO] [stdout] 4: ::next [INFO] [stdout] 5: ::lower_attrs_vec [INFO] [stdout] 6: ::lower_node [INFO] [stdout] 7: rustc_ast_lowering::lower_to_hir [INFO] [stdout] 8: rustc_query_impl::plumbing::__rust_begin_short_backtrace::> [INFO] [stdout] 9: rustc_query_system::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl::plumbing::QueryCtxt, false> [INFO] [stdout] 10: rustc_query_impl::query_impl::hir_crate::get_query_non_incr::__rust_end_short_backtrace [INFO] [stdout] 11: rustc_query_impl::plumbing::__rust_begin_short_backtrace::> [INFO] [stdout] 12: rustc_query_system::query::plumbing::try_execute_query::, rustc_query_system::dep_graph::graph::DepNodeIndex>, false, false, false>, rustc_query_impl::plumbing::QueryCtxt, false> [INFO] [stdout] 13: rustc_query_impl::query_impl::opt_hir_owner_nodes::get_query_non_incr::__rust_end_short_backtrace [INFO] [stdout] 14: ::expect_hir_owner_nodes [INFO] [stdout] 15: rustc_middle::hir::map::hir_crate_items [INFO] [stdout] 16: rustc_query_impl::plumbing::__rust_begin_short_backtrace::> [INFO] [stdout] 17: rustc_query_system::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl::plumbing::QueryCtxt, false> [INFO] [stdout] 18: rustc_query_impl::query_impl::hir_crate_items::get_query_non_incr::__rust_end_short_backtrace [INFO] [stdout] 19: rustc_interface::proc_macro_decls::proc_macro_decls_static [INFO] [stdout] 20: rustc_query_impl::plumbing::__rust_begin_short_backtrace::> [INFO] [stdout] 21: rustc_query_system::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl::plumbing::QueryCtxt, false> [INFO] [stdout] 22: rustc_query_impl::query_impl::proc_macro_decls_static::get_query_non_incr::__rust_end_short_backtrace [INFO] [stdout] 23: rustc_interface::passes::run_required_analyses [INFO] [stdout] 24: rustc_interface::passes::analysis [INFO] [stdout] 25: rustc_query_impl::plumbing::__rust_begin_short_backtrace::> [INFO] [stdout] 26: rustc_query_system::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl::plumbing::QueryCtxt, false> [INFO] [stdout] 27: rustc_query_impl::query_impl::analysis::get_query_non_incr::__rust_end_short_backtrace [INFO] [stdout] 28: rustc_interface::passes::create_and_enter_global_ctxt::, rustc_driver_impl::run_compiler::{closure#0}::{closure#2}>::{closure#2}::{closure#0} [INFO] [stdout] 29: rustc_interface::interface::run_compiler::<(), rustc_driver_impl::run_compiler::{closure#0}>::{closure#1} [INFO] [stdout] 30: std::sys::backtrace::__rust_begin_short_backtrace::::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()> [INFO] [stdout] 31: <::spawn_unchecked_::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 32: std::sys::pal::unix::thread::Thread::new::thread_start [INFO] [stdout] 33: [INFO] [stdout] 34: clone [INFO] [stdout] --> src/errors.rs:5:37 [INFO] [stdout] | [INFO] [stdout] 5 | #[error("({} {}) ", $code, $text)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 62 | / define_exception!( [INFO] [stdout] 63 | | ServiceUnavailableException, [INFO] [stdout] 64 | | 503, [INFO] [stdout] 65 | | "Service Unavailable".to_string() [INFO] [stdout] 66 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error: internal compiler error originates in the macro `define_exception` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: internal compiler error: expr in place where literal is expected (builtin attr parsing) [INFO] [stdout] --> src/errors.rs:5:37 [INFO] [stdout] | [INFO] [stdout] 5 | #[error("({} {}) ", $code, $text)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 67 | define_exception!(GatewayTimeoutException, 504, "Gateway Timeout".to_string()); [INFO] [stdout] | ------------------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: delayed at compiler/rustc_attr_parsing/src/parser.rs:498:34 [INFO] [stdout] 0: ::emit_diagnostic [INFO] [stdout] 1: ::emit_diagnostic [INFO] [stdout] 2: ::emit_producing_guarantee [INFO] [stdout] 3: ::span_delayed_bug:: [INFO] [stdout] 4: ::next [INFO] [stdout] 5: ::lower_attrs_vec [INFO] [stdout] 6: ::lower_node [INFO] [stdout] 7: rustc_ast_lowering::lower_to_hir [INFO] [stdout] 8: rustc_query_impl::plumbing::__rust_begin_short_backtrace::> [INFO] [stdout] 9: rustc_query_system::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl::plumbing::QueryCtxt, false> [INFO] [stdout] 10: rustc_query_impl::query_impl::hir_crate::get_query_non_incr::__rust_end_short_backtrace [INFO] [stdout] 11: rustc_query_impl::plumbing::__rust_begin_short_backtrace::> [INFO] [stdout] 12: rustc_query_system::query::plumbing::try_execute_query::, rustc_query_system::dep_graph::graph::DepNodeIndex>, false, false, false>, rustc_query_impl::plumbing::QueryCtxt, false> [INFO] [stdout] 13: rustc_query_impl::query_impl::opt_hir_owner_nodes::get_query_non_incr::__rust_end_short_backtrace [INFO] [stdout] 14: ::expect_hir_owner_nodes [INFO] [stdout] 15: rustc_middle::hir::map::hir_crate_items [INFO] [stdout] 16: rustc_query_impl::plumbing::__rust_begin_short_backtrace::> [INFO] [stdout] 17: rustc_query_system::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl::plumbing::QueryCtxt, false> [INFO] [stdout] 18: rustc_query_impl::query_impl::hir_crate_items::get_query_non_incr::__rust_end_short_backtrace [INFO] [stdout] 19: rustc_interface::proc_macro_decls::proc_macro_decls_static [INFO] [stdout] 20: rustc_query_impl::plumbing::__rust_begin_short_backtrace::> [INFO] [stdout] 21: rustc_query_system::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl::plumbing::QueryCtxt, false> [INFO] [stdout] 22: rustc_query_impl::query_impl::proc_macro_decls_static::get_query_non_incr::__rust_end_short_backtrace [INFO] [stdout] 23: rustc_interface::passes::run_required_analyses [INFO] [stdout] 24: rustc_interface::passes::analysis [INFO] [stdout] 25: rustc_query_impl::plumbing::__rust_begin_short_backtrace::> [INFO] [stdout] 26: rustc_query_system::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl::plumbing::QueryCtxt, false> [INFO] [stdout] 27: rustc_query_impl::query_impl::analysis::get_query_non_incr::__rust_end_short_backtrace [INFO] [stdout] 28: rustc_interface::passes::create_and_enter_global_ctxt::, rustc_driver_impl::run_compiler::{closure#0}::{closure#2}>::{closure#2}::{closure#0} [INFO] [stdout] 29: rustc_interface::interface::run_compiler::<(), rustc_driver_impl::run_compiler::{closure#0}>::{closure#1} [INFO] [stdout] 30: std::sys::backtrace::__rust_begin_short_backtrace::::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()> [INFO] [stdout] 31: <::spawn_unchecked_::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 32: std::sys::pal::unix::thread::Thread::new::thread_start [INFO] [stdout] 33: [INFO] [stdout] 34: clone [INFO] [stdout] --> src/errors.rs:5:37 [INFO] [stdout] | [INFO] [stdout] 5 | #[error("({} {}) ", $code, $text)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 67 | define_exception!(GatewayTimeoutException, 504, "Gateway Timeout".to_string()); [INFO] [stdout] | ------------------------------------------------------------------------------ in this macro invocation [INFO] [stdout] = note: this error: internal compiler error originates in the macro `define_exception` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: internal compiler error: expr in place where literal is expected (builtin attr parsing) [INFO] [stdout] --> src/errors.rs:5:37 [INFO] [stdout] | [INFO] [stdout] 5 | #[error("({} {}) ", $code, $text)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 68 | define_exception!(ConflictException, 409, "Conflict".to_string()); [INFO] [stdout] | ----------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: delayed at compiler/rustc_attr_parsing/src/parser.rs:498:34 [INFO] [stdout] 0: ::emit_diagnostic [INFO] [stdout] 1: ::emit_diagnostic [INFO] [stdout] 2: ::emit_producing_guarantee [INFO] [stdout] 3: ::span_delayed_bug:: [INFO] [stdout] 4: ::next [INFO] [stdout] 5: ::lower_attrs_vec [INFO] [stdout] 6: ::lower_node [INFO] [stdout] 7: rustc_ast_lowering::lower_to_hir [INFO] [stdout] 8: rustc_query_impl::plumbing::__rust_begin_short_backtrace::> [INFO] [stdout] 9: rustc_query_system::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl::plumbing::QueryCtxt, false> [INFO] [stdout] 10: rustc_query_impl::query_impl::hir_crate::get_query_non_incr::__rust_end_short_backtrace [INFO] [stdout] 11: rustc_query_impl::plumbing::__rust_begin_short_backtrace::> [INFO] [stdout] 12: rustc_query_system::query::plumbing::try_execute_query::, rustc_query_system::dep_graph::graph::DepNodeIndex>, false, false, false>, rustc_query_impl::plumbing::QueryCtxt, false> [INFO] [stdout] 13: rustc_query_impl::query_impl::opt_hir_owner_nodes::get_query_non_incr::__rust_end_short_backtrace [INFO] [stdout] 14: ::expect_hir_owner_nodes [INFO] [stdout] 15: rustc_middle::hir::map::hir_crate_items [INFO] [stdout] 16: rustc_query_impl::plumbing::__rust_begin_short_backtrace::> [INFO] [stdout] 17: rustc_query_system::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl::plumbing::QueryCtxt, false> [INFO] [stdout] 18: rustc_query_impl::query_impl::hir_crate_items::get_query_non_incr::__rust_end_short_backtrace [INFO] [stdout] 19: rustc_interface::proc_macro_decls::proc_macro_decls_static [INFO] [stdout] 20: rustc_query_impl::plumbing::__rust_begin_short_backtrace::> [INFO] [stdout] 21: rustc_query_system::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl::plumbing::QueryCtxt, false> [INFO] [stdout] 22: rustc_query_impl::query_impl::proc_macro_decls_static::get_query_non_incr::__rust_end_short_backtrace [INFO] [stdout] 23: rustc_interface::passes::run_required_analyses [INFO] [stdout] 24: rustc_interface::passes::analysis [INFO] [stdout] 25: rustc_query_impl::plumbing::__rust_begin_short_backtrace::> [INFO] [stdout] 26: rustc_query_system::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl::plumbing::QueryCtxt, false> [INFO] [stdout] 27: rustc_query_impl::query_impl::analysis::get_query_non_incr::__rust_end_short_backtrace [INFO] [stdout] 28: rustc_interface::passes::create_and_enter_global_ctxt::, rustc_driver_impl::run_compiler::{closure#0}::{closure#2}>::{closure#2}::{closure#0} [INFO] [stdout] 29: rustc_interface::interface::run_compiler::<(), rustc_driver_impl::run_compiler::{closure#0}>::{closure#1} [INFO] [stdout] 30: std::sys::backtrace::__rust_begin_short_backtrace::::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()> [INFO] [stdout] 31: <::spawn_unchecked_::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 32: std::sys::pal::unix::thread::Thread::new::thread_start [INFO] [stdout] 33: [INFO] [stdout] 34: clone [INFO] [stdout] --> src/errors.rs:5:37 [INFO] [stdout] | [INFO] [stdout] 5 | #[error("({} {}) ", $code, $text)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 68 | define_exception!(ConflictException, 409, "Conflict".to_string()); [INFO] [stdout] | ----------------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this error: internal compiler error originates in the macro `define_exception` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: internal compiler error: expr in place where literal is expected (builtin attr parsing) [INFO] [stdout] --> src/errors.rs:5:37 [INFO] [stdout] | [INFO] [stdout] 5 | #[error("({} {}) ", $code, $text)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 69 | / define_exception!( [INFO] [stdout] 70 | | UnprocessableEntityException, [INFO] [stdout] 71 | | 422, [INFO] [stdout] 72 | | "Unprocessable Entity".to_string() [INFO] [stdout] 73 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: delayed at compiler/rustc_attr_parsing/src/parser.rs:498:34 [INFO] [stdout] 0: ::emit_diagnostic [INFO] [stdout] 1: ::emit_diagnostic [INFO] [stdout] 2: ::emit_producing_guarantee [INFO] [stdout] 3: ::span_delayed_bug:: [INFO] [stdout] 4: ::next [INFO] [stdout] 5: ::lower_attrs_vec [INFO] [stdout] 6: ::lower_node [INFO] [stdout] 7: rustc_ast_lowering::lower_to_hir [INFO] [stdout] 8: rustc_query_impl::plumbing::__rust_begin_short_backtrace::> [INFO] [stdout] 9: rustc_query_system::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl::plumbing::QueryCtxt, false> [INFO] [stdout] 10: rustc_query_impl::query_impl::hir_crate::get_query_non_incr::__rust_end_short_backtrace [INFO] [stdout] 11: rustc_query_impl::plumbing::__rust_begin_short_backtrace::> [INFO] [stdout] 12: rustc_query_system::query::plumbing::try_execute_query::, rustc_query_system::dep_graph::graph::DepNodeIndex>, false, false, false>, rustc_query_impl::plumbing::QueryCtxt, false> [INFO] [stdout] 13: rustc_query_impl::query_impl::opt_hir_owner_nodes::get_query_non_incr::__rust_end_short_backtrace [INFO] [stdout] 14: ::expect_hir_owner_nodes [INFO] [stdout] 15: rustc_middle::hir::map::hir_crate_items [INFO] [stdout] 16: rustc_query_impl::plumbing::__rust_begin_short_backtrace::> [INFO] [stdout] 17: rustc_query_system::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl::plumbing::QueryCtxt, false> [INFO] [stdout] 18: rustc_query_impl::query_impl::hir_crate_items::get_query_non_incr::__rust_end_short_backtrace [INFO] [stdout] 19: rustc_interface::proc_macro_decls::proc_macro_decls_static [INFO] [stdout] 20: rustc_query_impl::plumbing::__rust_begin_short_backtrace::> [INFO] [stdout] 21: rustc_query_system::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl::plumbing::QueryCtxt, false> [INFO] [stdout] 22: rustc_query_impl::query_impl::proc_macro_decls_static::get_query_non_incr::__rust_end_short_backtrace [INFO] [stdout] 23: rustc_interface::passes::run_required_analyses [INFO] [stdout] 24: rustc_interface::passes::analysis [INFO] [stdout] 25: rustc_query_impl::plumbing::__rust_begin_short_backtrace::> [INFO] [stdout] 26: rustc_query_system::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl::plumbing::QueryCtxt, false> [INFO] [stdout] 27: rustc_query_impl::query_impl::analysis::get_query_non_incr::__rust_end_short_backtrace [INFO] [stdout] 28: rustc_interface::passes::create_and_enter_global_ctxt::, rustc_driver_impl::run_compiler::{closure#0}::{closure#2}>::{closure#2}::{closure#0} [INFO] [stdout] 29: rustc_interface::interface::run_compiler::<(), rustc_driver_impl::run_compiler::{closure#0}>::{closure#1} [INFO] [stdout] 30: std::sys::backtrace::__rust_begin_short_backtrace::::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()> [INFO] [stdout] 31: <::spawn_unchecked_::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 32: std::sys::pal::unix::thread::Thread::new::thread_start [INFO] [stdout] 33: [INFO] [stdout] 34: clone [INFO] [stdout] --> src/errors.rs:5:37 [INFO] [stdout] | [INFO] [stdout] 5 | #[error("({} {}) ", $code, $text)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 69 | / define_exception!( [INFO] [stdout] 70 | | UnprocessableEntityException, [INFO] [stdout] 71 | | 422, [INFO] [stdout] 72 | | "Unprocessable Entity".to_string() [INFO] [stdout] 73 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error: internal compiler error originates in the macro `define_exception` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: internal compiler error: expr in place where literal is expected (builtin attr parsing) [INFO] [stdout] --> src/errors.rs:5:37 [INFO] [stdout] | [INFO] [stdout] 5 | #[error("({} {}) ", $code, $text)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 74 | / define_exception!( [INFO] [stdout] 75 | | TooManyRequestsException, [INFO] [stdout] 76 | | 429, [INFO] [stdout] 77 | | "Too Many Requests".to_string() [INFO] [stdout] 78 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: delayed at compiler/rustc_attr_parsing/src/parser.rs:498:34 [INFO] [stdout] 0: ::emit_diagnostic [INFO] [stdout] 1: ::emit_diagnostic [INFO] [stdout] 2: ::emit_producing_guarantee [INFO] [stdout] 3: ::span_delayed_bug:: [INFO] [stdout] 4: ::next [INFO] [stdout] 5: ::lower_attrs_vec [INFO] [stdout] 6: ::lower_node [INFO] [stdout] 7: rustc_ast_lowering::lower_to_hir [INFO] [stdout] 8: rustc_query_impl::plumbing::__rust_begin_short_backtrace::> [INFO] [stdout] 9: rustc_query_system::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl::plumbing::QueryCtxt, false> [INFO] [stdout] 10: rustc_query_impl::query_impl::hir_crate::get_query_non_incr::__rust_end_short_backtrace [INFO] [stdout] 11: rustc_query_impl::plumbing::__rust_begin_short_backtrace::> [INFO] [stdout] 12: rustc_query_system::query::plumbing::try_execute_query::, rustc_query_system::dep_graph::graph::DepNodeIndex>, false, false, false>, rustc_query_impl::plumbing::QueryCtxt, false> [INFO] [stdout] 13: rustc_query_impl::query_impl::opt_hir_owner_nodes::get_query_non_incr::__rust_end_short_backtrace [INFO] [stdout] 14: ::expect_hir_owner_nodes [INFO] [stdout] 15: rustc_middle::hir::map::hir_crate_items [INFO] [stdout] 16: rustc_query_impl::plumbing::__rust_begin_short_backtrace::> [INFO] [stdout] 17: rustc_query_system::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl::plumbing::QueryCtxt, false> [INFO] [stdout] 18: rustc_query_impl::query_impl::hir_crate_items::get_query_non_incr::__rust_end_short_backtrace [INFO] [stdout] 19: rustc_interface::proc_macro_decls::proc_macro_decls_static [INFO] [stdout] 20: rustc_query_impl::plumbing::__rust_begin_short_backtrace::> [INFO] [stdout] 21: rustc_query_system::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl::plumbing::QueryCtxt, false> [INFO] [stdout] 22: rustc_query_impl::query_impl::proc_macro_decls_static::get_query_non_incr::__rust_end_short_backtrace [INFO] [stdout] 23: rustc_interface::passes::run_required_analyses [INFO] [stdout] 24: rustc_interface::passes::analysis [INFO] [stdout] 25: rustc_query_impl::plumbing::__rust_begin_short_backtrace::> [INFO] [stdout] 26: rustc_query_system::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl::plumbing::QueryCtxt, false> [INFO] [stdout] 27: rustc_query_impl::query_impl::analysis::get_query_non_incr::__rust_end_short_backtrace [INFO] [stdout] 28: rustc_interface::passes::create_and_enter_global_ctxt::, rustc_driver_impl::run_compiler::{closure#0}::{closure#2}>::{closure#2}::{closure#0} [INFO] [stdout] 29: rustc_interface::interface::run_compiler::<(), rustc_driver_impl::run_compiler::{closure#0}>::{closure#1} [INFO] [stdout] 30: std::sys::backtrace::__rust_begin_short_backtrace::::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()> [INFO] [stdout] 31: <::spawn_unchecked_::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 32: std::sys::pal::unix::thread::Thread::new::thread_start [INFO] [stdout] 33: [INFO] [stdout] 34: clone [INFO] [stdout] --> src/errors.rs:5:37 [INFO] [stdout] | [INFO] [stdout] 5 | #[error("({} {}) ", $code, $text)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 74 | / define_exception!( [INFO] [stdout] 75 | | TooManyRequestsException, [INFO] [stdout] 76 | | 429, [INFO] [stdout] 77 | | "Too Many Requests".to_string() [INFO] [stdout] 78 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error: internal compiler error originates in the macro `define_exception` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [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.87.0-beta.4 (a5948295b 2025-04-12) 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] end of query stack [INFO] [stderr] error: could not compile `levi` (lib); 1 warning emitted [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2025-04-13-x86_64-unknown-linux-gnu/bin/rustc --crate-name levi --edition=2021 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=3fbe06d9bdbffd23 -C extra-filename=-517a9e1902be082d --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern serde=/opt/rustwide/target/debug/deps/libserde-77f8901e57fcef1f.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-9109684515ca83dd.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-b79315cdb8e04d39.rmeta --cap-lints=warn` (exit status: 101) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "e8edb9a2ed8f06ea9573032b02877af742c007acbc2a15ca16d1d78805b4aa4e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e8edb9a2ed8f06ea9573032b02877af742c007acbc2a15ca16d1d78805b4aa4e", kill_on_drop: false }` [INFO] [stdout] e8edb9a2ed8f06ea9573032b02877af742c007acbc2a15ca16d1d78805b4aa4e