[INFO] fetching crate regex-decode 0.1.0...
[INFO] testing regex-decode-0.1.0 against 1.90.0 for beta-1.91-3
[INFO] extracting crate regex-decode 0.1.0 into /workspace/builds/worker-7-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-7-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate regex-decode 0.1.0 on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.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.90.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.11.3)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.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 memchr v0.1.11
[INFO] [stderr]   Downloaded thread-id v2.0.0
[INFO] [stderr]   Downloaded thread_local v0.2.7
[INFO] [stderr]   Downloaded utf8-ranges v0.1.3
[INFO] [stderr]   Downloaded regex v0.1.80
[INFO] [stderr]   Downloaded aho-corasick v0.5.3
[INFO] [stderr]   Downloaded error-chain v0.7.2
[INFO] [stderr]   Downloaded regex-syntax v0.3.9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] bf6fdd60c64589909de4c577795aa88342a934789227128bf33c60ddd7cbb94c
[INFO] running `Command { std: "docker" "start" "-a" "bf6fdd60c64589909de4c577795aa88342a934789227128bf33c60ddd7cbb94c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "bf6fdd60c64589909de4c577795aa88342a934789227128bf33c60ddd7cbb94c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bf6fdd60c64589909de4c577795aa88342a934789227128bf33c60ddd7cbb94c", kill_on_drop: false }`
[INFO] [stdout] bf6fdd60c64589909de4c577795aa88342a934789227128bf33c60ddd7cbb94c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a19d3512ff72609142f17f1a81bab2aac42094e6e4f486482362da401d8422bf
[INFO] running `Command { std: "docker" "start" "-a" "a19d3512ff72609142f17f1a81bab2aac42094e6e4f486482362da401d8422bf", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling winapi-build v0.1.1
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling winapi v0.2.8
[INFO] [stderr]    Compiling gimli v0.32.3
[INFO] [stderr]    Compiling memchr v2.7.6
[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 miniz_oxide v0.8.9
[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 addr2line v0.25.1
[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 8.92s
[INFO] running `Command { std: "docker" "inspect" "a19d3512ff72609142f17f1a81bab2aac42094e6e4f486482362da401d8422bf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a19d3512ff72609142f17f1a81bab2aac42094e6e4f486482362da401d8422bf", kill_on_drop: false }`
[INFO] [stdout] a19d3512ff72609142f17f1a81bab2aac42094e6e4f486482362da401d8422bf
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5584933472ffed4e6866e2c3a3f93274e8b4ca980d6ada80cb0c0089a808583d
[INFO] running `Command { std: "docker" "start" "-a" "5584933472ffed4e6866e2c3a3f93274e8b4ca980d6ada80cb0c0089a808583d", 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]     |                            ^^^^^^^ the trait `Decodable` is not implemented for `tests::decode_struct_with_strings::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]     |                            ^^^^^^^ the trait `Decodable` is not implemented for `tests::decode_struct_with_usize::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]     |                            ^^^^^^^ the trait `Decodable` is not implemented for `tests::decode_struct_with_u64::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]     |                            ^^^^^^^ the trait `Decodable` is not implemented for `tests::decode_struct_with_u32::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]     |                            ^^^^^^^ the trait `Decodable` is not implemented for `tests::decode_struct_with_u16::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]     |                  ^^^^^^^ the trait `Decodable` is not implemented for `tests::decode_struct_with_u8_too_large::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]     |                            ^^^^^^^ the trait `Decodable` is not implemented for `tests::decode_struct_with_u8::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]     |                  ^^^^^^^ the trait `Decodable` is not implemented for `tests::decode_struct_with_char_too_large::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]     |                            ^^^^^^^ the trait `Decodable` is not implemented for `tests::decode_struct_with_char::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]     |                            ^^^^^^^ the trait `Decodable` is not implemented for `tests::decode_struct_with_option::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]     |                            ^^^^^^^ the trait `Decodable` is not implemented for `tests::decode_struct_enum::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" "5584933472ffed4e6866e2c3a3f93274e8b4ca980d6ada80cb0c0089a808583d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5584933472ffed4e6866e2c3a3f93274e8b4ca980d6ada80cb0c0089a808583d", kill_on_drop: false }`
[INFO] [stdout] 5584933472ffed4e6866e2c3a3f93274e8b4ca980d6ada80cb0c0089a808583d
