[INFO] cloning repository https://github.com/DPDmancul/srs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/DPDmancul/srs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDPDmancul%2Fsrs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDPDmancul%2Fsrs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c857166e224a92f4ccbf36901e6efa6cbe3c079f [INFO] testing DPDmancul/srs against try#5bc97a20e5cc382ae6d19f727a9e73eeb2734548 for pr-99093 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDPDmancul%2Fsrs" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/DPDmancul/srs on toolchain 5bc97a20e5cc382ae6d19f727a9e73eeb2734548 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5bc97a20e5cc382ae6d19f727a9e73eeb2734548" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/DPDmancul/srs [INFO] finished tweaking git repo https://github.com/DPDmancul/srs [INFO] tweaked toml for git repo https://github.com/DPDmancul/srs written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/DPDmancul/srs already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5bc97a20e5cc382ae6d19f727a9e73eeb2734548" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:ecb52c4cf6672b83cc996368a05b4a059042425f2b6ba9cd23a06cdead5d8d70" "/opt/rustwide/cargo-home/bin/cargo" "+5bc97a20e5cc382ae6d19f727a9e73eeb2734548" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c8ce347db6b3ea34625f97bf4715426c20a220bfe50e2485ee6af74ba3682c04 [INFO] running `Command { std: "docker" "start" "-a" "c8ce347db6b3ea34625f97bf4715426c20a220bfe50e2485ee6af74ba3682c04", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c8ce347db6b3ea34625f97bf4715426c20a220bfe50e2485ee6af74ba3682c04", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c8ce347db6b3ea34625f97bf4715426c20a220bfe50e2485ee6af74ba3682c04", kill_on_drop: false }` [INFO] [stdout] c8ce347db6b3ea34625f97bf4715426c20a220bfe50e2485ee6af74ba3682c04 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "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:ecb52c4cf6672b83cc996368a05b4a059042425f2b6ba9cd23a06cdead5d8d70" "/opt/rustwide/cargo-home/bin/cargo" "+5bc97a20e5cc382ae6d19f727a9e73eeb2734548" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 98eefafd5717aadcef2c43d020abba788c1534e1f3a4e0cc207f2f06a2b8eed6 [INFO] running `Command { std: "docker" "start" "-a" "98eefafd5717aadcef2c43d020abba788c1534e1f3a4e0cc207f2f06a2b8eed6", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling syn v1.0.89 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling libc v0.2.119 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling textwrap v0.15.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling indexmap v1.8.0 [INFO] [stderr] Compiling quote v1.0.15 [INFO] [stderr] Compiling os_str_bytes v6.0.0 [INFO] [stderr] Compiling srs v0.1.0 (/opt/rustwide/workdir/lib) [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> lib/src/rustify/macros.rs:40:14 [INFO] [stdout] | [INFO] [stdout] 40 | .intersperse_with(|| Ok($separator.punct_as_token_stream())) [INFO] [stdout] | ^^^^^^^^^^^^^^^^ multiple `intersperse_with` found [INFO] [stdout] | [INFO] [stdout] ::: lib/src/rustify/ops.rs:94:9 [INFO] [stdout] | [INFO] [stdout] 94 | / interspere_token_stream!(operands, op, |x| exp_to_token_stream(x, false, { [INFO] [stdout] 95 | | let p = precedence; [INFO] [stdout] 96 | | if assoc != 0 { [INFO] [stdout] 97 | | precedence += assoc; [INFO] [stdout] ... | [INFO] [stdout] 100 | | p [INFO] [stdout] 101 | | }))? [INFO] [stdout] | |___________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: candidate #1 is defined in an impl of the trait `itertools::Itertools` for the type `T` [INFO] [stdout] = note: candidate #2 is defined in an impl of the trait `Iterator` for the type `Map` [INFO] [stdout] = note: this error originates in the macro `interspere_token_stream` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: disambiguate the associated function for candidate #1 [INFO] [stdout] | [INFO] [stdout] 37 ~ itertools::Itertools::intersperse_with($list [INFO] [stdout] 38 + .into_iter() [INFO] [stdout] 39 + .map($mapper), || Ok($separator.punct_as_token_stream())) [INFO] [stdout] | [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 37 ~ Iterator::intersperse_with($list [INFO] [stdout] 38 + .into_iter() [INFO] [stdout] 39 + .map($mapper), || Ok($separator.punct_as_token_stream())) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> lib/src/rustify/macros.rs:40:14 [INFO] [stdout] | [INFO] [stdout] 40 | .intersperse_with(|| Ok($separator.punct_as_token_stream())) [INFO] [stdout] | ^^^^^^^^^^^^^^^^ multiple `intersperse_with` found [INFO] [stdout] | [INFO] [stdout] ::: lib/src/rustify/types.rs:26:41 [INFO] [stdout] | [INFO] [stdout] 26 | Group(Delimiter::Brace, interspere_token_stream!(l)?) [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: candidate #1 is defined in an impl of the trait `itertools::Itertools` for the type `T` [INFO] [stdout] = note: candidate #2 is defined in an impl of the trait `Iterator` for the type `Map` [INFO] [stdout] = note: this error originates in the macro `interspere_token_stream` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: disambiguate the associated function for candidate #1 [INFO] [stdout] | [INFO] [stdout] 37 ~ itertools::Itertools::intersperse_with($list [INFO] [stdout] 38 + .into_iter() [INFO] [stdout] 39 + .map($mapper), || Ok($separator.punct_as_token_stream())) [INFO] [stdout] | [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 37 ~ Iterator::intersperse_with($list [INFO] [stdout] 38 + .into_iter() [INFO] [stdout] 39 + .map($mapper), || Ok($separator.punct_as_token_stream())) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> lib/src/rustify/macros.rs:40:14 [INFO] [stdout] | [INFO] [stdout] 40 | .intersperse_with(|| Ok($separator.punct_as_token_stream())) [INFO] [stdout] | ^^^^^^^^^^^^^^^^ multiple `intersperse_with` found [INFO] [stdout] | [INFO] [stdout] ::: lib/src/rustify.rs:99:13 [INFO] [stdout] | [INFO] [stdout] 99 | interspere_token_stream!(a)?, [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: candidate #1 is defined in an impl of the trait `itertools::Itertools` for the type `T` [INFO] [stdout] = note: candidate #2 is defined in an impl of the trait `Iterator` for the type `Map` [INFO] [stdout] = note: this error originates in the macro `interspere_token_stream` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: disambiguate the associated function for candidate #1 [INFO] [stdout] | [INFO] [stdout] 37 ~ itertools::Itertools::intersperse_with($list [INFO] [stdout] 38 + .into_iter() [INFO] [stdout] 39 + .map($mapper), || Ok($separator.punct_as_token_stream())) [INFO] [stdout] | [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 37 ~ Iterator::intersperse_with($list [INFO] [stdout] 38 + .into_iter() [INFO] [stdout] 39 + .map($mapper), || Ok($separator.punct_as_token_stream())) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> lib/src/rustify/macros.rs:40:14 [INFO] [stdout] | [INFO] [stdout] 40 | .intersperse_with(|| Ok($separator.punct_as_token_stream())) [INFO] [stdout] | ^^^^^^^^^^^^^^^^ multiple `intersperse_with` found [INFO] [stdout] | [INFO] [stdout] ::: lib/src/rustify.rs:103:24 [INFO] [stdout] | [INFO] [stdout] 103 | res.extend(interspere_token_stream!(a)?); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: candidate #1 is defined in an impl of the trait `itertools::Itertools` for the type `T` [INFO] [stdout] = note: candidate #2 is defined in an impl of the trait `Iterator` for the type `Map` [INFO] [stdout] = note: this error originates in the macro `interspere_token_stream` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: disambiguate the associated function for candidate #1 [INFO] [stdout] | [INFO] [stdout] 37 ~ itertools::Itertools::intersperse_with($list [INFO] [stdout] 38 + .into_iter() [INFO] [stdout] 39 + .map($mapper), || Ok($separator.punct_as_token_stream())) [INFO] [stdout] | [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 37 ~ Iterator::intersperse_with($list [INFO] [stdout] 38 + .into_iter() [INFO] [stdout] 39 + .map($mapper), || Ok($separator.punct_as_token_stream())) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> lib/src/rustify/macros.rs:40:14 [INFO] [stdout] | [INFO] [stdout] 40 | .intersperse_with(|| Ok($separator.punct_as_token_stream())) [INFO] [stdout] | ^^^^^^^^^^^^^^^^ multiple `intersperse_with` found [INFO] [stdout] | [INFO] [stdout] ::: lib/src/rustify.rs:148:17 [INFO] [stdout] | [INFO] [stdout] 148 | interspere_token_stream!(args)?, [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: candidate #1 is defined in an impl of the trait `itertools::Itertools` for the type `T` [INFO] [stdout] = note: candidate #2 is defined in an impl of the trait `Iterator` for the type `Map` [INFO] [stdout] = note: this error originates in the macro `interspere_token_stream` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: disambiguate the associated function for candidate #1 [INFO] [stdout] | [INFO] [stdout] 37 ~ itertools::Itertools::intersperse_with($list [INFO] [stdout] 38 + .into_iter() [INFO] [stdout] 39 + .map($mapper), || Ok($separator.punct_as_token_stream())) [INFO] [stdout] | [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 37 ~ Iterator::intersperse_with($list [INFO] [stdout] 38 + .into_iter() [INFO] [stdout] 39 + .map($mapper), || Ok($separator.punct_as_token_stream())) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> lib/src/rustify/macros.rs:40:14 [INFO] [stdout] | [INFO] [stdout] 40 | .intersperse_with(|| Ok($separator.punct_as_token_stream())) [INFO] [stdout] | ^^^^^^^^^^^^^^^^ multiple `intersperse_with` found [INFO] [stdout] | [INFO] [stdout] ::: lib/src/rustify.rs:184:17 [INFO] [stdout] | [INFO] [stdout] 184 | interspere_token_stream!(l[1..].iter(), "::", |p| path_to_token_stream(p, *lineno)) [INFO] [stdout] | ----------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: candidate #1 is defined in an impl of the trait `itertools::Itertools` for the type `T` [INFO] [stdout] = note: candidate #2 is defined in an impl of the trait `Iterator` for the type `Map` [INFO] [stdout] = note: this error originates in the macro `interspere_token_stream` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: disambiguate the associated function for candidate #1 [INFO] [stdout] | [INFO] [stdout] 37 ~ itertools::Itertools::intersperse_with($list [INFO] [stdout] 38 + .into_iter() [INFO] [stdout] 39 + .map($mapper), || Ok($separator.punct_as_token_stream())) [INFO] [stdout] | [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 37 ~ Iterator::intersperse_with($list [INFO] [stdout] 38 + .into_iter() [INFO] [stdout] 39 + .map($mapper), || Ok($separator.punct_as_token_stream())) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> lib/src/rustify/macros.rs:40:14 [INFO] [stdout] | [INFO] [stdout] 40 | .intersperse_with(|| Ok($separator.punct_as_token_stream())) [INFO] [stdout] | ^^^^^^^^^^^^^^^^ multiple `intersperse_with` found [INFO] [stdout] | [INFO] [stdout] ::: lib/src/rustify.rs:188:17 [INFO] [stdout] | [INFO] [stdout] 188 | interspere_token_stream!(l, ',', |p| path_to_token_stream(p, lineno))? [INFO] [stdout] | --------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: candidate #1 is defined in an impl of the trait `itertools::Itertools` for the type `T` [INFO] [stdout] = note: candidate #2 is defined in an impl of the trait `Iterator` for the type `Map` [INFO] [stdout] = note: this error originates in the macro `interspere_token_stream` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: disambiguate the associated function for candidate #1 [INFO] [stdout] | [INFO] [stdout] 37 ~ itertools::Itertools::intersperse_with($list [INFO] [stdout] 38 + .into_iter() [INFO] [stdout] 39 + .map($mapper), || Ok($separator.punct_as_token_stream())) [INFO] [stdout] | [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 37 ~ Iterator::intersperse_with($list [INFO] [stdout] 38 + .into_iter() [INFO] [stdout] 39 + .map($mapper), || Ok($separator.punct_as_token_stream())) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 7 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0034`. [INFO] [stdout] [INFO] [stderr] error: could not compile `srs` due to 8 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "98eefafd5717aadcef2c43d020abba788c1534e1f3a4e0cc207f2f06a2b8eed6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "98eefafd5717aadcef2c43d020abba788c1534e1f3a4e0cc207f2f06a2b8eed6", kill_on_drop: false }` [INFO] [stdout] 98eefafd5717aadcef2c43d020abba788c1534e1f3a4e0cc207f2f06a2b8eed6