[INFO] fetching crate pl-lens 1.0.1...
[INFO] testing pl-lens-1.0.1 against beta-2025-10-28 for beta-1.92-2
[INFO] extracting crate pl-lens 1.0.1 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate pl-lens 1.0.1
[INFO] finished tweaking crates.io crate pl-lens 1.0.1
[INFO] tweaked toml for crates.io crate pl-lens 1.0.1 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate pl-lens 1.0.1 on toolchain beta-2025-10-28
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "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-2025-10-28" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 7 packages to latest compatible versions
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] dc2ae414e2a00a670033aa001134adb6756836acef576eab070640ef2aef9960
[INFO] running `Command { std: "docker" "start" "-a" "dc2ae414e2a00a670033aa001134adb6756836acef576eab070640ef2aef9960", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "dc2ae414e2a00a670033aa001134adb6756836acef576eab070640ef2aef9960", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dc2ae414e2a00a670033aa001134adb6756836acef576eab070640ef2aef9960", kill_on_drop: false }`
[INFO] [stdout] dc2ae414e2a00a670033aa001134adb6756836acef576eab070640ef2aef9960
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 09c2bc98617f622c67676ded7e33dfb636dc29d1dd2d792e4725c2333439649d
[INFO] running `Command { std: "docker" "start" "-a" "09c2bc98617f622c67676ded7e33dfb636dc29d1dd2d792e4725c2333439649d", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling proc-macro-hack v0.5.20+deprecated
[INFO] [stderr]    Compiling pl-lens-macros v1.0.1
[INFO] [stderr]    Compiling pl-lens-derive v1.0.1
[INFO] [stderr]    Compiling pl-lens v1.0.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `self::macros::*`
[INFO] [stdout]   --> src/lib.rs:30:9
[INFO] [stdout]    |
[INFO] [stdout] 30 | pub use self::macros::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.85s
[INFO] running `Command { std: "docker" "inspect" "09c2bc98617f622c67676ded7e33dfb636dc29d1dd2d792e4725c2333439649d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "09c2bc98617f622c67676ded7e33dfb636dc29d1dd2d792e4725c2333439649d", kill_on_drop: false }`
[INFO] [stdout] 09c2bc98617f622c67676ded7e33dfb636dc29d1dd2d792e4725c2333439649d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3f6a9198ecfd0c8d42eafc77d14860d41f0a36c7e7e8766f9cd97b32c6ce2081
[INFO] running `Command { std: "docker" "start" "-a" "3f6a9198ecfd0c8d42eafc77d14860d41f0a36c7e7e8766f9cd97b32c6ce2081", kill_on_drop: false }`
[INFO] [stderr]    Compiling pl-lens v1.0.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `self::macros::*`
[INFO] [stdout]   --> src/lib.rs:30:9
[INFO] [stdout]    |
[INFO] [stdout] 30 | pub use self::macros::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `self::macros::*`
[INFO] [stdout]   --> src/lib.rs:30:9
[INFO] [stdout]    |
[INFO] [stdout] 30 | pub use self::macros::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/lib.rs:24:1
[INFO] [stdout]     |
[INFO] [stdout]  24 | #[proc_macro_hack]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lens.rs:286:20
[INFO] [stdout]     |
[INFO] [stdout] 286 |         let lens = lens!(Struct3.struct2.struct1.int32);
[INFO] [stdout]     |                    ------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: macro invocations at the end of a block are treated as expressions
[INFO] [stdout]     = note: to ignore the value produced by the macro, add a semicolon after the invocation of `proc_macro_call`
[INFO] [stdout]     = note: `#[warn(semicolon_in_expressions_from_macros)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout]     = note: this warning originates in the macro `proc_macro_call` which comes from the expansion of the macro `lens` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> tests/lib.rs:35:16
[INFO] [stdout]    |
[INFO] [stdout] 35 |     assert_eq!(lens!(Person.name).get_ref(&p0), "Pop Zeus");
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: macro invocations at the end of a block are treated as expressions
[INFO] [stdout]    = note: to ignore the value produced by the macro, add a semicolon after the invocation of `proc_macro_call`
[INFO] [stdout]    = note: `#[warn(semicolon_in_expressions_from_macros)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout]    = note: this warning originates in the macro `proc_macro_call` which comes from the expansion of the macro `lens` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> tests/lib.rs:36:16
[INFO] [stdout]    |
[INFO] [stdout] 36 |     assert_eq!(lens!(Person.address.street).get_ref(&p0), "123 Needmore Rd");
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: macro invocations at the end of a block are treated as expressions
[INFO] [stdout]    = note: to ignore the value produced by the macro, add a semicolon after the invocation of `proc_macro_call`
[INFO] [stdout]    = note: this warning originates in the macro `proc_macro_call` which comes from the expansion of the macro `lens` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> tests/lib.rs:38:14
[INFO] [stdout]    |
[INFO] [stdout] 38 |     let p1 = lens!(Person.address.street).set(p0, "666 Titus Ave".to_string());
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: macro invocations at the end of a block are treated as expressions
[INFO] [stdout]    = note: to ignore the value produced by the macro, add a semicolon after the invocation of `proc_macro_call`
[INFO] [stdout]    = note: this warning originates in the macro `proc_macro_call` which comes from the expansion of the macro `lens` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> tests/lib.rs:39:16
[INFO] [stdout]    |
[INFO] [stdout] 39 |     assert_eq!(lens!(Person.name).get_ref(&p1), "Pop Zeus");
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: macro invocations at the end of a block are treated as expressions
[INFO] [stdout]    = note: to ignore the value produced by the macro, add a semicolon after the invocation of `proc_macro_call`
[INFO] [stdout]    = note: this warning originates in the macro `proc_macro_call` which comes from the expansion of the macro `lens` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> tests/lib.rs:40:16
[INFO] [stdout]    |
[INFO] [stdout] 40 |     assert_eq!(lens!(Person.address.street).get_ref(&p1), "666 Titus Ave");
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: macro invocations at the end of a block are treated as expressions
[INFO] [stdout]    = note: to ignore the value produced by the macro, add a semicolon after the invocation of `proc_macro_call`
[INFO] [stdout]    = note: this warning originates in the macro `proc_macro_call` which comes from the expansion of the macro `lens` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.57s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: pl-lens v1.0.1 (/opt/rustwide/workdir)
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "3f6a9198ecfd0c8d42eafc77d14860d41f0a36c7e7e8766f9cd97b32c6ce2081", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3f6a9198ecfd0c8d42eafc77d14860d41f0a36c7e7e8766f9cd97b32c6ce2081", kill_on_drop: false }`
[INFO] [stdout] 3f6a9198ecfd0c8d42eafc77d14860d41f0a36c7e7e8766f9cd97b32c6ce2081
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 587a48c7ac9345c65d2f066779dd35296dc0968dbf8bb97f3805507a507de258
[INFO] running `Command { std: "docker" "start" "-a" "587a48c7ac9345c65d2f066779dd35296dc0968dbf8bb97f3805507a507de258", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `self::macros::*`
[INFO] [stderr]   --> src/lib.rs:30:9
[INFO] [stderr]    |
[INFO] [stderr] 30 | pub use self::macros::*;
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]    --> src/lib.rs:24:1
[INFO] [stderr]     |
[INFO] [stderr]  24 | #[proc_macro_hack]
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]    ::: src/lens.rs:286:20
[INFO] [stderr]     |
[INFO] [stderr] 286 |         let lens = lens!(Struct3.struct2.struct1.int32);
[INFO] [stderr]     |                    ------------------------------------ in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]     = note: macro invocations at the end of a block are treated as expressions
[INFO] [stderr]     = note: to ignore the value produced by the macro, add a semicolon after the invocation of `proc_macro_call`
[INFO] [stderr]     = note: `#[warn(semicolon_in_expressions_from_macros)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stderr]     = note: this warning originates in the macro `proc_macro_call` which comes from the expansion of the macro `lens` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: `pl-lens` (lib) generated 1 warning (run `cargo fix --lib -p pl-lens` to apply 1 suggestion)
[INFO] [stderr] warning: `pl-lens` (lib test) generated 2 warnings (1 duplicate)
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]   --> tests/lib.rs:35:16
[INFO] [stderr]    |
[INFO] [stderr] 35 |     assert_eq!(lens!(Person.name).get_ref(&p0), "Pop Zeus");
[INFO] [stderr]    |                ^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]    = note: macro invocations at the end of a block are treated as expressions
[INFO] [stderr]    = note: to ignore the value produced by the macro, add a semicolon after the invocation of `proc_macro_call`
[INFO] [stderr]    = note: `#[warn(semicolon_in_expressions_from_macros)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stderr]    = note: this warning originates in the macro `proc_macro_call` which comes from the expansion of the macro `lens` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]   --> tests/lib.rs:36:16
[INFO] [stderr]    |
[INFO] [stderr] 36 |     assert_eq!(lens!(Person.address.street).get_ref(&p0), "123 Needmore Rd");
[INFO] [stderr]    |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]    = note: macro invocations at the end of a block are treated as expressions
[INFO] [stderr]    = note: to ignore the value produced by the macro, add a semicolon after the invocation of `proc_macro_call`
[INFO] [stderr]    = note: this warning originates in the macro `proc_macro_call` which comes from the expansion of the macro `lens` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]   --> tests/lib.rs:38:14
[INFO] [stderr]    |
[INFO] [stderr] 38 |     let p1 = lens!(Person.address.street).set(p0, "666 Titus Ave".to_string());
[INFO] [stderr]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]    = note: macro invocations at the end of a block are treated as expressions
[INFO] [stderr]    = note: to ignore the value produced by the macro, add a semicolon after the invocation of `proc_macro_call`
[INFO] [stderr]    = note: this warning originates in the macro `proc_macro_call` which comes from the expansion of the macro `lens` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]   --> tests/lib.rs:39:16
[INFO] [stderr]    |
[INFO] [stderr] 39 |     assert_eq!(lens!(Person.name).get_ref(&p1), "Pop Zeus");
[INFO] [stderr]    |                ^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]    = note: macro invocations at the end of a block are treated as expressions
[INFO] [stderr]    = note: to ignore the value produced by the macro, add a semicolon after the invocation of `proc_macro_call`
[INFO] [stderr]    = note: this warning originates in the macro `proc_macro_call` which comes from the expansion of the macro `lens` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]   --> tests/lib.rs:40:16
[INFO] [stderr]    |
[INFO] [stderr] 40 |     assert_eq!(lens!(Person.address.street).get_ref(&p1), "666 Titus Ave");
[INFO] [stderr]    |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]    = note: macro invocations at the end of a block are treated as expressions
[INFO] [stderr]    = note: to ignore the value produced by the macro, add a semicolon after the invocation of `proc_macro_call`
[INFO] [stderr]    = note: this warning originates in the macro `proc_macro_call` which comes from the expansion of the macro `lens` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: `pl-lens` (test "lib") generated 5 warnings
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.03s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: pl-lens v1.0.1 (/opt/rustwide/workdir)
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/pl_lens-587b394a76ffa10a)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test path::test_lens_path_concat ... ok
[INFO] [stdout] test lens::tests::a_basic_lens_should_work ... ok
[INFO] [stdout] test lens::tests::lens_composition_should_work_with_boxed_lenses ... ok
[INFO] [stdout] test path::test_lens_path_debug ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/lib.rs (/opt/rustwide/target/debug/deps/lib-af36afb61b96e59a)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test a_simple_nested_data_structure_should_be_lensable ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests pl_lens
[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] running `Command { std: "docker" "inspect" "587a48c7ac9345c65d2f066779dd35296dc0968dbf8bb97f3805507a507de258", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "587a48c7ac9345c65d2f066779dd35296dc0968dbf8bb97f3805507a507de258", kill_on_drop: false }`
[INFO] [stdout] 587a48c7ac9345c65d2f066779dd35296dc0968dbf8bb97f3805507a507de258
