[INFO] cloning repository https://github.com/takanorifukuyama/tool_use_with_xml
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/takanorifukuyama/tool_use_with_xml" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftakanorifukuyama%2Ftool_use_with_xml", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftakanorifukuyama%2Ftool_use_with_xml'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 685ba6fd67725352c3660d4dbc7328c8d4e7874b
[INFO] checking takanorifukuyama/tool_use_with_xml against try#95813608313bff49cfc1afc393a946a3c085b772 for pr-148946
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftakanorifukuyama%2Ftool_use_with_xml" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/takanorifukuyama/tool_use_with_xml
[INFO] finished tweaking git repo https://github.com/takanorifukuyama/tool_use_with_xml
[INFO] tweaked toml for git repo https://github.com/takanorifukuyama/tool_use_with_xml written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/takanorifukuyama/tool_use_with_xml on toolchain 95813608313bff49cfc1afc393a946a3c085b772
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+95813608313bff49cfc1afc393a946a3c085b772" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/takanorifukuyama/tool_use_with_xml already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+95813608313bff49cfc1afc393a946a3c085b772" "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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+95813608313bff49cfc1afc393a946a3c085b772" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d9a6bb0edf33de6ef5dbfa4fd289fcc2bb25fb054ed9e4eb8a5235d43104f0f1
[INFO] running `Command { std: "docker" "start" "-a" "d9a6bb0edf33de6ef5dbfa4fd289fcc2bb25fb054ed9e4eb8a5235d43104f0f1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d9a6bb0edf33de6ef5dbfa4fd289fcc2bb25fb054ed9e4eb8a5235d43104f0f1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d9a6bb0edf33de6ef5dbfa4fd289fcc2bb25fb054ed9e4eb8a5235d43104f0f1", kill_on_drop: false }`
[INFO] [stdout] d9a6bb0edf33de6ef5dbfa4fd289fcc2bb25fb054ed9e4eb8a5235d43104f0f1
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+95813608313bff49cfc1afc393a946a3c085b772" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f08a2654c8350b68d0c1358a83e372ffc8f4250707ae515e818168c751cd16f7
[INFO] running `Command { std: "docker" "start" "-a" "f08a2654c8350b68d0c1358a83e372ffc8f4250707ae515e818168c751cd16f7", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.94
[INFO] [stderr]    Compiling libc v0.2.171
[INFO] [stderr]     Checking memchr v2.7.4
[INFO] [stderr]     Checking futures-sink v0.3.31
[INFO] [stderr]     Checking smallvec v1.14.0
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling winnow v0.7.4
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling rstest_macros v0.25.0
[INFO] [stderr]    Compiling relative-path v1.9.3
[INFO] [stderr]    Compiling glob v0.3.2
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]     Checking diff v0.1.13
[INFO] [stderr]     Checking futures-timer v3.0.3
[INFO] [stderr]     Checking yansi v1.0.1
[INFO] [stderr]     Checking pretty_assertions v1.4.1
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling indexmap v2.8.0
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking mio v1.0.3
[INFO] [stderr]     Checking socket2 v0.5.8
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling toml_edit v0.22.24
[INFO] [stderr]    Compiling proc-macro-crate v3.3.0
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]     Checking tokio v1.44.1
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking rstest v0.25.0
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking tokio-stream v0.1.17
[INFO] [stderr]     Checking quick-xml v0.31.0
[INFO] [stderr]     Checking tool_use_with_xml v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0034]: multiple applicable items in scope
[INFO] [stdout]    --> src/stream.rs:249:40
[INFO] [stdout]     |
[INFO] [stdout] 249 |         while let Some(event) = stream.next().await {
[INFO] [stdout]     |                                        ^^^^ multiple `next` found
[INFO] [stdout]     |
[INFO] [stdout]     = note: candidate #1 is defined in an impl of the trait `tokio_stream::StreamExt` for the type `St`
[INFO] [stdout]     = note: candidate #2 is defined in an impl of the trait `futures::StreamExt` for the type `T`
[INFO] [stdout] help: disambiguate the method for candidate #1
[INFO] [stdout]     |
[INFO] [stdout] 249 -         while let Some(event) = stream.next().await {
[INFO] [stdout] 249 +         while let Some(event) = tokio_stream::StreamExt::next(&mut stream).await {
[INFO] [stdout]     |
[INFO] [stdout] help: disambiguate the method for candidate #2
[INFO] [stdout]     |
[INFO] [stdout] 249 -         while let Some(event) = stream.next().await {
[INFO] [stdout] 249 +         while let Some(event) = futures::StreamExt::next(&mut stream).await {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0034`.
[INFO] [stdout] 
[INFO] [stdout] error[E0034]: multiple applicable items in scope
[INFO] [stdout]    --> src/stream_to_stream.rs:488:40
[INFO] [stdout]     |
[INFO] [stdout] 488 |         while let Some(event) = stream.next().await {
[INFO] [stdout]     |                                        ^^^^ multiple `next` found
[INFO] [stdout]     |
[INFO] [stdout]     = note: candidate #1 is defined in an impl of the trait `tokio_stream::StreamExt` for the type `St`
[INFO] [stdout]     = note: candidate #2 is defined in an impl of the trait `futures::StreamExt` for the type `T`
[INFO] [stdout] help: disambiguate the method for candidate #1
[INFO] [stdout]     |
[INFO] [stdout] 488 -         while let Some(event) = stream.next().await {
[INFO] [stdout] 488 +         while let Some(event) = tokio_stream::StreamExt::next(&mut stream).await {
[INFO] [stdout]     |
[INFO] [stdout] help: disambiguate the method for candidate #2
[INFO] [stdout]     |
[INFO] [stdout] 488 -         while let Some(event) = stream.next().await {
[INFO] [stdout] 488 +         while let Some(event) = futures::StreamExt::next(&mut stream).await {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `tool_use_with_xml` (bin "stream" test) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0034]: multiple applicable items in scope
[INFO] [stdout]    --> src/stream_to_stream.rs:524:40
[INFO] [stdout]     |
[INFO] [stdout] 524 |         while let Some(event) = stream.next().await {
[INFO] [stdout]     |                                        ^^^^ multiple `next` found
[INFO] [stdout]     |
[INFO] [stdout]     = note: candidate #1 is defined in an impl of the trait `tokio_stream::StreamExt` for the type `St`
[INFO] [stdout]     = note: candidate #2 is defined in an impl of the trait `futures::StreamExt` for the type `T`
[INFO] [stdout] help: disambiguate the method for candidate #1
[INFO] [stdout]     |
[INFO] [stdout] 524 -         while let Some(event) = stream.next().await {
[INFO] [stdout] 524 +         while let Some(event) = tokio_stream::StreamExt::next(&mut stream).await {
[INFO] [stdout]     |
[INFO] [stdout] help: disambiguate the method for candidate #2
[INFO] [stdout]     |
[INFO] [stdout] 524 -         while let Some(event) = stream.next().await {
[INFO] [stdout] 524 +         while let Some(event) = futures::StreamExt::next(&mut stream).await {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0034]: multiple applicable items in scope
[INFO] [stdout]    --> src/stream_to_stream.rs:621:40
[INFO] [stdout]     |
[INFO] [stdout] 621 |         while let Some(event) = stream.next().await {
[INFO] [stdout]     |                                        ^^^^ multiple `next` found
[INFO] [stdout]     |
[INFO] [stdout]     = note: candidate #1 is defined in an impl of the trait `tokio_stream::StreamExt` for the type `St`
[INFO] [stdout]     = note: candidate #2 is defined in an impl of the trait `futures::StreamExt` for the type `T`
[INFO] [stdout] help: disambiguate the method for candidate #1
[INFO] [stdout]     |
[INFO] [stdout] 621 -         while let Some(event) = stream.next().await {
[INFO] [stdout] 621 +         while let Some(event) = tokio_stream::StreamExt::next(&mut stream).await {
[INFO] [stdout]     |
[INFO] [stdout] help: disambiguate the method for candidate #2
[INFO] [stdout]     |
[INFO] [stdout] 621 -         while let Some(event) = stream.next().await {
[INFO] [stdout] 621 +         while let Some(event) = futures::StreamExt::next(&mut stream).await {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0034]: multiple applicable items in scope
[INFO] [stdout]    --> src/stream_to_stream.rs:727:40
[INFO] [stdout]     |
[INFO] [stdout] 727 |         while let Some(event) = stream.next().await {
[INFO] [stdout]     |                                        ^^^^ multiple `next` found
[INFO] [stdout]     |
[INFO] [stdout]     = note: candidate #1 is defined in an impl of the trait `tokio_stream::StreamExt` for the type `St`
[INFO] [stdout]     = note: candidate #2 is defined in an impl of the trait `futures::StreamExt` for the type `T`
[INFO] [stdout] help: disambiguate the method for candidate #1
[INFO] [stdout]     |
[INFO] [stdout] 727 -         while let Some(event) = stream.next().await {
[INFO] [stdout] 727 +         while let Some(event) = tokio_stream::StreamExt::next(&mut stream).await {
[INFO] [stdout]     |
[INFO] [stdout] help: disambiguate the method for candidate #2
[INFO] [stdout]     |
[INFO] [stdout] 727 -         while let Some(event) = stream.next().await {
[INFO] [stdout] 727 +         while let Some(event) = futures::StreamExt::next(&mut stream).await {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0034]: multiple applicable items in scope
[INFO] [stdout]    --> src/stream_to_stream.rs:862:40
[INFO] [stdout]     |
[INFO] [stdout] 862 |         while let Some(event) = stream.next().await {
[INFO] [stdout]     |                                        ^^^^ multiple `next` found
[INFO] [stdout]     |
[INFO] [stdout]     = note: candidate #1 is defined in an impl of the trait `tokio_stream::StreamExt` for the type `St`
[INFO] [stdout]     = note: candidate #2 is defined in an impl of the trait `futures::StreamExt` for the type `T`
[INFO] [stdout] help: disambiguate the method for candidate #1
[INFO] [stdout]     |
[INFO] [stdout] 862 -         while let Some(event) = stream.next().await {
[INFO] [stdout] 862 +         while let Some(event) = tokio_stream::StreamExt::next(&mut stream).await {
[INFO] [stdout]     |
[INFO] [stdout] help: disambiguate the method for candidate #2
[INFO] [stdout]     |
[INFO] [stdout] 862 -         while let Some(event) = stream.next().await {
[INFO] [stdout] 862 +         while let Some(event) = futures::StreamExt::next(&mut stream).await {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0034`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `tool_use_with_xml` (bin "stream_to_stream" test) due to 5 previous errors
[INFO] running `Command { std: "docker" "inspect" "f08a2654c8350b68d0c1358a83e372ffc8f4250707ae515e818168c751cd16f7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f08a2654c8350b68d0c1358a83e372ffc8f4250707ae515e818168c751cd16f7", kill_on_drop: false }`
[INFO] [stdout] f08a2654c8350b68d0c1358a83e372ffc8f4250707ae515e818168c751cd16f7
