[INFO] fetching crate sexprs-macros-core 0.0.5...
[INFO] testing sexprs-macros-core-0.0.5 against master#733b47ea4b1b86216f14ef56e49440c33933f230+rustflags=-Copt-level=3 for pr-138759
[INFO] extracting crate sexprs-macros-core 0.0.5 into /workspace/builds/worker-5-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-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate sexprs-macros-core 0.0.5 on toolchain 733b47ea4b1b86216f14ef56e49440c33933f230
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8259335feefa98b6eb48d12a2740724cc0f687df137a4f3f67a4ad04d3e6dd10
[INFO] running `Command { std: "docker" "start" "-a" "8259335feefa98b6eb48d12a2740724cc0f687df137a4f3f67a4ad04d3e6dd10", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8259335feefa98b6eb48d12a2740724cc0f687df137a4f3f67a4ad04d3e6dd10", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8259335feefa98b6eb48d12a2740724cc0f687df137a4f3f67a4ad04d3e6dd10", kill_on_drop: false }`
[INFO] [stdout] 8259335feefa98b6eb48d12a2740724cc0f687df137a4f3f67a4ad04d3e6dd10
[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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d6cd53e42575294274c8679ad719c108c3edc13f92a56bf988b0bbceadbc2ded
[INFO] running `Command { std: "docker" "start" "-a" "d6cd53e42575294274c8679ad719c108c3edc13f92a56bf988b0bbceadbc2ded", 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 aho-corasick v1.1.3
[INFO] [stderr]    Compiling deranged v0.4.0
[INFO] [stderr]    Compiling time-core v0.1.4
[INFO] [stderr]    Compiling hashbrown v0.15.4
[INFO] [stderr]    Compiling quick-xml v0.37.5
[INFO] [stderr]    Compiling linked-hash-map v0.5.6
[INFO] [stderr]    Compiling prettyplease v0.2.33
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling sexprs-util v0.0.5
[INFO] [stderr]    Compiling thread-groups v0.1.2
[INFO] [stderr]    Compiling sanitation v1.0.3
[INFO] [stderr]    Compiling glob v0.3.2
[INFO] [stderr]    Compiling trilobyte v0.1.2
[INFO] [stderr]    Compiling cc v1.2.27
[INFO] [stderr]    Compiling yaml-rust v0.4.5
[INFO] [stderr]    Compiling syn v2.0.103
[INFO] [stderr]    Compiling unique-pointer v0.5.0
[INFO] [stderr]    Compiling sexprs-data-structures v0.0.5
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling time v0.3.41
[INFO] [stderr]    Compiling filetime v0.2.25
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling onig_sys v69.9.1
[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 onig v6.5.1
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling plist v1.7.2
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling bincode v1.3.3
[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: lifetime flowing from input to output with different syntax can be 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 lifetime gets resolved as `'_`
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 152 |     pub fn iter_mut(&mut self) -> OrderedStringSetIterMut<'_> {
[INFO] [stdout]     |                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/ordered_string_set.rs:179:17
[INFO] [stdout]     |
[INFO] [stdout] 179 |     pub fn iter(&self) -> OrderedStringSetIter {
[INFO] [stdout]     |                 ^^^^^     -------------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for 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 1m 53s
[INFO] running `Command { std: "docker" "inspect" "d6cd53e42575294274c8679ad719c108c3edc13f92a56bf988b0bbceadbc2ded", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d6cd53e42575294274c8679ad719c108c3edc13f92a56bf988b0bbceadbc2ded", kill_on_drop: false }`
[INFO] [stdout] d6cd53e42575294274c8679ad719c108c3edc13f92a56bf988b0bbceadbc2ded
[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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e3e247612839054024f48d28b85b1189c9c19fd6c074bffce4bac4ae5aa83de2
[INFO] running `Command { std: "docker" "start" "-a" "e3e247612839054024f48d28b85b1189c9c19fd6c074bffce4bac4ae5aa83de2", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.173
[INFO] [stderr]    Compiling io-lifetimes v1.0.11
[INFO] [stderr]    Compiling rustix v0.37.28
[INFO] [stderr]    Compiling syn v2.0.103
[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 terminal_size v0.2.6
[INFO] [stderr]    Compiling prettyplease v0.2.33
[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: lifetime flowing from input to output with different syntax can be 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 lifetime gets resolved as `'_`
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 152 |     pub fn iter_mut(&mut self) -> OrderedStringSetIterMut<'_> {
[INFO] [stdout]     |                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/ordered_string_set.rs:179:17
[INFO] [stdout]     |
[INFO] [stdout] 179 |     pub fn iter(&self) -> OrderedStringSetIter {
[INFO] [stdout]     |                 ^^^^^     -------------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for 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 1m 08s
[INFO] running `Command { std: "docker" "inspect" "e3e247612839054024f48d28b85b1189c9c19fd6c074bffce4bac4ae5aa83de2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e3e247612839054024f48d28b85b1189c9c19fd6c074bffce4bac4ae5aa83de2", kill_on_drop: false }`
[INFO] [stdout] e3e247612839054024f48d28b85b1189c9c19fd6c074bffce4bac4ae5aa83de2
[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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] c090524e3bbb59a1894b7f43f98b2154a09d9bab7f236127622705d65d3ffc13
[INFO] running `Command { std: "docker" "start" "-a" "c090524e3bbb59a1894b7f43f98b2154a09d9bab7f236127622705d65d3ffc13", 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: lifetime flowing from input to output with different syntax can be 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 lifetime gets resolved as `'_`
[INFO] [stderr]     |                     |
[INFO] [stderr]     |                     this lifetime flows to the output
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]     |
[INFO] [stderr] 152 |     pub fn iter_mut(&mut self) -> OrderedStringSetIterMut<'_> {
[INFO] [stderr]     |                                                          ++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> src/ordered_string_set.rs:179:17
[INFO] [stderr]     |
[INFO] [stderr] 179 |     pub fn iter(&self) -> OrderedStringSetIter {
[INFO] [stderr]     |                 ^^^^^     -------------------- the lifetime gets resolved as `'_`
[INFO] [stderr]     |                 |
[INFO] [stderr]     |                 this lifetime flows to the output
[INFO] [stderr]     |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for 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
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.11s
[INFO] [stderr]      Running tests/test_enum_builder.rs (/opt/rustwide/target/debug/deps/test_enum_builder-243b95b0db803bea)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stderr] error: test failed, to rerun pass `--test test_enum_builder`
[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' panicked at tests/test_enum_builder.rs:84:5:
[INFO] [stdout] [1m--- /tmp/left.rs	2025-10-14 19:50:16.655685322 +0000[0m
[INFO] [stdout] [1m+++ /tmp/right.rs	2025-10-14 19:50:16.660981531 +0000[0m
[INFO] [stdout] [36m@@ -8,7 +8,7 @@[0m
[INFO] [stdout]      )
[INFO] [stdout]  ]pubenumValue {
[INFO] [stdout]      CompileError,
[INFO] [stdout] [31m-    RuntimeError[0m
[INFO] [stdout] [32m+    RuntimeError,[0m
[INFO] [stdout]  }implValue {
[INFO] [stdout]      fn    variants()->[
[INFO] [stdout]  &'static         str;        2
[INFO] [stdout] [36m@@ -28,7 +28,7 @@[0m
[INFO] [stdout]              "{}",
[INFO] [stdout]              match            self {
[INFO] [stdout]                  Value: : CompileError=>                "CompileError",
[INFO] [stdout] [31m-                Value: : RuntimeError=>                "RuntimeError"[0m
[INFO] [stdout] [32m+                Value: : RuntimeError=>                "RuntimeError",[0m
[INFO] [stdout]              }
[INFO] [stdout]          )
[INFO] [stdout]      }
[INFO] [stdout] [36m@@ -42,7 +42,7 @@[0m
[INFO] [stdout]              "{}",
[INFO] [stdout]              match            self {
[INFO] [stdout]                  Value: : CompileError=>                "Value::CompileError",
[INFO] [stdout] [31m-                Value: : RuntimeError=>                "Value::RuntimeError"[0m
[INFO] [stdout] [32m+                Value: : RuntimeError=>                "Value::RuntimeError",[0m
[INFO] [stdout]              }
[INFO] [stdout]          )
[INFO] [stdout]      }
[INFO] [stdout] [36m@@ -52,9 +52,9 @@[0m
[INFO] [stdout]          rhs: &        str
[INFO] [stdout]      )->    bool {
[INFO] [stdout]          if&        self.        to_string()==        rhs {
[INFO] [stdout] [31m-            return            true[0m
[INFO] [stdout] [32m+            return            true;[0m
[INFO] [stdout]          };        if&        self.        to_string()==        rhs {
[INFO] [stdout] [31m-            return            true[0m
[INFO] [stdout] [32m+            return            true;[0m
[INFO] [stdout]          }        false
[INFO] [stdout]      }
[INFO] [stdout]  }implstd: : cmp: : PartialEq<String>forValue {
[INFO] [stdout] [36m@@ -63,9 +63,9 @@[0m
[INFO] [stdout]          rhs: &        String
[INFO] [stdout]      )->    bool {
[INFO] [stdout]          if&        self.        to_string()==        rhs {
[INFO] [stdout] [31m-            return            true[0m
[INFO] [stdout] [32m+            return            true;[0m
[INFO] [stdout]          };        if&        self.        to_string()==        rhs {
[INFO] [stdout] [31m-            return            true[0m
[INFO] [stdout] [32m+            return            true;[0m
[INFO] [stdout]          }        false
[INFO] [stdout]      }
[INFO] [stdout]  }
[INFO] [stdout] \ No newline at end of file
[INFO] [stdout] 
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55dca6c56912 - std::backtrace_rs::backtrace::libunwind::trace::h73a647620bf1c49d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x55dca6c56912 - std::backtrace_rs::backtrace::trace_unsynchronized::hd4d513ed96cb3cb1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x55dca6c56912 - std::sys::backtrace::_print_fmt::h61bb95f7476aafa5
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x55dca6c56912 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha2e7e3a01df69042
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x55dca6c7df33 - core::fmt::rt::Argument::fmt::hf14163372f0f9a76
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x55dca6c7df33 - core::fmt::write::h7cb8f63788cd01d2
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/mod.rs:1465:25
[INFO] [stdout]    6:     0x55dca6c531a3 - std::io::default_write_fmt::h9ed739ccee8a150c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x55dca6c531a3 - std::io::Write::write_fmt::h1c0a32da913b32f1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x55dca6c56762 - std::sys::backtrace::BacktraceLock::print::h3ec4d7883eb25e61
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x55dca6c5848c - std::panicking::default_hook::{{closure}}::h29548987efd832cb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x55dca6c582e2 - std::panicking::default_hook::ha25170a15c643514
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x55dca699fa24 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h562adeecbf43c420
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x55dca699fa24 - test::test_main_with_exit_callback::{{closure}}::h97dd2a879d27e0e4
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x55dca6c58e6b - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h7e85cbdbda26fdb7
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x55dca6c58e6b - std::panicking::rust_panic_with_hook::h0d81afcd829aa24b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x55dca6c58c3a - std::panicking::begin_panic_handler::{{closure}}::hc84a33f1202346cf
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x55dca6c56e09 - std::sys::backtrace::__rust_end_short_backtrace::h373067a14f6c59aa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   17:     0x55dca6c588cd - __rustc[beb0385846a06d21]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x55dca6c7c760 - core::panicking::panic_fmt::ha33fa2ae772efba9
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x55dca694f028 - core::panicking::panic_display::hdca271e1c51f1873
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panicking.rs:268:5
[INFO] [stdout]   20:     0x55dca694f028 - test_enum_builder::test_enum_builder_impl_and_lifetimes::panic_cold_display::hdbfc503838f2fdf0
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic.rs:100:13
[INFO] [stdout]   21:     0x55dca694e2db - test_enum_builder::test_enum_builder_impl_and_lifetimes::h13d42693c2a54d6c
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/test_enum_builder.rs:84:5
[INFO] [stdout]   22:     0x55dca69411a5 - test_enum_builder::test_enum_builder_impl_and_lifetimes::{{closure}}::h28818f1276f273ef
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/test_enum_builder.rs:9:46
[INFO] [stdout]   23:     0x55dca69411a5 - core::ops::function::FnOnce::call_once::hcdb9b7a61728c40c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x55dca69a515b - core::ops::function::FnOnce::call_once::hf84b9c3d864a6959
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x55dca69a515b - test::__rust_begin_short_backtrace::h5724e31441c16fcb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:648:18
[INFO] [stdout]   26:     0x55dca69a439e - test::run_test_in_process::{{closure}}::hbc28c9aa91793d7d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:74
[INFO] [stdout]   27:     0x55dca69a439e - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hc17b0e238c0f8f3e
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   28:     0x55dca69a439e - std::panicking::catch_unwind::do_call::hcdbce0d6dd6c83ce
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   29:     0x55dca69a439e - std::panicking::catch_unwind::h9477967ceea044e8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   30:     0x55dca69a439e - std::panic::catch_unwind::h616a2e249da12e16
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x55dca69a439e - test::run_test_in_process::h2758deb0f2e54430
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:27
[INFO] [stdout]   32:     0x55dca69a439e - test::run_test::{{closure}}::habe5cd2564b18aaa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:592:43
[INFO] [stdout]   33:     0x55dca6967f44 - test::run_test::{{closure}}::h9a0a6928f1a15421
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:622:41
[INFO] [stdout]   34:     0x55dca6967f44 - std::sys::backtrace::__rust_begin_short_backtrace::hd68b5332434a22ca
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   35:     0x55dca696b8ea - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h264ddcc3098eacae
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   36:     0x55dca696b8ea - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h9fa39489749d6f3c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   37:     0x55dca696b8ea - std::panicking::catch_unwind::do_call::hb9a1944b9f85100f
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   38:     0x55dca696b8ea - std::panicking::catch_unwind::h0c6f100786c0dad8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   39:     0x55dca696b8ea - std::panic::catch_unwind::hf6084e2723385823
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x55dca696b8ea - std::thread::Builder::spawn_unchecked_::{{closure}}::hf0af58ce658143ad
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   41:     0x55dca696b8ea - core::ops::function::FnOnce::call_once{{vtable.shim}}::h88a14f9b2e79f9de
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x55dca6c5bec7 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::hf31256ba38644b65
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   43:     0x55dca6c5bec7 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h100ad77f3448041b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   44:     0x55dca6c5bec7 - std::sys::pal::unix::thread::Thread::new::thread_start::h1a22ded422ce395b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/pal/unix/thread.rs:97:17
[INFO] [stdout]   45:     0x733200524aa4 - <unknown>
[INFO] [stdout]   46:     0x7332005b1a34 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[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 1.75s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "c090524e3bbb59a1894b7f43f98b2154a09d9bab7f236127622705d65d3ffc13", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c090524e3bbb59a1894b7f43f98b2154a09d9bab7f236127622705d65d3ffc13", kill_on_drop: false }`
[INFO] [stdout] c090524e3bbb59a1894b7f43f98b2154a09d9bab7f236127622705d65d3ffc13
