[INFO] fetching crate alt_serde_derive 1.0.119...
[INFO] testing alt_serde_derive-1.0.119 against try#bd7d74411512a3dd3b35d2f699c51dd2557c7e7e+cargoflags=-Zbuild-dir-new-layout for pr-149852-1
[INFO] extracting crate alt_serde_derive 1.0.119 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate alt_serde_derive 1.0.119
[INFO] finished tweaking crates.io crate alt_serde_derive 1.0.119
[INFO] tweaked toml for crates.io crate alt_serde_derive 1.0.119 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate alt_serde_derive 1.0.119 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 8 packages to latest compatible versions
[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] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f38388c6ffd618c54a37f4c0e280c78b2d96127fb3821f6ea6698366c736fbd0
[INFO] running `Command { std: "docker" "start" "-a" "f38388c6ffd618c54a37f4c0e280c78b2d96127fb3821f6ea6698366c736fbd0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f38388c6ffd618c54a37f4c0e280c78b2d96127fb3821f6ea6698366c736fbd0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f38388c6ffd618c54a37f4c0e280c78b2d96127fb3821f6ea6698366c736fbd0", kill_on_drop: false }`
[INFO] [stdout] f38388c6ffd618c54a37f4c0e280c78b2d96127fb3821f6ea6698366c736fbd0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "build" "--frozen" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 9de7232d09c0e2a446b02a0e197b40d06ee11993cf3828b0f5c2c7edead81e33
[INFO] running `Command { std: "docker" "start" "-a" "9de7232d09c0e2a446b02a0e197b40d06ee11993cf3828b0f5c2c7edead81e33", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[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 alt_serde_derive v1.0.119 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition name: `underscore_consts`
[INFO] [stdout]   --> src/dummy.rs:15:31
[INFO] [stdout]    |
[INFO] [stdout] 15 |     let dummy_const = if cfg!(underscore_consts) {
[INFO] [stdout]    |                               ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(underscore_consts)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(underscore_consts)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/internals/attr.rs:701:23
[INFO] [stdout]     |
[INFO] [stdout] 701 |     pub fn serde_path(&self) -> Cow<syn::Path> {
[INFO] [stdout]     |                       ^^^^^     ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 701 |     pub fn serde_path(&self) -> Cow<'_, syn::Path> {
[INFO] [stdout]     |                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/de.rs:3043:13
[INFO] [stdout]      |
[INFO] [stdout] 3043 |     params: &Parameters,
[INFO] [stdout]      |             ^^^^^^^^^^^ the lifetime is elided here
[INFO] [stdout] 3044 | ) -> (
[INFO] [stdout] 3045 |     DeImplGenerics,
[INFO] [stdout]      |     ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout] 3046 |     DeTypeGenerics,
[INFO] [stdout]      |     ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout] 3047 |     syn::TypeGenerics,
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout] 3048 |     Option<&syn::WhereClause>,
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^ the same lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 3045 ~     DeImplGenerics<'_>,
[INFO] [stdout] 3046 ~     DeTypeGenerics<'_>,
[INFO] [stdout] 3047 ~     syn::TypeGenerics<'_>,
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.95s
[INFO] running `Command { std: "docker" "inspect" "9de7232d09c0e2a446b02a0e197b40d06ee11993cf3828b0f5c2c7edead81e33", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9de7232d09c0e2a446b02a0e197b40d06ee11993cf3828b0f5c2c7edead81e33", kill_on_drop: false }`
[INFO] [stdout] 9de7232d09c0e2a446b02a0e197b40d06ee11993cf3828b0f5c2c7edead81e33
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "--no-run" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 2efb636e5794ae3e1f8553f84d8d09aaf8af436c8866d2eddd9cd69b160558cb
[INFO] running `Command { std: "docker" "start" "-a" "2efb636e5794ae3e1f8553f84d8d09aaf8af436c8866d2eddd9cd69b160558cb", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling alt_serde_derive v1.0.119 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition name: `underscore_consts`
[INFO] [stdout]   --> src/dummy.rs:15:31
[INFO] [stdout]    |
[INFO] [stdout] 15 |     let dummy_const = if cfg!(underscore_consts) {
[INFO] [stdout]    |                               ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(underscore_consts)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(underscore_consts)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/internals/attr.rs:701:23
[INFO] [stdout]     |
[INFO] [stdout] 701 |     pub fn serde_path(&self) -> Cow<syn::Path> {
[INFO] [stdout]     |                       ^^^^^     ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 701 |     pub fn serde_path(&self) -> Cow<'_, syn::Path> {
[INFO] [stdout]     |                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/de.rs:3043:13
[INFO] [stdout]      |
[INFO] [stdout] 3043 |     params: &Parameters,
[INFO] [stdout]      |             ^^^^^^^^^^^ the lifetime is elided here
[INFO] [stdout] 3044 | ) -> (
[INFO] [stdout] 3045 |     DeImplGenerics,
[INFO] [stdout]      |     ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout] 3046 |     DeTypeGenerics,
[INFO] [stdout]      |     ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout] 3047 |     syn::TypeGenerics,
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout] 3048 |     Option<&syn::WhereClause>,
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^ the same lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 3045 ~     DeImplGenerics<'_>,
[INFO] [stdout] 3046 ~     DeTypeGenerics<'_>,
[INFO] [stdout] 3047 ~     syn::TypeGenerics<'_>,
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `underscore_consts`
[INFO] [stdout]   --> src/dummy.rs:15:31
[INFO] [stdout]    |
[INFO] [stdout] 15 |     let dummy_const = if cfg!(underscore_consts) {
[INFO] [stdout]    |                               ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(underscore_consts)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(underscore_consts)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/internals/attr.rs:701:23
[INFO] [stdout]     |
[INFO] [stdout] 701 |     pub fn serde_path(&self) -> Cow<syn::Path> {
[INFO] [stdout]     |                       ^^^^^     ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 701 |     pub fn serde_path(&self) -> Cow<'_, syn::Path> {
[INFO] [stdout]     |                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/de.rs:3043:13
[INFO] [stdout]      |
[INFO] [stdout] 3043 |     params: &Parameters,
[INFO] [stdout]      |             ^^^^^^^^^^^ the lifetime is elided here
[INFO] [stdout] 3044 | ) -> (
[INFO] [stdout] 3045 |     DeImplGenerics,
[INFO] [stdout]      |     ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout] 3046 |     DeTypeGenerics,
[INFO] [stdout]      |     ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout] 3047 |     syn::TypeGenerics,
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout] 3048 |     Option<&syn::WhereClause>,
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^ the same lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 3045 ~     DeImplGenerics<'_>,
[INFO] [stdout] 3046 ~     DeTypeGenerics<'_>,
[INFO] [stdout] 3047 ~     syn::TypeGenerics<'_>,
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 6.78s
[INFO] running `Command { std: "docker" "inspect" "2efb636e5794ae3e1f8553f84d8d09aaf8af436c8866d2eddd9cd69b160558cb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2efb636e5794ae3e1f8553f84d8d09aaf8af436c8866d2eddd9cd69b160558cb", kill_on_drop: false }`
[INFO] [stdout] 2efb636e5794ae3e1f8553f84d8d09aaf8af436c8866d2eddd9cd69b160558cb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 7d07e7915dd7fd6f91003712f681a9ef2a849c0e070dc38e4584b1f145c6ac7b
[INFO] running `Command { std: "docker" "start" "-a" "7d07e7915dd7fd6f91003712f681a9ef2a849c0e070dc38e4584b1f145c6ac7b", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: unexpected `cfg` condition name: `underscore_consts`
[INFO] [stderr]   --> src/dummy.rs:15:31
[INFO] [stderr]    |
[INFO] [stderr] 15 |     let dummy_const = if cfg!(underscore_consts) {
[INFO] [stderr]    |                               ^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
[INFO] [stderr]    = help: consider using a Cargo feature instead
[INFO] [stderr]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stderr]             [lints.rust]
[INFO] [stderr]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(underscore_consts)'] }
[INFO] [stderr]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(underscore_consts)");` to the top of the `build.rs`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/internals/attr.rs:701:23
[INFO] [stderr]     |
[INFO] [stderr] 701 |     pub fn serde_path(&self) -> Cow<syn::Path> {
[INFO] [stderr]     |                       ^^^^^     ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                       |
[INFO] [stderr]     |                       the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 701 |     pub fn serde_path(&self) -> Cow<'_, syn::Path> {
[INFO] [stderr]     |                                     +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]     --> src/de.rs:3043:13
[INFO] [stderr]      |
[INFO] [stderr] 3043 |     params: &Parameters,
[INFO] [stderr]      |             ^^^^^^^^^^^ the lifetime is elided here
[INFO] [stderr] 3044 | ) -> (
[INFO] [stderr] 3045 |     DeImplGenerics,
[INFO] [stderr]      |     ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr] 3046 |     DeTypeGenerics,
[INFO] [stderr]      |     ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr] 3047 |     syn::TypeGenerics,
[INFO] [stderr]      |     ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr] 3048 |     Option<&syn::WhereClause>,
[INFO] [stderr]      |            ^^^^^^^^^^^^^^^^^ the same lifetime is elided here
[INFO] [stderr]      |
[INFO] [stderr]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]      |
[INFO] [stderr] 3045 ~     DeImplGenerics<'_>,
[INFO] [stderr] 3046 ~     DeTypeGenerics<'_>,
[INFO] [stderr] 3047 ~     syn::TypeGenerics<'_>,
[INFO] [stderr]      |
[INFO] [stderr] 
[INFO] [stderr] warning: `alt_serde_derive` (lib) generated 3 warnings (run `cargo fix --lib -p alt_serde_derive` to apply 2 suggestions)
[INFO] [stderr] warning: `alt_serde_derive` (lib test) generated 3 warnings (3 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.03s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/build/alt_serde_derive/0b683bc16f882b2e/deps/alt_serde_derive-0b683bc16f882b2e)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test internals::case::rename_fields ... ok
[INFO] [stdout] test internals::case::rename_variants ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests alt_serde_derive
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test src/lib.rs - (line 3) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - (line 3) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `serde_derive`
[INFO] [stdout]  --> src/lib.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use serde_derive::{Serialize, Deserialize};
[INFO] [stdout]   |     ^^^^^^^^^^^^ use of unresolved module or unlinked crate `serde_derive`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 4 | use alt_serde_derive::{Serialize, Deserialize};
[INFO] [stdout]   |     ++++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/lib.rs - (line 3)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "7d07e7915dd7fd6f91003712f681a9ef2a849c0e070dc38e4584b1f145c6ac7b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7d07e7915dd7fd6f91003712f681a9ef2a849c0e070dc38e4584b1f145c6ac7b", kill_on_drop: false }`
[INFO] [stdout] 7d07e7915dd7fd6f91003712f681a9ef2a849c0e070dc38e4584b1f145c6ac7b
