[INFO] cloning repository https://github.com/jakesarjeant/derive_parser
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jakesarjeant/derive_parser" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjakesarjeant%2Fderive_parser", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjakesarjeant%2Fderive_parser'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 5f7bc9c9820cdf268964850678f28a2d72523092
[INFO] checking jakesarjeant/derive_parser against try#b6bca0d7327839b5e3f7a7779947cb9113d08917+rustflags=-Zstrict-projection-item-bounds for 150662-leaf
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjakesarjeant%2Fderive_parser" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/jakesarjeant/derive_parser
[INFO] finished tweaking git repo https://github.com/jakesarjeant/derive_parser
[INFO] tweaked toml for git repo https://github.com/jakesarjeant/derive_parser written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/jakesarjeant/derive_parser on toolchain b6bca0d7327839b5e3f7a7779947cb9113d08917
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b6bca0d7327839b5e3f7a7779947cb9113d08917" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/jakesarjeant/derive_parser 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" "+b6bca0d7327839b5e3f7a7779947cb9113d08917" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] Blocking waiting for file lock on package cache
[INFO] [stderr] Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b6bca0d7327839b5e3f7a7779947cb9113d08917" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7f2c4e5d98e8815f341cf48dfb7c89d8b4d15dd7837fe7c124b6da3c90f5c7a2
[INFO] running `Command { std: "docker" "start" "-a" "7f2c4e5d98e8815f341cf48dfb7c89d8b4d15dd7837fe7c124b6da3c90f5c7a2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7f2c4e5d98e8815f341cf48dfb7c89d8b4d15dd7837fe7c124b6da3c90f5c7a2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7f2c4e5d98e8815f341cf48dfb7c89d8b4d15dd7837fe7c124b6da3c90f5c7a2", kill_on_drop: false }`
[INFO] [stdout] 7f2c4e5d98e8815f341cf48dfb7c89d8b4d15dd7837fe7c124b6da3c90f5c7a2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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 -Zstrict-projection-item-bounds" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b6bca0d7327839b5e3f7a7779947cb9113d08917" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b6df8dd767d10aeb0b9b74e78ff3c3f3263add23609127c28bd7e597775876df
[INFO] running `Command { std: "docker" "start" "-a" "b6df8dd767d10aeb0b9b74e78ff3c3f3263add23609127c28bd7e597775876df", kill_on_drop: false }`
[INFO] [stderr] Compiling libc v0.2.182
[INFO] [stderr] Checking smallvec v1.15.1
[INFO] [stderr] Compiling semver v1.0.27
[INFO] [stderr] Checking bitflags v2.11.0
[INFO] [stderr] Compiling rustix v1.1.4
[INFO] [stderr] Compiling signal-hook v0.3.18
[INFO] [stderr] Checking linux-raw-sys v0.12.1
[INFO] [stderr] Compiling beef v0.5.2
[INFO] [stderr] Compiling proc-macro2 v1.0.106
[INFO] [stderr] Compiling nix v0.30.1
[INFO] [stderr] Compiling convert_case v0.10.0
[INFO] [stderr] Compiling regex-syntax v0.8.8
[INFO] [stderr] Checking endian-type v0.1.2
[INFO] [stderr] Checking unicode-ident v1.0.19
[INFO] [stderr] Compiling litrs v1.0.0
[INFO] [stderr] Checking memchr v2.8.0
[INFO] [stderr] Checking yansi v1.0.1
[INFO] [stderr] Checking home v0.5.12
[INFO] [stderr] Compiling rustc_version v0.4.1
[INFO] [stderr] Checking nibble_vec v0.1.0
[INFO] [stderr] Checking ariadne v0.6.0
[INFO] [stderr] Checking radix_trie v0.2.1
[INFO] [stderr] Compiling quote v1.0.44
[INFO] [stderr] Compiling logos-codegen v0.15.1
[INFO] [stderr] Compiling document-features v0.2.12
[INFO] [stderr] Compiling syn v2.0.117
[INFO] [stderr] Checking errno v0.3.14
[INFO] [stderr] Checking parking_lot_core v0.9.12
[INFO] [stderr] Checking mio v1.1.1
[INFO] [stderr] Checking signal-hook-registry v1.4.8
[INFO] [stderr] Checking parking_lot v0.12.5
[INFO] [stderr] Checking signal-hook-mio v0.2.5
[INFO] [stderr] Checking fd-lock v4.0.4
[INFO] [stderr] Checking derive_parser_macro v0.1.0 (/opt/rustwide/workdir/derive_parser_macro)
[INFO] [stderr] Compiling derive_more-impl v2.1.1
[INFO] [stderr] Compiling thiserror-impl v2.0.17
[INFO] [stderr] Compiling rustyline-derive v0.11.1
[INFO] [stderr] Compiling variadics_please v1.1.0
[INFO] [stderr] Checking rustyline v17.0.2
[INFO] [stderr] Compiling logos-derive v0.15.1
[INFO] [stderr] Checking logos v0.15.1
[INFO] [stderr] Checking derive_more v2.1.1
[INFO] [stderr] Checking crossterm v0.29.0
[INFO] [stderr] Checking thiserror v2.0.17
[INFO] [stderr] Checking derive_parser v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0277]: the trait bound `
::Token: Token` is not satisfied
[INFO] [stdout] --> src/combinator.rs:46:14
[INFO] [stdout] |
[INFO] [stdout] 46 | I: Input,
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ the trait `Token` is not implemented for `::Token`
[INFO] [stdout] |
[INFO] [stdout] help: consider further restricting the associated type
[INFO] [stdout] |
[INFO] [stdout] 46 | I: Input, ::Token: Token
[INFO] [stdout] | ++++++++++++++++++++++++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0277]: the trait bound `
::Token: Token` is not satisfied
[INFO] [stdout] --> src/combinator.rs:72:14
[INFO] [stdout] |
[INFO] [stdout] 72 | I: Input,
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ the trait `Token` is not implemented for `::Token`
[INFO] [stdout] |
[INFO] [stdout] help: consider further restricting the associated type
[INFO] [stdout] |
[INFO] [stdout] 72 | I: Input, ::Token: Token
[INFO] [stdout] | ++++++++++++++++++++++++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0277]: the trait bound `
::Token: Token` is not satisfied
[INFO] [stdout] --> src/combinator.rs:127:14
[INFO] [stdout] |
[INFO] [stdout] 127 | I: Input,
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ the trait `Token` is not implemented for `::Token`
[INFO] [stdout] |
[INFO] [stdout] help: consider further restricting the associated type
[INFO] [stdout] |
[INFO] [stdout] 127 | I: Input, ::Token: Token
[INFO] [stdout] | ++++++++++++++++++++++++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0277]: the trait bound `
::Token: Token` is not satisfied
[INFO] [stdout] --> src/combinator.rs:213:14
[INFO] [stdout] |
[INFO] [stdout] 213 | I: Input,
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ the trait `Token` is not implemented for `::Token`
[INFO] [stdout] |
[INFO] [stdout] help: consider further restricting the associated type
[INFO] [stdout] |
[INFO] [stdout] 213 | I: Input, ::Token: Token
[INFO] [stdout] | ++++++++++++++++++++++++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0277]: the trait bound `
::Token: Token` is not satisfied
[INFO] [stdout] --> src/delimited.rs:107:21
[INFO] [stdout] |
[INFO] [stdout] 107 | I: crate::Input,
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ the trait `Token` is not implemented for `::Token`
[INFO] [stdout] |
[INFO] [stdout] help: consider further restricting the associated type
[INFO] [stdout] |
[INFO] [stdout] 107 | I: crate::Input, ::Token: Token
[INFO] [stdout] | ++++++++++++++++++++++++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0277]: the trait bound `::Token: Token` is not satisfied
[INFO] [stdout] --> src/pratt.rs:61:21
[INFO] [stdout] |
[INFO] [stdout] 61 | I: crate::Input,
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ the trait `Token` is not implemented for `::Token`
[INFO] [stdout] |
[INFO] [stdout] help: consider further restricting the associated type
[INFO] [stdout] |
[INFO] [stdout] 61 | I: crate::Input, ::Token: Token
[INFO] [stdout] | ++++++++++++++++++++++++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0277]: the trait bound `T: Token` is not satisfied
[INFO] [stdout] --> src/lib.rs:108:14
[INFO] [stdout] |
[INFO] [stdout] 108 | I: Input,
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ the trait `Token` is not implemented for `T`
[INFO] [stdout] |
[INFO] [stdout] help: consider further restricting type parameter `T` with trait `Token`
[INFO] [stdout] |
[INFO] [stdout] 103 | impl Parse for PhantomData {
[INFO] [stdout] | +++++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0277]: the trait bound `::Token: Token` is not satisfied
[INFO] [stdout] --> src/lib.rs:126:18
[INFO] [stdout] |
[INFO] [stdout] 126 | I: Input
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ the trait `Token` is not implemented for `::Token`
[INFO] [stdout] ...
[INFO] [stdout] 139 | variadics_please::all_tuples!(impl_parse, 1, 15, T, t);
[INFO] [stdout] | ------------------------------------------------------ in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: this error originates in the macro `impl_parse` which comes from the expansion of the macro `variadics_please::all_tuples` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0277]: the trait bound `::Token: Token` is not satisfied
[INFO] [stdout] --> src/lib.rs:126:18
[INFO] [stdout] |
[INFO] [stdout] 126 | I: Input
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ the trait `Token` is not implemented for `::Token`
[INFO] [stdout] ...
[INFO] [stdout] 139 | variadics_please::all_tuples!(impl_parse, 1, 15, T, t);
[INFO] [stdout] | ------------------------------------------------------ in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: this error originates in the macro `impl_parse` which comes from the expansion of the macro `variadics_please::all_tuples` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0277]: the trait bound `::Token: Token` is not satisfied
[INFO] [stdout] --> src/lib.rs:126:18
[INFO] [stdout] |
[INFO] [stdout] 126 | I: Input
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ the trait `Token` is not implemented for `::Token`
[INFO] [stdout] ...
[INFO] [stdout] 139 | variadics_please::all_tuples!(impl_parse, 1, 15, T, t);
[INFO] [stdout] | ------------------------------------------------------ in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: this error originates in the macro `impl_parse` which comes from the expansion of the macro `variadics_please::all_tuples` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0277]: the trait bound `::Token: Token` is not satisfied
[INFO] [stdout] --> src/lib.rs:126:18
[INFO] [stdout] |
[INFO] [stdout] 126 | I: Input
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ the trait `Token` is not implemented for `::Token`
[INFO] [stdout] ...
[INFO] [stdout] 139 | variadics_please::all_tuples!(impl_parse, 1, 15, T, t);
[INFO] [stdout] | ------------------------------------------------------ in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: this error originates in the macro `impl_parse` which comes from the expansion of the macro `variadics_please::all_tuples` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0277]: the trait bound `::Token: Token` is not satisfied
[INFO] [stdout] --> src/lib.rs:126:18
[INFO] [stdout] |
[INFO] [stdout] 126 | I: Input
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ the trait `Token` is not implemented for `::Token`
[INFO] [stdout] ...
[INFO] [stdout] 139 | variadics_please::all_tuples!(impl_parse, 1, 15, T, t);
[INFO] [stdout] | ------------------------------------------------------ in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: this error originates in the macro `impl_parse` which comes from the expansion of the macro `variadics_please::all_tuples` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0277]: the trait bound `::Token: Token` is not satisfied
[INFO] [stdout] --> src/lib.rs:126:18
[INFO] [stdout] |
[INFO] [stdout] 126 | I: Input
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ the trait `Token` is not implemented for `::Token`
[INFO] [stdout] ...
[INFO] [stdout] 139 | variadics_please::all_tuples!(impl_parse, 1, 15, T, t);
[INFO] [stdout] | ------------------------------------------------------ in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: this error originates in the macro `impl_parse` which comes from the expansion of the macro `variadics_please::all_tuples` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0277]: the trait bound `::Token: Token` is not satisfied
[INFO] [stdout] --> src/lib.rs:126:18
[INFO] [stdout] |
[INFO] [stdout] 126 | I: Input
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ the trait `Token` is not implemented for `::Token`
[INFO] [stdout] ...
[INFO] [stdout] 139 | variadics_please::all_tuples!(impl_parse, 1, 15, T, t);
[INFO] [stdout] | ------------------------------------------------------ in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: this error originates in the macro `impl_parse` which comes from the expansion of the macro `variadics_please::all_tuples` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0277]: the trait bound `::Token: Token` is not satisfied
[INFO] [stdout] --> src/lib.rs:126:18
[INFO] [stdout] |
[INFO] [stdout] 126 | I: Input
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ the trait `Token` is not implemented for `::Token`
[INFO] [stdout] ...
[INFO] [stdout] 139 | variadics_please::all_tuples!(impl_parse, 1, 15, T, t);
[INFO] [stdout] | ------------------------------------------------------ in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: this error originates in the macro `impl_parse` which comes from the expansion of the macro `variadics_please::all_tuples` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0277]: the trait bound `::Token: Token` is not satisfied
[INFO] [stdout] --> src/lib.rs:126:18
[INFO] [stdout] |
[INFO] [stdout] 126 | I: Input
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ the trait `Token` is not implemented for `::Token`
[INFO] [stdout] ...
[INFO] [stdout] 139 | variadics_please::all_tuples!(impl_parse, 1, 15, T, t);
[INFO] [stdout] | ------------------------------------------------------ in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: this error originates in the macro `impl_parse` which comes from the expansion of the macro `variadics_please::all_tuples` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0277]: the trait bound `::Token: Token` is not satisfied
[INFO] [stdout] --> src/lib.rs:126:18
[INFO] [stdout] |
[INFO] [stdout] 126 | I: Input
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ the trait `Token` is not implemented for `::Token`
[INFO] [stdout] ...
[INFO] [stdout] 139 | variadics_please::all_tuples!(impl_parse, 1, 15, T, t);
[INFO] [stdout] | ------------------------------------------------------ in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: this error originates in the macro `impl_parse` which comes from the expansion of the macro `variadics_please::all_tuples` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0277]: the trait bound `::Token: Token` is not satisfied
[INFO] [stdout] --> src/lib.rs:126:18
[INFO] [stdout] |
[INFO] [stdout] 126 | I: Input
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ the trait `Token` is not implemented for `::Token`
[INFO] [stdout] ...
[INFO] [stdout] 139 | variadics_please::all_tuples!(impl_parse, 1, 15, T, t);
[INFO] [stdout] | ------------------------------------------------------ in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: this error originates in the macro `impl_parse` which comes from the expansion of the macro `variadics_please::all_tuples` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0277]: the trait bound `::Token: Token` is not satisfied
[INFO] [stdout] --> src/lib.rs:126:18
[INFO] [stdout] |
[INFO] [stdout] 126 | I: Input
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ the trait `Token` is not implemented for `::Token`
[INFO] [stdout] ...
[INFO] [stdout] 139 | variadics_please::all_tuples!(impl_parse, 1, 15, T, t);
[INFO] [stdout] | ------------------------------------------------------ in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: this error originates in the macro `impl_parse` which comes from the expansion of the macro `variadics_please::all_tuples` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0277]: the trait bound `::Token: Token` is not satisfied
[INFO] [stdout] --> src/lib.rs:126:18
[INFO] [stdout] |
[INFO] [stdout] 126 | I: Input
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ the trait `Token` is not implemented for `::Token`
[INFO] [stdout] ...
[INFO] [stdout] 139 | variadics_please::all_tuples!(impl_parse, 1, 15, T, t);
[INFO] [stdout] | ------------------------------------------------------ in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: this error originates in the macro `impl_parse` which comes from the expansion of the macro `variadics_please::all_tuples` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0277]: the trait bound `::Token: Token` is not satisfied
[INFO] [stdout] --> src/lib.rs:126:18
[INFO] [stdout] |
[INFO] [stdout] 126 | I: Input
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ the trait `Token` is not implemented for `::Token`
[INFO] [stdout] ...
[INFO] [stdout] 139 | variadics_please::all_tuples!(impl_parse, 1, 15, T, t);
[INFO] [stdout] | ------------------------------------------------------ in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: this error originates in the macro `impl_parse` which comes from the expansion of the macro `variadics_please::all_tuples` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0277]: the trait bound `::Token: Token` is not satisfied
[INFO] [stdout] --> src/lib.rs:126:18
[INFO] [stdout] |
[INFO] [stdout] 126 | I: Input
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ the trait `Token` is not implemented for `::Token`
[INFO] [stdout] ...
[INFO] [stdout] 139 | variadics_please::all_tuples!(impl_parse, 1, 15, T, t);
[INFO] [stdout] | ------------------------------------------------------ in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: this error originates in the macro `impl_parse` which comes from the expansion of the macro `variadics_please::all_tuples` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0277]: the trait bound `::Token: Token` is not satisfied
[INFO] [stdout] --> src/combinator.rs:48:5
[INFO] [stdout] |
[INFO] [stdout] 48 | P::parse(input).map(|res| res.map(Box::new))
[INFO] [stdout] | ^ the trait `Token` is not implemented for `
::Token`
[INFO] [stdout] |
[INFO] [stdout] note: required by a bound in `Parse::parse`
[INFO] [stdout] --> src/lib.rs:83:15
[INFO] [stdout] |
[INFO] [stdout] 83 | type Token: Token + Debug;
[INFO] [stdout] | ^^^^^ required by this bound in `Parse::parse`
[INFO] [stdout] ...
[INFO] [stdout] 98 | fn parse(input: &mut I) -> Result, Error>
[INFO] [stdout] | ----- required by a bound in this associated function
[INFO] [stdout] help: consider further restricting the associated type
[INFO] [stdout] |
[INFO] [stdout] 46 | I: Input, ::Token: Token
[INFO] [stdout] | ++++++++++++++++++++++++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0277]: the trait bound `
::Token: Token` is not satisfied
[INFO] [stdout] --> src/combinator.rs:74:5
[INFO] [stdout] |
[INFO] [stdout] 74 | P::parse(input).map(|res| res.map(Arc::new))
[INFO] [stdout] | ^ the trait `Token` is not implemented for `
::Token`
[INFO] [stdout] |
[INFO] [stdout] note: required by a bound in `Parse::parse`
[INFO] [stdout] --> src/lib.rs:83:15
[INFO] [stdout] |
[INFO] [stdout] 83 | type Token: Token + Debug;
[INFO] [stdout] | ^^^^^ required by this bound in `Parse::parse`
[INFO] [stdout] ...
[INFO] [stdout] 98 | fn parse(input: &mut I) -> Result, Error>
[INFO] [stdout] | ----- required by a bound in this associated function
[INFO] [stdout] help: consider further restricting the associated type
[INFO] [stdout] |
[INFO] [stdout] 72 | I: Input, ::Token: Token
[INFO] [stdout] | ++++++++++++++++++++++++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0277]: the trait bound `
::Token: Token` is not satisfied
[INFO] [stdout] --> src/combinator.rs:130:11
[INFO] [stdout] |
[INFO] [stdout] 130 | match P::parse(input) {
[INFO] [stdout] | ^ the trait `Token` is not implemented for `
::Token`
[INFO] [stdout] |
[INFO] [stdout] note: required by a bound in `Parse::parse`
[INFO] [stdout] --> src/lib.rs:83:15
[INFO] [stdout] |
[INFO] [stdout] 83 | type Token: Token + Debug;
[INFO] [stdout] | ^^^^^ required by this bound in `Parse::parse`
[INFO] [stdout] ...
[INFO] [stdout] 98 | fn parse(input: &mut I) -> Result, Error>
[INFO] [stdout] | ----- required by a bound in this associated function
[INFO] [stdout] help: consider further restricting the associated type
[INFO] [stdout] |
[INFO] [stdout] 127 | I: Input, ::Token: Token
[INFO] [stdout] | ++++++++++++++++++++++++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0277]: the trait bound `
::Token: Token` is not satisfied
[INFO] [stdout] --> src/combinator.rs:218:13
[INFO] [stdout] |
[INFO] [stdout] 218 | match P::parse(input) {
[INFO] [stdout] | ^ the trait `Token` is not implemented for `
::Token`
[INFO] [stdout] |
[INFO] [stdout] note: required by a bound in `Parse::parse`
[INFO] [stdout] --> src/lib.rs:83:15
[INFO] [stdout] |
[INFO] [stdout] 83 | type Token: Token + Debug;
[INFO] [stdout] | ^^^^^ required by this bound in `Parse::parse`
[INFO] [stdout] ...
[INFO] [stdout] 98 | fn parse(input: &mut I) -> Result, Error>
[INFO] [stdout] | ----- required by a bound in this associated function
[INFO] [stdout] help: consider further restricting the associated type
[INFO] [stdout] |
[INFO] [stdout] 213 | I: Input, ::Token: Token
[INFO] [stdout] | ++++++++++++++++++++++++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0277]: the trait bound `
::Token: Token` is not satisfied
[INFO] [stdout] --> src/delimited.rs:116:24
[INFO] [stdout] |
[INFO] [stdout] 116 | result.0.leading = D::parse(input)
[INFO] [stdout] | ^ the trait `Token` is not implemented for `
::Token`
[INFO] [stdout] |
[INFO] [stdout] note: required by a bound in `Parse::parse`
[INFO] [stdout] --> src/lib.rs:83:15
[INFO] [stdout] |
[INFO] [stdout] 83 | type Token: Token + Debug;
[INFO] [stdout] | ^^^^^ required by this bound in `Parse::parse`
[INFO] [stdout] ...
[INFO] [stdout] 98 | fn parse(input: &mut I) -> Result, Error>
[INFO] [stdout] | ----- required by a bound in this associated function
[INFO] [stdout] help: consider further restricting the associated type
[INFO] [stdout] |
[INFO] [stdout] 107 | I: crate::Input, ::Token: Token
[INFO] [stdout] | ++++++++++++++++++++++++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0277]: the trait bound `
::Token: Token` is not satisfied
[INFO] [stdout] --> src/delimited.rs:123:22
[INFO] [stdout] |
[INFO] [stdout] 123 | result.0.first = Option::
::parse(input)
[INFO] [stdout] | ^^^^^^^^^^^ the trait `Token` is not implemented for `
::Token`
[INFO] [stdout] |
[INFO] [stdout] note: required by a bound in `Parse::parse`
[INFO] [stdout] --> src/lib.rs:83:15
[INFO] [stdout] |
[INFO] [stdout] 83 | type Token: Token + Debug;
[INFO] [stdout] | ^^^^^ required by this bound in `Parse::parse`
[INFO] [stdout] ...
[INFO] [stdout] 98 | fn parse(input: &mut I) -> Result, Error>
[INFO] [stdout] | ----- required by a bound in this associated function
[INFO] [stdout] help: consider further restricting the associated type
[INFO] [stdout] |
[INFO] [stdout] 107 | I: crate::Input, ::Token: Token
[INFO] [stdout] | ++++++++++++++++++++++++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0277]: the trait bound `
::Token: Token` is not satisfied
[INFO] [stdout] --> src/delimited.rs:137:29
[INFO] [stdout] |
[INFO] [stdout] 137 | let Some(delimiter) = D::parse(input)
[INFO] [stdout] | ^ the trait `Token` is not implemented for `
::Token`
[INFO] [stdout] |
[INFO] [stdout] note: required by a bound in `Parse::parse`
[INFO] [stdout] --> src/lib.rs:83:15
[INFO] [stdout] |
[INFO] [stdout] 83 | type Token: Token + Debug;
[INFO] [stdout] | ^^^^^ required by this bound in `Parse::parse`
[INFO] [stdout] ...
[INFO] [stdout] 98 | fn parse(input: &mut I) -> Result, Error>
[INFO] [stdout] | ----- required by a bound in this associated function
[INFO] [stdout] help: consider further restricting the associated type
[INFO] [stdout] |
[INFO] [stdout] 107 | I: crate::Input, ::Token: Token
[INFO] [stdout] | ++++++++++++++++++++++++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0277]: the trait bound `
::Token: Token` is not satisfied
[INFO] [stdout] --> src/delimited.rs:155:24
[INFO] [stdout] |
[INFO] [stdout] 155 | let Some(item) = P::parse(input)
[INFO] [stdout] | ^ the trait `Token` is not implemented for `
::Token`
[INFO] [stdout] |
[INFO] [stdout] note: required by a bound in `Parse::parse`
[INFO] [stdout] --> src/lib.rs:83:15
[INFO] [stdout] |
[INFO] [stdout] 83 | type Token: Token + Debug;
[INFO] [stdout] | ^^^^^ required by this bound in `Parse::parse`
[INFO] [stdout] ...
[INFO] [stdout] 98 | fn parse(input: &mut I) -> Result, Error>
[INFO] [stdout] | ----- required by a bound in this associated function
[INFO] [stdout] help: consider further restricting the associated type
[INFO] [stdout] |
[INFO] [stdout] 107 | I: crate::Input, ::Token: Token
[INFO] [stdout] | ++++++++++++++++++++++++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0277]: the trait bound `::Token: Token` is not satisfied
[INFO] [stdout] --> src/pratt.rs:151:5
[INFO] [stdout] |
[INFO] [stdout] 151 | parse_pratt(input, 0)
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ the trait `Token` is not implemented for `::Token`
[INFO] [stdout] |
[INFO] [stdout] note: required by a bound in `parse_pratt`
[INFO] [stdout] --> src/lib.rs:83:15
[INFO] [stdout] |
[INFO] [stdout] 83 | type Token: Token + Debug;
[INFO] [stdout] | ^^^^^ required by this bound in `parse_pratt`
[INFO] [stdout] |
[INFO] [stdout] ::: src/pratt.rs:63:8
[INFO] [stdout] |
[INFO] [stdout] 63 | fn parse_pratt(input: &mut I, min_pre: u8) -> Result, I>, Error>
[INFO] [stdout] | ----------- required by a bound in this function
[INFO] [stdout] help: consider further restricting the associated type
[INFO] [stdout] |
[INFO] [stdout] 61 | I: crate::Input, ::Token: Token
[INFO] [stdout] | ++++++++++++++++++++++++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0277]: the trait bound `::Token: Token` is not satisfied
[INFO] [stdout] --> src/lib.rs:116:10
[INFO] [stdout] |
[INFO] [stdout] 116 | impl<$T0, $($T),*> Parse for ($T0, $($T,)*)
[INFO] [stdout] | __________^
[INFO] [stdout] 117 | | where
[INFO] [stdout] 118 | | $T0: Parse