[INFO] cloning repository https://github.com/djdisodo/autoparse-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/djdisodo/autoparse-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdjdisodo%2Fautoparse-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdjdisodo%2Fautoparse-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] a872de0a91d6fcaac0b3cee97138042455e31fdc
[INFO] checking djdisodo/autoparse-rs against try#48c9d93cf65d550d124c40108859fd993778c157 for pr-153692-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdjdisodo%2Fautoparse-rs" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/djdisodo/autoparse-rs
[INFO] finished tweaking git repo https://github.com/djdisodo/autoparse-rs
[INFO] tweaked toml for git repo https://github.com/djdisodo/autoparse-rs written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/djdisodo/autoparse-rs on toolchain 48c9d93cf65d550d124c40108859fd993778c157
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+48c9d93cf65d550d124c40108859fd993778c157" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/djdisodo/autoparse-rs 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" "+48c9d93cf65d550d124c40108859fd993778c157" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+48c9d93cf65d550d124c40108859fd993778c157" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 144891c3b92bf280cd1be4ad91a97cfa473688edf344c5409dcbfeadf45478b9
[INFO] running `Command { std: "docker" "start" "-a" "144891c3b92bf280cd1be4ad91a97cfa473688edf344c5409dcbfeadf45478b9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "144891c3b92bf280cd1be4ad91a97cfa473688edf344c5409dcbfeadf45478b9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "144891c3b92bf280cd1be4ad91a97cfa473688edf344c5409dcbfeadf45478b9", kill_on_drop: false }`
[INFO] [stdout] 144891c3b92bf280cd1be4ad91a97cfa473688edf344c5409dcbfeadf45478b9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+48c9d93cf65d550d124c40108859fd993778c157" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c0beb7d1ae56f1d6e72aca370c478ec0b6532136bf56d84507cde516a925f44c
[INFO] running `Command { std: "docker" "start" "-a" "c0beb7d1ae56f1d6e72aca370c478ec0b6532136bf56d84507cde516a925f44c", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.26
[INFO] [stderr]    Compiling syn v1.0.69
[INFO] [stderr]    Compiling unicode-xid v0.2.1
[INFO] [stderr]     Checking arrayvec v0.6.1
[INFO] [stderr]    Compiling autocfg v1.0.1
[INFO] [stderr]    Compiling memchr v2.4.1
[INFO] [stderr]    Compiling cc v1.0.69
[INFO] [stderr]    Compiling libc v0.2.100
[INFO] [stderr]     Checking unicode_categories v0.1.1
[INFO] [stderr]     Checking gimli v0.25.0
[INFO] [stderr]     Checking rustc-demangle v0.1.20
[INFO] [stderr]    Compiling miniz_oxide v0.4.4
[INFO] [stderr]     Checking autoparse v0.1.0 (/opt/rustwide/workdir/autoparse)
[INFO] [stderr]     Checking object v0.26.1
[INFO] [stderr]     Checking quote v1.0.9
[INFO] [stderr]    Compiling backtrace v0.3.61
[INFO] [stderr]     Checking addr2line v0.16.0
[INFO] [stderr]     Checking autoparse-derive v0.1.0 (/opt/rustwide/workdir/autoparse-derive)
[INFO] [stderr]    Compiling thiserror-impl v1.0.24
[INFO] [stderr]    Compiling dede v0.1.1
[INFO] [stderr]     Checking thiserror v1.0.24
[INFO] [stderr]     Checking snailquote v0.3.0
[INFO] [stderr]     Checking autoparse-general v0.1.0 (/opt/rustwide/workdir/autoparse-general)
[INFO] [stderr]     Checking example-json v0.1.0 (/opt/rustwide/workdir/example-json)
[INFO] [stdout] warning: unused imports: `BracketClose`, `BracketOpen`, and `Comma`
[INFO] [stdout]   --> example-json/src/main.rs:51:32
[INFO] [stdout]    |
[INFO] [stdout] 51 | use autoparse_general::token::{BracketOpen, Comma, BracketClose};
[INFO] [stdout]    |                                ^^^^^^^^^^^  ^^^^^  ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `BracketClose`, `BracketOpen`, and `Comma`
[INFO] [stdout]   --> example-json/src/main.rs:51:32
[INFO] [stdout]    |
[INFO] [stdout] 51 | use autoparse_general::token::{BracketOpen, Comma, BracketClose};
[INFO] [stdout]    |                                ^^^^^^^^^^^  ^^^^^  ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> example-json/src/main.rs:19:24
[INFO] [stdout]    |
[INFO] [stdout] 19 | #[derive(Clone, Debug, Writable, Parsable)]
[INFO] [stdout]    |                        ^^^^^^^^
[INFO] [stdout]    |                        |
[INFO] [stdout]    |                        expected `&mut Vec<char>`, found `&mut Vec<Tokens>`
[INFO] [stdout]    |                        arguments to this function are incorrect
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected mutable reference `&mut Vec<char>`
[INFO] [stdout]               found mutable reference `&mut Vec<Tokens>`
[INFO] [stdout] note: method defined here
[INFO] [stdout]   --> autoparse/src/writable.rs:2:5
[INFO] [stdout]    |
[INFO] [stdout]  2 |     fn write(&self, stream: &mut Vec<T>);
[INFO] [stdout]    |        ^^^^^
[INFO] [stdout]    = note: this error originates in the derive macro `Writable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `autoparse_general::MaySpaced<autoparse_general::Literal>: autoparse::Parsable<Tokens>` is not satisfied
[INFO] [stdout]   --> example-json/src/main.rs:19:34
[INFO] [stdout]    |
[INFO] [stdout] 19 | #[derive(Clone, Debug, Writable, Parsable)]
[INFO] [stdout]    |                                  ^^^^^^^^ the trait `autoparse::Parsable<Tokens>` is not implemented for `autoparse_general::MaySpaced<autoparse_general::Literal>`
[INFO] [stdout]    |
[INFO] [stdout] help: the trait `Parsable<Tokens>` is not implemented for `autoparse_general::MaySpaced<autoparse_general::Literal>`
[INFO] [stdout]       but trait `Parsable<char>` is implemented for it
[INFO] [stdout]   --> autoparse-general/src/space.rs:83:10
[INFO] [stdout]    |
[INFO] [stdout] 83 | #[derive(Parsable, Writable, Debug, Clone, Deref, DerefMut)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout]    = help: for that trait implementation, expected `char`, found `Tokens`
[INFO] [stdout]    = note: this error originates in the derive macro `Parsable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `autoparse_general::MaySpaced<autoparse_general::token::Colon>: autoparse::Parsable<Tokens>` is not satisfied
[INFO] [stdout]   --> example-json/src/main.rs:19:34
[INFO] [stdout]    |
[INFO] [stdout] 19 | #[derive(Clone, Debug, Writable, Parsable)]
[INFO] [stdout]    |                                  ^^^^^^^^ the trait `autoparse::Parsable<Tokens>` is not implemented for `autoparse_general::MaySpaced<autoparse_general::token::Colon>`
[INFO] [stdout]    |
[INFO] [stdout] help: the trait `Parsable<Tokens>` is not implemented for `autoparse_general::MaySpaced<autoparse_general::token::Colon>`
[INFO] [stdout]       but trait `Parsable<char>` is implemented for it
[INFO] [stdout]   --> autoparse-general/src/space.rs:83:10
[INFO] [stdout]    |
[INFO] [stdout] 83 | #[derive(Parsable, Writable, Debug, Clone, Deref, DerefMut)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout]    = help: for that trait implementation, expected `char`, found `Tokens`
[INFO] [stdout]    = note: this error originates in the derive macro `Parsable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> example-json/src/main.rs:27:24
[INFO] [stdout]    |
[INFO] [stdout] 27 | #[derive(Clone, Debug, Writable, Parsable)]
[INFO] [stdout]    |                        ^^^^^^^^
[INFO] [stdout]    |                        |
[INFO] [stdout]    |                        expected `&mut Vec<char>`, found `&mut Vec<Tokens>`
[INFO] [stdout]    |                        arguments to this function are incorrect
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected mutable reference `&mut Vec<char>`
[INFO] [stdout]               found mutable reference `&mut Vec<Tokens>`
[INFO] [stdout] note: method defined here
[INFO] [stdout]   --> autoparse/src/writable.rs:2:5
[INFO] [stdout]    |
[INFO] [stdout]  2 |     fn write(&self, stream: &mut Vec<T>);
[INFO] [stdout]    |        ^^^^^
[INFO] [stdout]    = note: this error originates in the derive macro `Writable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Braced<Punchuated<JsonKeyValue, Comma>>: Parsable<Tokens>` is not satisfied
[INFO] [stdout]   --> example-json/src/main.rs:27:34
[INFO] [stdout]    |
[INFO] [stdout] 27 | #[derive(Clone, Debug, Writable, Parsable)]
[INFO] [stdout]    |                                  ^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]    |
[INFO] [stdout] help: the trait `Parsable<Tokens>` is not implemented for `Braced<autoparse_general::Punchuated<JsonKeyValue, autoparse_general::token::Comma>>`
[INFO] [stdout]       but trait `Parsable<char>` is implemented for it
[INFO] [stdout]   --> autoparse-general/src/token/brace.rs:10:10
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[derive(Parsable, Writable, Debug, Clone, Deref, DerefMut)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout]    = help: for that trait implementation, expected `char`, found `Tokens`
[INFO] [stdout]    = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/example_json-192da8d4855d97c3.long-type-16967323571948025671.txt'
[INFO] [stdout]    = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout]    = note: this error originates in the derive macro `Parsable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> example-json/src/main.rs:33:24
[INFO] [stdout]    |
[INFO] [stdout] 33 | #[derive(Clone, Debug, Writable, Parsable)]
[INFO] [stdout]    |                        ^^^^^^^^
[INFO] [stdout]    |                        |
[INFO] [stdout]    |                        expected `&mut Vec<char>`, found `&mut Vec<Tokens>`
[INFO] [stdout]    |                        arguments to this function are incorrect
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected mutable reference `&mut Vec<char>`
[INFO] [stdout]               found mutable reference `&mut Vec<Tokens>`
[INFO] [stdout] note: method defined here
[INFO] [stdout]   --> autoparse/src/writable.rs:2:5
[INFO] [stdout]    |
[INFO] [stdout]  2 |     fn write(&self, stream: &mut Vec<T>);
[INFO] [stdout]    |        ^^^^^
[INFO] [stdout]    = note: this error originates in the derive macro `Writable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Bracketed<Punchuated<JsonValue, Comma>>: Parsable<Tokens>` is not satisfied
[INFO] [stdout]   --> example-json/src/main.rs:33:34
[INFO] [stdout]    |
[INFO] [stdout] 33 | #[derive(Clone, Debug, Writable, Parsable)]
[INFO] [stdout]    |                                  ^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]    |
[INFO] [stdout] help: the trait `Parsable<Tokens>` is not implemented for `Bracketed<autoparse_general::Punchuated<JsonValue, autoparse_general::token::Comma>>`
[INFO] [stdout]       but trait `Parsable<char>` is implemented for it
[INFO] [stdout]   --> autoparse-general/src/token/bracket.rs:10:10
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[derive(Parsable, Writable, Debug, Clone, Deref, DerefMut)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout]    = help: for that trait implementation, expected `char`, found `Tokens`
[INFO] [stdout]    = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/example_json-192da8d4855d97c3.long-type-14982205903630635165.txt'
[INFO] [stdout]    = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout]    = note: this error originates in the derive macro `Parsable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Tokens: Default` is not satisfied
[INFO] [stdout]   --> example-json/src/main.rs:39:34
[INFO] [stdout]    |
[INFO] [stdout] 39 | #[derive(Clone, Debug, Writable, Parsable)]
[INFO] [stdout]    |                                  ^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]    |
[INFO] [stdout] help: the trait `Default` is not implemented for `Tokens`
[INFO] [stdout]   --> example-json/src/main.rs:7:1
[INFO] [stdout]    |
[INFO] [stdout]  7 | pub enum Tokens {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^
[INFO] [stdout] help: the trait `Default` is implemented for `autoparse::ParseError<T>`
[INFO] [stdout]   --> autoparse/src/parse_error.rs:7:24
[INFO] [stdout]    |
[INFO] [stdout]  7 | #[derive(Clone, Debug, Default)]
[INFO] [stdout]    |                        ^^^^^^^
[INFO] [stdout]    = note: required for `autoparse::ParseError<Tokens>` to implement `Default`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> example-json/src/main.rs:19:24
[INFO] [stdout]    |
[INFO] [stdout] 19 | #[derive(Clone, Debug, Writable, Parsable)]
[INFO] [stdout]    |                        ^^^^^^^^
[INFO] [stdout]    |                        |
[INFO] [stdout]    |                        expected `&mut Vec<char>`, found `&mut Vec<Tokens>`
[INFO] [stdout]    |                        arguments to this function are incorrect
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected mutable reference `&mut Vec<char>`
[INFO] [stdout]               found mutable reference `&mut Vec<Tokens>`
[INFO] [stdout] note: method defined here
[INFO] [stdout]   --> autoparse/src/writable.rs:2:5
[INFO] [stdout]    |
[INFO] [stdout]  2 |     fn write(&self, stream: &mut Vec<T>);
[INFO] [stdout]    |        ^^^^^
[INFO] [stdout]    = note: this error originates in the derive macro `Writable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `autoparse_general::MaySpaced<autoparse_general::Literal>: autoparse::Parsable<Tokens>` is not satisfied
[INFO] [stdout]   --> example-json/src/main.rs:19:34
[INFO] [stdout]    |
[INFO] [stdout] 19 | #[derive(Clone, Debug, Writable, Parsable)]
[INFO] [stdout]    |                                  ^^^^^^^^ the trait `autoparse::Parsable<Tokens>` is not implemented for `autoparse_general::MaySpaced<autoparse_general::Literal>`
[INFO] [stdout]    |
[INFO] [stdout] help: the trait `Parsable<Tokens>` is not implemented for `autoparse_general::MaySpaced<autoparse_general::Literal>`
[INFO] [stdout]       but trait `Parsable<char>` is implemented for it
[INFO] [stdout]   --> autoparse-general/src/space.rs:83:10
[INFO] [stdout]    |
[INFO] [stdout] 83 | #[derive(Parsable, Writable, Debug, Clone, Deref, DerefMut)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout]    = help: for that trait implementation, expected `char`, found `Tokens`
[INFO] [stdout]    = note: this error originates in the derive macro `Parsable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `autoparse_general::MaySpaced<autoparse_general::token::Colon>: autoparse::Parsable<Tokens>` is not satisfied
[INFO] [stdout]   --> example-json/src/main.rs:19:34
[INFO] [stdout]    |
[INFO] [stdout] 19 | #[derive(Clone, Debug, Writable, Parsable)]
[INFO] [stdout]    |                                  ^^^^^^^^ the trait `autoparse::Parsable<Tokens>` is not implemented for `autoparse_general::MaySpaced<autoparse_general::token::Colon>`
[INFO] [stdout]    |
[INFO] [stdout] help: the trait `Parsable<Tokens>` is not implemented for `autoparse_general::MaySpaced<autoparse_general::token::Colon>`
[INFO] [stdout]       but trait `Parsable<char>` is implemented for it
[INFO] [stdout]   --> autoparse-general/src/space.rs:83:10
[INFO] [stdout]    |
[INFO] [stdout] 83 | #[derive(Parsable, Writable, Debug, Clone, Deref, DerefMut)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout]    = help: for that trait implementation, expected `char`, found `Tokens`
[INFO] [stdout]    = note: this error originates in the derive macro `Parsable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> example-json/src/main.rs:27:24
[INFO] [stdout]    |
[INFO] [stdout] 27 | #[derive(Clone, Debug, Writable, Parsable)]
[INFO] [stdout]    |                        ^^^^^^^^
[INFO] [stdout]    |                        |
[INFO] [stdout]    |                        expected `&mut Vec<char>`, found `&mut Vec<Tokens>`
[INFO] [stdout]    |                        arguments to this function are incorrect
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected mutable reference `&mut Vec<char>`
[INFO] [stdout]               found mutable reference `&mut Vec<Tokens>`
[INFO] [stdout] note: method defined here
[INFO] [stdout]   --> autoparse/src/writable.rs:2:5
[INFO] [stdout]    |
[INFO] [stdout]  2 |     fn write(&self, stream: &mut Vec<T>);
[INFO] [stdout]    |        ^^^^^
[INFO] [stdout]    = note: this error originates in the derive macro `Writable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Braced<Punchuated<JsonKeyValue, Comma>>: Parsable<Tokens>` is not satisfied
[INFO] [stdout]   --> example-json/src/main.rs:27:34
[INFO] [stdout]    |
[INFO] [stdout] 27 | #[derive(Clone, Debug, Writable, Parsable)]
[INFO] [stdout]    |                                  ^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]    |
[INFO] [stdout] help: the trait `Parsable<Tokens>` is not implemented for `Braced<autoparse_general::Punchuated<JsonKeyValue, autoparse_general::token::Comma>>`
[INFO] [stdout]       but trait `Parsable<char>` is implemented for it
[INFO] [stdout]   --> autoparse-general/src/token/brace.rs:10:10
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[derive(Parsable, Writable, Debug, Clone, Deref, DerefMut)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout]    = help: for that trait implementation, expected `char`, found `Tokens`
[INFO] [stdout]    = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/example_json-f6e6292cacff77b5.long-type-5464043973952520354.txt'
[INFO] [stdout]    = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout]    = note: this error originates in the derive macro `Parsable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> example-json/src/main.rs:33:24
[INFO] [stdout]    |
[INFO] [stdout] 33 | #[derive(Clone, Debug, Writable, Parsable)]
[INFO] [stdout]    |                        ^^^^^^^^
[INFO] [stdout]    |                        |
[INFO] [stdout]    |                        expected `&mut Vec<char>`, found `&mut Vec<Tokens>`
[INFO] [stdout]    |                        arguments to this function are incorrect
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected mutable reference `&mut Vec<char>`
[INFO] [stdout]               found mutable reference `&mut Vec<Tokens>`
[INFO] [stdout] note: method defined here
[INFO] [stdout]   --> autoparse/src/writable.rs:2:5
[INFO] [stdout]    |
[INFO] [stdout]  2 |     fn write(&self, stream: &mut Vec<T>);
[INFO] [stdout]    |        ^^^^^
[INFO] [stdout]    = note: this error originates in the derive macro `Writable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Bracketed<Punchuated<JsonValue, Comma>>: Parsable<Tokens>` is not satisfied
[INFO] [stdout]   --> example-json/src/main.rs:33:34
[INFO] [stdout]    |
[INFO] [stdout] 33 | #[derive(Clone, Debug, Writable, Parsable)]
[INFO] [stdout]    |                                  ^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]    |
[INFO] [stdout] help: the trait `Parsable<Tokens>` is not implemented for `Bracketed<autoparse_general::Punchuated<JsonValue, autoparse_general::token::Comma>>`
[INFO] [stdout]       but trait `Parsable<char>` is implemented for it
[INFO] [stdout]   --> autoparse-general/src/token/bracket.rs:10:10
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[derive(Parsable, Writable, Debug, Clone, Deref, DerefMut)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout]    = help: for that trait implementation, expected `char`, found `Tokens`
[INFO] [stdout]    = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/example_json-f6e6292cacff77b5.long-type-10436487350003064910.txt'
[INFO] [stdout]    = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout]    = note: this error originates in the derive macro `Parsable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Tokens: Default` is not satisfied
[INFO] [stdout]   --> example-json/src/main.rs:39:34
[INFO] [stdout]    |
[INFO] [stdout] 39 | #[derive(Clone, Debug, Writable, Parsable)]
[INFO] [stdout]    |                                  ^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]    |
[INFO] [stdout] help: the trait `Default` is not implemented for `Tokens`
[INFO] [stdout]   --> example-json/src/main.rs:7:1
[INFO] [stdout]    |
[INFO] [stdout]  7 | pub enum Tokens {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^
[INFO] [stdout] help: the trait `Default` is implemented for `autoparse::ParseError<T>`
[INFO] [stdout]   --> autoparse/src/parse_error.rs:7:24
[INFO] [stdout]    |
[INFO] [stdout]  7 | #[derive(Clone, Debug, Default)]
[INFO] [stdout]    |                        ^^^^^^^
[INFO] [stdout]    = note: required for `autoparse::ParseError<Tokens>` to implement `Default`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> example-json/src/main.rs:60:9
[INFO] [stdout]    |
[INFO] [stdout] 60 |     let mut ss2 = ParseStreamInitial::from(&mut result.unwrap().0.into_iter());
[INFO] [stdout]    |         ----^^^
[INFO] [stdout]    |         |
[INFO] [stdout]    |         help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ss2`
[INFO] [stdout]   --> example-json/src/main.rs:60:9
[INFO] [stdout]    |
[INFO] [stdout] 60 |     let mut ss2 = ParseStreamInitial::from(&mut result.unwrap().0.into_iter());
[INFO] [stdout]    |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_ss2`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0277, E0308.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> example-json/src/main.rs:60:9
[INFO] [stdout]    |
[INFO] [stdout] 60 |     let mut ss2 = ParseStreamInitial::from(&mut result.unwrap().0.into_iter());
[INFO] [stdout]    |         ----^^^
[INFO] [stdout]    |         |
[INFO] [stdout]    |         help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ss2`
[INFO] [stdout]   --> example-json/src/main.rs:60:9
[INFO] [stdout]    |
[INFO] [stdout] 60 |     let mut ss2 = ParseStreamInitial::from(&mut result.unwrap().0.into_iter());
[INFO] [stdout]    |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_ss2`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0277, E0308.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `example-json` (bin "example-json") due to 8 previous errors; 3 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `example-json` (bin "example-json" test) due to 8 previous errors; 3 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "c0beb7d1ae56f1d6e72aca370c478ec0b6532136bf56d84507cde516a925f44c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c0beb7d1ae56f1d6e72aca370c478ec0b6532136bf56d84507cde516a925f44c", kill_on_drop: false }`
[INFO] [stdout] c0beb7d1ae56f1d6e72aca370c478ec0b6532136bf56d84507cde516a925f44c
