[INFO] fetching crate regex_with 0.1.1...
[INFO] testing regex_with-0.1.1 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-8
[INFO] extracting crate regex_with 0.1.1 into /workspace/builds/worker-3-tc1/source
[INFO] started tweaking crates.io crate regex_with 0.1.1
[INFO] finished tweaking crates.io crate regex_with 0.1.1
[INFO] tweaked toml for crates.io crate regex_with 0.1.1 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate regex_with 0.1.1 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 16 packages to latest compatible versions
[INFO] [stderr]       Adding thiserror v1.0.69 (available: v2.0.17)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded regex_with_derive v0.1.1
[INFO] [stderr]   Downloaded serde_plain v1.0.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 734451b7688c5080eff900b2c466cba6be990fc30d11051d27c881786f5ec6e0
[INFO] running `Command { std: "docker" "start" "-a" "734451b7688c5080eff900b2c466cba6be990fc30d11051d27c881786f5ec6e0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "734451b7688c5080eff900b2c466cba6be990fc30d11051d27c881786f5ec6e0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "734451b7688c5080eff900b2c466cba6be990fc30d11051d27c881786f5ec6e0", kill_on_drop: false }`
[INFO] [stdout] 734451b7688c5080eff900b2c466cba6be990fc30d11051d27c881786f5ec6e0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a90f578972eacb581fa345e03302ca85b28aa17030994b6b7f07d3591aab70b3
[INFO] running `Command { std: "docker" "start" "-a" "a90f578972eacb581fa345e03302ca85b28aa17030994b6b7f07d3591aab70b3", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.110
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling serde_plain v1.0.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling regex_with_derive v0.1.1
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling regex_with v0.1.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]  --> src/capturable.rs:4:21
[INFO] [stdout]   |
[INFO] [stdout] 4 |     fn captures<'h>(&self, heystack: &'h str) -> Option<(CaptureNames, Captures<'h>)>;
[INFO] [stdout]   |                     ^^^^^ the lifetime is elided here    ^^^^^^^^^^^^ the same lifetime is hidden 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] 4 |     fn captures<'h>(&self, heystack: &'h str) -> Option<(CaptureNames<'_>, Captures<'h>)>;
[INFO] [stdout]   |                                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.18s
[INFO] running `Command { std: "docker" "inspect" "a90f578972eacb581fa345e03302ca85b28aa17030994b6b7f07d3591aab70b3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a90f578972eacb581fa345e03302ca85b28aa17030994b6b7f07d3591aab70b3", kill_on_drop: false }`
[INFO] [stdout] a90f578972eacb581fa345e03302ca85b28aa17030994b6b7f07d3591aab70b3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1deaf729a4bd84ef633c0a92648c7da8c5e72cf1aac5538c01c0c1a3067821fa
[INFO] running `Command { std: "docker" "start" "-a" "1deaf729a4bd84ef633c0a92648c7da8c5e72cf1aac5538c01c0c1a3067821fa", kill_on_drop: false }`
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]  --> src/capturable.rs:4:21
[INFO] [stdout]   |
[INFO] [stdout] 4 |     fn captures<'h>(&self, heystack: &'h str) -> Option<(CaptureNames, Captures<'h>)>;
[INFO] [stdout]   |                     ^^^^^ the lifetime is elided here    ^^^^^^^^^^^^ the same lifetime is hidden 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] 4 |     fn captures<'h>(&self, heystack: &'h str) -> Option<(CaptureNames<'_>, Captures<'h>)>;
[INFO] [stdout]   |                                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling regex_with v0.1.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]  --> src/capturable.rs:4:21
[INFO] [stdout]   |
[INFO] [stdout] 4 |     fn captures<'h>(&self, heystack: &'h str) -> Option<(CaptureNames, Captures<'h>)>;
[INFO] [stdout]   |                     ^^^^^ the lifetime is elided here    ^^^^^^^^^^^^ the same lifetime is hidden 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] 4 |     fn captures<'h>(&self, heystack: &'h str) -> Option<(CaptureNames<'_>, Captures<'h>)>;
[INFO] [stdout]   |                                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.58s
[INFO] running `Command { std: "docker" "inspect" "1deaf729a4bd84ef633c0a92648c7da8c5e72cf1aac5538c01c0c1a3067821fa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1deaf729a4bd84ef633c0a92648c7da8c5e72cf1aac5538c01c0c1a3067821fa", kill_on_drop: false }`
[INFO] [stdout] 1deaf729a4bd84ef633c0a92648c7da8c5e72cf1aac5538c01c0c1a3067821fa
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 3773f0fac0ae5953b9c0f97e2ece63e2849cb43075a8bd717745685fd39e8135
[INFO] running `Command { std: "docker" "start" "-a" "3773f0fac0ae5953b9c0f97e2ece63e2849cb43075a8bd717745685fd39e8135", kill_on_drop: false }`
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]  --> src/capturable.rs:4:21
[INFO] [stderr]   |
[INFO] [stderr] 4 |     fn captures<'h>(&self, heystack: &'h str) -> Option<(CaptureNames, Captures<'h>)>;
[INFO] [stderr]   |                     ^^^^^ the lifetime is elided here    ^^^^^^^^^^^^ the same lifetime is hidden 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] 4 |     fn captures<'h>(&self, heystack: &'h str) -> Option<(CaptureNames<'_>, Captures<'h>)>;
[INFO] [stderr]   |                                                                      ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `regex_with` (lib) generated 1 warning (run `cargo fix --lib -p regex_with` to apply 1 suggestion)
[INFO] [stderr] warning: `regex_with` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.07s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/regex_with-aa3602335a71af9f)
[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]    Doc-tests regex_with
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test src/lib.rs - (line 5) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - (line 5) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Deserialize` in `serde`
[INFO] [stdout]    --> src/lib.rs:8:17
[INFO] [stdout]     |
[INFO] [stdout]   8 | #[derive(serde::Deserialize, Capturable, FromStr)]
[INFO] [stdout]     |                 ^^^^^^^^^^^ could not find `Deserialize` in `serde`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde-1.0.228/src/lib.rs:279:24
[INFO] [stdout]     |
[INFO] [stdout] 277 | #[cfg(feature = "serde_derive")]
[INFO] [stdout]     |       ------------------------ the item is gated behind the `serde_derive` feature
[INFO] [stdout] 278 | #[cfg_attr(docsrs, doc(cfg(feature = "derive")))]
[INFO] [stdout] 279 | pub use serde_derive::{Deserialize, Serialize};
[INFO] [stdout]     |                        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Record: serde::Deserialize<'de>` is not satisfied
[INFO] [stdout]   --> src/lib.rs:8:42
[INFO] [stdout]    |
[INFO] [stdout]  8 | #[derive(serde::Deserialize, Capturable, FromStr)]
[INFO] [stdout]    |                                          ^^^^^^^ unsatisfied trait bound
[INFO] [stdout]    |
[INFO] [stdout] help: the trait `Deserialize<'_>` is not implemented for `Record`
[INFO] [stdout]   --> src/lib.rs:10:1
[INFO] [stdout]    |
[INFO] [stdout] 10 | struct Record {
[INFO] [stdout]    | ^^^^^^^^^^^^^
[INFO] [stdout]    = note: for local types consider adding `#[derive(serde::Deserialize)]` to your `Record` type
[INFO] [stdout]    = note: for types from other crates check whether the crate offers a `serde` feature flag
[INFO] [stdout]    = help: the following other types implement trait `Deserialize<'de>`:
[INFO] [stdout]              &'a Path
[INFO] [stdout]              &'a [u8]
[INFO] [stdout]              &'a str
[INFO] [stdout]              ()
[INFO] [stdout]              (T,)
[INFO] [stdout]              (T0, T1)
[INFO] [stdout]              (T0, T1, T2)
[INFO] [stdout]              (T0, T1, T2, T3)
[INFO] [stdout]            and 138 others
[INFO] [stdout]    = note: this error originates in the derive macro `FromStr` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0277, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/lib.rs - (line 5)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.12s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "3773f0fac0ae5953b9c0f97e2ece63e2849cb43075a8bd717745685fd39e8135", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3773f0fac0ae5953b9c0f97e2ece63e2849cb43075a8bd717745685fd39e8135", kill_on_drop: false }`
[INFO] [stdout] 3773f0fac0ae5953b9c0f97e2ece63e2849cb43075a8bd717745685fd39e8135
