[INFO] fetching crate futures-await-synom 0.12.0...
[INFO] testing futures-await-synom-0.12.0 against beta-2025-09-21 for beta-1.91-3
[INFO] extracting crate futures-await-synom 0.12.0 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate futures-await-synom 0.12.0
[INFO] finished tweaking crates.io crate futures-await-synom 0.12.0
[INFO] tweaked toml for crates.io crate futures-await-synom 0.12.0 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate futures-await-synom 0.12.0 on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 3 packages to latest compatible versions
[INFO] [stderr]       Adding proc-macro2 v0.1.10 (available: v1.0.101)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "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-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 73c1c119bda312c7fccba3baaa28b6654436d8f09f8037b7d21cef85707f3b93
[INFO] running `Command { std: "docker" "start" "-a" "73c1c119bda312c7fccba3baaa28b6654436d8f09f8037b7d21cef85707f3b93", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "73c1c119bda312c7fccba3baaa28b6654436d8f09f8037b7d21cef85707f3b93", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "73c1c119bda312c7fccba3baaa28b6654436d8f09f8037b7d21cef85707f3b93", kill_on_drop: false }`
[INFO] [stdout] 73c1c119bda312c7fccba3baaa28b6654436d8f09f8037b7d21cef85707f3b93
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f511f1bc6f2ab7d66c9607a03470af3efed6d64d9094d39da95da128ec6a8af0
[INFO] running `Command { std: "docker" "start" "-a" "f511f1bc6f2ab7d66c9607a03470af3efed6d64d9094d39da95da128ec6a8af0", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling unicode-xid v0.1.0
[INFO] [stderr]    Compiling proc-macro2 v0.1.10
[INFO] [stderr]    Compiling futures-await-synom v0.12.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stdout]   --> src/lib.rs:80:41
[INFO] [stdout]    |
[INFO] [stdout] 80 |         <str as fmt::Display>::fmt(self.description(), f)
[INFO] [stdout]    |                                         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/delimited.rs:78:17
[INFO] [stdout]    |
[INFO] [stdout] 78 |     pub fn iter(&self) -> Iter<T, D> {
[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] 78 |     pub fn iter(&self) -> Iter<'_, T, D> {
[INFO] [stdout]    |                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/delimited.rs:82:21
[INFO] [stdout]    |
[INFO] [stdout] 82 |     pub fn iter_mut(&mut self) -> IterMut<T, D> {
[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] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 82 |     pub fn iter_mut(&mut self) -> IterMut<'_, T, D> {
[INFO] [stdout]    |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/delimited.rs:86:18
[INFO] [stdout]    |
[INFO] [stdout] 86 |     pub fn items(&self) -> Items<T, D> {
[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] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 86 |     pub fn items(&self) -> Items<'_, T, D> {
[INFO] [stdout]    |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/cursor.rs:101:18
[INFO] [stdout]     |
[INFO] [stdout] 101 |     pub fn begin(&self) -> Cursor {
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 101 |     pub fn begin(&self) -> Cursor<'_> {
[INFO] [stdout]     |                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.06s
[INFO] running `Command { std: "docker" "inspect" "f511f1bc6f2ab7d66c9607a03470af3efed6d64d9094d39da95da128ec6a8af0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f511f1bc6f2ab7d66c9607a03470af3efed6d64d9094d39da95da128ec6a8af0", kill_on_drop: false }`
[INFO] [stdout] f511f1bc6f2ab7d66c9607a03470af3efed6d64d9094d39da95da128ec6a8af0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 30ba23d5bff6b30f47dc1ea6ab1a4c3d60365ff83982341389934368103ac752
[INFO] running `Command { std: "docker" "start" "-a" "30ba23d5bff6b30f47dc1ea6ab1a4c3d60365ff83982341389934368103ac752", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stdout]   --> src/lib.rs:80:41
[INFO] [stdout]    |
[INFO] [stdout] 80 |         <str as fmt::Display>::fmt(self.description(), f)
[INFO] [stdout]    |                                         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/delimited.rs:78:17
[INFO] [stdout]    |
[INFO] [stdout] 78 |     pub fn iter(&self) -> Iter<T, D> {
[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] 78 |     pub fn iter(&self) -> Iter<'_, T, D> {
[INFO] [stdout]    |                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/delimited.rs:82:21
[INFO] [stdout]    |
[INFO] [stdout] 82 |     pub fn iter_mut(&mut self) -> IterMut<T, D> {
[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] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 82 |     pub fn iter_mut(&mut self) -> IterMut<'_, T, D> {
[INFO] [stdout]    |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/delimited.rs:86:18
[INFO] [stdout]    |
[INFO] [stdout] 86 |     pub fn items(&self) -> Items<T, D> {
[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] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 86 |     pub fn items(&self) -> Items<'_, T, D> {
[INFO] [stdout]    |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/cursor.rs:101:18
[INFO] [stdout]     |
[INFO] [stdout] 101 |     pub fn begin(&self) -> Cursor {
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 101 |     pub fn begin(&self) -> Cursor<'_> {
[INFO] [stdout]     |                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling futures-await-synom v0.12.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stdout]   --> src/lib.rs:80:41
[INFO] [stdout]    |
[INFO] [stdout] 80 |         <str as fmt::Display>::fmt(self.description(), f)
[INFO] [stdout]    |                                         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/delimited.rs:78:17
[INFO] [stdout]    |
[INFO] [stdout] 78 |     pub fn iter(&self) -> Iter<T, D> {
[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] 78 |     pub fn iter(&self) -> Iter<'_, T, D> {
[INFO] [stdout]    |                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/delimited.rs:82:21
[INFO] [stdout]    |
[INFO] [stdout] 82 |     pub fn iter_mut(&mut self) -> IterMut<T, D> {
[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] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 82 |     pub fn iter_mut(&mut self) -> IterMut<'_, T, D> {
[INFO] [stdout]    |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/delimited.rs:86:18
[INFO] [stdout]    |
[INFO] [stdout] 86 |     pub fn items(&self) -> Items<T, D> {
[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] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 86 |     pub fn items(&self) -> Items<'_, T, D> {
[INFO] [stdout]    |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/cursor.rs:101:18
[INFO] [stdout]     |
[INFO] [stdout] 101 |     pub fn begin(&self) -> Cursor {
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 101 |     pub fn begin(&self) -> Cursor<'_> {
[INFO] [stdout]     |                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.44s
[INFO] running `Command { std: "docker" "inspect" "30ba23d5bff6b30f47dc1ea6ab1a4c3d60365ff83982341389934368103ac752", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "30ba23d5bff6b30f47dc1ea6ab1a4c3d60365ff83982341389934368103ac752", kill_on_drop: false }`
[INFO] [stdout] 30ba23d5bff6b30f47dc1ea6ab1a4c3d60365ff83982341389934368103ac752
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 638d024ef077419563651cea3ca562b6e9c28f4ce2eb1d92b060acc4efe4a60e
[INFO] running `Command { std: "docker" "start" "-a" "638d024ef077419563651cea3ca562b6e9c28f4ce2eb1d92b060acc4efe4a60e", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stderr]   --> src/lib.rs:80:41
[INFO] [stderr]    |
[INFO] [stderr] 80 |         <str as fmt::Display>::fmt(self.description(), f)
[INFO] [stderr]    |                                         ^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(deprecated)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/delimited.rs:78:17
[INFO] [stderr]    |
[INFO] [stderr] 78 |     pub fn iter(&self) -> Iter<T, D> {
[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] 78 |     pub fn iter(&self) -> Iter<'_, T, D> {
[INFO] [stderr]    |                                +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/delimited.rs:82:21
[INFO] [stderr]    |
[INFO] [stderr] 82 |     pub fn iter_mut(&mut self) -> IterMut<T, D> {
[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] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 82 |     pub fn iter_mut(&mut self) -> IterMut<'_, T, D> {
[INFO] [stderr]    |                                           +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/delimited.rs:86:18
[INFO] [stderr]    |
[INFO] [stderr] 86 |     pub fn items(&self) -> Items<T, D> {
[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] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 86 |     pub fn items(&self) -> Items<'_, T, D> {
[INFO] [stderr]    |                                  +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/cursor.rs:101:18
[INFO] [stderr]     |
[INFO] [stderr] 101 |     pub fn begin(&self) -> Cursor {
[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] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 101 |     pub fn begin(&self) -> Cursor<'_> {
[INFO] [stderr]     |                                  ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `futures-await-synom` (lib) generated 5 warnings (run `cargo fix --lib -p futures-await-synom` to apply 4 suggestions)
[INFO] [stderr] warning: `futures-await-synom` (lib test) generated 5 warnings (5 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.02s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/futures_await_synom-7f808fe99c00f857)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stderr]    Doc-tests futures_await_synom
[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] [stdout] 
[INFO] [stdout] running 10 tests
[INFO] [stdout] test src/lib.rs - switch (line 450) ... FAILED
[INFO] [stdout] test src/lib.rs - alt (line 651) ... FAILED
[INFO] [stdout] test src/lib.rs - value (line 519) ... FAILED
[INFO] [stdout] test src/lib.rs - terminated (line 286) ... FAILED
[INFO] [stdout] test src/lib.rs - map (line 173) ... FAILED
[INFO] [stdout] test src/lib.rs - peek (line 418) ... FAILED
[INFO] [stdout] test src/lib.rs - do_parse (line 724) ... FAILED
[INFO] [stdout] test src/lib.rs - named (line 114) ... FAILED
[INFO] [stdout] test src/lib.rs - many0 (line 335) ... FAILED
[INFO] [stdout] test src/lib.rs - tuple (line 578) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - switch (line 450) stdout ----
[INFO] [stdout] error[E0463]: can't find crate for `syn`
[INFO] [stdout]  --> src/lib.rs:451:1
[INFO] [stdout]   |
[INFO] [stdout] 2 | extern crate syn;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] error[E0463]: can't find crate for `synom`
[INFO] [stdout]  --> src/lib.rs:452:14
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[macro_use] extern crate synom;
[INFO] [stdout]   |              ^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `named` in this scope
[INFO] [stdout]   --> src/lib.rs:468:1
[INFO] [stdout]    |
[INFO] [stdout] 19 | named!(unit_type -> UnitType, do_parse!(
[INFO] [stdout]    | ^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - alt (line 651) stdout ----
[INFO] [stdout] error[E0463]: can't find crate for `syn`
[INFO] [stdout]  --> src/lib.rs:652:1
[INFO] [stdout]   |
[INFO] [stdout] 2 | extern crate syn;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] error[E0463]: can't find crate for `synom`
[INFO] [stdout]  --> src/lib.rs:653:14
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[macro_use] extern crate synom;
[INFO] [stdout]   |              ^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `named` in this scope
[INFO] [stdout]  --> src/lib.rs:657:1
[INFO] [stdout]   |
[INFO] [stdout] 7 | named!(ident_or_bang -> Ident,
[INFO] [stdout]   | ^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - value (line 519) stdout ----
[INFO] [stdout] error[E0463]: can't find crate for `syn`
[INFO] [stdout]  --> src/lib.rs:520:1
[INFO] [stdout]   |
[INFO] [stdout] 2 | extern crate syn;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] error[E0463]: can't find crate for `synom`
[INFO] [stdout]  --> src/lib.rs:521:14
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[macro_use] extern crate synom;
[INFO] [stdout]   |              ^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `named` in this scope
[INFO] [stdout]   --> src/lib.rs:537:1
[INFO] [stdout]    |
[INFO] [stdout] 19 | named!(unit_type -> UnitType, do_parse!(
[INFO] [stdout]    | ^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - terminated (line 286) stdout ----
[INFO] [stdout] error[E0463]: can't find crate for `syn`
[INFO] [stdout]  --> src/lib.rs:287:1
[INFO] [stdout]   |
[INFO] [stdout] 2 | extern crate syn;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] error[E0463]: can't find crate for `synom`
[INFO] [stdout]  --> src/lib.rs:288:14
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[macro_use] extern crate synom;
[INFO] [stdout]   |              ^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `named` in this scope
[INFO] [stdout]  --> src/lib.rs:293:1
[INFO] [stdout]   |
[INFO] [stdout] 8 | named!(expr_pound_pound -> Expr,
[INFO] [stdout]   | ^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - map (line 173) stdout ----
[INFO] [stdout] error[E0463]: can't find crate for `syn`
[INFO] [stdout]  --> src/lib.rs:174:1
[INFO] [stdout]   |
[INFO] [stdout] 2 | extern crate syn;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] error[E0463]: can't find crate for `synom`
[INFO] [stdout]  --> src/lib.rs:175:14
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[macro_use] extern crate synom;
[INFO] [stdout]   |              ^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `named` in this scope
[INFO] [stdout]   --> src/lib.rs:188:1
[INFO] [stdout]    |
[INFO] [stdout] 16 | named!(if_condition2 -> Expr,
[INFO] [stdout]    | ^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `named` in this scope
[INFO] [stdout]   --> src/lib.rs:183:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | named!(if_condition -> Expr,
[INFO] [stdout]    | ^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - peek (line 418) stdout ----
[INFO] [stdout] error[E0463]: can't find crate for `syn`
[INFO] [stdout]  --> src/lib.rs:419:1
[INFO] [stdout]   |
[INFO] [stdout] 2 | extern crate syn;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] error[E0463]: can't find crate for `synom`
[INFO] [stdout]  --> src/lib.rs:420:14
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[macro_use] extern crate synom;
[INFO] [stdout]   |              ^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `named` in this scope
[INFO] [stdout]  --> src/lib.rs:424:1
[INFO] [stdout]   |
[INFO] [stdout] 7 | named!(ident_expr -> (Ident, Expr),
[INFO] [stdout]   | ^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - do_parse (line 724) stdout ----
[INFO] [stdout] error[E0463]: can't find crate for `syn`
[INFO] [stdout]  --> src/lib.rs:725:1
[INFO] [stdout]   |
[INFO] [stdout] 2 | extern crate syn;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] error[E0463]: can't find crate for `synom`
[INFO] [stdout]  --> src/lib.rs:726:14
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[macro_use] extern crate synom;
[INFO] [stdout]   |              ^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `named` in this scope
[INFO] [stdout]   --> src/lib.rs:733:1
[INFO] [stdout]    |
[INFO] [stdout] 10 | named!(simple_mac -> (Ident, (TokenStream, Paren)), do_parse!(
[INFO] [stdout]    | ^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - named (line 114) stdout ----
[INFO] [stdout] error[E0463]: can't find crate for `syn`
[INFO] [stdout]  --> src/lib.rs:115:1
[INFO] [stdout]   |
[INFO] [stdout] 2 | extern crate syn;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] error[E0463]: can't find crate for `synom`
[INFO] [stdout]  --> src/lib.rs:116:14
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[macro_use] extern crate synom;
[INFO] [stdout]   |              ^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `named` in this scope
[INFO] [stdout]  --> src/lib.rs:121:1
[INFO] [stdout]   |
[INFO] [stdout] 8 | named!(pub comma_separated_types -> Delimited<Ty, Comma>,
[INFO] [stdout]   | ^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - many0 (line 335) stdout ----
[INFO] [stdout] error[E0463]: can't find crate for `syn`
[INFO] [stdout]  --> src/lib.rs:336:1
[INFO] [stdout]   |
[INFO] [stdout] 2 | extern crate syn;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] error[E0463]: can't find crate for `synom`
[INFO] [stdout]  --> src/lib.rs:337:14
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[macro_use] extern crate synom;
[INFO] [stdout]   |              ^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `named` in this scope
[INFO] [stdout]  --> src/lib.rs:340:1
[INFO] [stdout]   |
[INFO] [stdout] 6 | named!(items -> Vec<Item>, many0!(syn!(Item)));
[INFO] [stdout]   | ^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - tuple (line 578) stdout ----
[INFO] [stdout] error[E0463]: can't find crate for `syn`
[INFO] [stdout]  --> src/lib.rs:579:1
[INFO] [stdout]   |
[INFO] [stdout] 2 | extern crate syn;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] error[E0463]: can't find crate for `synom`
[INFO] [stdout]  --> src/lib.rs:580:14
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[macro_use] extern crate synom;
[INFO] [stdout]   |              ^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `named` in this scope
[INFO] [stdout]  --> src/lib.rs:583:1
[INFO] [stdout]   |
[INFO] [stdout] 6 | named!(two_types -> (Ty, Ty), tuple!(syn!(Ty), syn!(Ty)));
[INFO] [stdout]   | ^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/lib.rs - alt (line 651)
[INFO] [stdout]     src/lib.rs - do_parse (line 724)
[INFO] [stdout]     src/lib.rs - many0 (line 335)
[INFO] [stdout]     src/lib.rs - map (line 173)
[INFO] [stdout]     src/lib.rs - named (line 114)
[INFO] [stdout]     src/lib.rs - peek (line 418)
[INFO] [stdout]     src/lib.rs - switch (line 450)
[INFO] [stdout]     src/lib.rs - terminated (line 286)
[INFO] [stdout]     src/lib.rs - tuple (line 578)
[INFO] [stdout]     src/lib.rs - value (line 519)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 10 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.31s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "638d024ef077419563651cea3ca562b6e9c28f4ce2eb1d92b060acc4efe4a60e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "638d024ef077419563651cea3ca562b6e9c28f4ce2eb1d92b060acc4efe4a60e", kill_on_drop: false }`
[INFO] [stdout] 638d024ef077419563651cea3ca562b6e9c28f4ce2eb1d92b060acc4efe4a60e
