[INFO] fetching crate dict_derive 0.6.0...
[INFO] testing dict_derive-0.6.0 against try#bd7d74411512a3dd3b35d2f699c51dd2557c7e7e+cargoflags=-Zbuild-dir-new-layout for pr-149852-1
[INFO] extracting crate dict_derive 0.6.0 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate dict_derive 0.6.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate dict_derive 0.6.0
[INFO] tweaked toml for crates.io crate dict_derive 0.6.0 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate dict_derive 0.6.0 on toolchain bd7d74411512a3dd3b35d2f699c51dd2557c7e7e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "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" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 44 packages to latest compatible versions
[INFO] [stderr]       Adding pyo3 v0.22.6 (available: v0.27.2)
[INFO] [stderr]       Adding syn v1.0.109 (available: v2.0.114)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 30029da5682e18788a4699890d614bd5388277fd84d2b34d96d2ae6a33e15bfa
[INFO] running `Command { std: "docker" "start" "-a" "30029da5682e18788a4699890d614bd5388277fd84d2b34d96d2ae6a33e15bfa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "30029da5682e18788a4699890d614bd5388277fd84d2b34d96d2ae6a33e15bfa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "30029da5682e18788a4699890d614bd5388277fd84d2b34d96d2ae6a33e15bfa", kill_on_drop: false }`
[INFO] [stdout] 30029da5682e18788a4699890d614bd5388277fd84d2b34d96d2ae6a33e15bfa
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "build" "--frozen" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] e89d68d237896b6ddd41c08f8f6e34beded722f8681cbae48fef612c94923592
[INFO] running `Command { std: "docker" "start" "-a" "e89d68d237896b6ddd41c08f8f6e34beded722f8681cbae48fef612c94923592", kill_on_drop: false }`
[INFO] [stderr]    Compiling dict_derive v0.6.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unnecessary parentheses around closure body
[INFO] [stdout]   --> src/from.rs:98:19
[INFO] [stdout]    |
[INFO] [stdout] 98 |         .map(|lt| (lt.lifetime.to_token_stream()))
[INFO] [stdout]    |                   ^                             ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 98 -         .map(|lt| (lt.lifetime.to_token_stream()))
[INFO] [stdout] 98 +         .map(|lt| lt.lifetime.to_token_stream() )
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.61s
[INFO] running `Command { std: "docker" "inspect" "e89d68d237896b6ddd41c08f8f6e34beded722f8681cbae48fef612c94923592", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e89d68d237896b6ddd41c08f8f6e34beded722f8681cbae48fef612c94923592", kill_on_drop: false }`
[INFO] [stdout] e89d68d237896b6ddd41c08f8f6e34beded722f8681cbae48fef612c94923592
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "--no-run" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 4ca2a544cbcf6ae83830757a540460800df23f56a3ae0bdc3466614986ffd8bc
[INFO] running `Command { std: "docker" "start" "-a" "4ca2a544cbcf6ae83830757a540460800df23f56a3ae0bdc3466614986ffd8bc", kill_on_drop: false }`
[INFO] [stderr]    Compiling target-lexicon v0.12.16
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]    Compiling target-triple v1.0.0
[INFO] [stderr]    Compiling toml_writer v1.0.6+spec-1.1.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.105
[INFO] [stderr]    Compiling quote v1.0.43
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling unindent v0.2.4
[INFO] [stderr]    Compiling indoc v2.0.7
[INFO] [stderr]    Compiling serde_spanned v1.0.4
[INFO] [stderr]    Compiling toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling pyo3-build-config v0.22.6
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling toml_parser v1.0.6+spec-1.1.0
[INFO] [stderr]    Compiling toml v0.9.11+spec-1.1.0
[INFO] [stderr]    Compiling pyo3-ffi v0.22.6
[INFO] [stderr]    Compiling pyo3-macros-backend v0.22.6
[INFO] [stderr]    Compiling pyo3 v0.22.6
[INFO] [stderr]    Compiling dict_derive v0.6.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unnecessary parentheses around closure body
[INFO] [stdout]   --> src/from.rs:98:19
[INFO] [stdout]    |
[INFO] [stdout] 98 |         .map(|lt| (lt.lifetime.to_token_stream()))
[INFO] [stdout]    |                   ^                             ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 98 -         .map(|lt| (lt.lifetime.to_token_stream()))
[INFO] [stdout] 98 +         .map(|lt| lt.lifetime.to_token_stream() )
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling trybuild v1.0.114
[INFO] [stderr]    Compiling pyo3-macros v0.22.6
[INFO] [stdout] warning: use of deprecated method `pyo3::Python::<'py>::checked_cast_as`: use `obj.downcast_bound::<T>(py)` instead of `py.checked_cast_as::<T>(obj)`
[INFO] [stdout]   --> tests/intopyobject.rs:31:36
[INFO] [stdout]    |
[INFO] [stdout] 31 |             let dict: &PyDict = py.checked_cast_as(obj)?;
[INFO] [stdout]    |                                    ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `pyo3::Python::<'py>::checked_cast_as`: use `obj.downcast_bound::<T>(py)` instead of `py.checked_cast_as::<T>(obj)`
[INFO] [stdout]   --> tests/intopyobject.rs:54:36
[INFO] [stdout]    |
[INFO] [stdout] 54 |             let dict: &PyDict = py.checked_cast_as(obj)?;
[INFO] [stdout]    |                                    ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `pyo3::Python::<'py>::checked_cast_as`: use `obj.downcast_bound::<T>(py)` instead of `py.checked_cast_as::<T>(obj)`
[INFO] [stdout]   --> tests/intopyobject.rs:68:36
[INFO] [stdout]    |
[INFO] [stdout] 68 |             let dict: &PyDict = py.checked_cast_as(obj)?;
[INFO] [stdout]    |                                    ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around closure body
[INFO] [stdout]   --> src/from.rs:98:19
[INFO] [stdout]    |
[INFO] [stdout] 98 |         .map(|lt| (lt.lifetime.to_token_stream()))
[INFO] [stdout]    |                   ^                             ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 98 -         .map(|lt| (lt.lifetime.to_token_stream()))
[INFO] [stdout] 98 +         .map(|lt| lt.lifetime.to_token_stream() )
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `pyo3::types::PyDict::new`: `PyDict::new` will be replaced by `PyDict::new_bound` in a future PyO3 version
[INFO] [stdout]   --> tests/frompyobject.rs:31:24
[INFO] [stdout]    |
[INFO] [stdout] 31 |     let dict = PyDict::new(*py);
[INFO] [stdout]    |                        ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `pyo3::PyErr::value`: `PyErr::value` will be replaced by `PyErr::value_bound` in a future PyO3 version
[INFO] [stdout]    --> tests/frompyobject.rs:113:26
[INFO] [stdout]     |
[INFO] [stdout] 113 |         let result = err.value(py).to_string();
[INFO] [stdout]     |                          ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `pyo3::PyErr::value`: `PyErr::value` will be replaced by `PyErr::value_bound` in a future PyO3 version
[INFO] [stdout]    --> tests/frompyobject.rs:132:26
[INFO] [stdout]     |
[INFO] [stdout] 132 |         let result = err.value(py).to_string();
[INFO] [stdout]     |                          ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `pyo3::types::PyList::new`: `PyList::new` will be replaced by `PyList::new_bound` in a future PyO3 version
[INFO] [stdout]    --> tests/frompyobject.rs:143:28
[INFO] [stdout]     |
[INFO] [stdout] 143 |         let list = PyList::new(py, vec![1, 2, 3]);
[INFO] [stdout]     |                            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `pyo3::PyErr::value`: `PyErr::value` will be replaced by `PyErr::value_bound` in a future PyO3 version
[INFO] [stdout]    --> tests/frompyobject.rs:151:26
[INFO] [stdout]     |
[INFO] [stdout] 151 |         let result = err.value(py).to_string();
[INFO] [stdout]     |                          ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `pyo3::types::PyDict::new`: `PyDict::new` will be replaced by `PyDict::new_bound` in a future PyO3 version
[INFO] [stdout]    --> tests/frompyobject.rs:172:28
[INFO] [stdout]     |
[INFO] [stdout] 172 |         let dict = PyDict::new(py);
[INFO] [stdout]     |                            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 24.20s
[INFO] running `Command { std: "docker" "inspect" "4ca2a544cbcf6ae83830757a540460800df23f56a3ae0bdc3466614986ffd8bc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4ca2a544cbcf6ae83830757a540460800df23f56a3ae0bdc3466614986ffd8bc", kill_on_drop: false }`
[INFO] [stdout] 4ca2a544cbcf6ae83830757a540460800df23f56a3ae0bdc3466614986ffd8bc
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] bba2ebbe956a9eca381ad459f1af9e5bea37e488efb9f69baaed7effac6575e7
[INFO] running `Command { std: "docker" "start" "-a" "bba2ebbe956a9eca381ad459f1af9e5bea37e488efb9f69baaed7effac6575e7", kill_on_drop: false }`
[INFO] [stderr] warning: unnecessary parentheses around closure body
[INFO] [stderr]   --> src/from.rs:98:19
[INFO] [stderr]    |
[INFO] [stderr] 98 |         .map(|lt| (lt.lifetime.to_token_stream()))
[INFO] [stderr]    |                   ^                             ^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr]    |
[INFO] [stderr] 98 -         .map(|lt| (lt.lifetime.to_token_stream()))
[INFO] [stderr] 98 +         .map(|lt| lt.lifetime.to_token_stream() )
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: `dict_derive` (lib) generated 1 warning (run `cargo fix --lib -p dict_derive` to apply 1 suggestion)
[INFO] [stderr] warning: use of deprecated method `pyo3::Python::<'py>::checked_cast_as`: use `obj.downcast_bound::<T>(py)` instead of `py.checked_cast_as::<T>(obj)`
[INFO] [stderr]   --> tests/intopyobject.rs:31:36
[INFO] [stderr]    |
[INFO] [stderr] 31 |             let dict: &PyDict = py.checked_cast_as(obj)?;
[INFO] [stderr]    |                                    ^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(deprecated)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated method `pyo3::Python::<'py>::checked_cast_as`: use `obj.downcast_bound::<T>(py)` instead of `py.checked_cast_as::<T>(obj)`
[INFO] [stderr]   --> tests/intopyobject.rs:54:36
[INFO] [stderr]    |
[INFO] [stderr] 54 |             let dict: &PyDict = py.checked_cast_as(obj)?;
[INFO] [stderr]    |                                    ^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated method `pyo3::Python::<'py>::checked_cast_as`: use `obj.downcast_bound::<T>(py)` instead of `py.checked_cast_as::<T>(obj)`
[INFO] [stderr]   --> tests/intopyobject.rs:68:36
[INFO] [stderr]    |
[INFO] [stderr] 68 |             let dict: &PyDict = py.checked_cast_as(obj)?;
[INFO] [stderr]    |                                    ^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated associated function `pyo3::types::PyDict::new`: `PyDict::new` will be replaced by `PyDict::new_bound` in a future PyO3 version
[INFO] [stderr]   --> tests/frompyobject.rs:31:24
[INFO] [stderr]    |
[INFO] [stderr] 31 |     let dict = PyDict::new(*py);
[INFO] [stderr]    |                        ^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(deprecated)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated method `pyo3::PyErr::value`: `PyErr::value` will be replaced by `PyErr::value_bound` in a future PyO3 version
[INFO] [stderr]    --> tests/frompyobject.rs:113:26
[INFO] [stderr]     |
[INFO] [stderr] 113 |         let result = err.value(py).to_string();
[INFO] [stderr]     |                          ^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated method `pyo3::PyErr::value`: `PyErr::value` will be replaced by `PyErr::value_bound` in a future PyO3 version
[INFO] [stderr]    --> tests/frompyobject.rs:132:26
[INFO] [stderr]     |
[INFO] [stderr] 132 |         let result = err.value(py).to_string();
[INFO] [stderr]     |                          ^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated associated function `pyo3::types::PyList::new`: `PyList::new` will be replaced by `PyList::new_bound` in a future PyO3 version
[INFO] [stderr]    --> tests/frompyobject.rs:143:28
[INFO] [stderr]     |
[INFO] [stderr] 143 |         let list = PyList::new(py, vec![1, 2, 3]);
[INFO] [stderr]     |                            ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated method `pyo3::PyErr::value`: `PyErr::value` will be replaced by `PyErr::value_bound` in a future PyO3 version
[INFO] [stderr]    --> tests/frompyobject.rs:151:26
[INFO] [stderr]     |
[INFO] [stderr] 151 |         let result = err.value(py).to_string();
[INFO] [stderr]     |                          ^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated associated function `pyo3::types::PyDict::new`: `PyDict::new` will be replaced by `PyDict::new_bound` in a future PyO3 version
[INFO] [stderr]    --> tests/frompyobject.rs:172:28
[INFO] [stderr]     |
[INFO] [stderr] 172 |         let dict = PyDict::new(py);
[INFO] [stderr]     |                            ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `dict_derive` (test "intopyobject") generated 3 warnings
[INFO] [stderr] warning: `dict_derive` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr] warning: `dict_derive` (test "frompyobject") generated 6 warnings
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.11s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/build/dict_derive/0f39b595c17a5f4d/deps/dict_derive-0f39b595c17a5f4d)
[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/frompyobject.rs (/opt/rustwide/target/debug/build/dict_derive/5eb19aa838ef29d5/deps/frompyobject-5eb19aa838ef29d5)
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test test_optionals ... ok
[INFO] [stdout] test test_wrong_type ... ok
[INFO] [stdout] test test_conversion ... ok
[INFO] [stdout] test test_missing_key ... ok
[INFO] [stdout] test test_type_error ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/intopyobject.rs (/opt/rustwide/target/debug/build/dict_derive/352924dd7af5e835/deps/intopyobject-352924dd7af5e835)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test test_conversion ... ok
[INFO] [stderr]      Running tests/ui.rs (/opt/rustwide/target/debug/build/dict_derive/a12c6774f0143ec7/deps/ui-a12c6774f0143ec7)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stderr]    Compiling target-lexicon v0.12.16
[INFO] [stderr]    Compiling proc-macro2 v1.0.105
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling quote v1.0.43
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling unindent v0.2.4
[INFO] [stderr]    Compiling indoc v2.0.7
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling pyo3-build-config v0.22.6
[INFO] [stderr]    Compiling pyo3-ffi v0.22.6
[INFO] [stderr]    Compiling pyo3-macros-backend v0.22.6
[INFO] [stderr]    Compiling pyo3 v0.22.6
[INFO] [stderr]    Compiling dict_derive v0.6.0 (/opt/rustwide/workdir)
[INFO] [stderr] warning: unnecessary parentheses around closure body
[INFO] [stderr]   --> /opt/rustwide/workdir/src/from.rs:98:19
[INFO] [stderr]    |
[INFO] [stderr] 98 |         .map(|lt| (lt.lifetime.to_token_stream()))
[INFO] [stderr]    |                   ^                             ^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr]    |
[INFO] [stderr] 98 -         .map(|lt| (lt.lifetime.to_token_stream()))
[INFO] [stderr] 98 +         .map(|lt| lt.lifetime.to_token_stream() )
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: `dict_derive` (lib) generated 1 warning (run `cargo fix --lib -p dict_derive` to apply 1 suggestion)
[INFO] [stderr]    Compiling pyo3-macros v0.22.6
[INFO] [stderr]    Compiling dict_derive-tests v0.0.0 (/opt/rustwide/target/tests/trybuild/dict_derive)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 23.54s
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr] test tests/build/parse_from.rs [should pass] ... ok
[INFO] [stderr] 
[INFO] [stderr] STDERR:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] warning: unnecessary parentheses around closure body
[INFO] [stderr]   --> /opt/rustwide/workdir/src/from.rs:98:19
[INFO] [stderr]    |
[INFO] [stderr] 98 |         .map(|lt| (lt.lifetime.to_token_stream()))
[INFO] [stderr]    |                   ^                             ^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr]    |
[INFO] [stderr] 98 -         .map(|lt| (lt.lifetime.to_token_stream()))
[INFO] [stderr] 98 +         .map(|lt| lt.lifetime.to_token_stream() )
[INFO] [stderr]    |
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] 
[INFO] [stderr] test tests/build/enum_from.rs [should fail to compile] ... ok
[INFO] [stderr] test tests/build/unsupported_from.rs [should fail to compile] ... mismatch
[INFO] [stderr] 
[INFO] [stderr] EXPECTED:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] error[E0277]: the trait bound `Test: FromPyObject<'_>` is not satisfied
[INFO] [stderr]  --> tests/build/unsupported_from.rs:9:5
[INFO] [stderr]   |
[INFO] [stderr] 9 |     test: Test,
[INFO] [stderr]   |     ^^^^^^^^^^ the trait `PyClass` is not implemented for `Test`, which is required by `Test: FromPyObject<'_>`
[INFO] [stderr]   |
[INFO] [stderr]   = help: the following other types implement trait `FromPyObject<'py>`:
[INFO] [stderr]             <&'py CancelledError as FromPyObject<'py>>
[INFO] [stderr]             <&'py IncompleteReadError as FromPyObject<'py>>
[INFO] [stderr]             <&'py InvalidStateError as FromPyObject<'py>>
[INFO] [stderr]             <&'py LimitOverrunError as FromPyObject<'py>>
[INFO] [stderr]             <&'py PanicException as FromPyObject<'py>>
[INFO] [stderr]             <&'py PyAny as FromPyObject<'py>>
[INFO] [stderr]             <&'py PyArithmeticError as FromPyObject<'py>>
[INFO] [stderr]             <&'py PyAssertionError as FromPyObject<'py>>
[INFO] [stderr]           and $N others
[INFO] [stderr]   = note: required for `Test` to implement `FromPyObject<'_>`
[INFO] [stderr] note: required by a bound in `extract_required`
[INFO] [stderr]  --> tests/build/unsupported_from.rs:7:10
[INFO] [stderr]   |
[INFO] [stderr] 7 | #[derive(FromPyObject)]
[INFO] [stderr]   |          ^^^^^^^^^^^^ required by this bound in `extract_required`
[INFO] [stderr]   = note: this error originates in the derive macro `FromPyObject` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error[E0277]: the trait bound `Test: FromPyObject<'_>` is not satisfied
[INFO] [stderr]  --> tests/build/unsupported_from.rs:9:5
[INFO] [stderr]   |
[INFO] [stderr] 9 |     test: Test,
[INFO] [stderr]   |     ^^^^^^^^^^ the trait `Clone` is not implemented for `Test`, which is required by `Test: FromPyObject<'_>`
[INFO] [stderr]   |
[INFO] [stderr]   = help: the following other types implement trait `FromPyObject<'py>`:
[INFO] [stderr]             <&'py CancelledError as FromPyObject<'py>>
[INFO] [stderr]             <&'py IncompleteReadError as FromPyObject<'py>>
[INFO] [stderr]             <&'py InvalidStateError as FromPyObject<'py>>
[INFO] [stderr]             <&'py LimitOverrunError as FromPyObject<'py>>
[INFO] [stderr]             <&'py PanicException as FromPyObject<'py>>
[INFO] [stderr]             <&'py PyAny as FromPyObject<'py>>
[INFO] [stderr]             <&'py PyArithmeticError as FromPyObject<'py>>
[INFO] [stderr]             <&'py PyAssertionError as FromPyObject<'py>>
[INFO] [stderr]           and $N others
[INFO] [stderr]   = note: required for `Test` to implement `FromPyObject<'_>`
[INFO] [stderr] note: required by a bound in `extract_required`
[INFO] [stderr]  --> tests/build/unsupported_from.rs:7:10
[INFO] [stderr]   |
[INFO] [stderr] 7 | #[derive(FromPyObject)]
[INFO] [stderr]   |          ^^^^^^^^^^^^ required by this bound in `extract_required`
[INFO] [stderr]   = note: this error originates in the derive macro `FromPyObject` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: consider annotating `Test` with `#[derive(Clone)]`
[INFO] [stderr]   |
[INFO] [stderr] 3 + #[derive(Clone)]
[INFO] [stderr] 4 | struct Test {
[INFO] [stderr]   |
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] 
[INFO] [stderr] ACTUAL OUTPUT:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] error[E0277]: the trait bound `Test: FromPyObject<'_>` is not satisfied
[INFO] [stderr]  --> tests/build/unsupported_from.rs:9:5
[INFO] [stderr]   |
[INFO] [stderr] 9 |     test: Test,
[INFO] [stderr]   |     ^^^^^^^^^^ unsatisfied trait bound
[INFO] [stderr]   |
[INFO] [stderr] help: the trait `PyClass` is not implemented for `Test`
[INFO] [stderr]  --> tests/build/unsupported_from.rs:3:1
[INFO] [stderr]   |
[INFO] [stderr] 3 | struct Test {
[INFO] [stderr]   | ^^^^^^^^^^^
[INFO] [stderr]   = help: the following other types implement trait `FromPyObject<'py>`:
[INFO] [stderr]             `&'py CancelledError` implements `FromPyObject<'py>`
[INFO] [stderr]             `&'py IncompleteReadError` implements `FromPyObject<'py>`
[INFO] [stderr]             `&'py InvalidStateError` implements `FromPyObject<'py>`
[INFO] [stderr]             `&'py LimitOverrunError` implements `FromPyObject<'py>`
[INFO] [stderr]             `&'py PanicException` implements `FromPyObject<'py>`
[INFO] [stderr]             `&'py PyAny` implements `FromPyObject<'py>`
[INFO] [stderr]             `&'py PyArithmeticError` implements `FromPyObject<'py>`
[INFO] [stderr]             `&'py PyAssertionError` implements `FromPyObject<'py>`
[INFO] [stderr]           and $N others
[INFO] [stderr]   = note: required for `Test` to implement `FromPyObject<'_>`
[INFO] [stderr] note: required by a bound in `extract_required`
[INFO] [stderr]  --> tests/build/unsupported_from.rs:7:10
[INFO] [stderr]   |
[INFO] [stderr] 7 | #[derive(FromPyObject)]
[INFO] [stderr]   |          ^^^^^^^^^^^^ required by this bound in `extract_required`
[INFO] [stderr]   = note: this error originates in the derive macro `FromPyObject` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error[E0277]: the trait bound `Test: FromPyObject<'_>` is not satisfied
[INFO] [stderr]  --> tests/build/unsupported_from.rs:9:5
[INFO] [stderr]   |
[INFO] [stderr] 9 |     test: Test,
[INFO] [stderr]   |     ^^^^^^^^^^ the trait `Clone` is not implemented for `Test`
[INFO] [stderr]   |
[INFO] [stderr]   = help: the following other types implement trait `FromPyObject<'py>`:
[INFO] [stderr]             `&'py CancelledError` implements `FromPyObject<'py>`
[INFO] [stderr]             `&'py IncompleteReadError` implements `FromPyObject<'py>`
[INFO] [stderr]             `&'py InvalidStateError` implements `FromPyObject<'py>`
[INFO] [stderr]             `&'py LimitOverrunError` implements `FromPyObject<'py>`
[INFO] [stderr]             `&'py PanicException` implements `FromPyObject<'py>`
[INFO] [stderr]             `&'py PyAny` implements `FromPyObject<'py>`
[INFO] [stderr]             `&'py PyArithmeticError` implements `FromPyObject<'py>`
[INFO] [stderr]             `&'py PyAssertionError` implements `FromPyObject<'py>`
[INFO] [stderr]           and $N others
[INFO] [stderr]   = note: required for `Test` to implement `FromPyObject<'_>`
[INFO] [stderr] note: required by a bound in `extract_required`
[INFO] [stderr]  --> tests/build/unsupported_from.rs:7:10
[INFO] [stderr]   |
[INFO] [stderr] 7 | #[derive(FromPyObject)]
[INFO] [stderr]   |          ^^^^^^^^^^^^ required by this bound in `extract_required`
[INFO] [stderr]   = note: this error originates in the derive macro `FromPyObject` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: consider annotating `Test` with `#[derive(Clone)]`
[INFO] [stderr]   |
[INFO] [stderr] 3 + #[derive(Clone)]
[INFO] [stderr] 4 | struct Test {
[INFO] [stderr]   |
[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/build/parse_into.rs [should pass] ... ok
[INFO] [stderr] 
[INFO] [stderr] STDERR:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] warning: unnecessary parentheses around closure body
[INFO] [stderr]   --> /opt/rustwide/workdir/src/from.rs:98:19
[INFO] [stderr]    |
[INFO] [stderr] 98 |         .map(|lt| (lt.lifetime.to_token_stream()))
[INFO] [stderr]    |                   ^                             ^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr]    |
[INFO] [stderr] 98 -         .map(|lt| (lt.lifetime.to_token_stream()))
[INFO] [stderr] 98 +         .map(|lt| lt.lifetime.to_token_stream() )
[INFO] [stderr]    |
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] 
[INFO] [stderr] test tests/build/enum_into.rs [should fail to compile] ... ok
[INFO] [stderr] test tests/build/unsupported_into.rs [should fail to compile] ... mismatch
[INFO] [stderr] 
[INFO] [stderr] EXPECTED:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] error[E0277]: `Test` cannot be converted to a Python object
[INFO] [stderr]  --> tests/build/unsupported_into.rs:9:5
[INFO] [stderr]   |
[INFO] [stderr] 9 |     test: Test,
[INFO] [stderr]   |     ^^^^^^----
[INFO] [stderr]   |     |     |
[INFO] [stderr]   |     |     required by a bound introduced by this call
[INFO] [stderr]   |     the trait `IntoPy<Py<PyAny>>` is not implemented for `Test`
[INFO] [stderr]   |
[INFO] [stderr]   = note: `IntoPy` is automatically implemented by the `#[pyclass]` macro
[INFO] [stderr]   = note: if you do not wish to have a corresponding Python type, implement it manually
[INFO] [stderr]   = note: if you do not own `Test` you can perform a manual conversion to one of the types in `pyo3::types::*`
[INFO] [stderr]   = help: the following other types implement trait `IntoPy<T>`:
[INFO] [stderr]             <&'a OsString as IntoPy<Py<PyAny>>>
[INFO] [stderr]             <&'a Path as IntoPy<Py<PyAny>>>
[INFO] [stderr]             <&'a PathBuf as IntoPy<Py<PyAny>>>
[INFO] [stderr]             <&'a PyErr as IntoPy<Py<PyAny>>>
[INFO] [stderr]             <&'a String as IntoPy<Py<PyAny>>>
[INFO] [stderr]             <&'a [u8] as IntoPy<Py<PyAny>>>
[INFO] [stderr]             <&'a str as IntoPy<Py<PyAny>>>
[INFO] [stderr]             <&'a str as IntoPy<Py<PyString>>>
[INFO] [stderr]           and $N others
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] 
[INFO] [stderr] ACTUAL OUTPUT:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] error[E0277]: `Test` cannot be converted to a Python object
[INFO] [stderr]  --> tests/build/unsupported_into.rs:9:5
[INFO] [stderr]   |
[INFO] [stderr] 9 |     test: Test,
[INFO] [stderr]   |     ^^^^^^----
[INFO] [stderr]   |     |     |
[INFO] [stderr]   |     |     required by a bound introduced by this call
[INFO] [stderr]   |     unsatisfied trait bound
[INFO] [stderr]   |
[INFO] [stderr] help: the trait `IntoPy<Py<PyAny>>` is not implemented for `Test`
[INFO] [stderr]  --> tests/build/unsupported_into.rs:3:1
[INFO] [stderr]   |
[INFO] [stderr] 3 | struct Test {
[INFO] [stderr]   | ^^^^^^^^^^^
[INFO] [stderr]   = note: `IntoPy` is automatically implemented by the `#[pyclass]` macro
[INFO] [stderr]   = note: if you do not wish to have a corresponding Python type, implement it manually
[INFO] [stderr]   = note: if you do not own `Test` you can perform a manual conversion to one of the types in `pyo3::types::*`
[INFO] [stderr]   = help: the following other types implement trait `IntoPy<T>`:
[INFO] [stderr]             `&'a OsString` implements `IntoPy<Py<PyAny>>`
[INFO] [stderr]             `&'a Path` implements `IntoPy<Py<PyAny>>`
[INFO] [stderr]             `&'a PathBuf` implements `IntoPy<Py<PyAny>>`
[INFO] [stderr]             `&'a PyErr` implements `IntoPy<Py<PyAny>>`
[INFO] [stderr]             `&'a String` implements `IntoPy<Py<PyAny>>`
[INFO] [stderr]             `&'a [u8]` implements `IntoPy<Py<PyAny>>`
[INFO] [stderr]             `&'a str` implements `IntoPy<Py<PyAny>>`
[INFO] [stderr]             `&'a str` implements `IntoPy<Py<PyString>>`
[INFO] [stderr]           and $N others
[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/build/fromlifetimes.rs [should fail to compile] ... mismatch
[INFO] [stderr] 
[INFO] [stderr] EXPECTED:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] error: Deriving structs with more than one lifetime is not supported
[INFO] [stderr]  --> tests/build/fromlifetimes.rs:4:15
[INFO] [stderr]   |
[INFO] [stderr] 4 | struct Derived<'a, 'b> {
[INFO] [stderr]   |               ^
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] 
[INFO] [stderr] ACTUAL OUTPUT:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] error: Deriving structs with more than one lifetime is not supported
[INFO] [stderr]  --> tests/build/fromlifetimes.rs:4:15
[INFO] [stderr]   |
[INFO] [stderr] 4 | struct Derived<'a, 'b> {
[INFO] [stderr]   |               ^^^^^^^^
[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 tests ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- tests stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests' (34) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.114/src/run.rs:102:13:
[INFO] [stdout] 3 of 7 tests failed
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5b492028a862 - std[840933623431fd06]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5b492028a862 - std[840933623431fd06]::backtrace_rs::backtrace::trace_unsynchronized::<std[840933623431fd06]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5b492028a862 - std[840933623431fd06]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5b492028a862 - <<std[840933623431fd06]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8f93d80df273fe75]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5b49202a178a - <core[8f93d80df273fe75]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5b49202a178a - core[8f93d80df273fe75]::fmt::write
[INFO] [stdout]    6:     0x5b492028fcf6 - std[840933623431fd06]::io::default_write_fmt::<alloc[40b2bae28975ac47]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5b492028fcf6 - <alloc[40b2bae28975ac47]::vec::Vec<u8> as std[840933623431fd06]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5b4920265e4f - <std[840933623431fd06]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5b4920265e4f - std[840933623431fd06]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5b4920281c79 - std[840933623431fd06]::panicking::default_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5b492021a48e - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5b492021a48e - test[2f1252070343a163]::test_main_with_exit_callback::<test[2f1252070343a163]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5b4920281e32 - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5b4920281e32 - std[840933623431fd06]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5b4920265f08 - std[840933623431fd06]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5b492025d489 - std[840933623431fd06]::sys::backtrace::__rust_end_short_backtrace::<std[840933623431fd06]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5b4920266d5d - __rustc[5b4a0c6d8cc4a177]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5b49202a1e9c - core[8f93d80df273fe75]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5b491ffe12b4 - <trybuild[be71f97ee9017532]::Runner>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.114/src/run.rs:102:13
[INFO] [stdout]   20:     0x5b491ffef548 - <trybuild[be71f97ee9017532]::TestCases as core[8f93d80df273fe75]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.114/src/lib.rs:342:38
[INFO] [stdout]   21:     0x5b491ffd8867 - core[8f93d80df273fe75]::ptr::drop_in_place::<trybuild[be71f97ee9017532]::TestCases>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ptr/mod.rs:805:1
[INFO] [stdout]   22:     0x5b491ffd8b06 - ui[f56e74682f7bf3f0]::tests
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/ui.rs:11:1
[INFO] [stdout]   23:     0x5b491ffd89c7 - ui[f56e74682f7bf3f0]::tests::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/ui.rs:2:11
[INFO] [stdout]   24:     0x5b491ffd8fd6 - <ui[f56e74682f7bf3f0]::tests::{closure#0} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5b492020e83b - <fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x5b492020e83b - test[2f1252070343a163]::__rust_begin_short_backtrace::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:663:18
[INFO] [stdout]   27:     0x5b492021b09a - test[2f1252070343a163]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:74
[INFO] [stdout]   28:     0x5b492021b09a - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   29:     0x5b492021b09a - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   30:     0x5b492021b09a - std[840933623431fd06]::panicking::catch_unwind::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   31:     0x5b492021b09a - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x5b492021b09a - test[2f1252070343a163]::run_test_in_process
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:27
[INFO] [stdout]   33:     0x5b492021b09a - test[2f1252070343a163]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:607:43
[INFO] [stdout]   34:     0x5b4920215564 - test[2f1252070343a163]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:637:41
[INFO] [stdout]   35:     0x5b4920215564 - std[840933623431fd06]::sys::backtrace::__rust_begin_short_backtrace::<test[2f1252070343a163]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   36:     0x5b492021db92 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   37:     0x5b492021db92 - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   38:     0x5b492021db92 - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   39:     0x5b492021db92 - std[840933623431fd06]::panicking::catch_unwind::<(), core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   40:     0x5b492021db92 - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x5b492021db92 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   42:     0x5b492021db92 - <std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x5b4920289b2f - <alloc[40b2bae28975ac47]::boxed::Box<dyn core[8f93d80df273fe75]::ops::function::FnOnce<(), Output = ()> + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   44:     0x5b4920289b2f - <std[840933623431fd06]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   45:     0x75acb827eaa4 - <unknown>
[INFO] [stdout]   46:     0x75acb830ba64 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     tests
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 25.94s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test ui`
[INFO] running `Command { std: "docker" "inspect" "bba2ebbe956a9eca381ad459f1af9e5bea37e488efb9f69baaed7effac6575e7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bba2ebbe956a9eca381ad459f1af9e5bea37e488efb9f69baaed7effac6575e7", kill_on_drop: false }`
[INFO] [stdout] bba2ebbe956a9eca381ad459f1af9e5bea37e488efb9f69baaed7effac6575e7
