[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] testing djdisodo/autoparse-rs against try#8262275854dc0e5381c9d42d56257d94932c5a87 for pr-90799 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdjdisodo%2Fautoparse-rs" "/workspace/builds/worker-36/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-36/source'... [INFO] [stderr] done. [INFO] [stderr] Updating files: 5% (2/40) Updating files: 7% (3/40) Updating files: 10% (4/40) Updating files: 12% (5/40) Updating files: 15% (6/40) Updating files: 17% (7/40) Updating files: 20% (8/40) Updating files: 22% (9/40) Updating files: 25% (10/40) Updating files: 27% (11/40) Updating files: 30% (12/40) Updating files: 32% (13/40) Updating files: 35% (14/40) Updating files: 37% (15/40) Updating files: 40% (16/40) Updating files: 42% (17/40) Updating files: 45% (18/40) Updating files: 47% (19/40) Updating files: 50% (20/40) Updating files: 52% (21/40) Updating files: 55% (22/40) Updating files: 57% (23/40) Updating files: 60% (24/40) Updating files: 62% (25/40) Updating files: 65% (26/40) Updating files: 67% (27/40) Updating files: 70% (28/40) Updating files: 72% (29/40) Updating files: 75% (30/40) Updating files: 77% (31/40) Updating files: 80% (32/40) Updating files: 82% (33/40) Updating files: 85% (34/40) Updating files: 87% (35/40) Updating files: 90% (36/40) Updating files: 92% (37/40) Updating files: 95% (38/40) Updating files: 97% (39/40) Updating files: 100% (40/40) Updating files: 100% (40/40), done. [INFO] validating manifest of git repo https://github.com/djdisodo/autoparse-rs on toolchain 8262275854dc0e5381c9d42d56257d94932c5a87 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [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-36/source/Cargo.toml [INFO] crate git repo https://github.com/djdisodo/autoparse-rs already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded arrayvec v0.6.1 [INFO] [stderr] Downloaded snailquote v0.3.0 [INFO] [stderr] Downloaded dede v0.1.1 [INFO] [stderr] Downloaded object v0.26.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-36/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-36/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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7ce5b184fa41400917a904b3dfea0f3bf97c4f9ef1d8fb4083234e6fc3f886d5 [INFO] running `Command { std: "docker" "start" "-a" "7ce5b184fa41400917a904b3dfea0f3bf97c4f9ef1d8fb4083234e6fc3f886d5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7ce5b184fa41400917a904b3dfea0f3bf97c4f9ef1d8fb4083234e6fc3f886d5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7ce5b184fa41400917a904b3dfea0f3bf97c4f9ef1d8fb4083234e6fc3f886d5", kill_on_drop: false }` [INFO] [stdout] 7ce5b184fa41400917a904b3dfea0f3bf97c4f9ef1d8fb4083234e6fc3f886d5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-36/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-36/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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] eaf5951c82845b0a18e194e1739b01eca977675815a1531621c880f2735e9092 [INFO] running `Command { std: "docker" "start" "-a" "eaf5951c82845b0a18e194e1739b01eca977675815a1531621c880f2735e9092", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.69 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling cc v1.0.69 [INFO] [stderr] Compiling libc v0.2.100 [INFO] [stderr] Compiling arrayvec v0.6.1 [INFO] [stderr] Compiling gimli v0.25.0 [INFO] [stderr] Compiling unicode_categories v0.1.1 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling rustc-demangle v0.1.20 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling autoparse v0.1.0 (/opt/rustwide/workdir/autoparse) [INFO] [stderr] Compiling backtrace v0.3.61 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling object v0.26.1 [INFO] [stderr] Compiling addr2line v0.16.0 [INFO] [stderr] Compiling thiserror-impl v1.0.24 [INFO] [stderr] Compiling autoparse-derive v0.1.0 (/opt/rustwide/workdir/autoparse-derive) [INFO] [stderr] Compiling dede v0.1.1 [INFO] [stderr] Compiling thiserror v1.0.24 [INFO] [stderr] Compiling snailquote v0.3.0 [INFO] [stderr] Compiling autoparse-general v0.1.0 (/opt/rustwide/workdir/autoparse-general) [INFO] [stderr] Compiling example-json v0.1.0 (/opt/rustwide/workdir/example-json) [INFO] [stdout] warning: unused imports: `BracketClose`, `BracketOpen`, `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)]` 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] | ^^^^^^^^ expected `char`, found enum `Tokens` [INFO] [stdout] | [INFO] [stdout] = note: expected mutable reference `&mut Vec` [INFO] [stdout] found mutable reference `&mut Vec` [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::Parsable` 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` is not implemented for `autoparse_general::MaySpaced` [INFO] [stdout] | [INFO] [stdout] = help: the following implementations were found: [INFO] [stdout] as autoparse::Parsable> [INFO] [stdout] note: required by `try_parse_no_rewind` [INFO] [stdout] --> /opt/rustwide/workdir/autoparse/src/parsable.rs:8:2 [INFO] [stdout] | [INFO] [stdout] 8 | fn try_parse_no_rewind<'a>(stream: &mut ParseStream<'a, T, impl ParseStreamReference + ?Sized + 'a>, position: usize) -> Result<(Self, usize), ParseError>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [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::Parsable` 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` is not implemented for `autoparse_general::MaySpaced` [INFO] [stdout] | [INFO] [stdout] = help: the following implementations were found: [INFO] [stdout] as autoparse::Parsable> [INFO] [stdout] note: required by `try_parse_no_rewind` [INFO] [stdout] --> /opt/rustwide/workdir/autoparse/src/parsable.rs:8:2 [INFO] [stdout] | [INFO] [stdout] 8 | fn try_parse_no_rewind<'a>(stream: &mut ParseStream<'a, T, impl ParseStreamReference + ?Sized + 'a>, position: usize) -> Result<(Self, usize), ParseError>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [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] | ^^^^^^^^ expected `char`, found enum `Tokens` [INFO] [stdout] | [INFO] [stdout] = note: expected mutable reference `&mut Vec` [INFO] [stdout] found mutable reference `&mut Vec` [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>: autoparse::Parsable` is not satisfied [INFO] [stdout] --> example-json/src/main.rs:27:34 [INFO] [stdout] | [INFO] [stdout] 27 | #[derive(Clone, Debug, Writable, Parsable)] [INFO] [stdout] | ^^^^^^^^ the trait `autoparse::Parsable` is not implemented for `Braced>` [INFO] [stdout] | [INFO] [stdout] = help: the following implementations were found: [INFO] [stdout] as autoparse::Parsable> [INFO] [stdout] note: required by `try_parse_no_rewind` [INFO] [stdout] --> /opt/rustwide/workdir/autoparse/src/parsable.rs:8:2 [INFO] [stdout] | [INFO] [stdout] 8 | fn try_parse_no_rewind<'a>(stream: &mut ParseStream<'a, T, impl ParseStreamReference + ?Sized + 'a>, position: usize) -> Result<(Self, usize), ParseError>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [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] | ^^^^^^^^ expected `char`, found enum `Tokens` [INFO] [stdout] | [INFO] [stdout] = note: expected mutable reference `&mut Vec` [INFO] [stdout] found mutable reference `&mut Vec` [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>: autoparse::Parsable` is not satisfied [INFO] [stdout] --> example-json/src/main.rs:33:34 [INFO] [stdout] | [INFO] [stdout] 33 | #[derive(Clone, Debug, Writable, Parsable)] [INFO] [stdout] | ^^^^^^^^ the trait `autoparse::Parsable` is not implemented for `Bracketed>` [INFO] [stdout] | [INFO] [stdout] = help: the following implementations were found: [INFO] [stdout] as autoparse::Parsable> [INFO] [stdout] note: required by `try_parse_no_rewind` [INFO] [stdout] --> /opt/rustwide/workdir/autoparse/src/parsable.rs:8:2 [INFO] [stdout] | [INFO] [stdout] 8 | fn try_parse_no_rewind<'a>(stream: &mut ParseStream<'a, T, impl ParseStreamReference + ?Sized + 'a>, position: usize) -> Result<(Self, usize), ParseError>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [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] | ^^^^^^^^ the trait `Default` is not implemented for `Tokens` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `Default` for `autoparse::ParseError` [INFO] [stdout] note: required by `std::default::Default::default` [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: aborting due to 8 previous errors; 1 warning emitted [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` due to 9 previous errors; 1 warning emitted [INFO] running `Command { std: "docker" "inspect" "eaf5951c82845b0a18e194e1739b01eca977675815a1531621c880f2735e9092", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eaf5951c82845b0a18e194e1739b01eca977675815a1531621c880f2735e9092", kill_on_drop: false }` [INFO] [stdout] eaf5951c82845b0a18e194e1739b01eca977675815a1531621c880f2735e9092