[INFO] fetching crate text-to-polly-ssml 0.4.0...
[INFO] building text-to-polly-ssml-0.4.0 against try#d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 for pr-146237-1
[INFO] extracting crate text-to-polly-ssml 0.4.0 into /workspace/builds/worker-7-tc2/source
[INFO] started tweaking crates.io crate text-to-polly-ssml 0.4.0
[INFO] finished tweaking crates.io crate text-to-polly-ssml 0.4.0
[INFO] tweaked toml for crates.io crate text-to-polly-ssml 0.4.0 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate text-to-polly-ssml 0.4.0 on toolchain d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 36 packages to latest compatible versions
[INFO] [stderr]       Adding backtrace v0.3.71 (available: v0.3.76)
[INFO] [stderr]       Adding color-eyre v0.5.11 (available: v0.6.5)
[INFO] [stderr]       Adding nom v7.1.3 (available: v8.0.0)
[INFO] [stderr]       Adding quick-xml v0.22.0 (available: v0.38.3)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 15f9fedcd6634ba3d32d3b3b7b690af1016e805f83fbdbbf5dfedba4a66f8723
[INFO] running `Command { std: "docker" "start" "-a" "15f9fedcd6634ba3d32d3b3b7b690af1016e805f83fbdbbf5dfedba4a66f8723", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "15f9fedcd6634ba3d32d3b3b7b690af1016e805f83fbdbbf5dfedba4a66f8723", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "15f9fedcd6634ba3d32d3b3b7b690af1016e805f83fbdbbf5dfedba4a66f8723", kill_on_drop: false }`
[INFO] [stdout] 15f9fedcd6634ba3d32d3b3b7b690af1016e805f83fbdbbf5dfedba4a66f8723
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b7d4fe87153f254e98ed52481fead83e1cd6ec4c8e3caa992b2528344b262d19
[INFO] running `Command { std: "docker" "start" "-a" "b7d4fe87153f254e98ed52481fead83e1cd6ec4c8e3caa992b2528344b262d19", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling find-msvc-tools v0.1.2
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling gimli v0.28.1
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling libc v0.2.176
[INFO] [stderr]    Compiling eyre v0.6.12
[INFO] [stderr]    Compiling object v0.32.2
[INFO] [stderr]    Compiling owo-colors v1.3.0
[INFO] [stderr]    Compiling indenter v0.3.4
[INFO] [stderr]    Compiling rustc-demangle v0.1.26
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling quick-xml v0.22.0
[INFO] [stderr]    Compiling miniz_oxide v0.7.4
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling cc v1.2.39
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling tracing-subscriber v0.2.25
[INFO] [stderr]    Compiling addr2line v0.21.0
[INFO] [stderr]    Compiling backtrace v0.3.71
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling tracing-error v0.1.2
[INFO] [stderr]    Compiling color-spantrace v0.1.6
[INFO] [stderr]    Compiling color-eyre v0.5.11
[INFO] [stderr]    Compiling text-to-polly-ssml v0.4.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/parser.rs:42:74
[INFO] [stdout]    |
[INFO] [stdout] 42 | fn start_tag_info<'a, E: ParseError<&'a str>>(input: &'a str) -> IResult<&str, StartTag, E> {
[INFO] [stdout]    |                                                       --                 ^^^^ the same lifetime is elided here
[INFO] [stdout]    |                                                       |
[INFO] [stdout]    |                                                       the lifetime is named 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: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 42 | fn start_tag_info<'a, E: ParseError<&'a str>>(input: &'a str) -> IResult<&'a str, StartTag, E> {
[INFO] [stdout]    |                                                                           ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/parser.rs:80:72
[INFO] [stdout]    |
[INFO] [stdout] 80 | fn end_tag_info<'a, E: ParseError<&'a str>>(input: &'a str) -> IResult<&str, EndTag, E> {
[INFO] [stdout]    |                                                     --                 ^^^^ the same lifetime is elided here
[INFO] [stdout]    |                                                     |
[INFO] [stdout]    |                                                     the lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 80 | fn end_tag_info<'a, E: ParseError<&'a str>>(input: &'a str) -> IResult<&'a str, EndTag, E> {
[INFO] [stdout]    |                                                                         ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.10s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: quick-xml v0.22.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "b7d4fe87153f254e98ed52481fead83e1cd6ec4c8e3caa992b2528344b262d19", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b7d4fe87153f254e98ed52481fead83e1cd6ec4c8e3caa992b2528344b262d19", kill_on_drop: false }`
[INFO] [stdout] b7d4fe87153f254e98ed52481fead83e1cd6ec4c8e3caa992b2528344b262d19
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bd8138d88def749dcfeab7b153d20d31b541c565080d9927d1a7e119b5e00bf3
[INFO] running `Command { std: "docker" "start" "-a" "bd8138d88def749dcfeab7b153d20d31b541c565080d9927d1a7e119b5e00bf3", kill_on_drop: false }`
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/parser.rs:42:74
[INFO] [stdout]    |
[INFO] [stdout] 42 | fn start_tag_info<'a, E: ParseError<&'a str>>(input: &'a str) -> IResult<&str, StartTag, E> {
[INFO] [stdout]    |                                                       --                 ^^^^ the same lifetime is elided here
[INFO] [stdout]    |                                                       |
[INFO] [stdout]    |                                                       the lifetime is named 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: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 42 | fn start_tag_info<'a, E: ParseError<&'a str>>(input: &'a str) -> IResult<&'a str, StartTag, E> {
[INFO] [stdout]    |                                                                           ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/parser.rs:80:72
[INFO] [stdout]    |
[INFO] [stdout] 80 | fn end_tag_info<'a, E: ParseError<&'a str>>(input: &'a str) -> IResult<&str, EndTag, E> {
[INFO] [stdout]    |                                                     --                 ^^^^ the same lifetime is elided here
[INFO] [stdout]    |                                                     |
[INFO] [stdout]    |                                                     the lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 80 | fn end_tag_info<'a, E: ParseError<&'a str>>(input: &'a str) -> IResult<&'a str, EndTag, E> {
[INFO] [stdout]    |                                                                         ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling text-to-polly-ssml v0.4.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/parser.rs:42:74
[INFO] [stdout]    |
[INFO] [stdout] 42 | fn start_tag_info<'a, E: ParseError<&'a str>>(input: &'a str) -> IResult<&str, StartTag, E> {
[INFO] [stdout]    |                                                       --                 ^^^^ the same lifetime is elided here
[INFO] [stdout]    |                                                       |
[INFO] [stdout]    |                                                       the lifetime is named 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: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 42 | fn start_tag_info<'a, E: ParseError<&'a str>>(input: &'a str) -> IResult<&'a str, StartTag, E> {
[INFO] [stdout]    |                                                                           ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/parser.rs:80:72
[INFO] [stdout]    |
[INFO] [stdout] 80 | fn end_tag_info<'a, E: ParseError<&'a str>>(input: &'a str) -> IResult<&str, EndTag, E> {
[INFO] [stdout]    |                                                     --                 ^^^^ the same lifetime is elided here
[INFO] [stdout]    |                                                     |
[INFO] [stdout]    |                                                     the lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 80 | fn end_tag_info<'a, E: ParseError<&'a str>>(input: &'a str) -> IResult<&'a str, EndTag, E> {
[INFO] [stdout]    |                                                                         ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.72s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: quick-xml v0.22.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "bd8138d88def749dcfeab7b153d20d31b541c565080d9927d1a7e119b5e00bf3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bd8138d88def749dcfeab7b153d20d31b541c565080d9927d1a7e119b5e00bf3", kill_on_drop: false }`
[INFO] [stdout] bd8138d88def749dcfeab7b153d20d31b541c565080d9927d1a7e119b5e00bf3
