[INFO] fetching crate regex-decode 0.1.0...
[INFO] testing regex-decode-0.1.0 against 1.91.0 for beta-1.92-2
[INFO] extracting crate regex-decode 0.1.0 into /workspace/builds/worker-3-tc1/source
[INFO] started tweaking crates.io crate regex-decode 0.1.0
[INFO] finished tweaking crates.io crate regex-decode 0.1.0
[INFO] tweaked toml for crates.io crate regex-decode 0.1.0 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate regex-decode 0.1.0 on toolchain 1.91.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "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" "+1.91.0" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 23 packages to latest compatible versions
[INFO] [stderr]       Adding error-chain v0.7.2 (available: v0.12.4)
[INFO] [stderr]       Adding regex v0.1.80 (available: v1.12.2)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "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] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded error-chain v0.7.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" "+1.91.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ae56e537618d11913773896781e1bf8d71eb6c1b6a2d9171d0091974aaac3dbc
[INFO] running `Command { std: "docker" "start" "-a" "ae56e537618d11913773896781e1bf8d71eb6c1b6a2d9171d0091974aaac3dbc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ae56e537618d11913773896781e1bf8d71eb6c1b6a2d9171d0091974aaac3dbc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ae56e537618d11913773896781e1bf8d71eb6c1b6a2d9171d0091974aaac3dbc", kill_on_drop: false }`
[INFO] [stdout] ae56e537618d11913773896781e1bf8d71eb6c1b6a2d9171d0091974aaac3dbc
[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=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" "+1.91.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 613ea0399eab3c668be6bec881548ade42b342ce7265d6003137127266a08f80
[INFO] running `Command { std: "docker" "start" "-a" "613ea0399eab3c668be6bec881548ade42b342ce7265d6003137127266a08f80", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling winapi v0.2.8
[INFO] [stderr]    Compiling rustc-demangle v0.1.26
[INFO] [stderr]    Compiling regex-syntax v0.3.9
[INFO] [stderr]    Compiling utf8-ranges v0.1.3
[INFO] [stderr]    Compiling rustc-serialize v0.3.25
[INFO] [stderr]    Compiling addr2line v0.25.1
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling memchr v0.1.11
[INFO] [stderr]    Compiling kernel32-sys v0.2.2
[INFO] [stderr]    Compiling aho-corasick v0.5.3
[INFO] [stderr]    Compiling thread-id v2.0.0
[INFO] [stderr]    Compiling thread_local v0.2.7
[INFO] [stderr]    Compiling regex v0.1.80
[INFO] [stderr]    Compiling backtrace v0.3.76
[INFO] [stderr]    Compiling error-chain v0.7.2
[INFO] [stderr]    Compiling regex-decode v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.12s
[INFO] running `Command { std: "docker" "inspect" "613ea0399eab3c668be6bec881548ade42b342ce7265d6003137127266a08f80", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "613ea0399eab3c668be6bec881548ade42b342ce7265d6003137127266a08f80", kill_on_drop: false }`
[INFO] [stdout] 613ea0399eab3c668be6bec881548ade42b342ce7265d6003137127266a08f80
[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=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" "+1.91.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d93b1866e36864ad02468840f4afd2c8c9dd8f107368e942a9cdaa49dbb3204b
[INFO] running `Command { std: "docker" "start" "-a" "d93b1866e36864ad02468840f4afd2c8c9dd8f107368e942a9cdaa49dbb3204b", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling regex-decode v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: cannot find derive macro `RustcDecodable` in this scope
[INFO] [stdout]    --> src/decoder.rs:217:18
[INFO] [stdout]     |
[INFO] [stdout] 217 |         #[derive(RustcDecodable)]
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `RustcDecodable` in this scope
[INFO] [stdout]    --> src/decoder.rs:235:18
[INFO] [stdout]     |
[INFO] [stdout] 235 |         #[derive(RustcDecodable)]
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `RustcDecodable` in this scope
[INFO] [stdout]    --> src/decoder.rs:253:18
[INFO] [stdout]     |
[INFO] [stdout] 253 |         #[derive(RustcDecodable)]
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `RustcDecodable` in this scope
[INFO] [stdout]    --> src/decoder.rs:271:18
[INFO] [stdout]     |
[INFO] [stdout] 271 |         #[derive(RustcDecodable)]
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `RustcDecodable` in this scope
[INFO] [stdout]    --> src/decoder.rs:289:18
[INFO] [stdout]     |
[INFO] [stdout] 289 |         #[derive(RustcDecodable)]
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `RustcDecodable` in this scope
[INFO] [stdout]    --> src/decoder.rs:308:18
[INFO] [stdout]     |
[INFO] [stdout] 308 |         #[derive(RustcDecodable)]
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `RustcDecodable` in this scope
[INFO] [stdout]    --> src/decoder.rs:324:18
[INFO] [stdout]     |
[INFO] [stdout] 324 |         #[derive(RustcDecodable)]
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `RustcDecodable` in this scope
[INFO] [stdout]    --> src/decoder.rs:343:18
[INFO] [stdout]     |
[INFO] [stdout] 343 |         #[derive(RustcDecodable)]
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `RustcDecodable` in this scope
[INFO] [stdout]    --> src/decoder.rs:359:18
[INFO] [stdout]     |
[INFO] [stdout] 359 |         #[derive(RustcDecodable)]
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `RustcDecodable` in this scope
[INFO] [stdout]    --> src/decoder.rs:377:18
[INFO] [stdout]     |
[INFO] [stdout] 377 |         #[derive(RustcDecodable)]
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `RustcDecodable` in this scope
[INFO] [stdout]    --> src/decoder.rs:432:25
[INFO] [stdout]     |
[INFO] [stdout] 432 |         #[derive(Debug, RustcDecodable, PartialEq)]
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `RustcDecodable` in this scope
[INFO] [stdout]    --> src/decoder.rs:438:18
[INFO] [stdout]     |
[INFO] [stdout] 438 |         #[derive(RustcDecodable)]
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `tests::decode_struct_with_strings::Capture: Decodable` is not satisfied
[INFO] [stdout]    --> src/decoder.rs:227:28
[INFO] [stdout]     |
[INFO] [stdout] 227 |         let val = decode::<Capture>(&re, &text).unwrap();
[INFO] [stdout]     |                            ^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `Decodable` is not implemented for `tests::decode_struct_with_strings::Capture`
[INFO] [stdout]    --> src/decoder.rs:218:9
[INFO] [stdout]     |
[INFO] [stdout] 218 |         struct Capture {
[INFO] [stdout]     |         ^^^^^^^^^^^^^^
[INFO] [stdout]     = help: the following other types implement trait `Decodable`:
[INFO] [stdout]               ()
[INFO] [stdout]               (T0, T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11)
[INFO] [stdout]               (T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11)
[INFO] [stdout]               (T10, T11)
[INFO] [stdout]               (T11,)
[INFO] [stdout]               (T2, T3, T4, T5, T6, T7, T8, T9, T10, T11)
[INFO] [stdout]               (T3, T4, T5, T6, T7, T8, T9, T10, T11)
[INFO] [stdout]               (T4, T5, T6, T7, T8, T9, T10, T11)
[INFO] [stdout]             and 71 others
[INFO] [stdout] note: required by a bound in `decoder::decode`
[INFO] [stdout]    --> src/decoder.rs:199:18
[INFO] [stdout]     |
[INFO] [stdout] 199 | pub fn decode<T: S::Decodable>(regex: &R::Regex, string: &str) -> Result<T> {
[INFO] [stdout]     |                  ^^^^^^^^^^^^ required by this bound in `decode`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `tests::decode_struct_with_usize::Capture: Decodable` is not satisfied
[INFO] [stdout]    --> src/decoder.rs:245:28
[INFO] [stdout]     |
[INFO] [stdout] 245 |         let val = decode::<Capture>(&re, &text).unwrap();
[INFO] [stdout]     |                            ^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `Decodable` is not implemented for `tests::decode_struct_with_usize::Capture`
[INFO] [stdout]    --> src/decoder.rs:236:9
[INFO] [stdout]     |
[INFO] [stdout] 236 |         struct Capture {
[INFO] [stdout]     |         ^^^^^^^^^^^^^^
[INFO] [stdout]     = help: the following other types implement trait `Decodable`:
[INFO] [stdout]               ()
[INFO] [stdout]               (T0, T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11)
[INFO] [stdout]               (T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11)
[INFO] [stdout]               (T10, T11)
[INFO] [stdout]               (T11,)
[INFO] [stdout]               (T2, T3, T4, T5, T6, T7, T8, T9, T10, T11)
[INFO] [stdout]               (T3, T4, T5, T6, T7, T8, T9, T10, T11)
[INFO] [stdout]               (T4, T5, T6, T7, T8, T9, T10, T11)
[INFO] [stdout]             and 71 others
[INFO] [stdout] note: required by a bound in `decoder::decode`
[INFO] [stdout]    --> src/decoder.rs:199:18
[INFO] [stdout]     |
[INFO] [stdout] 199 | pub fn decode<T: S::Decodable>(regex: &R::Regex, string: &str) -> Result<T> {
[INFO] [stdout]     |                  ^^^^^^^^^^^^ required by this bound in `decode`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `tests::decode_struct_with_u64::Capture: Decodable` is not satisfied
[INFO] [stdout]    --> src/decoder.rs:263:28
[INFO] [stdout]     |
[INFO] [stdout] 263 |         let val = decode::<Capture>(&re, &text).unwrap();
[INFO] [stdout]     |                            ^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `Decodable` is not implemented for `tests::decode_struct_with_u64::Capture`
[INFO] [stdout]    --> src/decoder.rs:254:9
[INFO] [stdout]     |
[INFO] [stdout] 254 |         struct Capture {
[INFO] [stdout]     |         ^^^^^^^^^^^^^^
[INFO] [stdout]     = help: the following other types implement trait `Decodable`:
[INFO] [stdout]               ()
[INFO] [stdout]               (T0, T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11)
[INFO] [stdout]               (T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11)
[INFO] [stdout]               (T10, T11)
[INFO] [stdout]               (T11,)
[INFO] [stdout]               (T2, T3, T4, T5, T6, T7, T8, T9, T10, T11)
[INFO] [stdout]               (T3, T4, T5, T6, T7, T8, T9, T10, T11)
[INFO] [stdout]               (T4, T5, T6, T7, T8, T9, T10, T11)
[INFO] [stdout]             and 71 others
[INFO] [stdout] note: required by a bound in `decoder::decode`
[INFO] [stdout]    --> src/decoder.rs:199:18
[INFO] [stdout]     |
[INFO] [stdout] 199 | pub fn decode<T: S::Decodable>(regex: &R::Regex, string: &str) -> Result<T> {
[INFO] [stdout]     |                  ^^^^^^^^^^^^ required by this bound in `decode`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `tests::decode_struct_with_u32::Capture: Decodable` is not satisfied
[INFO] [stdout]    --> src/decoder.rs:281:28
[INFO] [stdout]     |
[INFO] [stdout] 281 |         let val = decode::<Capture>(&re, &text).unwrap();
[INFO] [stdout]     |                            ^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `Decodable` is not implemented for `tests::decode_struct_with_u32::Capture`
[INFO] [stdout]    --> src/decoder.rs:272:9
[INFO] [stdout]     |
[INFO] [stdout] 272 |         struct Capture {
[INFO] [stdout]     |         ^^^^^^^^^^^^^^
[INFO] [stdout]     = help: the following other types implement trait `Decodable`:
[INFO] [stdout]               ()
[INFO] [stdout]               (T0, T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11)
[INFO] [stdout]               (T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11)
[INFO] [stdout]               (T10, T11)
[INFO] [stdout]               (T11,)
[INFO] [stdout]               (T2, T3, T4, T5, T6, T7, T8, T9, T10, T11)
[INFO] [stdout]               (T3, T4, T5, T6, T7, T8, T9, T10, T11)
[INFO] [stdout]               (T4, T5, T6, T7, T8, T9, T10, T11)
[INFO] [stdout]             and 71 others
[INFO] [stdout] note: required by a bound in `decoder::decode`
[INFO] [stdout]    --> src/decoder.rs:199:18
[INFO] [stdout]     |
[INFO] [stdout] 199 | pub fn decode<T: S::Decodable>(regex: &R::Regex, string: &str) -> Result<T> {
[INFO] [stdout]     |                  ^^^^^^^^^^^^ required by this bound in `decode`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `tests::decode_struct_with_u16::Capture: Decodable` is not satisfied
[INFO] [stdout]    --> src/decoder.rs:299:28
[INFO] [stdout]     |
[INFO] [stdout] 299 |         let val = decode::<Capture>(&re, &text).unwrap();
[INFO] [stdout]     |                            ^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `Decodable` is not implemented for `tests::decode_struct_with_u16::Capture`
[INFO] [stdout]    --> src/decoder.rs:290:9
[INFO] [stdout]     |
[INFO] [stdout] 290 |         struct Capture {
[INFO] [stdout]     |         ^^^^^^^^^^^^^^
[INFO] [stdout]     = help: the following other types implement trait `Decodable`:
[INFO] [stdout]               ()
[INFO] [stdout]               (T0, T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11)
[INFO] [stdout]               (T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11)
[INFO] [stdout]               (T10, T11)
[INFO] [stdout]               (T11,)
[INFO] [stdout]               (T2, T3, T4, T5, T6, T7, T8, T9, T10, T11)
[INFO] [stdout]               (T3, T4, T5, T6, T7, T8, T9, T10, T11)
[INFO] [stdout]               (T4, T5, T6, T7, T8, T9, T10, T11)
[INFO] [stdout]             and 71 others
[INFO] [stdout] note: required by a bound in `decoder::decode`
[INFO] [stdout]    --> src/decoder.rs:199:18
[INFO] [stdout]     |
[INFO] [stdout] 199 | pub fn decode<T: S::Decodable>(regex: &R::Regex, string: &str) -> Result<T> {
[INFO] [stdout]     |                  ^^^^^^^^^^^^ required by this bound in `decode`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `tests::decode_struct_with_u8_too_large::Capture: Decodable` is not satisfied
[INFO] [stdout]    --> src/decoder.rs:319:18
[INFO] [stdout]     |
[INFO] [stdout] 319 |         decode::<Capture>(&re, &text).unwrap();
[INFO] [stdout]     |                  ^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `Decodable` is not implemented for `tests::decode_struct_with_u8_too_large::Capture`
[INFO] [stdout]    --> src/decoder.rs:309:9
[INFO] [stdout]     |
[INFO] [stdout] 309 |         struct Capture {
[INFO] [stdout]     |         ^^^^^^^^^^^^^^
[INFO] [stdout]     = help: the following other types implement trait `Decodable`:
[INFO] [stdout]               ()
[INFO] [stdout]               (T0, T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11)
[INFO] [stdout]               (T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11)
[INFO] [stdout]               (T10, T11)
[INFO] [stdout]               (T11,)
[INFO] [stdout]               (T2, T3, T4, T5, T6, T7, T8, T9, T10, T11)
[INFO] [stdout]               (T3, T4, T5, T6, T7, T8, T9, T10, T11)
[INFO] [stdout]               (T4, T5, T6, T7, T8, T9, T10, T11)
[INFO] [stdout]             and 71 others
[INFO] [stdout] note: required by a bound in `decoder::decode`
[INFO] [stdout]    --> src/decoder.rs:199:18
[INFO] [stdout]     |
[INFO] [stdout] 199 | pub fn decode<T: S::Decodable>(regex: &R::Regex, string: &str) -> Result<T> {
[INFO] [stdout]     |                  ^^^^^^^^^^^^ required by this bound in `decode`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `tests::decode_struct_with_u8::Capture: Decodable` is not satisfied
[INFO] [stdout]    --> src/decoder.rs:334:28
[INFO] [stdout]     |
[INFO] [stdout] 334 |         let val = decode::<Capture>(&re, &text).unwrap();
[INFO] [stdout]     |                            ^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `Decodable` is not implemented for `tests::decode_struct_with_u8::Capture`
[INFO] [stdout]    --> src/decoder.rs:325:9
[INFO] [stdout]     |
[INFO] [stdout] 325 |         struct Capture {
[INFO] [stdout]     |         ^^^^^^^^^^^^^^
[INFO] [stdout]     = help: the following other types implement trait `Decodable`:
[INFO] [stdout]               ()
[INFO] [stdout]               (T0, T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11)
[INFO] [stdout]               (T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11)
[INFO] [stdout]               (T10, T11)
[INFO] [stdout]               (T11,)
[INFO] [stdout]               (T2, T3, T4, T5, T6, T7, T8, T9, T10, T11)
[INFO] [stdout]               (T3, T4, T5, T6, T7, T8, T9, T10, T11)
[INFO] [stdout]               (T4, T5, T6, T7, T8, T9, T10, T11)
[INFO] [stdout]             and 71 others
[INFO] [stdout] note: required by a bound in `decoder::decode`
[INFO] [stdout]    --> src/decoder.rs:199:18
[INFO] [stdout]     |
[INFO] [stdout] 199 | pub fn decode<T: S::Decodable>(regex: &R::Regex, string: &str) -> Result<T> {
[INFO] [stdout]     |                  ^^^^^^^^^^^^ required by this bound in `decode`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `tests::decode_struct_with_char_too_large::Capture: Decodable` is not satisfied
[INFO] [stdout]    --> src/decoder.rs:354:18
[INFO] [stdout]     |
[INFO] [stdout] 354 |         decode::<Capture>(&re, &text).unwrap();
[INFO] [stdout]     |                  ^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `Decodable` is not implemented for `tests::decode_struct_with_char_too_large::Capture`
[INFO] [stdout]    --> src/decoder.rs:344:9
[INFO] [stdout]     |
[INFO] [stdout] 344 |         struct Capture {
[INFO] [stdout]     |         ^^^^^^^^^^^^^^
[INFO] [stdout]     = help: the following other types implement trait `Decodable`:
[INFO] [stdout]               ()
[INFO] [stdout]               (T0, T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11)
[INFO] [stdout]               (T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11)
[INFO] [stdout]               (T10, T11)
[INFO] [stdout]               (T11,)
[INFO] [stdout]               (T2, T3, T4, T5, T6, T7, T8, T9, T10, T11)
[INFO] [stdout]               (T3, T4, T5, T6, T7, T8, T9, T10, T11)
[INFO] [stdout]               (T4, T5, T6, T7, T8, T9, T10, T11)
[INFO] [stdout]             and 71 others
[INFO] [stdout] note: required by a bound in `decoder::decode`
[INFO] [stdout]    --> src/decoder.rs:199:18
[INFO] [stdout]     |
[INFO] [stdout] 199 | pub fn decode<T: S::Decodable>(regex: &R::Regex, string: &str) -> Result<T> {
[INFO] [stdout]     |                  ^^^^^^^^^^^^ required by this bound in `decode`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `tests::decode_struct_with_char::Capture: Decodable` is not satisfied
[INFO] [stdout]    --> src/decoder.rs:369:28
[INFO] [stdout]     |
[INFO] [stdout] 369 |         let val = decode::<Capture>(&re, &text).unwrap();
[INFO] [stdout]     |                            ^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `Decodable` is not implemented for `tests::decode_struct_with_char::Capture`
[INFO] [stdout]    --> src/decoder.rs:360:9
[INFO] [stdout]     |
[INFO] [stdout] 360 |         struct Capture {
[INFO] [stdout]     |         ^^^^^^^^^^^^^^
[INFO] [stdout]     = help: the following other types implement trait `Decodable`:
[INFO] [stdout]               ()
[INFO] [stdout]               (T0, T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11)
[INFO] [stdout]               (T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11)
[INFO] [stdout]               (T10, T11)
[INFO] [stdout]               (T11,)
[INFO] [stdout]               (T2, T3, T4, T5, T6, T7, T8, T9, T10, T11)
[INFO] [stdout]               (T3, T4, T5, T6, T7, T8, T9, T10, T11)
[INFO] [stdout]               (T4, T5, T6, T7, T8, T9, T10, T11)
[INFO] [stdout]             and 71 others
[INFO] [stdout] note: required by a bound in `decoder::decode`
[INFO] [stdout]    --> src/decoder.rs:199:18
[INFO] [stdout]     |
[INFO] [stdout] 199 | pub fn decode<T: S::Decodable>(regex: &R::Regex, string: &str) -> Result<T> {
[INFO] [stdout]     |                  ^^^^^^^^^^^^ required by this bound in `decode`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `tests::decode_struct_with_option::Capture: Decodable` is not satisfied
[INFO] [stdout]    --> src/decoder.rs:387:28
[INFO] [stdout]     |
[INFO] [stdout] 387 |         let val = decode::<Capture>(&re, &text).unwrap();
[INFO] [stdout]     |                            ^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `Decodable` is not implemented for `tests::decode_struct_with_option::Capture`
[INFO] [stdout]    --> src/decoder.rs:378:9
[INFO] [stdout]     |
[INFO] [stdout] 378 |         struct Capture {
[INFO] [stdout]     |         ^^^^^^^^^^^^^^
[INFO] [stdout]     = help: the following other types implement trait `Decodable`:
[INFO] [stdout]               ()
[INFO] [stdout]               (T0, T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11)
[INFO] [stdout]               (T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11)
[INFO] [stdout]               (T10, T11)
[INFO] [stdout]               (T11,)
[INFO] [stdout]               (T2, T3, T4, T5, T6, T7, T8, T9, T10, T11)
[INFO] [stdout]               (T3, T4, T5, T6, T7, T8, T9, T10, T11)
[INFO] [stdout]               (T4, T5, T6, T7, T8, T9, T10, T11)
[INFO] [stdout]             and 71 others
[INFO] [stdout] note: required by a bound in `decoder::decode`
[INFO] [stdout]    --> src/decoder.rs:199:18
[INFO] [stdout]     |
[INFO] [stdout] 199 | pub fn decode<T: S::Decodable>(regex: &R::Regex, string: &str) -> Result<T> {
[INFO] [stdout]     |                  ^^^^^^^^^^^^ required by this bound in `decode`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `tests::decode_struct_enum::Capture: Decodable` is not satisfied
[INFO] [stdout]    --> src/decoder.rs:448:28
[INFO] [stdout]     |
[INFO] [stdout] 448 |         let val = decode::<Capture>(&re, &text).unwrap();
[INFO] [stdout]     |                            ^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `Decodable` is not implemented for `tests::decode_struct_enum::Capture`
[INFO] [stdout]    --> src/decoder.rs:439:9
[INFO] [stdout]     |
[INFO] [stdout] 439 |         struct Capture {
[INFO] [stdout]     |         ^^^^^^^^^^^^^^
[INFO] [stdout]     = help: the following other types implement trait `Decodable`:
[INFO] [stdout]               ()
[INFO] [stdout]               (T0, T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11)
[INFO] [stdout]               (T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11)
[INFO] [stdout]               (T10, T11)
[INFO] [stdout]               (T11,)
[INFO] [stdout]               (T2, T3, T4, T5, T6, T7, T8, T9, T10, T11)
[INFO] [stdout]               (T3, T4, T5, T6, T7, T8, T9, T10, T11)
[INFO] [stdout]               (T4, T5, T6, T7, T8, T9, T10, T11)
[INFO] [stdout]             and 71 others
[INFO] [stdout] note: required by a bound in `decoder::decode`
[INFO] [stdout]    --> src/decoder.rs:199:18
[INFO] [stdout]     |
[INFO] [stdout] 199 | pub fn decode<T: S::Decodable>(regex: &R::Regex, string: &str) -> Result<T> {
[INFO] [stdout]     |                  ^^^^^^^^^^^^ required by this bound in `decode`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `regex-decode` (lib test) due to 23 previous errors
[INFO] running `Command { std: "docker" "inspect" "d93b1866e36864ad02468840f4afd2c8c9dd8f107368e942a9cdaa49dbb3204b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d93b1866e36864ad02468840f4afd2c8c9dd8f107368e942a9cdaa49dbb3204b", kill_on_drop: false }`
[INFO] [stdout] d93b1866e36864ad02468840f4afd2c8c9dd8f107368e942a9cdaa49dbb3204b
