[INFO] fetching crate prost-build 0.12.1... [INFO] testing prost-build-0.12.1 against master#23949593103d03a82c7ebc2e84434ce6c6edc561 for pr-115235 [INFO] extracting crate prost-build 0.12.1 into /workspace/builds/worker-6-tc1/source [INFO] validating manifest of crates.io crate prost-build 0.12.1 on toolchain 23949593103d03a82c7ebc2e84434ce6c6edc561 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+23949593103d03a82c7ebc2e84434ce6c6edc561" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate prost-build 0.12.1 [INFO] finished tweaking crates.io crate prost-build 0.12.1 [INFO] tweaked toml for crates.io crate prost-build 0.12.1 written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+23949593103d03a82c7ebc2e84434ce6c6edc561" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+23949593103d03a82c7ebc2e84434ce6c6edc561" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded prost-derive v0.12.1 [INFO] [stderr] Downloaded prost v0.12.1 [INFO] [stderr] Downloaded pulldown-cmark-to-cmark v10.0.4 [INFO] [stderr] Downloaded prost-types v0.12.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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:4f8da3c744d2da974e54ce020a79f4ad54313e914ebeaab8fc086f07e8d8b066" "/opt/rustwide/cargo-home/bin/cargo" "+23949593103d03a82c7ebc2e84434ce6c6edc561" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1f83dfeea6028307a7827709fdbfe2269cbda792c2643cc92026c75abc2dbc7b [INFO] running `Command { std: "docker" "start" "-a" "1f83dfeea6028307a7827709fdbfe2269cbda792c2643cc92026c75abc2dbc7b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1f83dfeea6028307a7827709fdbfe2269cbda792c2643cc92026c75abc2dbc7b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1f83dfeea6028307a7827709fdbfe2269cbda792c2643cc92026c75abc2dbc7b", kill_on_drop: false }` [INFO] [stdout] 1f83dfeea6028307a7827709fdbfe2269cbda792c2643cc92026c75abc2dbc7b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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:4f8da3c744d2da974e54ce020a79f4ad54313e914ebeaab8fc086f07e8d8b066" "/opt/rustwide/cargo-home/bin/cargo" "+23949593103d03a82c7ebc2e84434ce6c6edc561" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b0eb6cb991332a9f930ba63ecdb3ac6c6918522602006a7b5f131507d217d7e9 [INFO] running `Command { std: "docker" "start" "-a" "b0eb6cb991332a9f930ba63ecdb3ac6c6918522602006a7b5f131507d217d7e9", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling proc-macro2 v1.0.67 [INFO] [stderr] Compiling anyhow v1.0.75 [INFO] [stderr] Compiling rustix v0.38.13 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.7 [INFO] [stderr] Compiling hashbrown v0.14.0 [INFO] [stderr] Compiling regex-syntax v0.7.5 [INFO] [stderr] Compiling bytes v1.5.0 [INFO] [stderr] Compiling prettyplease v0.2.15 [INFO] [stderr] Compiling fastrand v2.0.0 [INFO] [stderr] Compiling home v0.5.5 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling multimap v0.8.3 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling itertools v0.11.0 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling indexmap v2.0.0 [INFO] [stderr] Compiling syn v2.0.37 [INFO] [stderr] Compiling petgraph v0.6.4 [INFO] [stderr] Compiling regex-automata v0.3.8 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Compiling tempfile v3.8.0 [INFO] [stderr] Compiling prost-derive v0.12.1 [INFO] [stderr] Compiling regex v1.9.5 [INFO] [stderr] Compiling prost v0.12.1 [INFO] [stderr] Compiling prost-types v0.12.1 [INFO] [stderr] Compiling prost-build v0.12.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 8.72s [INFO] running `Command { std: "docker" "inspect" "b0eb6cb991332a9f930ba63ecdb3ac6c6918522602006a7b5f131507d217d7e9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b0eb6cb991332a9f930ba63ecdb3ac6c6918522602006a7b5f131507d217d7e9", kill_on_drop: false }` [INFO] [stdout] b0eb6cb991332a9f930ba63ecdb3ac6c6918522602006a7b5f131507d217d7e9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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:4f8da3c744d2da974e54ce020a79f4ad54313e914ebeaab8fc086f07e8d8b066" "/opt/rustwide/cargo-home/bin/cargo" "+23949593103d03a82c7ebc2e84434ce6c6edc561" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 570f003bdb98c9a713b2dae3fd4f58c9bcdd6974ad573a1b7892b66e0c7b7d03 [INFO] running `Command { std: "docker" "start" "-a" "570f003bdb98c9a713b2dae3fd4f58c9bcdd6974ad573a1b7892b66e0c7b7d03", kill_on_drop: false }` [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling env_logger v0.10.0 [INFO] [stderr] Compiling prost-build v0.12.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 3.04s [INFO] running `Command { std: "docker" "inspect" "570f003bdb98c9a713b2dae3fd4f58c9bcdd6974ad573a1b7892b66e0c7b7d03", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "570f003bdb98c9a713b2dae3fd4f58c9bcdd6974ad573a1b7892b66e0c7b7d03", kill_on_drop: false }` [INFO] [stdout] 570f003bdb98c9a713b2dae3fd4f58c9bcdd6974ad573a1b7892b66e0c7b7d03 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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:4f8da3c744d2da974e54ce020a79f4ad54313e914ebeaab8fc086f07e8d8b066" "/opt/rustwide/cargo-home/bin/cargo" "+23949593103d03a82c7ebc2e84434ce6c6edc561" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 8b79d2712d0a52386202dea0e05b08929b7fdadaa0653cc1a39792c1f493a246 [INFO] running `Command { std: "docker" "start" "-a" "8b79d2712d0a52386202dea0e05b08929b7fdadaa0653cc1a39792c1f493a246", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.02s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/prost_build-5830d83a9abb4265) [INFO] [stdout] [INFO] [stdout] running 24 tests [INFO] [stdout] test ast::tests::test_codeblocks ... ok [INFO] [stdout] test code_generator::tests::test_strip_enum_prefix ... ok [INFO] [stdout] test code_generator::tests::test_unescape_c_escape_string ... ok [INFO] [stdout] test extern_paths::tests::test_well_known_types ... ok [INFO] [stdout] test extern_paths::tests::test_extern_paths ... ok [INFO] [stdout] test ident::tests::test_to_snake_non_raw_keyword ... ok [INFO] [stdout] test ident::tests::test_to_snake ... ok [INFO] [stdout] test ident::tests::test_to_snake_raw_keyword ... ok [INFO] [stdout] test path::tests::test_get_best ... ok [INFO] [stdout] test ident::tests::test_to_upper_camel ... ok [INFO] [stdout] test path::tests::test_get_keep_order ... ok [INFO] [stdout] test path::tests::test_get_matches_sub_path ... ok [INFO] [stdout] test path::tests::test_suffixes ... ok [INFO] [stdout] test path::tests::test_prefixes ... ok [INFO] [stdout] test ast::tests::test_comment_append_with_indent_leaves_prespaced_lines ... ok [INFO] [stdout] test ast::tests::test_comment_append_with_indent_sanitizes_comment_doc_url ... ok [INFO] [stdout] test ast::tests::test_comment_append_with_indent_sanitizes_square_brackets ... ok [INFO] [stdout] test code_generator::tests::test_unescape_c_escape_string_incomplete_hex_value - should panic ... ok [INFO] [stdout] test tests::smoke_test ... ok [INFO] [stdout] test tests::test_generate_no_empty_outputs ... ok [INFO] [stdout] test tests::test_generate_field_attributes ... ok [INFO] [stdout] test tests::finalize_package ... ok [INFO] [stdout] test tests::test_generate_message_attributes ... FAILED [INFO] [stdout] test tests::deterministic_include_file ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- tests::test_generate_message_attributes stdout ---- [INFO] [stdout] thread 'tests::test_generate_message_attributes' panicked at src/lib.rs:1637:9: [INFO] [stdout] assertion `left == right` failed: Unexpected content: [INFO] [stdout] #[allow(clippy::derive_partial_eq_without_eq)] [INFO] [stdout] #[derive(Clone, PartialEq, ::prost::Message)] [INFO] [stdout] pub struct Message { [INFO] [stdout] #[prost(string, tag = "1")] [INFO] [stdout] pub say: ::prost::alloc::string::String, [INFO] [stdout] } [INFO] [stdout] #[allow(clippy::derive_partial_eq_without_eq)] [INFO] [stdout] #[derive(Clone, PartialEq, ::prost::Message)] [INFO] [stdout] pub struct Response { [INFO] [stdout] #[prost(string, tag = "1")] [INFO] [stdout] pub say: ::prost::alloc::string::String, [INFO] [stdout] } [INFO] [stdout] #[derive(Clone, Copy, Debug, PartialEq, Eq, Hash, PartialOrd, Ord, ::prost::Enumeration)] [INFO] [stdout] #[repr(i32)] [INFO] [stdout] pub enum ServingStatus { [INFO] [stdout] Unknown = 0, [INFO] [stdout] Serving = 1, [INFO] [stdout] NotServing = 2, [INFO] [stdout] } [INFO] [stdout] impl ServingStatus { [INFO] [stdout] /// String value of the enum field names used in the ProtoBuf definition. [INFO] [stdout] /// [INFO] [stdout] /// The values are not transformed in any way and thus are considered stable [INFO] [stdout] /// (if the ProtoBuf definition does not change) and safe for programmatic use. [INFO] [stdout] pub fn as_str_name(&self) -> &'static str { [INFO] [stdout] match self { [INFO] [stdout] ServingStatus::Unknown => "UNKNOWN", [INFO] [stdout] ServingStatus::Serving => "SERVING", [INFO] [stdout] ServingStatus::NotServing => "NOT_SERVING", [INFO] [stdout] } [INFO] [stdout] } [INFO] [stdout] /// Creates an enum from field names used in the ProtoBuf definition. [INFO] [stdout] pub fn from_str_name(value: &str) -> ::core::option::Option { [INFO] [stdout] match value { [INFO] [stdout] "UNKNOWN" => Some(Self::Unknown), [INFO] [stdout] "SERVING" => Some(Self::Serving), [INFO] [stdout] "NOT_SERVING" => Some(Self::NotServing), [INFO] [stdout] _ => None, [INFO] [stdout] } [INFO] [stdout] } [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] left: "#[derive(derive_builder::Builder)]\n#[allow(clippy::derive_partial_eq_without_eq)]\n#[derive(Clone, PartialEq, ::prost::Message)]\npub struct Message {\n #[prost(string, tag = \"1\")]\n pub say: ::prost::alloc::string::String,\n}\n#[derive(derive_builder::Builder)]\n#[allow(clippy::derive_partial_eq_without_eq)]\n#[derive(Clone, PartialEq, ::prost::Message)]\npub struct Response {\n #[prost(string, tag = \"1\")]\n pub say: ::prost::alloc::string::String,\n}\n#[some_enum_attr(u8)]\n#[derive(Clone, Copy, Debug, PartialEq, Eq, Hash, PartialOrd, Ord, ::prost::Enumeration)]\n#[repr(i32)]\npub enum ServingStatus {\n Unknown = 0,\n Serving = 1,\n NotServing = 2,\n}\nimpl ServingStatus {\n /// String value of the enum field names used in the ProtoBuf definition.\n ///\n /// The values are not transformed in any way and thus are considered stable\n /// (if the ProtoBuf definition does not change) and safe for programmatic use.\n pub fn as_str_name(&self) -> &'static str {\n match self {\n ServingStatus::Unknown => \"UNKNOWN\",\n ServingStatus::Serving => \"SERVING\",\n ServingStatus::NotServing => \"NOT_SERVING\",\n }\n }\n /// Creates an enum from field names used in the ProtoBuf definition.\n pub fn from_str_name(value: &str) -> ::core::option::Option {\n match value {\n \"UNKNOWN\" => Some(Self::Unknown),\n \"SERVING\" => Some(Self::Serving),\n \"NOT_SERVING\" => Some(Self::NotServing),\n _ => None,\n }\n }\n}\n" [INFO] [stdout] right: "#[allow(clippy::derive_partial_eq_without_eq)]\n#[derive(Clone, PartialEq, ::prost::Message)]\npub struct Message {\n #[prost(string, tag = \"1\")]\n pub say: ::prost::alloc::string::String,\n}\n#[allow(clippy::derive_partial_eq_without_eq)]\n#[derive(Clone, PartialEq, ::prost::Message)]\npub struct Response {\n #[prost(string, tag = \"1\")]\n pub say: ::prost::alloc::string::String,\n}\n#[derive(Clone, Copy, Debug, PartialEq, Eq, Hash, PartialOrd, Ord, ::prost::Enumeration)]\n#[repr(i32)]\npub enum ServingStatus {\n Unknown = 0,\n Serving = 1,\n NotServing = 2,\n}\nimpl ServingStatus {\n /// String value of the enum field names used in the ProtoBuf definition.\n ///\n /// The values are not transformed in any way and thus are considered stable\n /// (if the ProtoBuf definition does not change) and safe for programmatic use.\n pub fn as_str_name(&self) -> &'static str {\n match self {\n ServingStatus::Unknown => \"UNKNOWN\",\n ServingStatus::Serving => \"SERVING\",\n ServingStatus::NotServing => \"NOT_SERVING\",\n }\n }\n /// Creates an enum from field names used in the ProtoBuf definition.\n pub fn from_str_name(value: &str) -> ::core::option::Option {\n match value {\n \"UNKNOWN\" => Some(Self::Unknown),\n \"SERVING\" => Some(Self::Serving),\n \"NOT_SERVING\" => Some(Self::NotServing),\n _ => None,\n }\n }\n}\n" [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5575fcf292bc - std::backtrace_rs::backtrace::libunwind::trace::hc56bfd85f78f2ac1 [INFO] [stdout] at /rustc/23949593103d03a82c7ebc2e84434ce6c6edc561/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x5575fcf292bc - std::backtrace_rs::backtrace::trace_unsynchronized::h3a4cd0ee39c2ec51 [INFO] [stdout] at /rustc/23949593103d03a82c7ebc2e84434ce6c6edc561/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x5575fcf292bc - std::sys_common::backtrace::_print_fmt::h7ec874d1114e2ca4 [INFO] [stdout] at /rustc/23949593103d03a82c7ebc2e84434ce6c6edc561/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x5575fcf292bc - ::fmt::h9409967845944e27 [INFO] [stdout] at /rustc/23949593103d03a82c7ebc2e84434ce6c6edc561/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stdout] 4: 0x5575fcf54cdc - core::fmt::rt::Argument::fmt::h3548c9d6e288e4b2 [INFO] [stdout] at /rustc/23949593103d03a82c7ebc2e84434ce6c6edc561/library/core/src/fmt/rt.rs:138:9 [INFO] [stdout] 5: 0x5575fcf54cdc - core::fmt::write::h31bd00fc0f85031b [INFO] [stdout] at /rustc/23949593103d03a82c7ebc2e84434ce6c6edc561/library/core/src/fmt/mod.rs:1094:21 [INFO] [stdout] 6: 0x5575fcf2605e - std::io::Write::write_fmt::hd97b56c28d49e8d5 [INFO] [stdout] at /rustc/23949593103d03a82c7ebc2e84434ce6c6edc561/library/std/src/io/mod.rs:1714:15 [INFO] [stdout] 7: 0x5575fcf290a4 - std::sys_common::backtrace::_print::h8ab9a59ea8fc9a86 [INFO] [stdout] at /rustc/23949593103d03a82c7ebc2e84434ce6c6edc561/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stdout] 8: 0x5575fcf290a4 - std::sys_common::backtrace::print::hfe7afa943e316a5b [INFO] [stdout] at /rustc/23949593103d03a82c7ebc2e84434ce6c6edc561/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stdout] 9: 0x5575fcf2b0ea - std::panicking::panic_hook_with_disk_dump::{{closure}}::hae52bf9a035c21dd [INFO] [stdout] at /rustc/23949593103d03a82c7ebc2e84434ce6c6edc561/library/std/src/panicking.rs:280:22 [INFO] [stdout] 10: 0x5575fcf2acad - std::panicking::panic_hook_with_disk_dump::hb6c613677d0ff679 [INFO] [stdout] at /rustc/23949593103d03a82c7ebc2e84434ce6c6edc561/library/std/src/panicking.rs:311:9 [INFO] [stdout] 11: 0x5575fcdbb9fc - as core::ops::function::Fn>::call::h70da65d4ac9eaaa2 [INFO] [stdout] at /rustc/23949593103d03a82c7ebc2e84434ce6c6edc561/library/alloc/src/boxed.rs:2021:9 [INFO] [stdout] 12: 0x5575fcdbb9fc - test::test_main::{{closure}}::h436fe668754d7667 [INFO] [stdout] at /rustc/23949593103d03a82c7ebc2e84434ce6c6edc561/library/test/src/lib.rs:136:21 [INFO] [stdout] 13: 0x5575fcf2b873 - as core::ops::function::Fn>::call::h98627c2cfbd34c2e [INFO] [stdout] at /rustc/23949593103d03a82c7ebc2e84434ce6c6edc561/library/alloc/src/boxed.rs:2021:9 [INFO] [stdout] 14: 0x5575fcf2b873 - std::panicking::rust_panic_with_hook::hd82d7066cdf9e06f [INFO] [stdout] at /rustc/23949593103d03a82c7ebc2e84434ce6c6edc561/library/std/src/panicking.rs:757:13 [INFO] [stdout] 15: 0x5575fcf2b5f1 - std::panicking::begin_panic_handler::{{closure}}::hf97c71166d409481 [INFO] [stdout] at /rustc/23949593103d03a82c7ebc2e84434ce6c6edc561/library/std/src/panicking.rs:631:13 [INFO] [stdout] 16: 0x5575fcf297e6 - std::sys_common::backtrace::__rust_end_short_backtrace::haa22df65c16edaa5 [INFO] [stdout] at /rustc/23949593103d03a82c7ebc2e84434ce6c6edc561/library/std/src/sys_common/backtrace.rs:170:18 [INFO] [stdout] 17: 0x5575fcf2b332 - rust_begin_unwind [INFO] [stdout] at /rustc/23949593103d03a82c7ebc2e84434ce6c6edc561/library/std/src/panicking.rs:619:5 [INFO] [stdout] 18: 0x5575fcb504c5 - core::panicking::panic_fmt::h0e243d6d1945608c [INFO] [stdout] at /rustc/23949593103d03a82c7ebc2e84434ce6c6edc561/library/core/src/panicking.rs:72:14 [INFO] [stdout] 19: 0x5575fcb50a01 - core::panicking::assert_failed_inner::hffe632e457f110bf [INFO] [stdout] 20: 0x5575fcb8976e - core::panicking::assert_failed::h1fb29845e0ce58f6 [INFO] [stdout] at /rustc/23949593103d03a82c7ebc2e84434ce6c6edc561/library/core/src/panicking.rs:269:5 [INFO] [stdout] 21: 0x5575fcbb8cf8 - prost_build::tests::test_generate_message_attributes::h2d7a748e9299b918 [INFO] [stdout] at /opt/rustwide/workdir/src/lib.rs:1637:9 [INFO] [stdout] 22: 0x5575fcbb8737 - prost_build::tests::test_generate_message_attributes::{{closure}}::h7166bf35a138610e [INFO] [stdout] at /opt/rustwide/workdir/src/lib.rs:1609:43 [INFO] [stdout] 23: 0x5575fcb9b286 - core::ops::function::FnOnce::call_once::h8468abdbdb100a43 [INFO] [stdout] at /rustc/23949593103d03a82c7ebc2e84434ce6c6edc561/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: 0x5575fcdc0b2f - core::ops::function::FnOnce::call_once::hf5a9c4e4ad819183 [INFO] [stdout] at /rustc/23949593103d03a82c7ebc2e84434ce6c6edc561/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 25: 0x5575fcdc0b2f - test::__rust_begin_short_backtrace::ha85af04d2b493cbd [INFO] [stdout] at /rustc/23949593103d03a82c7ebc2e84434ce6c6edc561/library/test/src/lib.rs:626:18 [INFO] [stdout] 26: 0x5575fcdbfb1e - test::run_test_in_process::{{closure}}::h80bae6710d6987aa [INFO] [stdout] at /rustc/23949593103d03a82c7ebc2e84434ce6c6edc561/library/test/src/lib.rs:649:60 [INFO] [stdout] 27: 0x5575fcdbfb1e - as core::ops::function::FnOnce<()>>::call_once::h1e8456d02dd6a27f [INFO] [stdout] at /rustc/23949593103d03a82c7ebc2e84434ce6c6edc561/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 28: 0x5575fcdbfb1e - std::panicking::try::do_call::h70bdb29e697eb37f [INFO] [stdout] at /rustc/23949593103d03a82c7ebc2e84434ce6c6edc561/library/std/src/panicking.rs:526:40 [INFO] [stdout] 29: 0x5575fcdbfb1e - std::panicking::try::hac0a5b5cab93a94f [INFO] [stdout] at /rustc/23949593103d03a82c7ebc2e84434ce6c6edc561/library/std/src/panicking.rs:490:19 [INFO] [stdout] 30: 0x5575fcdbfb1e - std::panic::catch_unwind::h242aae5a8ee61348 [INFO] [stdout] at /rustc/23949593103d03a82c7ebc2e84434ce6c6edc561/library/std/src/panic.rs:142:14 [INFO] [stdout] 31: 0x5575fcdbfb1e - test::run_test_in_process::hb95e3471d249e80a [INFO] [stdout] at /rustc/23949593103d03a82c7ebc2e84434ce6c6edc561/library/test/src/lib.rs:649:27 [INFO] [stdout] 32: 0x5575fcdbfb1e - test::run_test::{{closure}}::he4945c759a6bb284 [INFO] [stdout] at /rustc/23949593103d03a82c7ebc2e84434ce6c6edc561/library/test/src/lib.rs:572:43 [INFO] [stdout] 33: 0x5575fcd883d3 - test::run_test::{{closure}}::hef3ab237ad9dfdfa [INFO] [stdout] at /rustc/23949593103d03a82c7ebc2e84434ce6c6edc561/library/test/src/lib.rs:600:41 [INFO] [stdout] 34: 0x5575fcd883d3 - std::sys_common::backtrace::__rust_begin_short_backtrace::hd6c3f5e9450d872a [INFO] [stdout] at /rustc/23949593103d03a82c7ebc2e84434ce6c6edc561/library/std/src/sys_common/backtrace.rs:154:18 [INFO] [stdout] 35: 0x5575fcd8d4cb - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h033a4dc4b24e2ae4 [INFO] [stdout] at /rustc/23949593103d03a82c7ebc2e84434ce6c6edc561/library/std/src/thread/mod.rs:529:17 [INFO] [stdout] 36: 0x5575fcd8d4cb - as core::ops::function::FnOnce<()>>::call_once::hf6ace37e8c04836b [INFO] [stdout] at /rustc/23949593103d03a82c7ebc2e84434ce6c6edc561/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 37: 0x5575fcd8d4cb - std::panicking::try::do_call::h873acc9efc68dde9 [INFO] [stdout] at /rustc/23949593103d03a82c7ebc2e84434ce6c6edc561/library/std/src/panicking.rs:526:40 [INFO] [stdout] 38: 0x5575fcd8d4cb - std::panicking::try::hf1c7b0cddd2a156c [INFO] [stdout] at /rustc/23949593103d03a82c7ebc2e84434ce6c6edc561/library/std/src/panicking.rs:490:19 [INFO] [stdout] 39: 0x5575fcd8d4cb - std::panic::catch_unwind::hd0800cc038b1a0e3 [INFO] [stdout] at /rustc/23949593103d03a82c7ebc2e84434ce6c6edc561/library/std/src/panic.rs:142:14 [INFO] [stdout] 40: 0x5575fcd8d4cb - std::thread::Builder::spawn_unchecked_::{{closure}}::hbd3f2581a283969b [INFO] [stdout] at /rustc/23949593103d03a82c7ebc2e84434ce6c6edc561/library/std/src/thread/mod.rs:528:30 [INFO] [stdout] 41: 0x5575fcd8d4cb - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05a4474bc37631e7 [INFO] [stdout] at /rustc/23949593103d03a82c7ebc2e84434ce6c6edc561/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 42: 0x5575fcf30f95 - as core::ops::function::FnOnce>::call_once::ha81bceedc5dd4605 [INFO] [stdout] at /rustc/23949593103d03a82c7ebc2e84434ce6c6edc561/library/alloc/src/boxed.rs:2007:9 [INFO] [stdout] 43: 0x5575fcf30f95 - as core::ops::function::FnOnce>::call_once::ha86fb738f82c9cc8 [INFO] [stdout] at /rustc/23949593103d03a82c7ebc2e84434ce6c6edc561/library/alloc/src/boxed.rs:2007:9 [INFO] [stdout] 44: 0x5575fcf30f95 - std::sys::unix::thread::Thread::new::thread_start::h2c80c44f64da2074 [INFO] [stdout] at /rustc/23949593103d03a82c7ebc2e84434ce6c6edc561/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 45: 0x7f605190cb43 - [INFO] [stdout] 46: 0x7f605199dbb4 - __clone [INFO] [stdout] 47: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] tests::test_generate_message_attributes [INFO] [stdout] [INFO] [stdout] test result: FAILED. 23 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.11s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--lib` [INFO] running `Command { std: "docker" "inspect" "8b79d2712d0a52386202dea0e05b08929b7fdadaa0653cc1a39792c1f493a246", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8b79d2712d0a52386202dea0e05b08929b7fdadaa0653cc1a39792c1f493a246", kill_on_drop: false }` [INFO] [stdout] 8b79d2712d0a52386202dea0e05b08929b7fdadaa0653cc1a39792c1f493a246