[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 beta-2026-04-21 for beta-1.96-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSIRHAMY%2Flight-clone" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-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-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/SIRHAMY/light-clone on toolchain beta-2026-04-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "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" "+beta-2026-04-21" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 141 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" "+beta-2026-04-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f64b8703463bcfcf452e9eb90238e1f0b7f7294b4750ddac5eaa028f8c9ad39f
[INFO] running `Command { std: "docker" "start" "-a" "f64b8703463bcfcf452e9eb90238e1f0b7f7294b4750ddac5eaa028f8c9ad39f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f64b8703463bcfcf452e9eb90238e1f0b7f7294b4750ddac5eaa028f8c9ad39f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f64b8703463bcfcf452e9eb90238e1f0b7f7294b4750ddac5eaa028f8c9ad39f", kill_on_drop: false }`
[INFO] [stdout] f64b8703463bcfcf452e9eb90238e1f0b7f7294b4750ddac5eaa028f8c9ad39f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 912e10d6824560577aad5f830d76aefd5bc2a76a5e8bdd837a6f73ee2ec4c019
[INFO] running `Command { std: "docker" "start" "-a" "912e10d6824560577aad5f830d76aefd5bc2a76a5e8bdd837a6f73ee2ec4c019", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.117
[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.43s
[INFO] running `Command { std: "docker" "inspect" "912e10d6824560577aad5f830d76aefd5bc2a76a5e8bdd837a6f73ee2ec4c019", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "912e10d6824560577aad5f830d76aefd5bc2a76a5e8bdd837a6f73ee2ec4c019", kill_on_drop: false }`
[INFO] [stdout] 912e10d6824560577aad5f830d76aefd5bc2a76a5e8bdd837a6f73ee2ec4c019
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b1f31b9b73060251d621d2df9499517129194c9e4d0532406526b297d691e5fe
[INFO] running `Command { std: "docker" "start" "-a" "b1f31b9b73060251d621d2df9499517129194c9e4d0532406526b297d691e5fe", kill_on_drop: false }`
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerocopy-derive v0.8.48
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling target-triple v1.0.0
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling winnow v1.0.2
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling toml_datetime v1.1.1+spec-1.1.0
[INFO] [stderr]    Compiling serde_spanned v1.1.1
[INFO] [stderr]    Compiling light_clone_derive v0.4.1 (/opt/rustwide/workdir/light_clone_derive)
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling toml_writer v1.1.1+spec-1.1.0
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling light_clone v0.4.1 (/opt/rustwide/workdir/light_clone)
[INFO] [stderr]    Compiling toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling toml v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling rayon v1.12.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling clap v4.6.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling trybuild v1.0.116
[INFO] [stderr]    Compiling regex v1.12.3
[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.22s
[INFO] running `Command { std: "docker" "inspect" "b1f31b9b73060251d621d2df9499517129194c9e4d0532406526b297d691e5fe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b1f31b9b73060251d621d2df9499517129194c9e4d0532406526b297d691e5fe", kill_on_drop: false }`
[INFO] [stdout] b1f31b9b73060251d621d2df9499517129194c9e4d0532406526b297d691e5fe
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] bd678d2797049ae19558d4b1cc5c47c56b7408acf824b0adb3c7264304ea6b63
[INFO] running `Command { std: "docker" "start" "-a" "bd678d2797049ae19558d4b1cc5c47c56b7408acf824b0adb3c7264304ea6b63", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.15s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/light_clone-45baa7cb829896ac)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[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] [stderr]      Running tests/aliases.rs (/opt/rustwide/target/debug/deps/aliases-874eb8118d3bccc7)
[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_works_with_arc_methods ... ok
[INFO] [stdout] test light_str_can_be_used_in_derived_struct ... ok
[INFO] [stdout] test light_str_implements_light_clone ... 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.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/containers.rs (/opt/rustwide/target/debug/deps/containers-1d526033be2c8783)
[INFO] [stdout] 
[INFO] [stdout] running 27 tests
[INFO] [stdout] test array_nested ... ok
[INFO] [stdout] test array_of_bools ... 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 cell_with_bool ... ok
[INFO] [stdout] test cell_with_primitive ... ok
[INFO] [stdout] test manually_drop_with_primitive ... ok
[INFO] [stdout] test nonnull_pointer ... ok
[INFO] [stdout] test option_none ... ok
[INFO] [stdout] test option_some_with_primitive ... 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 result_with_clone_only_error_type ... ok
[INFO] [stdout] test manually_drop_with_arc ... ok
[INFO] [stdout] test unit_type_implements_light_clone ... ok
[INFO] [stdout] test array_empty ... ok
[INFO] [stdout] test bound_with_arc ... ok
[INFO] [stdout] test bound_unbounded ... ok
[INFO] [stdout] test phantom_data_implements_light_clone ... ok
[INFO] [stdout] test phantom_data_with_non_light_clone_inner_type ... ok
[INFO] [stdout] test pin_with_arc ... ok
[INFO] [stdout] test poll_ready_with_arc ... ok
[INFO] [stdout] test result_err_case ... ok
[INFO] [stderr]      Running tests/conversions.rs (/opt/rustwide/target/debug/deps/conversions-1d7ba493d7bf7cdd)
[INFO] [stdout] test result_ok_with_arc_str ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 27 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 12 tests
[INFO] [stdout] test into_light_str_from_light_str_is_idempotent ... ok
[INFO] [stdout] test into_light_str_str_in_derived_struct ... ok
[INFO] [stdout] test into_light_str_long_string ... ok
[INFO] [stdout] test into_light_str_from_str_literal ... ok
[INFO] [stdout] test into_light_str_from_owned_string ... ok
[INFO] [stdout] test into_light_str_result_is_light_clone ... ok
[INFO] [stdout] test into_light_str_from_string_ref ... ok
[INFO] [stdout] test into_light_str_empty_string ... ok
[INFO] [stdout] test into_light_str_works_in_generic_context ... ok
[INFO] [stdout] test multiple_into_light_str_calls ... ok
[INFO] [stdout] test into_light_str_unicode_string ... ok
[INFO] [stdout] test into_light_str_returns_light_str_type ... ok
[INFO] [stdout] 
[INFO] [stderr]      Running tests/derive_basic.rs (/opt/rustwide/target/debug/deps/derive_basic-2d78a186e51f39a8)
[INFO] [stdout] test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test test_manual_clone_with_light_clone ... ok
[INFO] [stdout] test test_clone_and_light_clone_equivalent ... ok
[INFO] [stdout] test test_derived_clone_and_light_clone ... ok
[INFO] [stdout] test test_struct_with_arc_fields ... ok
[INFO] [stdout] test test_arc_strong_count_after_lc ... ok
[INFO] [stdout] test test_basic_struct_with_primitives ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/derive_compile_fail.rs (/opt/rustwide/target/debug/deps/derive_compile_fail-3c3328934b16393c)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]     Checking cfg-if v1.0.4
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]     Checking regex-syntax v0.8.10
[INFO] [stderr]     Checking anstyle v1.0.14
[INFO] [stderr]     Checking plotters-backend v0.3.7
[INFO] [stderr]     Checking clap_lex v1.1.0
[INFO] [stderr]     Checking memchr v2.8.0
[INFO] [stderr]     Checking ciborium-io v0.2.2
[INFO] [stderr]     Checking itoa v1.0.18
[INFO] [stderr]     Checking same-file v1.0.6
[INFO] [stderr]     Checking plotters-svg v0.3.7
[INFO] [stderr]     Checking cast v0.3.0
[INFO] [stderr]     Checking anes v0.1.6
[INFO] [stderr]     Checking oorandom v11.1.5
[INFO] [stderr]     Checking walkdir v2.5.0
[INFO] [stderr]     Checking clap_builder v4.6.0
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking itertools v0.13.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]     Checking crossbeam-deque v0.8.6
[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 criterion-plot v0.5.0
[INFO] [stderr]     Checking regex v1.12.3
[INFO] [stderr]     Checking clap v4.6.1
[INFO] [stderr]    Compiling zerocopy-derive v0.8.48
[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 30.33s
[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] [stderr] error: test failed, to rerun pass `-p light_clone --test derive_compile_fail`
[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' (73) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.116/src/run.rs:102:13:
[INFO] [stdout] 4 of 7 tests failed
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6492a2c2e5fa - std[128c3efe2914e152]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6492a2c2e5fa - std[128c3efe2914e152]::backtrace_rs::backtrace::trace_unsynchronized::<std[128c3efe2914e152]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6492a2c2e5fa - std[128c3efe2914e152]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6492a2c2e5fa - <<std[128c3efe2914e152]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6771d259883166e6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x6492a2c44a7a - <core[6771d259883166e6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x6492a2c44a7a - core[6771d259883166e6]::fmt::write
[INFO] [stdout]    6:     0x6492a2c33642 - std[128c3efe2914e152]::io::default_write_fmt::<alloc[fef50e8eecedd288]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x6492a2c33642 - <alloc[fef50e8eecedd288]::vec::Vec<u8> as std[128c3efe2914e152]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x6492a2c0a6af - <std[128c3efe2914e152]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x6492a2c0a6af - std[128c3efe2914e152]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x6492a2c25a79 - std[128c3efe2914e152]::panicking::default_hook
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x6492a2bbfd1c - <alloc[fef50e8eecedd288]::boxed::Box<dyn for<'a, 'b> core[6771d259883166e6]::ops::function::Fn<(&'a std[128c3efe2914e152]::panic::PanicHookInfo<'b>,), Output = ()> + core[6771d259883166e6]::marker::Sync + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::Fn<(&std[128c3efe2914e152]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2263:9
[INFO] [stdout]   12:     0x6492a2bbfd1c - test[b137923399915ecf]::test_main_with_exit_callback::<test[b137923399915ecf]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6492a2c25c32 - <alloc[fef50e8eecedd288]::boxed::Box<dyn for<'a, 'b> core[6771d259883166e6]::ops::function::Fn<(&'a std[128c3efe2914e152]::panic::PanicHookInfo<'b>,), Output = ()> + core[6771d259883166e6]::marker::Sync + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::Fn<(&std[128c3efe2914e152]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2263:9
[INFO] [stdout]   14:     0x6492a2c25c32 - std[128c3efe2914e152]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x6492a2c0a768 - std[128c3efe2914e152]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x6492a2bff689 - std[128c3efe2914e152]::sys::backtrace::__rust_end_short_backtrace::<std[128c3efe2914e152]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6492a2c0b47d - __rustc[752cc74e29381ccc]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x6492a2c4520c - core[6771d259883166e6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6492a2a3b7c4 - trybuild::run::<impl trybuild::Runner>::run::h424656c85ef884e1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.116/src/run.rs:102:13
[INFO] [stdout]   20:     0x6492a2a35358 - <trybuild::TestCases as core::ops::drop::Drop>::drop::h78ef64f629871e36
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.116/src/lib.rs:342:38
[INFO] [stdout]   21:     0x6492a2978e77 - core::ptr::drop_in_place<trybuild::TestCases>::h48186613422d808b
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ptr/mod.rs:810:1
[INFO] [stdout]   22:     0x6492a2978ca3 - derive_compile_fail::test_compile_fail::hdea0f18de7dbbf84
[INFO] [stdout]                                at /opt/rustwide/workdir/light_clone/tests/derive_compile_fail.rs:5:1
[INFO] [stdout]   23:     0x6492a2978cd7 - derive_compile_fail::test_compile_fail::{{closure}}::h7bcb9222f87735a6
[INFO] [stdout]                                at /opt/rustwide/workdir/light_clone/tests/derive_compile_fail.rs:2:23
[INFO] [stdout]   24:     0x6492a2978dd6 - core::ops::function::FnOnce::call_once::h59977460dcf882e8
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x6492a2bb3e1b - <fn() -> core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x6492a2bb3e1b - test[b137923399915ecf]::__rust_begin_short_backtrace::<core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>, fn() -> core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:663:18
[INFO] [stdout]   27:     0x6492a2bc07eb - test[b137923399915ecf]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:686:74
[INFO] [stdout]   28:     0x6492a2bc07eb - <core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<test[b137923399915ecf]::run_test_in_process::{closure#0}> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   29:     0x6492a2bc07eb - std[128c3efe2914e152]::panicking::catch_unwind::do_call::<core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<test[b137923399915ecf]::run_test_in_process::{closure#0}>, core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:581:40
[INFO] [stdout]   30:     0x6492a2bc07eb - std[128c3efe2914e152]::panicking::catch_unwind::<core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>, core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<test[b137923399915ecf]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:544:19
[INFO] [stdout]   31:     0x6492a2bc07eb - std[128c3efe2914e152]::panic::catch_unwind::<core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<test[b137923399915ecf]::run_test_in_process::{closure#0}>, core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x6492a2bc07eb - test[b137923399915ecf]::run_test_in_process
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:686:27
[INFO] [stdout]   33:     0x6492a2bc07eb - test[b137923399915ecf]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:607:43
[INFO] [stdout]   34:     0x6492a2bbac44 - test[b137923399915ecf]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:637:41
[INFO] [stdout]   35:     0x6492a2bbac44 - std[128c3efe2914e152]::sys::backtrace::__rust_begin_short_backtrace::<test[b137923399915ecf]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   36:     0x6492a2bc33f2 - std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked::<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   37:     0x6492a2bc33f2 - <core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   38:     0x6492a2bc33f2 - std[128c3efe2914e152]::panicking::catch_unwind::do_call::<core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:581:40
[INFO] [stdout]   39:     0x6492a2bc33f2 - std[128c3efe2914e152]::panicking::catch_unwind::<(), core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:544:19
[INFO] [stdout]   40:     0x6492a2bc33f2 - std[128c3efe2914e152]::panic::catch_unwind::<core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x6492a2bc33f2 - std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked::<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   42:     0x6492a2bc33f2 - <std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1} as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x6492a2c2d93f - <alloc[fef50e8eecedd288]::boxed::Box<dyn core[6771d259883166e6]::ops::function::FnOnce<(), Output = ()> + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2249:9
[INFO] [stdout]   44:     0x6492a2c2d93f - <std[128c3efe2914e152]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   45:     0x76f898194aa4 - <unknown>
[INFO] [stdout]   46:     0x76f898221a64 - 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 48.25s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "bd678d2797049ae19558d4b1cc5c47c56b7408acf824b0adb3c7264304ea6b63", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bd678d2797049ae19558d4b1cc5c47c56b7408acf824b0adb3c7264304ea6b63", kill_on_drop: false }`
[INFO] [stdout] bd678d2797049ae19558d4b1cc5c47c56b7408acf824b0adb3c7264304ea6b63
