[INFO] cloning repository https://github.com/lilith/whereat [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lilith/whereat" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flilith%2Fwhereat", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flilith%2Fwhereat'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e288491c6bd2a0472e6858f8be6920a521827e99 [INFO] testing lilith/whereat against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flilith%2Fwhereat" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/lilith/whereat [INFO] finished tweaking git repo https://github.com/lilith/whereat [INFO] tweaked toml for git repo https://github.com/lilith/whereat written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/lilith/whereat on toolchain dec9417b8611e34e787a3e4c37686b5131f9e5c5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/lilith/whereat 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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 91a949d86fb3d9253d0837bc9addea885707f1e35269a6e78a47af6d030f2297 [INFO] running `Command { std: "docker" "start" "-a" "91a949d86fb3d9253d0837bc9addea885707f1e35269a6e78a47af6d030f2297", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "91a949d86fb3d9253d0837bc9addea885707f1e35269a6e78a47af6d030f2297", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "91a949d86fb3d9253d0837bc9addea885707f1e35269a6e78a47af6d030f2297", kill_on_drop: false }` [INFO] [stdout] 91a949d86fb3d9253d0837bc9addea885707f1e35269a6e78a47af6d030f2297 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] abb1a64814cd4ab3be0b9a57ecd95ebef9dc7d9f4859be38b16975cd0a6d49f6 [INFO] running `Command { std: "docker" "start" "-a" "abb1a64814cd4ab3be0b9a57ecd95ebef9dc7d9f4859be38b16975cd0a6d49f6", kill_on_drop: false }` [INFO] [stderr] Compiling whereat v0.1.5 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.62s [INFO] running `Command { std: "docker" "inspect" "abb1a64814cd4ab3be0b9a57ecd95ebef9dc7d9f4859be38b16975cd0a6d49f6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "abb1a64814cd4ab3be0b9a57ecd95ebef9dc7d9f4859be38b16975cd0a6d49f6", kill_on_drop: false }` [INFO] [stdout] abb1a64814cd4ab3be0b9a57ecd95ebef9dc7d9f4859be38b16975cd0a6d49f6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e06b3967b1214bc2720434693ffd03fb51d31177e5df4ba9088881bf32d7c15c [INFO] running `Command { std: "docker" "start" "-a" "e06b3967b1214bc2720434693ffd03fb51d31177e5df4ba9088881bf32d7c15c", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.24 [INFO] [stderr] Compiling quote v1.0.45 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling zerocopy v0.8.47 [INFO] [stderr] Compiling libc v0.2.183 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling memchr v2.8.0 [INFO] [stderr] Compiling zmij v1.0.21 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling cc v1.2.57 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling itoa v1.0.18 [INFO] [stderr] Compiling object v0.37.3 [INFO] [stderr] Compiling anstyle v1.0.14 [INFO] [stderr] Compiling plotters-backend v0.3.7 [INFO] [stderr] Compiling clap_lex v1.1.0 [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling ciborium-io v0.2.2 [INFO] [stderr] Compiling regex-syntax v0.8.10 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling adler2 v2.0.1 [INFO] [stderr] Compiling gimli v0.32.3 [INFO] [stderr] Compiling plotters-svg v0.3.7 [INFO] [stderr] Compiling clap_builder v4.6.0 [INFO] [stderr] Compiling anyhow v1.0.102 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling oorandom v11.1.5 [INFO] [stderr] Compiling rustc-demangle v0.1.27 [INFO] [stderr] Compiling anes v0.1.6 [INFO] [stderr] Compiling fake-dep v0.1.0 (/opt/rustwide/workdir/test-crates/fake-dep) [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling page_size v0.6.0 [INFO] [stderr] Compiling alloca v0.4.0 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling criterion-plot v0.8.2 [INFO] [stderr] Compiling clap v4.6.0 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling addr2line v0.25.1 [INFO] [stderr] Compiling zerocopy-derive v0.8.47 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling backtrace v0.3.76 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling half v2.7.1 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling criterion v0.8.2 [INFO] [stderr] Compiling whereat v0.1.5 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 41.76s [INFO] running `Command { std: "docker" "inspect" "e06b3967b1214bc2720434693ffd03fb51d31177e5df4ba9088881bf32d7c15c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e06b3967b1214bc2720434693ffd03fb51d31177e5df4ba9088881bf32d7c15c", kill_on_drop: false }` [INFO] [stdout] e06b3967b1214bc2720434693ffd03fb51d31177e5df4ba9088881bf32d7c15c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] e3fc01d9766dbcfb0dfc2f7c59474100f3cd0b6f7688bd28efa4aab3541641bb [INFO] running `Command { std: "docker" "start" "-a" "e3fc01d9766dbcfb0dfc2f7c59474100f3cd0b6f7688bd28efa4aab3541641bb", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.13s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/whereat-33b146498ce1c530) [INFO] [stdout] [INFO] [stdout] running 134 tests [INFO] [stdout] test inline_vec::tests::test_iter_rev ... ok [INFO] [stdout] test inline_vec::tests::test_iter ... ok [INFO] [stdout] test inline_vec::tests::test_push_pop ... ok [INFO] [stdout] test inline_vec::tests::test_exact_size_iter ... ok [INFO] [stdout] test tests::test_as_ref ... ok [INFO] [stdout] test inline_vec::tests::test_get ... ok [INFO] [stdout] test tests::test_at_debug_with_all_context_types ... ok [INFO] [stdout] test tests::test_at_error_deprecated_still_works ... ok [INFO] [stdout] test tests::test_at_fn_adds_frame ... ok [INFO] [stdout] test tests::test_at_frame_debug ... ok [INFO] [stdout] test tests::test_at_fn_captures_function_name ... ok [INFO] [stdout] test inline_vec::tests::test_new_is_empty ... ok [INFO] [stdout] test tests::test_at_debug_with_skipped_frames ... ok [INFO] [stdout] test inline_vec::tests::test_remove ... ok [INFO] [stdout] test inline_vec::tests::test_insert ... ok [INFO] [stdout] test tests::test_at_frames_iterator ... ok [INFO] [stdout] test inline_vec::tests::test_insert_first ... ok [INFO] [stdout] test tests::test_at_frame_has_contexts ... ok [INFO] [stdout] test tests::test_at_locations_covers_iterator ... ok [INFO] [stdout] test tests::test_at_locations_iterator ... ok [INFO] [stdout] test tests::test_at_named_adds_frame_with_label ... ok [INFO] [stdout] test tests::test_at_str ... ok [INFO] [stdout] test tests::test_at_string_on_at ... ok [INFO] [stdout] test tests::test_at_trace_boxed_new_const ... ok [INFO] [stdout] test tests::test_basic_trace ... ok [INFO] [stdout] test tests::test_build_auto_detects_link_format ... ok [INFO] [stdout] test tests::test_context_crate_info ... ok [INFO] [stdout] test tests::test_context_debug_any_type_name ... ok [INFO] [stdout] test tests::test_context_display_fmt_all_variants ... ok [INFO] [stdout] test tests::test_context_display_fmt_for_display_variant ... ok [INFO] [stdout] test tests::test_context_downcast_ref ... ok [INFO] [stdout] test tests::test_context_downcast_ref_all_none_arms ... ok [INFO] [stdout] test tests::test_context_debug_display_fmt ... ok [INFO] [stdout] test tests::test_context_enum ... ok [INFO] [stdout] test tests::test_context_error ... ok [INFO] [stdout] test tests::test_context_ref_display_debug ... ok [INFO] [stdout] test tests::test_context_ref_is_methods ... ok [INFO] [stdout] test tests::test_context_type_name ... ok [INFO] [stdout] test tests::test_context_function_name ... ok [INFO] [stdout] test tests::test_context_vec_limit ... ok [INFO] [stdout] test tests::test_context_vec_new_path ... ok [INFO] [stdout] test tests::test_crate_info_builder_all_methods ... ok [INFO] [stdout] test tests::test_crate_info_builder_default ... ok [INFO] [stdout] test tests::test_crate_info_get_meta_const ... ok [INFO] [stdout] test tests::test_context_type_name_all_variants ... ok [INFO] [stdout] test tests::test_crate_info_owned_methods ... ok [INFO] [stdout] test tests::test_crate_info_owned_with_some_values ... ok [INFO] [stdout] test tests::test_debug_with_message ... ok [INFO] [stdout] test tests::test_ctx_data ... ok [INFO] [stdout] test tests::test_context_ref_type_name ... ok [INFO] [stdout] test tests::test_crate_info_owned_none_variants ... ok [INFO] [stdout] test tests::test_dbg_ctx_typed ... ok [INFO] [stdout] test tests::test_debug_with_skipped_frames ... ok [INFO] [stdout] test tests::test_display_debug ... ok [INFO] [stdout] test tests::test_decompose ... ok [INFO] [stdout] test tests::test_display_with_meta_all_context_types ... ok [INFO] [stdout] test tests::test_display_with_meta_no_trace ... ok [INFO] [stdout] test tests::test_display_with_meta_contexts ... ok [INFO] [stdout] test tests::test_display_with_meta_skipped ... ok [INFO] [stdout] test tests::test_display_with_meta_skipped_frames ... ok [INFO] [stdout] test tests::test_display_with_meta_with_link_template ... ok [INFO] [stdout] test tests::test_error_mut ... ok [INFO] [stdout] test tests::test_ext_at_string_err_path ... ok [INFO] [stdout] test tests::test_first_last_location ... ok [INFO] [stdout] test tests::test_from_parts ... ok [INFO] [stdout] test tests::test_full_trace_display ... ok [INFO] [stdout] test tests::test_full_trace_display_with_debug_and_display_ctx ... ok [INFO] [stdout] test tests::test_full_trace_with_debug_and_display_data ... ok [INFO] [stdout] test tests::test_full_trace_display_with_nested_error_chain ... ok [INFO] [stdout] test tests::test_hash_ignores_trace ... ok [INFO] [stdout] test tests::test_full_trace_with_fn_name ... ok [INFO] [stdout] test tests::test_into_inner_deprecated ... ok [INFO] [stdout] test tests::test_full_trace_with_skipped ... ok [INFO] [stdout] test tests::test_into_traceable ... ok [INFO] [stdout] test tests::test_larger_error_type ... ok [INFO] [stdout] test tests::test_from_impl ... ok [INFO] [stdout] test tests::test_last_error_display ... ok [INFO] [stdout] test tests::test_last_error_trace_display ... ok [INFO] [stdout] test tests::test_last_error_trace_with_skipped ... ok [INFO] [stdout] test tests::test_limits_constants_are_128 ... ok [INFO] [stdout] test tests::test_full_trace_with_error_context ... ok [INFO] [stdout] test tests::test_link_format_auto_detect ... ok [INFO] [stdout] test tests::test_map_err_at ... ok [INFO] [stdout] test tests::test_map_err_at_with_context ... ok [INFO] [stdout] test tests::test_max_trace_contexts_limit ... ok [INFO] [stdout] test tests::test_max_trace_frames_limit ... ok [INFO] [stdout] test tests::test_mixed_context_types ... ok [INFO] [stdout] test tests::test_into_traceable_no_trace ... ok [INFO] [stdout] test tests::test_multiple_contexts ... ok [INFO] [stdout] test tests::test_no_trace ... ok [INFO] [stdout] test tests::test_partial_eq_compares_error_only ... ok [INFO] [stdout] test tests::test_propagation ... ok [INFO] [stdout] test tests::test_result_at_ext_err_paths ... ok [INFO] [stdout] test tests::test_result_at_ext_ok_paths ... ok [INFO] [stdout] test tests::test_result_at_traceable_ext_all ... ok [INFO] [stdout] test tests::test_result_map_err_at ... ok [INFO] [stdout] test tests::test_sizeof ... ok [INFO] [stdout] test tests::test_sizeof_trace ... ok [INFO] [stdout] test tests::test_str_propagation ... ok [INFO] [stdout] test tests::test_take_trace_and_set_trace ... ok [INFO] [stdout] test tests::test_trace_append ... ok [INFO] [stdout] test tests::test_trace_boxed_crate_info ... ok [INFO] [stdout] test tests::test_trace_boxed_debug ... ok [INFO] [stdout] test tests::test_trace_boxed_from_trace ... ok [INFO] [stdout] test tests::test_trace_boxed_into_option ... ok [INFO] [stdout] test tests::test_trace_boxed_set_empty ... ok [INFO] [stdout] test tests::test_trace_default ... ok [INFO] [stdout] test tests::test_trace_format_structure ... ok [INFO] [stdout] test tests::test_trace_origin_comes_first ... ok [INFO] [stdout] test tests::test_trace_pop_first_with_contexts ... ok [INFO] [stdout] test tests::test_trace_pop_last_with_contexts_break ... ok [INFO] [stdout] test tests::test_trace_prepend ... ok [INFO] [stdout] test tests::test_trace_push_with_contexts ... ok [INFO] [stdout] test tests::test_trace_take ... ok [INFO] [stdout] test tests::test_trace_try_add_crate_boundary_different_crate ... ok [INFO] [stdout] test tests::test_traceable_at_data_and_debug ... ok [INFO] [stdout] test tests::test_trace_push_first_with_contexts ... ok [INFO] [stdout] test tests::test_traceable_at_error ... ok [INFO] [stdout] test tests::test_traceable_at_first_pop_and_insert ... ok [INFO] [stdout] test tests::test_traceable_at_skipped ... ok [INFO] [stdout] test tests::test_traceable_full_trace_no_trace ... ok [INFO] [stdout] test tests::test_traceable_at_string ... ok [INFO] [stdout] test tests::test_traceable_full_trace_format ... ok [INFO] [stdout] test tests::test_traceable_full_trace_with_skipped_frames_display ... ok [INFO] [stdout] test tests::test_traceable_full_trace_with_nested_error_chain ... ok [INFO] [stdout] test tests::test_traceable_into_at ... ok [INFO] [stdout] test tests::test_traceable_full_trace_with_crate_boundary ... ok [INFO] [stdout] test tests::test_traceable_last_error_format ... ok [INFO] [stdout] test tests::test_typed_context_debug_output ... ok [INFO] [stdout] test tests::test_traceable_at_fn_and_named ... ok [INFO] [stdout] test tests::test_traceable_map_traceable ... ok [INFO] [stdout] test tests::test_trace_try_add_crate_boundary_same_crate ... ok [INFO] [stdout] test tests::test_traceable_last_error_trace_format ... ok [INFO] [stderr] Running tests/crate_info.rs (/opt/rustwide/target/debug/deps/crate_info-00201c417d6d0678) [INFO] [stdout] test tests::test_traceable_at_crate ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 134 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 44 tests [INFO] [stdout] test at_macro_embeds_crate_info ... ok [INFO] [stdout] test crate_boundary_updates_github_links ... ok [INFO] [stdout] test crate_info_accessible_from_context ... ok [INFO] [stdout] test crate_info_captures_crate_name ... ok [INFO] [stdout] test crate_info_commit_is_compile_time ... ok [INFO] [stdout] test crate_info_is_truly_static ... ok [INFO] [stdout] test crate_info_is_static ... ok [INFO] [stdout] test crate_info_new_const ... ok [INFO] [stdout] test crate_info_repo_from_cargo_toml ... ok [INFO] [stdout] test crate_boundary_affects_subsequent_locations ... ok [INFO] [stdout] test crate_info_static_defines_hidden_static ... ok [INFO] [stdout] test at_crate_uses_inline_storage_for_same_crate ... ok [INFO] [stdout] test crate_info_static_has_correct_name ... ok [INFO] [stdout] test crate_info_static_in_const_context ... ok [INFO] [stdout] test crate_path_included_in_github_url ... ok [INFO] [stdout] test crate_path_none_works ... ok [INFO] [stdout] test crate_path_with_trailing_slash ... ok [INFO] [stdout] test crate_info_version_tag_fallback ... ok [INFO] [stdout] test github_link_has_full_url ... ok [INFO] [stdout] test github_link_has_file_path ... ok [INFO] [stdout] test github_link_format_in_display ... ok [INFO] [stdout] test module_path_captured_at_macro_site ... ok [INFO] [stdout] test multiple_crate_info_calls_same_static ... ok [INFO] [stdout] test nested_at_is_wasteful ... ok [INFO] [stdout] test multiple_boundary_switches ... ok [INFO] [stdout] test crate_info_commit_from_env ... ok [INFO] [stdout] test github_link_line_number_is_numeric ... ok [INFO] [stdout] test display_with_meta_uses_crate_info ... ok [INFO] [stdout] test prefer_result_at_over_nested_at ... ok [INFO] [stdout] test nested_module::nested_module_has_different_path ... ok [INFO] [stdout] test repo_without_commit_no_link ... ok [INFO] [stdout] test simulated_dep_same_crate_no_boundary ... ok [INFO] [stdout] test sizeof_crate_info_is_seven_fields ... ok [INFO] [stdout] test sizeof_location_is_one_pointer ... ok [INFO] [stdout] test crate_path_without_trailing_slash ... ok [INFO] [stdout] test sizeof_option_box_uses_null_optimization ... ok [INFO] [stdout] test trailing_slash_stripped_from_repo ... ok [INFO] [stdout] test sizeof_common_error_types ... ok [INFO] [stdout] test sizeof_at_is_error_plus_pointer ... ok [INFO] [stdout] test windows_paths_converted_to_forward_slashes ... ok [INFO] [stdout] test with_path::path_option_sets_crate_path ... ok [INFO] [stdout] test crate_info_captures_module_path ... ok [INFO] [stdout] test github_link_includes_line_number ... ok [INFO] [stdout] test crate_boundary_switches_github_links ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 44 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running tests/cross_crate.rs (/opt/rustwide/target/debug/deps/cross_crate-df7c421558615cac) [INFO] [stdout] [INFO] [stdout] running 12 tests [INFO] [stdout] test boundary_context_has_different_repo_than_origin ... ok [INFO] [stdout] test deep_foreign_error_preserves_foreign_frames ... ok [INFO] [stdout] test at_crate_marks_boundary_crossing ... ok [INFO] [stdout] test debug_output_shows_crate_boundaries ... ok [INFO] [stdout] test foreign_error_has_foreign_crate_info ... ok [INFO] [stdout] test fake_dep_crate_info_is_correct ... ok [INFO] [stdout] test can_add_context_after_boundary ... ok [INFO] [stdout] test foreign_context_preserved_after_boundary ... ok [INFO] [stdout] test map_error_preserves_trace_across_boundary ... ok [INFO] [stdout] test display_with_meta_shows_github_links ... ok [INFO] [stdout] test nested_at_crate_calls_accumulate_boundaries ... ok [INFO] [stdout] test our_crate_info_differs_from_fake_dep ... 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/error_ergonomics.rs (/opt/rustwide/target/debug/deps/error_ergonomics-745caadd99227d80) [INFO] [stdout] [INFO] [stdout] running 22 tests [INFO] [stdout] test at_error_embeds_source ... ok [INFO] [stdout] test at_error_shows_in_debug ... ok [INFO] [stdout] test boxed_trace_capture ... ok [INFO] [stdout] test boxed_trace_lazy_allocation ... ok [INFO] [stdout] test attraceable_direct_usage ... ok [INFO] [stdout] test attraceable_with_at_error ... ok [INFO] [stdout] test boxed_trace_small_footprint ... ok [INFO] [stdout] test frame_count_api ... ok [INFO] [stdout] test frames_api_on_at ... ok [INFO] [stdout] test frames_api_on_attraceable ... ok [INFO] [stdout] test frames_with_error_context ... ok [INFO] [stdout] test frames_with_skipped_marker ... ok [INFO] [stdout] test multiple_at_error_chain ... ok [INFO] [stdout] test nested_error_shows_in_debug_output ... ok [INFO] [stdout] test nested_errors_format_correctly ... ok [INFO] [stdout] test plain_enum_with_at ... ok [INFO] [stdout] test thiserror_source_chain_with_at_error ... ok [INFO] [stdout] test thiserror_with_at ... ok [INFO] [stdout] test map_error_preserves_trace ... ok [INFO] [stdout] test nested_thiserror_with_at ... ok [INFO] [stdout] test at_error_with_anyhow ... ok [INFO] [stdout] test anyhow_wraps_at_error ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 22 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s [INFO] [stdout] [INFO] [stderr] Running tests/frame_surgery.rs (/opt/rustwide/target/debug/deps/frame_surgery-12d4b4551cbac247) [INFO] [stdout] [INFO] [stdout] running 19 tests [INFO] [stdout] test attraceable_first_insert ... ok [INFO] [stdout] test attraceable_pop_push ... ok [INFO] [stdout] test frame_owned_builder_chain ... ok [INFO] [stdout] test frame_owned_capture_gets_location ... ok [INFO] [stdout] test frame_owned_new_with_none_is_skipped ... ok [INFO] [stdout] test pop_all_then_push_new ... ok [INFO] [stdout] test pop_empty_trace_returns_none ... ok [INFO] [stdout] test pop_first_empty_returns_none ... ok [INFO] [stdout] test pop_first_returns_oldest_frame ... ok [INFO] [stdout] test pop_returns_last_frame ... ok [INFO] [stdout] test pop_preserves_multiple_contexts ... ok [INFO] [stdout] test pop_then_push_roundtrip ... ok [INFO] [stdout] test push_first_inserts_at_beginning ... ok [INFO] [stdout] test push_frame_with_multiple_contexts ... ok [INFO] [stdout] test push_skipped_frame_marker ... ok [INFO] [stdout] test transfer_frame_between_errors ... ok [INFO] [stdout] test transfer_all_frames ... ok [INFO] [stdout] test mixed_pop_and_pop_first ... ok [INFO] [stdout] test push_adds_frame_at_end ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 19 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/output_format.rs (/opt/rustwide/target/debug/deps/output_format-dde9d282e94ecccd) [INFO] [stdout] [INFO] [stdout] running 22 tests [INFO] [stdout] test at_delegates_source_to_inner ... ok [INFO] [stdout] test at_skipped_frames_adds_skip_marker ... ok [INFO] [stdout] test at_source_is_none_when_inner_has_no_source ... ok [INFO] [stdout] test data_context_shows_display_format ... ok [INFO] [stdout] test debug_context_shows_debug_format ... ok [INFO] [stdout] test context_indentation_deeper_than_location ... ok [INFO] [stdout] test debug_output_has_location_lines ... ok [INFO] [stdout] test display_output_is_just_error ... ok [INFO] [stdout] test debug_output_has_error_header ... ok [INFO] [stdout] test display_with_meta_shows_crate_name ... ok [INFO] [stdout] test late_tracing_adds_skip_marker ... ok [INFO] [stdout] test locations_are_oldest_first ... ok [INFO] [stdout] test long_context_message_not_truncated ... ok [INFO] [stdout] test error_chain_traversable ... ok [INFO] [stdout] test empty_trace_just_shows_error ... ok [INFO] [stdout] test multiple_contexts_each_have_prefix ... ok [INFO] [stdout] test nested_at_errors ... ok [INFO] [stdout] test context_uses_corner_prefix ... ok [INFO] [stdout] test output_has_proper_indentation ... ok [INFO] [stdout] test skip_marker_shows_brackets ... ok [INFO] [stdout] test source_preserved_through_trace_operations ... ok [INFO] [stdout] test three_level_error_chain ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 22 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running tests/worst_cases.rs (/opt/rustwide/target/debug/deps/worst_cases-2db3800f8a1b5675) [INFO] [stdout] [INFO] [stdout] running 19 tests [INFO] [stdout] test correct_pattern_extends_trace ... ok [INFO] [stdout] test deep_call_stack_100_levels ... ok [INFO] [stdout] test deep_call_stack_20_levels ... ok [INFO] [stdout] test error_is_send_sync ... ok [INFO] [stdout] test empty_context_string ... ok [INFO] [stdout] test error_across_threads ... ok [INFO] [stdout] test hot_loop_all_errors ... ok [INFO] [stdout] test helper_from_loop_same_location ... ok [INFO] [stdout] test large_error_type ... ok [INFO] [stdout] test mixed_contexts_single_location ... ok [INFO] [stdout] test hot_loop_occasional_errors ... ok [INFO] [stdout] test many_contexts_single_location ... ok [INFO] [stdout] test nested_at_at_compiles_but_wasteful ... ok [INFO] [stdout] test mixed_start_at_and_at ... ok [INFO] [stdout] test recursive_descent_explicit_at ... ok [INFO] [stdout] test recursive_descent_traced ... ok [INFO] [stdout] test start_at_external_errors ... ok [INFO] [stdout] test unicode_context ... ok [INFO] [stdout] test very_long_context_string ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 19 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Doc-tests whereat [INFO] [stdout] [INFO] [stdout] running 66 tests [INFO] [stdout] test src/at.rs - at::At::at_crate (line 505) ... ignored [INFO] [stdout] test src/at.rs - at::At (line 51) ... ok [INFO] [stdout] test src/at.rs - at::At::at_aside_error (line 445) ... ok [INFO] [stdout] test src/at.rs - at::At::display_with_meta (line 926) ... ignored [INFO] [stdout] test src/at.rs - at::At::at_data (line 337) ... ok [INFO] [stdout] test src/at.rs - at::At::at_str (line 260) ... ok [INFO] [stdout] test src/at.rs - at::At::decompose (line 621) ... ok [INFO] [stdout] test src/at.rs - at::At::at_string (line 296) ... ok [INFO] [stdout] test src/at.rs - at::At (line 38) ... ok [INFO] [stdout] test src/at.rs - at::At::at_fn (line 165) ... ok [INFO] [stdout] test src/at.rs - at::At::at_debug (line 386) ... ok [INFO] [stdout] test src/at.rs - at::At::set_crate_info (line 548) ... ignored [INFO] [stdout] test src/at.rs - at::At::into_traceable (line 833) ... ok [INFO] [stdout] test src/at.rs - at::At::last_error_trace (line 1129) ... ok [INFO] [stdout] test src/context.rs - context::AtContextRef (line 205) ... ok [INFO] [stdout] test src/crate_info.rs - crate_info::AtCrateInfo::get_meta (line 141) ... ok [INFO] [stdout] test src/at.rs - at::At (line 68) ... ok [INFO] [stdout] test src/at.rs - at::At::full_trace (line 1096) ... ok [INFO] [stdout] test src/at.rs - at::At::contexts (line 689) ... ok [INFO] [stdout] test src/at.rs - at::At::at_named (line 204) ... ok [INFO] [stdout] test src/at.rs - at::At::at_str (line 243) ... ok [INFO] [stdout] test src/crate_info.rs - crate_info::AtCrateInfo::builder (line 86) ... ok [INFO] [stdout] test src/at.rs - at::At::into_inner (line 592) ... ok [INFO] [stdout] test src/at.rs - at::At::frames (line 716) ... ok [INFO] [stdout] test src/at.rs - at::At::at (line 135) ... ok [INFO] [stdout] test src/lib.rs - (line 144) ... ignored [INFO] [stdout] test src/lib.rs - (line 156) ... ignored [INFO] [stdout] test src/context.rs - context::AtContextRef<'a>::downcast_ref (line 255) ... ok [INFO] [stdout] test src/crate_info.rs - crate_info::AtCrateInfoBuilder::link_format (line 295) ... ok [INFO] [stdout] test src/lib.rs - (line 48) ... ignored [INFO] [stdout] test src/crate_info.rs - crate_info::AtCrateInfoBuilder::link_format_auto (line 444) ... ok [INFO] [stdout] test src/lib.rs - (line 58) ... ignored [INFO] [stdout] test src/lib.rs - at (line 406) ... ignored [INFO] [stdout] test src/lib.rs - at (line 412) ... ignored [INFO] [stdout] test src/crate_info.rs - crate_info::GITHUB_LINK_FORMAT (line 43) ... ok [INFO] [stdout] test src/ext.rs - ext::ResultAtExt (line 82) ... ok [INFO] [stdout] test src/crate_info.rs - crate_info::GITHUB_LINK_FORMAT (line 30) ... ok [INFO] [stdout] test src/at.rs - at::At::map_error (line 798) ... ok [INFO] [stdout] test src/crate_info.rs - crate_info::AtCrateInfoBuilder::meta (line 260) ... ok [INFO] [stdout] test src/crate_info.rs - crate_info::AtCrateInfoBuilder (line 188) ... ok [INFO] [stdout] test src/lib.rs - at_crate (line 452) ... ignored [INFO] [stdout] test src/lib.rs - at_crate (line 458) ... ignored [INFO] [stdout] test src/lib.rs - define_at_crate_info (line 269) ... ignored [INFO] [stdout] test src/lib.rs - define_at_crate_info (line 276) ... ignored [INFO] [stdout] test src/lib.rs - define_at_crate_info (line 287) ... ignored [INFO] [stdout] test src/crate_info.rs - crate_info::AtCrateInfoBuilder::meta_owned (line 389) ... ok [INFO] [stdout] test src/lib.rs - at (line 480) ... ok [INFO] [stdout] test src/lib.rs - (line 120) ... ok [INFO] [stdout] test src/ext.rs - ext::ResultAtTraceableExt (line 318) ... ok [INFO] [stdout] test src/lib.rs - (line 19) ... ok [INFO] [stdout] test src/ext.rs - ext::ErrorAtExt (line 26) ... ok [INFO] [stdout] test src/lib.rs - at (line 427) ... ok [INFO] [stdout] test src/ext.rs - ext::ResultAtExt::map_err_at (line 168) ... ok [INFO] [stdout] test src/lib.rs - (line 162) ... ok [INFO] [stdout] test src/trace.rs - trace::AtTrace::frames (line 375) ... ok [INFO] [stdout] test src/prelude.rs - prelude (line 7) ... ok [INFO] [stdout] test src/trace.rs - trace::AtFrame (line 688) ... ok [INFO] [stdout] test src/trace.rs - trace::AtTraceable::last_error_trace (line 1322) ... ok [INFO] [stdout] test src/trace.rs - trace::AtTrace (line 190) ... ok [INFO] [stdout] test src/trace.rs - trace::AtTrace::capture (line 247) ... ok [INFO] [stdout] test src/trace.rs - trace::AtTraceable::full_trace (line 1278) ... ok [INFO] [stdout] test src/trace.rs - trace::AtTraceable (line 919) ... ok [INFO] [stdout] test src/trace.rs - trace::AtTraceable::fmt_message (line 1003) ... ok [INFO] [stdout] test src/trace.rs - trace::AtTraceable (line 889) ... ok [INFO] [stdout] test src/trace.rs - trace::AtTraceable (line 946) ... ok [INFO] [stdout] test src/trace.rs - trace::AtTraceable::at_fn (line 1150) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 52 passed; 0 failed; 14 ignored; 0 measured; 0 filtered out; finished in 0.04s [INFO] [stdout] [INFO] [stdout] all doctests ran in 0.83s; merged doctests compilation took 0.78s [INFO] running `Command { std: "docker" "inspect" "e3fc01d9766dbcfb0dfc2f7c59474100f3cd0b6f7688bd28efa4aab3541641bb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e3fc01d9766dbcfb0dfc2f7c59474100f3cd0b6f7688bd28efa4aab3541641bb", kill_on_drop: false }` [INFO] [stdout] e3fc01d9766dbcfb0dfc2f7c59474100f3cd0b6f7688bd28efa4aab3541641bb