[INFO] cloning repository https://github.com/SIRHAMY/light-clone
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/SIRHAMY/light-clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSIRHAMY%2Flight-clone", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSIRHAMY%2Flight-clone'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 76de8e18e7a58509b45386f7f97314483312a9af
[INFO] testing SIRHAMY/light-clone against 1.98.0-beta.1 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSIRHAMY%2Flight-clone" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/SIRHAMY/light-clone
[INFO] finished tweaking git repo https://github.com/SIRHAMY/light-clone
[INFO] tweaked toml for git repo https://github.com/SIRHAMY/light-clone written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/SIRHAMY/light-clone on toolchain 1.98.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 147 packages to latest compatible versions
[INFO] [stderr]       Adding criterion v0.6.0 (available: v0.8.2)
[INFO] [stderr]       Adding imbl v3.0.0 (available: v7.0.0)
[INFO] [stderr]       Adding ordered-float v4.6.0 (available: v5.3.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 0ce16031bac7f6cb7a727efa4b29e686182c55d46ea43d86f5586896786506e9
[INFO] running `Command { std: "docker" "start" "0ce16031bac7f6cb7a727efa4b29e686182c55d46ea43d86f5586896786506e9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0ce16031bac7f6cb7a727efa4b29e686182c55d46ea43d86f5586896786506e9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "0ce16031bac7f6cb7a727efa4b29e686182c55d46ea43d86f5586896786506e9" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0ce16031bac7f6cb7a727efa4b29e686182c55d46ea43d86f5586896786506e9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "0ce16031bac7f6cb7a727efa4b29e686182c55d46ea43d86f5586896786506e9" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling quote v1.0.46
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling syn v2.0.118
[INFO] [stderr]    Compiling light_clone_derive v0.4.1 (/opt/rustwide/workdir/light_clone_derive)
[INFO] [stderr]    Compiling light_clone v0.4.1 (/opt/rustwide/workdir/light_clone)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.86s
[INFO] running `Command { std: "docker" "inspect" "0ce16031bac7f6cb7a727efa4b29e686182c55d46ea43d86f5586896786506e9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "0ce16031bac7f6cb7a727efa4b29e686182c55d46ea43d86f5586896786506e9" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling crossbeam-utils v0.8.22
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.20
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling zerocopy v0.8.54
[INFO] [stderr]    Compiling zerocopy-derive v0.8.54
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling crossbeam-deque v0.8.7
[INFO] [stderr]    Compiling either v1.16.0
[INFO] [stderr]    Compiling autocfg v1.5.1
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling memchr v2.8.3
[INFO] [stderr]    Compiling itoa v1.0.18
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling target-triple v1.0.0
[INFO] [stderr]    Compiling clap_lex v1.1.0
[INFO] [stderr]    Compiling winnow v1.0.3
[INFO] [stderr]    Compiling anstyle v1.0.14
[INFO] [stderr]    Compiling regex-syntax v0.8.11
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling light_clone_derive v0.4.1 (/opt/rustwide/workdir/light_clone_derive)
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling toml_writer v1.1.1+spec-1.1.0
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling light_clone v0.4.1 (/opt/rustwide/workdir/light_clone)
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling rayon v1.12.0
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling clap v4.6.1
[INFO] [stderr]    Compiling regex v1.12.4
[INFO] [stderr]    Compiling toml_datetime v1.1.1+spec-1.1.0
[INFO] [stderr]    Compiling serde_spanned v1.1.1
[INFO] [stderr]    Compiling toml v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling trybuild v1.0.117
[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.6.0
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 34.15s
[INFO] running `Command { std: "docker" "inspect" "0ce16031bac7f6cb7a727efa4b29e686182c55d46ea43d86f5586896786506e9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "0ce16031bac7f6cb7a727efa4b29e686182c55d46ea43d86f5586896786506e9" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.14s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/light_clone-854765da5404e83e)
[INFO] [stdout] running 0 tests
[INFO] [stderr]      Running tests/aliases.rs (/opt/rustwide/target/debug/deps/aliases-d57c5b70dfe0701e)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test light_str_accepts_arc_str_functions ... ok
[INFO] [stdout] test light_str_clone_is_o1 ... ok
[INFO] [stdout] test light_str_implements_light_clone ... ok
[INFO] [stdout] test light_str_works_with_arc_methods ... ok
[INFO] [stdout] test light_str_can_be_used_in_derived_struct ... ok
[INFO] [stdout] test light_str_is_arc_str ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/containers.rs (/opt/rustwide/target/debug/deps/containers-9e9490ebbc8e874b)
[INFO] [stdout] 
[INFO] [stdout] running 27 tests
[INFO] [stdout] test array_empty ... ok
[INFO] [stdout] test array_of_bools ... ok
[INFO] [stdout] test array_nested ... ok
[INFO] [stdout] test array_of_primitives ... ok
[INFO] [stdout] test array_single_element ... ok
[INFO] [stdout] test bound_excluded ... ok
[INFO] [stdout] test bound_included ... ok
[INFO] [stdout] test bound_unbounded ... ok
[INFO] [stdout] test bound_with_arc ... ok
[INFO] [stdout] test manually_drop_with_arc ... ok
[INFO] [stdout] test manually_drop_with_primitive ... ok
[INFO] [stdout] test cell_with_primitive ... ok
[INFO] [stdout] test nonnull_pointer ... ok
[INFO] [stdout] test option_some_with_arc_str ... ok
[INFO] [stdout] test poll_pending ... ok
[INFO] [stdout] test poll_ready ... ok
[INFO] [stdout] test unit_type_implements_light_clone ... ok
[INFO] [stdout] test result_err_case ... ok
[INFO] [stdout] test result_with_clone_only_error_type ... ok
[INFO] [stdout] test poll_ready_with_arc ... ok
[INFO] [stdout] test result_ok_with_arc_str ... ok
[INFO] [stdout] test phantom_data_implements_light_clone ... ok
[INFO] [stdout] test pin_with_arc ... ok
[INFO] [stdout] test phantom_data_with_non_light_clone_inner_type ... ok
[INFO] [stdout] test cell_with_bool ... ok
[INFO] [stdout] test option_none ... ok
[INFO] [stdout] test option_some_with_primitive ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 27 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.22s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/conversions.rs (/opt/rustwide/target/debug/deps/conversions-cffa065132261198)
[INFO] [stdout] 
[INFO] [stdout] running 12 tests
[INFO] [stdout] test into_light_str_empty_string ... ok
[INFO] [stdout] test into_light_str_from_light_str_is_idempotent ... ok
[INFO] [stdout] test into_light_str_from_owned_string ... ok
[INFO] [stdout] test into_light_str_from_str_literal ... ok
[INFO] [stdout] test into_light_str_from_string_ref ... ok
[INFO] [stdout] test into_light_str_long_string ... ok
[INFO] [stdout] test into_light_str_result_is_light_clone ... ok
[INFO] [stdout] test into_light_str_str_in_derived_struct ... ok
[INFO] [stdout] test into_light_str_unicode_string ... ok
[INFO] [stdout] test into_light_str_returns_light_str_type ... ok
[INFO] [stdout] test multiple_into_light_str_calls ... ok
[INFO] [stdout] test into_light_str_works_in_generic_context ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/derive_basic.rs (/opt/rustwide/target/debug/deps/derive_basic-3aa9d8dc7be73b36)
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test test_arc_strong_count_after_lc ... ok
[INFO] [stdout] test test_basic_struct_with_primitives ... ok
[INFO] [stdout] test test_manual_clone_with_light_clone ... ok
[INFO] [stdout] test test_struct_with_arc_fields ... ok
[INFO] [stderr]      Running tests/derive_compile_fail.rs (/opt/rustwide/target/debug/deps/derive_compile_fail-6bc9caefbb13b82e)
[INFO] [stdout] test test_clone_and_light_clone_equivalent ... ok
[INFO] [stdout] test test_derived_clone_and_light_clone ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.14s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling quote v1.0.46
[INFO] [stderr]    Compiling crossbeam-utils v0.8.22
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling zerocopy v0.8.54
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.20
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling autocfg v1.5.1
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]     Checking either v1.16.0
[INFO] [stderr]    Compiling crossbeam-deque v0.8.7
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]     Checking cfg-if v1.0.4
[INFO] [stderr]     Checking memchr v2.8.3
[INFO] [stderr]     Checking regex-syntax v0.8.11
[INFO] [stderr]     Checking plotters-backend v0.3.7
[INFO] [stderr]     Checking anstyle v1.0.14
[INFO] [stderr]     Checking ciborium-io v0.2.2
[INFO] [stderr]     Checking itoa v1.0.18
[INFO] [stderr]     Checking clap_lex v1.1.0
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking same-file v1.0.6
[INFO] [stderr]     Checking cast v0.3.0
[INFO] [stderr]     Checking plotters-svg v0.3.7
[INFO] [stderr]     Checking itertools v0.13.0
[INFO] [stderr]     Checking anes v0.1.6
[INFO] [stderr]     Checking oorandom v11.1.5
[INFO] [stderr]     Checking clap_builder v4.6.0
[INFO] [stderr]     Checking walkdir v2.5.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling syn v2.0.118
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]     Checking plotters v0.3.7
[INFO] [stderr]     Checking rayon v1.12.0
[INFO] [stderr]     Checking clap v4.6.1
[INFO] [stderr]     Checking criterion-plot v0.5.0
[INFO] [stderr]     Checking regex v1.12.4
[INFO] [stderr]    Compiling zerocopy-derive v0.8.54
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling light_clone_derive v0.4.1 (/opt/rustwide/workdir/light_clone_derive)
[INFO] [stderr]     Checking light_clone v0.4.1 (/opt/rustwide/workdir/light_clone)
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]     Checking half v2.7.1
[INFO] [stderr]     Checking ciborium-ll v0.2.2
[INFO] [stderr]     Checking ciborium v0.2.2
[INFO] [stderr]     Checking criterion v0.6.0
[INFO] [stderr]     Checking light_clone-tests v0.0.0 (/opt/rustwide/target/tests/trybuild/light_clone)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 22.67s
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr] test tests/ui/enum_string_field.rs ... mismatch
[INFO] [stderr] 
[INFO] [stderr] EXPECTED:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] error[E0277]: the trait bound `String: LightClone` is not satisfied
[INFO] [stderr]  --> tests/ui/enum_string_field.rs:3:17
[INFO] [stderr]   |
[INFO] [stderr] 3 | #[derive(Clone, LightClone)]
[INFO] [stderr]   |                 ^^^^^^^^^^ the trait `LightClone` is not implemented for `String`
[INFO] [stderr]   |
[INFO] [stderr]   = help: the following other types implement trait `LightClone`:
[INFO] [stderr]             &T
[INFO] [stderr]             ()
[INFO] [stderr]             (A, B)
[INFO] [stderr]             (A, B, C)
[INFO] [stderr]             (A, B, C, D)
[INFO] [stderr]             (A, B, C, D, E)
[INFO] [stderr]             (A, B, C, D, E, F)
[INFO] [stderr]             (A, B, C, D, E, F, G)
[INFO] [stderr]           and $N others
[INFO] [stderr]   = help: see issue #48214
[INFO] [stderr]   = note: this error originates in the derive macro `LightClone` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] 
[INFO] [stderr] ACTUAL OUTPUT:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] error[E0277]: the trait bound `String: LightClone` is not satisfied
[INFO] [stderr]  --> tests/ui/enum_string_field.rs:3:17
[INFO] [stderr]   |
[INFO] [stderr] 3 | #[derive(Clone, LightClone)]
[INFO] [stderr]   |                 ^^^^^^^^^^ the trait `LightClone` is not implemented for `String`
[INFO] [stderr]   |
[INFO] [stderr]   = help: the following other types implement trait `LightClone`:
[INFO] [stderr]             &T
[INFO] [stderr]             ()
[INFO] [stderr]             (A, B)
[INFO] [stderr]             (A, B, C)
[INFO] [stderr]             (A, B, C, D)
[INFO] [stderr]             (A, B, C, D, E)
[INFO] [stderr]             (A, B, C, D, E, F)
[INFO] [stderr]             (A, B, C, D, E, F, G)
[INFO] [stderr]           and $N others
[INFO] [stderr]   = note: this error originates in the derive macro `LightClone` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] note: If the actual output is the correct output you can bless it by rerunning
[INFO] [stderr]       your test with the environment variable TRYBUILD=overwrite
[INFO] [stderr] 
[INFO] [stderr] test tests/ui/enum_struct_string_field.rs ... mismatch
[INFO] [stderr] 
[INFO] [stderr] EXPECTED:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] error[E0277]: the trait bound `String: LightClone` is not satisfied
[INFO] [stderr]  --> tests/ui/enum_struct_string_field.rs:3:17
[INFO] [stderr]   |
[INFO] [stderr] 3 | #[derive(Clone, LightClone)]
[INFO] [stderr]   |                 ^^^^^^^^^^ the trait `LightClone` is not implemented for `String`
[INFO] [stderr]   |
[INFO] [stderr]   = help: the following other types implement trait `LightClone`:
[INFO] [stderr]             &T
[INFO] [stderr]             ()
[INFO] [stderr]             (A, B)
[INFO] [stderr]             (A, B, C)
[INFO] [stderr]             (A, B, C, D)
[INFO] [stderr]             (A, B, C, D, E)
[INFO] [stderr]             (A, B, C, D, E, F)
[INFO] [stderr]             (A, B, C, D, E, F, G)
[INFO] [stderr]           and $N others
[INFO] [stderr]   = help: see issue #48214
[INFO] [stderr]   = note: this error originates in the derive macro `LightClone` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] 
[INFO] [stderr] ACTUAL OUTPUT:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] error[E0277]: the trait bound `String: LightClone` is not satisfied
[INFO] [stderr]  --> tests/ui/enum_struct_string_field.rs:3:17
[INFO] [stderr]   |
[INFO] [stderr] 3 | #[derive(Clone, LightClone)]
[INFO] [stderr]   |                 ^^^^^^^^^^ the trait `LightClone` is not implemented for `String`
[INFO] [stderr]   |
[INFO] [stderr]   = help: the following other types implement trait `LightClone`:
[INFO] [stderr]             &T
[INFO] [stderr]             ()
[INFO] [stderr]             (A, B)
[INFO] [stderr]             (A, B, C)
[INFO] [stderr]             (A, B, C, D)
[INFO] [stderr]             (A, B, C, D, E)
[INFO] [stderr]             (A, B, C, D, E, F)
[INFO] [stderr]             (A, B, C, D, E, F, G)
[INFO] [stderr]           and $N others
[INFO] [stderr]   = note: this error originates in the derive macro `LightClone` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] note: If the actual output is the correct output you can bless it by rerunning
[INFO] [stderr]       your test with the environment variable TRYBUILD=overwrite
[INFO] [stderr] 
[INFO] [stderr] test tests/ui/generic_string.rs ... ok
[INFO] [stderr] test tests/ui/missing_clone.rs ... ok
[INFO] [stderr] test tests/ui/string_field.rs ... mismatch
[INFO] [stderr] 
[INFO] [stderr] EXPECTED:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] error[E0277]: the trait bound `String: LightClone` is not satisfied
[INFO] [stderr]  --> tests/ui/string_field.rs:3:17
[INFO] [stderr]   |
[INFO] [stderr] 3 | #[derive(Clone, LightClone)]
[INFO] [stderr]   |                 ^^^^^^^^^^ the trait `LightClone` is not implemented for `String`
[INFO] [stderr]   |
[INFO] [stderr]   = help: the following other types implement trait `LightClone`:
[INFO] [stderr]             &T
[INFO] [stderr]             ()
[INFO] [stderr]             (A, B)
[INFO] [stderr]             (A, B, C)
[INFO] [stderr]             (A, B, C, D)
[INFO] [stderr]             (A, B, C, D, E)
[INFO] [stderr]             (A, B, C, D, E, F)
[INFO] [stderr]             (A, B, C, D, E, F, G)
[INFO] [stderr]           and $N others
[INFO] [stderr]   = help: see issue #48214
[INFO] [stderr]   = note: this error originates in the derive macro `LightClone` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] 
[INFO] [stderr] ACTUAL OUTPUT:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] error[E0277]: the trait bound `String: LightClone` is not satisfied
[INFO] [stderr]  --> tests/ui/string_field.rs:3:17
[INFO] [stderr]   |
[INFO] [stderr] 3 | #[derive(Clone, LightClone)]
[INFO] [stderr]   |                 ^^^^^^^^^^ the trait `LightClone` is not implemented for `String`
[INFO] [stderr]   |
[INFO] [stderr]   = help: the following other types implement trait `LightClone`:
[INFO] [stderr]             &T
[INFO] [stderr]             ()
[INFO] [stderr]             (A, B)
[INFO] [stderr]             (A, B, C)
[INFO] [stderr]             (A, B, C, D)
[INFO] [stderr]             (A, B, C, D, E)
[INFO] [stderr]             (A, B, C, D, E, F)
[INFO] [stderr]             (A, B, C, D, E, F, G)
[INFO] [stderr]           and $N others
[INFO] [stderr]   = note: this error originates in the derive macro `LightClone` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] note: If the actual output is the correct output you can bless it by rerunning
[INFO] [stderr]       your test with the environment variable TRYBUILD=overwrite
[INFO] [stderr] 
[INFO] [stderr] test tests/ui/union_not_supported.rs ... ok
[INFO] [stderr] test tests/ui/vec_field.rs ... mismatch
[INFO] [stderr] 
[INFO] [stderr] EXPECTED:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] error[E0277]: the trait bound `Vec<i32>: LightClone` is not satisfied
[INFO] [stderr]  --> tests/ui/vec_field.rs:3:17
[INFO] [stderr]   |
[INFO] [stderr] 3 | #[derive(Clone, LightClone)]
[INFO] [stderr]   |                 ^^^^^^^^^^ the trait `LightClone` is not implemented for `Vec<i32>`
[INFO] [stderr]   |
[INFO] [stderr]   = help: the following other types implement trait `LightClone`:
[INFO] [stderr]             &T
[INFO] [stderr]             ()
[INFO] [stderr]             (A, B)
[INFO] [stderr]             (A, B, C)
[INFO] [stderr]             (A, B, C, D)
[INFO] [stderr]             (A, B, C, D, E)
[INFO] [stderr]             (A, B, C, D, E, F)
[INFO] [stderr]             (A, B, C, D, E, F, G)
[INFO] [stderr]           and $N others
[INFO] [stderr]   = help: see issue #48214
[INFO] [stderr]   = note: this error originates in the derive macro `LightClone` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] 
[INFO] [stderr] ACTUAL OUTPUT:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] error[E0277]: the trait bound `Vec<i32>: LightClone` is not satisfied
[INFO] [stderr]  --> tests/ui/vec_field.rs:3:17
[INFO] [stderr]   |
[INFO] [stderr] 3 | #[derive(Clone, LightClone)]
[INFO] [stderr]   |                 ^^^^^^^^^^ the trait `LightClone` is not implemented for `Vec<i32>`
[INFO] [stderr]   |
[INFO] [stderr]   = help: the following other types implement trait `LightClone`:
[INFO] [stderr]             &T
[INFO] [stderr]             ()
[INFO] [stderr]             (A, B)
[INFO] [stderr]             (A, B, C)
[INFO] [stderr]             (A, B, C, D)
[INFO] [stderr]             (A, B, C, D, E)
[INFO] [stderr]             (A, B, C, D, E, F)
[INFO] [stderr]             (A, B, C, D, E, F, G)
[INFO] [stderr]           and $N others
[INFO] [stderr]   = note: this error originates in the derive macro `LightClone` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] note: If the actual output is the correct output you can bless it by rerunning
[INFO] [stderr]       your test with the environment variable TRYBUILD=overwrite
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stdout] test test_compile_fail ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- test_compile_fail stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_compile_fail' (1777) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.117/src/run.rs:102:13:
[INFO] [stdout] 4 of 7 tests failed
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5da40c8fac01 - std[73adb7dc35730857]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5da40c8fac01 - std[73adb7dc35730857]::backtrace_rs::backtrace::trace_unsynchronized::<std[73adb7dc35730857]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5da40c8fac01 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5da40c8fac01 - <<std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6883ba1bc0fe4ed1]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5da40c910fda - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5da40c910fda - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x5da40c8ff7fc - std[73adb7dc35730857]::io::default_write_fmt::<alloc[55a36b64bcbf2c0d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:626:11
[INFO] [stdout]    7:     0x5da40c8ff7fc - <alloc[55a36b64bcbf2c0d]::vec::Vec<u8> as std[73adb7dc35730857]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:1730:13
[INFO] [stdout]    8:     0x5da40c8d6266 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5da40c8d6266 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5da40c8f1d09 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5da40c889c40 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   12:     0x5da40c889c40 - test[980ffaebd391d06d]::test_main_inner::<test[980ffaebd391d06d]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5da40c8f1ec2 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   14:     0x5da40c8f1ec2 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x5da40c8d6312 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:688:13
[INFO] [stdout]   16:     0x5da40c8cd789 - std[73adb7dc35730857]::sys::backtrace::__rust_end_short_backtrace::<std[73adb7dc35730857]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5da40c8d6f0d - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x5da40c9117ac - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5da40c64db04 - <trybuild[1fb2638d3342d05f]::Runner>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.117/src/run.rs:102:13
[INFO] [stdout]   20:     0x5da40c65b118 - <trybuild[1fb2638d3342d05f]::TestCases as core[6883ba1bc0fe4ed1]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.117/src/lib.rs:342:38
[INFO] [stdout]   21:     0x5da40c6484f7 - core[6883ba1bc0fe4ed1]::ptr::drop_glue::<trybuild[1fb2638d3342d05f]::TestCases>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ptr/mod.rs:823:1
[INFO] [stdout]   22:     0x5da40c648743 - derive_compile_fail[2eb79adb6a5a7361]::test_compile_fail
[INFO] [stdout]                                at /opt/rustwide/workdir/light_clone/tests/derive_compile_fail.rs:5:1
[INFO] [stdout]   23:     0x5da40c648697 - derive_compile_fail[2eb79adb6a5a7361]::test_compile_fail::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/light_clone/tests/derive_compile_fail.rs:2:23
[INFO] [stdout]   24:     0x5da40c648bd6 - <derive_compile_fail[2eb79adb6a5a7361]::test_compile_fail::{closure#0} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5da40c87cf7b - <fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x5da40c87cf7b - test[980ffaebd391d06d]::__rust_begin_short_backtrace::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:724:18
[INFO] [stdout]   27:     0x5da40c88a5c5 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   28:     0x5da40c88a5c5 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   29:     0x5da40c88a5c5 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   30:     0x5da40c88a5c5 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   31:     0x5da40c88a5c5 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x5da40c88a5c5 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   33:     0x5da40c88a5c5 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   34:     0x5da40c885074 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   35:     0x5da40c885074 - std[73adb7dc35730857]::sys::backtrace::__rust_begin_short_backtrace::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   36:     0x5da40c88d712 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   37:     0x5da40c88d712 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   38:     0x5da40c88d712 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   39:     0x5da40c88d712 - std[73adb7dc35730857]::panicking::catch_unwind::<(), core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   40:     0x5da40c88d712 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x5da40c88d712 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   42:     0x5da40c88d712 - <std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x5da40c8f9e5f - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::ops::function::FnOnce<(), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2319:9
[INFO] [stdout]   44:     0x5da40c8f9e5f - <std[73adb7dc35730857]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/thread/unix.rs:123:17
[INFO] [stdout]   45:     0x7ffbda0a4aa4 - <unknown>
[INFO] [stdout]   46:     0x7ffbda131a64 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     test_compile_fail
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 36.73s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `-p light_clone --test derive_compile_fail`
[INFO] running `Command { std: "docker" "inspect" "0ce16031bac7f6cb7a727efa4b29e686182c55d46ea43d86f5586896786506e9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0ce16031bac7f6cb7a727efa4b29e686182c55d46ea43d86f5586896786506e9", kill_on_drop: false }`
[INFO] [stdout] 0ce16031bac7f6cb7a727efa4b29e686182c55d46ea43d86f5586896786506e9
