[INFO] fetching crate sexprs-macros-core 0.0.5... [INFO] testing sexprs-macros-core-0.0.5 against try#b83b707f97d809763b7861afa7638871f3339a33 for pr-145838-1 [INFO] extracting crate sexprs-macros-core 0.0.5 into /workspace/builds/worker-4-tc2/source [INFO] started tweaking crates.io crate sexprs-macros-core 0.0.5 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate sexprs-macros-core 0.0.5 [INFO] tweaked toml for crates.io crate sexprs-macros-core 0.0.5 written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate sexprs-macros-core 0.0.5 on toolchain b83b707f97d809763b7861afa7638871f3339a33 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate sexprs-macros-core 0.0.5 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" "+b83b707f97d809763b7861afa7638871f3339a33" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 57399ce5cd29ce306f8c228f5a48ec238829bc6c62d25619236e4eedec174d58 [INFO] running `Command { std: "docker" "start" "-a" "57399ce5cd29ce306f8c228f5a48ec238829bc6c62d25619236e4eedec174d58", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "57399ce5cd29ce306f8c228f5a48ec238829bc6c62d25619236e4eedec174d58", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "57399ce5cd29ce306f8c228f5a48ec238829bc6c62d25619236e4eedec174d58", kill_on_drop: false }` [INFO] [stdout] 57399ce5cd29ce306f8c228f5a48ec238829bc6c62d25619236e4eedec174d58 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2292ce59e310f3a547ceb65161d5791a712eb5fcb7b202ef47a6c608fc426d1a [INFO] running `Command { std: "docker" "start" "-a" "2292ce59e310f3a547ceb65161d5791a712eb5fcb7b202ef47a6c608fc426d1a", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling libc v0.2.173 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling time-core v0.1.4 [INFO] [stderr] Compiling deranged v0.4.0 [INFO] [stderr] Compiling hashbrown v0.15.4 [INFO] [stderr] Compiling cc v1.2.27 [INFO] [stderr] Compiling quick-xml v0.37.5 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling syn v2.0.103 [INFO] [stderr] Compiling prettyplease v0.2.33 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Compiling time v0.3.41 [INFO] [stderr] Compiling filetime v0.2.25 [INFO] [stderr] Compiling flate2 v1.1.2 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling sanitation v1.0.3 [INFO] [stderr] Compiling trilobyte v0.1.2 [INFO] [stderr] Compiling thread-groups v0.1.2 [INFO] [stderr] Compiling sexprs-util v0.0.5 [INFO] [stderr] Compiling onig_sys v69.9.1 [INFO] [stderr] Compiling unique-pointer v0.5.0 [INFO] [stderr] Compiling sexprs-data-structures v0.0.5 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling dumbeq v0.1.2 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling onig v6.5.1 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling plist v1.7.2 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling syntect v5.2.0 [INFO] [stderr] Compiling iocore v3.0.3 [INFO] [stderr] Compiling sexprs-formatter v0.0.5 [INFO] [stderr] Compiling sexprs-macros-core v0.0.5 (/opt/rustwide/workdir) [INFO] [stdout] warning: the feature `non_null_from_ref` has been stable since 1.89.0 and no longer requires an attribute to enable [INFO] [stdout] --> src/lib.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(non_null_from_ref)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(stable_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/ordered_string_set.rs:152:21 [INFO] [stdout] | [INFO] [stdout] 152 | pub fn iter_mut(&mut self) -> OrderedStringSetIterMut { [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 152 | pub fn iter_mut(&mut self) -> OrderedStringSetIterMut<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/ordered_string_set.rs:179:17 [INFO] [stdout] | [INFO] [stdout] 179 | pub fn iter(&self) -> OrderedStringSetIter { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 179 | pub fn iter(&self) -> OrderedStringSetIter<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 40.12s [INFO] running `Command { std: "docker" "inspect" "2292ce59e310f3a547ceb65161d5791a712eb5fcb7b202ef47a6c608fc426d1a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2292ce59e310f3a547ceb65161d5791a712eb5fcb7b202ef47a6c608fc426d1a", kill_on_drop: false }` [INFO] [stdout] 2292ce59e310f3a547ceb65161d5791a712eb5fcb7b202ef47a6c608fc426d1a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2c17501aa33d943b387cb1f87dee3f83bb7c9cd9fd3656632974ece992e5df8d [INFO] running `Command { std: "docker" "start" "-a" "2c17501aa33d943b387cb1f87dee3f83bb7c9cd9fd3656632974ece992e5df8d", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.173 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling syn v2.0.103 [INFO] [stderr] Compiling rustix v0.37.28 [INFO] [stderr] Compiling linux-raw-sys v0.3.8 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling filetime v0.2.25 [INFO] [stderr] Compiling iocore v3.0.3 [INFO] [stderr] Compiling iocore-test v3.0.3 [INFO] [stderr] Compiling prettyplease v0.2.33 [INFO] [stderr] Compiling terminal_size v0.2.6 [INFO] [stderr] Compiling k9 v0.12.0 [INFO] [stderr] Compiling sexprs-formatter v0.0.5 [INFO] [stderr] Compiling sexprs-macros-core v0.0.5 (/opt/rustwide/workdir) [INFO] [stdout] warning: the feature `non_null_from_ref` has been stable since 1.89.0 and no longer requires an attribute to enable [INFO] [stdout] --> src/lib.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(non_null_from_ref)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(stable_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/ordered_string_set.rs:152:21 [INFO] [stdout] | [INFO] [stdout] 152 | pub fn iter_mut(&mut self) -> OrderedStringSetIterMut { [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 152 | pub fn iter_mut(&mut self) -> OrderedStringSetIterMut<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/ordered_string_set.rs:179:17 [INFO] [stdout] | [INFO] [stdout] 179 | pub fn iter(&self) -> OrderedStringSetIter { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 179 | pub fn iter(&self) -> OrderedStringSetIter<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 16.63s [INFO] running `Command { std: "docker" "inspect" "2c17501aa33d943b387cb1f87dee3f83bb7c9cd9fd3656632974ece992e5df8d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2c17501aa33d943b387cb1f87dee3f83bb7c9cd9fd3656632974ece992e5df8d", kill_on_drop: false }` [INFO] [stdout] 2c17501aa33d943b387cb1f87dee3f83bb7c9cd9fd3656632974ece992e5df8d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 340fbecd612b9287c3ec3c2e6019198b76425cda00e9fb8b2fe400daf9b60a0b [INFO] running `Command { std: "docker" "start" "-a" "340fbecd612b9287c3ec3c2e6019198b76425cda00e9fb8b2fe400daf9b60a0b", kill_on_drop: false }` [INFO] [stderr] warning: the feature `non_null_from_ref` has been stable since 1.89.0 and no longer requires an attribute to enable [INFO] [stderr] --> src/lib.rs:1:12 [INFO] [stderr] | [INFO] [stderr] 1 | #![feature(non_null_from_ref)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(stable_features)]` on by default [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/ordered_string_set.rs:152:21 [INFO] [stderr] | [INFO] [stderr] 152 | pub fn iter_mut(&mut self) -> OrderedStringSetIterMut { [INFO] [stderr] | ^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 152 | pub fn iter_mut(&mut self) -> OrderedStringSetIterMut<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/ordered_string_set.rs:179:17 [INFO] [stderr] | [INFO] [stderr] 179 | pub fn iter(&self) -> OrderedStringSetIter { [INFO] [stderr] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 179 | pub fn iter(&self) -> OrderedStringSetIter<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: `sexprs-macros-core` (lib) generated 3 warnings (run `cargo fix --lib -p sexprs-macros-core` to apply 2 suggestions) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.15s [INFO] [stderr] Running tests/test_enum_builder.rs (/opt/rustwide/target/debug/deps/test_enum_builder-ca3c3d155805decc) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test test_enum_builder_impl_and_lifetimes ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- test_enum_builder_impl_and_lifetimes stdout ---- [INFO] [stdout] streams are not equal, see diff below: [INFO] [stdout] [INFO] [stdout] thread 'test_enum_builder_impl_and_lifetimes' (18) panicked at tests/test_enum_builder.rs:84:5: [INFO] [stdout] --- /tmp/left.rs 2025-09-01 11:52:37.489117133 +0000 [INFO] [stdout] +++ /tmp/right.rs 2025-09-01 11:52:37.493047215 +0000 [INFO] [stdout] @@ -8,7 +8,7 @@ [INFO] [stdout] ) [INFO] [stdout] ]pubenumValue { [INFO] [stdout] CompileError, [INFO] [stdout] - RuntimeError [INFO] [stdout] + RuntimeError, [INFO] [stdout] }implValue { [INFO] [stdout] fn variants()->[ [INFO] [stdout] &'static str; 2 [INFO] [stdout] @@ -28,7 +28,7 @@ [INFO] [stdout] "{}", [INFO] [stdout] match self { [INFO] [stdout] Value: : CompileError=> "CompileError", [INFO] [stdout] - Value: : RuntimeError=> "RuntimeError" [INFO] [stdout] + Value: : RuntimeError=> "RuntimeError", [INFO] [stdout] } [INFO] [stdout] ) [INFO] [stdout] } [INFO] [stdout] @@ -42,7 +42,7 @@ [INFO] [stdout] "{}", [INFO] [stdout] match self { [INFO] [stdout] Value: : CompileError=> "Value::CompileError", [INFO] [stdout] - Value: : RuntimeError=> "Value::RuntimeError" [INFO] [stdout] + Value: : RuntimeError=> "Value::RuntimeError", [INFO] [stdout] } [INFO] [stdout] ) [INFO] [stdout] } [INFO] [stdout] @@ -52,9 +52,9 @@ [INFO] [stdout] rhs: & str [INFO] [stdout] )-> bool { [INFO] [stdout] if& self. to_string()== rhs { [INFO] [stdout] - return true [INFO] [stdout] + return true; [INFO] [stdout] }; if& self. to_string()== rhs { [INFO] [stdout] - return true [INFO] [stdout] + return true; [INFO] [stdout] } false [INFO] [stdout] } [INFO] [stdout] }implstd: : cmp: : PartialEqforValue { [INFO] [stdout] @@ -63,9 +63,9 @@ [INFO] [stdout] rhs: & String [INFO] [stdout] )-> bool { [INFO] [stdout] if& self. to_string()== rhs { [INFO] [stdout] - return true [INFO] [stdout] + return true; [INFO] [stdout] }; if& self. to_string()== rhs { [INFO] [stdout] - return true [INFO] [stdout] + return true; [INFO] [stdout] } false [INFO] [stdout] } [INFO] [stdout] } [INFO] [stdout] \ No newline at end of file [INFO] [stdout] [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x635edf44be32 - std::backtrace_rs::backtrace::libunwind::trace::h589a96ef7638b383 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x635edf44be32 - std::backtrace_rs::backtrace::trace_unsynchronized::h23a30a7548c40de4 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x635edf44be32 - std::sys::backtrace::_print_fmt::h87dabd6535c8c07a [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x635edf44be32 - ::fmt::hffd20ad4e5eca8ab [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x635edf45d4df - core::fmt::rt::Argument::fmt::h75c83e3fd5ce2419 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x635edf45d4df - core::fmt::write::h6d9d3a7cfd7b84f5 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x635edf417c03 - std::io::default_write_fmt::he11a713685e2464d [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x635edf417c03 - std::io::Write::write_fmt::h9d08f7e050bd2612 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x635edf4248f2 - std::sys::backtrace::BacktraceLock::print::hb28797143397220e [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x635edf4298ef - std::panicking::default_hook::{{closure}}::h7555113b62983743 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x635edf429781 - std::panicking::default_hook::h2714b564abe8d914 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x635edef8d22e - as core::ops::function::Fn>::call::h0e9de8cceb22406e [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 12: 0x635edef8d22e - test::test_main_with_exit_callback::{{closure}}::h8125bd66cf4739d0 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x635edf42a03e - as core::ops::function::Fn>::call::h1fd0a0802eaec16b [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 14: 0x635edf42a03e - std::panicking::panic_with_hook::h190dc82263685ec5 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x635edf429d5a - std::panicking::panic_handler::{{closure}}::h8b036a1b366643ac [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x635edf424a29 - std::sys::backtrace::__rust_end_short_backtrace::h45affcfc0c830da8 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x635edf40b81d - __rustc[9b67c8562bba447b]::rust_begin_unwind [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x635edf4660d0 - core::panicking::panic_fmt::hc084f85b1e76c16d [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x635edef6a570 - core::panicking::panic_display::hb5894d6da15e36ac [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/panicking.rs:259:5 [INFO] [stdout] 20: 0x635edef68db4 - test_enum_builder::test_enum_builder_impl_and_lifetimes::h1f9ce568e74a47f4 [INFO] [stdout] at /opt/rustwide/workdir/tests/test_enum_builder.rs:84:5 [INFO] [stdout] 21: 0x635edef69543 - test_enum_builder::test_enum_builder_impl_and_lifetimes::{{closure}}::h522cd970878afa54 [INFO] [stdout] at /opt/rustwide/workdir/tests/test_enum_builder.rs:9:46 [INFO] [stdout] 22: 0x635edef69dd6 - core::ops::function::FnOnce::call_once::hac7ad14d6a49bd1c [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 23: 0x635edef8cfeb - core::ops::function::FnOnce::call_once::hdbf42be2a49fb464 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 24: 0x635edef8cfeb - test::__rust_begin_short_backtrace::h8ae08814d38cb356 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/test/src/lib.rs:663:18 [INFO] [stdout] 25: 0x635edefa2ad5 - test::run_test_in_process::{{closure}}::h54574ee4f414d690 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/test/src/lib.rs:686:74 [INFO] [stdout] 26: 0x635edefa2ad5 - as core::ops::function::FnOnce<()>>::call_once::h01a0b7e7aad1a501 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 27: 0x635edefa2ad5 - std::panicking::catch_unwind::do_call::h23820e817c5612cd [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panicking.rs:590:40 [INFO] [stdout] 28: 0x635edefa2ad5 - std::panicking::catch_unwind::h89c73a1febce5587 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panicking.rs:553:19 [INFO] [stdout] 29: 0x635edefa2ad5 - std::panic::catch_unwind::h6f55caf410861914 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panic.rs:359:14 [INFO] [stdout] 30: 0x635edefa2ad5 - test::run_test_in_process::h4db851878e5d3983 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/test/src/lib.rs:686:27 [INFO] [stdout] 31: 0x635edefa2ad5 - test::run_test::{{closure}}::h57e8c5acaceacd24 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/test/src/lib.rs:607:43 [INFO] [stdout] 32: 0x635edef794c4 - test::run_test::{{closure}}::he775ccc3a9d3b97e [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/test/src/lib.rs:637:41 [INFO] [stdout] 33: 0x635edef794c4 - std::sys::backtrace::__rust_begin_short_backtrace::hcd94d85d7765225a [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 34: 0x635edef7cd0a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::ha814de8393f07830 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 35: 0x635edef7cd0a - as core::ops::function::FnOnce<()>>::call_once::h8deb00af0abdeaf1 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 36: 0x635edef7cd0a - std::panicking::catch_unwind::do_call::h1917979b0c279ea2 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panicking.rs:590:40 [INFO] [stdout] 37: 0x635edef7cd0a - std::panicking::catch_unwind::h791ad91fee6ce34e [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panicking.rs:553:19 [INFO] [stdout] 38: 0x635edef7cd0a - std::panic::catch_unwind::h982b8f40ed9c3cce [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panic.rs:359:14 [INFO] [stdout] 39: 0x635edef7cd0a - std::thread::Builder::spawn_unchecked_::{{closure}}::h545e54700c945db4 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 40: 0x635edef7cd0a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb427481a5227d78a [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 41: 0x635edf41e5af - as core::ops::function::FnOnce>::call_once::h1d452951a81e9d0a [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 42: 0x635edf41e5af - std::sys::pal::unix::thread::Thread::new::thread_start::h29c84e109630689a [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/sys/pal/unix/thread.rs:118:17 [INFO] [stdout] 43: 0x7a7a3d555aa4 - [INFO] [stdout] 44: 0x7a7a3d5e2a34 - clone [INFO] [stdout] 45: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] test_enum_builder_impl_and_lifetimes [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.32s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--test test_enum_builder` [INFO] running `Command { std: "docker" "inspect" "340fbecd612b9287c3ec3c2e6019198b76425cda00e9fb8b2fe400daf9b60a0b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "340fbecd612b9287c3ec3c2e6019198b76425cda00e9fb8b2fe400daf9b60a0b", kill_on_drop: false }` [INFO] [stdout] 340fbecd612b9287c3ec3c2e6019198b76425cda00e9fb8b2fe400daf9b60a0b