[INFO] cloning repository https://github.com/lume-lang/error_snippet [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lume-lang/error_snippet" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flume-lang%2Ferror_snippet", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flume-lang%2Ferror_snippet'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e40475b601ea9aece32488494c00638147ccedb4 [INFO] testing lume-lang/error_snippet against try#0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6 for pr-137122-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flume-lang%2Ferror_snippet" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/lume-lang/error_snippet [INFO] removed 0 missing examples [INFO] finished tweaking git repo https://github.com/lume-lang/error_snippet [INFO] tweaked toml for git repo https://github.com/lume-lang/error_snippet written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/lume-lang/error_snippet on toolchain 0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/lume-lang/error_snippet 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" "+0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6" "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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 86ebaab0eebac4d72908dfad809ec1236fbaa7d4e30007ce624f69618dcff90f [INFO] running `Command { std: "docker" "start" "-a" "86ebaab0eebac4d72908dfad809ec1236fbaa7d4e30007ce624f69618dcff90f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "86ebaab0eebac4d72908dfad809ec1236fbaa7d4e30007ce624f69618dcff90f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "86ebaab0eebac4d72908dfad809ec1236fbaa7d4e30007ce624f69618dcff90f", kill_on_drop: false }` [INFO] [stdout] 86ebaab0eebac4d72908dfad809ec1236fbaa7d4e30007ce624f69618dcff90f [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=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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6676839def8f127e2ae76846053ae6d8d24c461dcd26e345fd6317024d7269ac [INFO] running `Command { std: "docker" "start" "-a" "6676839def8f127e2ae76846053ae6d8d24c461dcd26e345fd6317024d7269ac", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling is_ci v1.2.0 [INFO] [stderr] Compiling owo-colors v4.2.0 [INFO] [stderr] Compiling hashbrown v0.15.3 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling supports-color v3.0.2 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling syn v2.0.87 [INFO] [stderr] Compiling is-terminal v0.4.16 [INFO] [stderr] Compiling supports-color v2.1.0 [INFO] [stderr] Compiling error_snippet_derive v0.1.6 (/opt/rustwide/workdir/error_snippet_derive) [INFO] [stderr] Compiling error_snippet v0.1.13 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.34s [INFO] running `Command { std: "docker" "inspect" "6676839def8f127e2ae76846053ae6d8d24c461dcd26e345fd6317024d7269ac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6676839def8f127e2ae76846053ae6d8d24c461dcd26e345fd6317024d7269ac", kill_on_drop: false }` [INFO] [stdout] 6676839def8f127e2ae76846053ae6d8d24c461dcd26e345fd6317024d7269ac [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=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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e34460e046fa79630dcdfec520a033d285a8cfd5a6b7bef678576b66a1dac9e8 [INFO] running `Command { std: "docker" "start" "-a" "e34460e046fa79630dcdfec520a033d285a8cfd5a6b7bef678576b66a1dac9e8", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling target-triple v0.1.4 [INFO] [stderr] Compiling toml_write v0.1.1 [INFO] [stderr] Compiling winnow v0.7.10 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling console v0.15.11 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling glob v0.3.2 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling similar v2.7.0 [INFO] [stderr] Compiling insta v1.43.1 [INFO] [stderr] Compiling serde_spanned v0.6.8 [INFO] [stderr] Compiling toml_datetime v0.6.9 [INFO] [stderr] Compiling toml_edit v0.22.26 [INFO] [stderr] Compiling toml v0.8.22 [INFO] [stderr] Compiling trybuild v1.0.104 [INFO] [stderr] Compiling error_snippet v0.1.13 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 30.57s [INFO] running `Command { std: "docker" "inspect" "e34460e046fa79630dcdfec520a033d285a8cfd5a6b7bef678576b66a1dac9e8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e34460e046fa79630dcdfec520a033d285a8cfd5a6b7bef678576b66a1dac9e8", kill_on_drop: false }` [INFO] [stdout] e34460e046fa79630dcdfec520a033d285a8cfd5a6b7bef678576b66a1dac9e8 [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=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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 4c5b23d49fc7ff27d129a201f90fff72a301d23fca01a94c394fa669203d178e [INFO] running `Command { std: "docker" "start" "-a" "4c5b23d49fc7ff27d129a201f90fff72a301d23fca01a94c394fa669203d178e", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.10s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/error_snippet-3f2dbea7a54e522d) [INFO] [stdout] [INFO] [stdout] running 12 tests [INFO] [stdout] test render::graphical::coords_of_idx_tests::test_multiline_line_boundary_end ... ok [INFO] [stdout] test render::graphical::coords_of_idx_tests::test_multiline_line_boundary_start ... ok [INFO] [stdout] test render::graphical::extract_with_context_offset_tests::test_extract_at_beginning_boundary ... ok [INFO] [stdout] test render::graphical::extract_with_context_offset_tests::test_extract_first_line ... ok [INFO] [stdout] test render::graphical::coords_of_idx_tests::test_multiline ... ok [INFO] [stdout] test render::graphical::extract_with_context_offset_tests::test_extract_at_ending_boundary ... ok [INFO] [stdout] test render::graphical::extract_with_context_offset_tests::test_extract_at_line_start ... ok [INFO] [stdout] test render::graphical::coords_of_idx_tests::test_index_at_end_boundary ... ok [INFO] [stdout] test render::graphical::coords_of_idx_tests::test_index_out_of_range ... ok [INFO] [stdout] test render::graphical::extract_with_context_offset_tests::test_extract_last_line ... ok [INFO] [stdout] test render::graphical::extract_with_context_offset_tests::test_extract_with_context ... ok [INFO] [stdout] test render::graphical::extract_with_context_offset_tests::test_extract_without_context ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running tests/handler.rs (/opt/rustwide/target/debug/deps/handler-5ae983e38373b00d) [INFO] [stderr] Running tests/tests.rs (/opt/rustwide/target/debug/deps/tests-bf2ad9786c051f08) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test drain_removes_all ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 62 tests [INFO] [stdout] test derive::code::unformatted ... ok [INFO] [stdout] test derive::code::simple_code ... ok [INFO] [stdout] test derive::cause::cause_with_source ... ok [INFO] [stdout] test derive::cause::multiple_causes_with_source ... ok [INFO] [stdout] test derive::code::complex ... ok [INFO] [stdout] test derive::cause::multiple_causes ... ok [INFO] [stdout] test derive::cause::sourced_error_with_cause ... ok [INFO] [stdout] test derive::cause::single_cause ... ok [INFO] [stdout] test derive::help::multiple_lines ... ok [INFO] [stdout] test derive::help::multiple_helps ... ok [INFO] [stdout] test derive::label::label_fmt_debug ... ok [INFO] [stdout] test derive::help::single_line ... ok [INFO] [stdout] test derive::label::label_fmt ... ok [INFO] [stdout] test derive::label::label_string_source ... ok [INFO] [stdout] test derive::label::labels_delayed_source ... ok [INFO] [stdout] test derive::label::multiple_labels ... ok [INFO] [stdout] test derive::label::single_label ... ok [INFO] [stdout] test derive::message::formatted_message_debug_pretty ... ok [INFO] [stdout] test derive::message::formatted_message ... ok [INFO] [stdout] test derive::message::formatted_message_debug ... ok [INFO] [stdout] test derive::message::only_message ... ok [INFO] [stdout] test derive::related::multiple_related ... ok [INFO] [stdout] test derive::related::single_related ... ok [INFO] [stdout] test derive::message::multiple_formatted_message ... ok [INFO] [stdout] test derive::related::related_with_source ... ok [INFO] [stdout] test derive::related::multiple_related_with_source ... ok [INFO] [stdout] test derive::severity::error ... ok [INFO] [stdout] test derive::severity::help ... ok [INFO] [stdout] test derive::severity::info ... ok [INFO] [stdout] test derive::related::sourced_error_with_related ... ok [INFO] [stdout] test derive::severity::note ... ok [INFO] [stdout] test derive::severity::warning ... ok [INFO] [stdout] test renderer::graphical::with_code ... ok [INFO] [stdout] test renderer::graphical::with_help_multiple ... ok [INFO] [stdout] test renderer::graphical::with_help_single ... ok [INFO] [stdout] test renderer::graphical::only_message ... ok [INFO] [stdout] test renderer::graphical::with_help_newlines ... ok [INFO] [stdout] test renderer::graphical::with_help_suggestion_multiple ... ok [INFO] [stdout] test renderer::graphical::with_help_suggestion_insert ... ok [INFO] [stdout] test renderer::graphical::with_label_multiple ... ok [INFO] [stdout] test renderer::graphical::with_help_suggestion_delete ... ok [INFO] [stdout] test renderer::graphical::with_label_severity_error ... ok [INFO] [stdout] test renderer::graphical::with_help_suggestion_replace ... ok [INFO] [stdout] test renderer::graphical::with_help_suggestion_different_lines ... ok [INFO] [stdout] test renderer::graphical::with_label_severity_note ... ok [INFO] [stdout] test renderer::graphical::with_label_severity_info ... ok [INFO] [stdout] test renderer::graphical::with_label_different_files ... ok [INFO] [stdout] test renderer::graphical::with_label_severity_help ... ok [INFO] [stdout] test renderer::graphical::with_label_severity_warning ... ok [INFO] [stdout] test renderer::graphical::with_label_single ... ok [INFO] [stdout] test renderer::graphical::with_related_multiple ... ok [INFO] [stdout] test renderer::graphical::with_related_labelled ... ok [INFO] [stdout] test renderer::graphical::with_related_labelled_multiple ... ok [INFO] [stdout] test renderer::graphical::with_related_single ... ok [INFO] [stdout] test renderer::graphical::with_severity_info ... ok [INFO] [stdout] test renderer::graphical::with_severity_note ... ok [INFO] [stdout] test renderer::graphical::with_severity_warning ... ok [INFO] [stdout] test renderer::graphical::with_unnamed_source ... ok [INFO] [stdout] test renderer::graphical::with_related_nested ... ok [INFO] [stdout] test renderer::graphical::with_severity_error ... ok [INFO] [stdout] test renderer::graphical::with_severity_help ... ok [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Checking is_ci v1.2.0 [INFO] [stderr] Compiling owo-colors v4.2.0 [INFO] [stderr] Checking hashbrown v0.15.3 [INFO] [stderr] Checking equivalent v1.0.2 [INFO] [stderr] Checking once_cell v1.21.3 [INFO] [stderr] Checking similar v2.7.0 [INFO] [stderr] Checking supports-color v3.0.2 [INFO] [stderr] Checking indexmap v2.9.0 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling syn v2.0.87 [INFO] [stderr] Checking is-terminal v0.4.16 [INFO] [stderr] Checking console v0.15.11 [INFO] [stderr] Checking supports-color v2.1.0 [INFO] [stderr] Checking insta v1.43.1 [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `syn` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to parse process output: `/opt/rustwide/rustup-home/toolchains/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/bin/rustc --crate-name syn --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.0.87/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 --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "test", "visit", "visit-mut"))' -C metadata=8cf0da4da35ac2ff -C extra-filename=-9d834806b24fa762 --out-dir /opt/rustwide/target/tests/trybuild/debug/deps -L dependency=/opt/rustwide/target/tests/trybuild/debug/deps --extern proc_macro2=/opt/rustwide/target/tests/trybuild/debug/deps/libproc_macro2-9cde9a35191108e9.rmeta --extern quote=/opt/rustwide/target/tests/trybuild/debug/deps/libquote-2c5234996aa7891d.rmeta --extern unicode_ident=/opt/rustwide/target/tests/trybuild/debug/deps/libunicode_ident-00291e71c3df335a.rmeta --cap-lints allow` (exit status: 101) [INFO] [stdout] test derive::ui ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- derive::ui stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'derive::ui' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.104/src/run.rs:62:13: [INFO] [stdout] tests failed [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5be380fc5982 - std::backtrace_rs::backtrace::libunwind::trace::h5edb72cc539d8d33 [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5be380fc5982 - std::backtrace_rs::backtrace::trace_unsynchronized::h73d186ef976c5ae2 [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5be380fc5982 - std::sys::backtrace::_print_fmt::h4410012d384fde01 [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x5be380fc5982 - ::fmt::h281a579a27d691d5 [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x5be380ff0cf3 - core::fmt::rt::Argument::fmt::h4c31bb6a3f4e4ed6 [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x5be380ff0cf3 - core::fmt::write::hd1f1283e971fbb36 [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/core/src/fmt/mod.rs:1465:25 [INFO] [stdout] 6: 0x5be380fc1a13 - std::io::default_write_fmt::h6d6cb3ff48bb6394 [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5be380fc1a13 - std::io::Write::write_fmt::h976b7a346c630898 [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x5be380fc57d2 - std::sys::backtrace::BacktraceLock::print::h7cc2f8a0b7549773 [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x5be380fc7f1c - std::panicking::default_hook::{{closure}}::hc18f11ca3cc980d1 [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/panicking.rs:300:27 [INFO] [stdout] 10: 0x5be380fc7d72 - std::panicking::default_hook::h5207cd5928e5a9d2 [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/panicking.rs:324:9 [INFO] [stdout] 11: 0x5be380e1f904 - as core::ops::function::Fn>::call::h53735dbb2fff5e8e [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/alloc/src/boxed.rs:1980:9 [INFO] [stdout] 12: 0x5be380e1f904 - test::test_main_with_exit_callback::{{closure}}::h8629ce54f7c62158 [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5be380fc89fb - as core::ops::function::Fn>::call::hdd01dfa4f5d59fd2 [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/alloc/src/boxed.rs:1980:9 [INFO] [stdout] 14: 0x5be380fc89fb - std::panicking::rust_panic_with_hook::he2975323910480e2 [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/panicking.rs:841:13 [INFO] [stdout] 15: 0x5be380fc8696 - std::panicking::begin_panic_handler::{{closure}}::hf6a73f8f68d2901d [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/panicking.rs:699:13 [INFO] [stdout] 16: 0x5be380fc5e89 - std::sys::backtrace::__rust_end_short_backtrace::h91c7517b8fba4182 [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/sys/backtrace.rs:168:18 [INFO] [stdout] 17: 0x5be380fc835d - __rustc[c30fa7112bbf6ac0]::rust_begin_unwind [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/panicking.rs:697:5 [INFO] [stdout] 18: 0x5be380fee450 - core::panicking::panic_fmt::h1dc18eebb9b6550e [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x5be380bf359a - trybuild::run::::run::{{closure}}::h685338ef69ed3cb6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.104/src/run.rs:62:13 [INFO] [stdout] 20: 0x5be380c7d142 - core::result::Result::unwrap_or_else::h64c70b02957026b9 [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/core/src/result.rs:1521:23 [INFO] [stdout] 21: 0x5be380bd9023 - trybuild::run::::run::h8b2ca15c2b5414b3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.104/src/run.rs:60:10 [INFO] [stdout] 22: 0x5be380bdf108 - ::drop::h41d032ce2edeb349 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.104/src/lib.rs:341:38 [INFO] [stdout] 23: 0x5be380b1da57 - core::ptr::drop_in_place::h8297372578d63d3a [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/core/src/ptr/mod.rs:799:1 [INFO] [stdout] 24: 0x5be380b39e43 - tests::derive::ui::h4936e38265452fe6 [INFO] [stdout] at /opt/rustwide/workdir/tests/derive/mod.rs:13:1 [INFO] [stdout] 25: 0x5be380b39dd7 - tests::derive::ui::{{closure}}::h343d949ee93e1736 [INFO] [stdout] at /opt/rustwide/workdir/tests/derive/mod.rs:10:8 [INFO] [stdout] 26: 0x5be380b1d4c6 - core::ops::function::FnOnce::call_once::hbc5abd830305b6e4 [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 27: 0x5be380e24ffb - core::ops::function::FnOnce::call_once::hdd80366119caeff9 [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 28: 0x5be380e24ffb - test::__rust_begin_short_backtrace::h60798cb0fdc462bd [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/test/src/lib.rs:648:18 [INFO] [stdout] 29: 0x5be380e2427e - test::run_test_in_process::{{closure}}::h81bd62fe0ddb1cae [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/test/src/lib.rs:671:74 [INFO] [stdout] 30: 0x5be380e2427e - as core::ops::function::FnOnce<()>>::call_once::h6ee6466477e4c0dc [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 31: 0x5be380e2427e - std::panicking::catch_unwind::do_call::h01a79315147a2ca1 [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/panicking.rs:589:40 [INFO] [stdout] 32: 0x5be380e2427e - std::panicking::catch_unwind::h831c87e90ef4f2d8 [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/panicking.rs:552:19 [INFO] [stdout] 33: 0x5be380e2427e - std::panic::catch_unwind::h50e9876bcbc7c37f [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/panic.rs:359:14 [INFO] [stdout] 34: 0x5be380e2427e - test::run_test_in_process::hd57ee4367ef533b2 [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/test/src/lib.rs:671:27 [INFO] [stdout] 35: 0x5be380e2427e - test::run_test::{{closure}}::hd180abfe8d10b90d [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/test/src/lib.rs:592:43 [INFO] [stdout] 36: 0x5be380de7e74 - test::run_test::{{closure}}::hadea4433d10ac366 [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/test/src/lib.rs:622:41 [INFO] [stdout] 37: 0x5be380de7e74 - std::sys::backtrace::__rust_begin_short_backtrace::hb136c48ddd0ced72 [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/sys/backtrace.rs:152:18 [INFO] [stdout] 38: 0x5be380deb76a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h9e392173a704e81a [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 39: 0x5be380deb76a - as core::ops::function::FnOnce<()>>::call_once::h858a87db574d2ff4 [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 40: 0x5be380deb76a - std::panicking::catch_unwind::do_call::hff7ec4d4a59ca346 [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/panicking.rs:589:40 [INFO] [stdout] 41: 0x5be380deb76a - std::panicking::catch_unwind::h74378fed914955a4 [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/panicking.rs:552:19 [INFO] [stdout] 42: 0x5be380deb76a - std::panic::catch_unwind::hd644e75c809e87ce [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/panic.rs:359:14 [INFO] [stdout] 43: 0x5be380deb76a - std::thread::Builder::spawn_unchecked_::{{closure}}::h5c4ce65e6ea67c65 [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 44: 0x5be380deb76a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h2c391219c93831ae [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 45: 0x5be380fcbeb7 - as core::ops::function::FnOnce>::call_once::ha02f1268c87bf8cb [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/alloc/src/boxed.rs:1966:9 [INFO] [stdout] 46: 0x5be380fcbeb7 - as core::ops::function::FnOnce>::call_once::ha9964535c0565e6a [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/alloc/src/boxed.rs:1966:9 [INFO] [stdout] 47: 0x5be380fcbeb7 - std::sys::pal::unix::thread::Thread::new::thread_start::hd6a2768613f757f7 [INFO] [stdout] at /rustc/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/library/std/src/sys/pal/unix/thread.rs:97:17 [INFO] [stdout] 48: 0x7483c3cccaa4 - [INFO] [stdout] 49: 0x7483c3d59a34 - clone [INFO] [stdout] 50: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] derive::ui [INFO] [stdout] [INFO] [stdout] test result: FAILED. 61 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 10.32s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--test tests` [INFO] running `Command { std: "docker" "inspect" "4c5b23d49fc7ff27d129a201f90fff72a301d23fca01a94c394fa669203d178e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4c5b23d49fc7ff27d129a201f90fff72a301d23fca01a94c394fa669203d178e", kill_on_drop: false }` [INFO] [stdout] 4c5b23d49fc7ff27d129a201f90fff72a301d23fca01a94c394fa669203d178e