[INFO] updating cached 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" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune", kill_on_drop: false }` [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a872de0a91d6fcaac0b3cee97138042455e31fdc [INFO] checking djdisodo/autoparse-rs/a872de0a91d6fcaac0b3cee97138042455e31fdc against master#ff1737bb00913444173658b4e0b274fd79aabf66 for pr-132712-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdjdisodo%2Fautoparse-rs" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/djdisodo/autoparse-rs on toolchain ff1737bb00913444173658b4e0b274fd79aabf66 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ff1737bb00913444173658b4e0b274fd79aabf66" "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-0-tc1/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: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ff1737bb00913444173658b4e0b274fd79aabf66" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+ff1737bb00913444173658b4e0b274fd79aabf66" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f4850120151f21c7820839ad0fd1877af5f9ee33816fa7e1caf27bd0fea7a458 [INFO] running `Command { std: "docker" "start" "-a" "f4850120151f21c7820839ad0fd1877af5f9ee33816fa7e1caf27bd0fea7a458", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f4850120151f21c7820839ad0fd1877af5f9ee33816fa7e1caf27bd0fea7a458", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f4850120151f21c7820839ad0fd1877af5f9ee33816fa7e1caf27bd0fea7a458", kill_on_drop: false }` [INFO] [stdout] f4850120151f21c7820839ad0fd1877af5f9ee33816fa7e1caf27bd0fea7a458 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+ff1737bb00913444173658b4e0b274fd79aabf66" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5dd256f481f5c53261e463263700e406c3c7d888b6d56846dee61e5847bbdf3d [INFO] running `Command { std: "docker" "start" "-a" "5dd256f481f5c53261e463263700e406c3c7d888b6d56846dee61e5847bbdf3d", 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 memchr v2.4.1 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Checking unicode_categories v0.1.1 [INFO] [stderr] Compiling libc v0.2.100 [INFO] [stderr] Compiling cc v1.0.69 [INFO] [stderr] Checking autoparse v0.1.0 (/opt/rustwide/workdir/autoparse) [INFO] [stderr] Checking gimli v0.25.0 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Checking rustc-demangle v0.1.20 [INFO] [stderr] Checking object v0.26.1 [INFO] [stderr] Checking cfg-if v1.0.0 [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] 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`, found `&mut Vec` [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected mutable reference `&mut Vec` [INFO] [stdout] found mutable reference `&mut Vec` [INFO] [stdout] note: method defined here [INFO] [stdout] --> /opt/rustwide/workdir/autoparse/src/writable.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | fn write(&self, stream: &mut Vec); [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[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`, found `&mut Vec` [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected mutable reference `&mut Vec` [INFO] [stdout] found mutable reference `&mut Vec` [INFO] [stdout] note: method defined here [INFO] [stdout] --> /opt/rustwide/workdir/autoparse/src/writable.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | fn write(&self, stream: &mut Vec); [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::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 trait `Parsable` is not implemented for `autoparse_general::MaySpaced` [INFO] [stdout] but trait `Parsable` is implemented for it [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::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 trait `Parsable` is not implemented for `autoparse_general::MaySpaced` [INFO] [stdout] but trait `Parsable` is implemented for it [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::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 trait `Parsable` is not implemented for `autoparse_general::MaySpaced` [INFO] [stdout] but trait `Parsable` is implemented for it [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::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 trait `Parsable` is not implemented for `autoparse_general::MaySpaced` [INFO] [stdout] but trait `Parsable` is implemented for it [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`, found `&mut Vec` [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected mutable reference `&mut Vec` [INFO] [stdout] found mutable reference `&mut Vec` [INFO] [stdout] note: method defined here [INFO] [stdout] --> /opt/rustwide/workdir/autoparse/src/writable.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | fn write(&self, stream: &mut Vec); [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[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`, found `&mut Vec` [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected mutable reference `&mut Vec` [INFO] [stdout] found mutable reference `&mut Vec` [INFO] [stdout] note: method defined here [INFO] [stdout] --> /opt/rustwide/workdir/autoparse/src/writable.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | fn write(&self, stream: &mut Vec); [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>: 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] | ^^^^^^^^ unsatisfied trait bound [INFO] [stdout] | [INFO] [stdout] = help: the trait `Parsable` is not implemented for `Braced>` [INFO] [stdout] but trait `Parsable` is implemented for it [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 `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] | ^^^^^^^^ unsatisfied trait bound [INFO] [stdout] | [INFO] [stdout] = help: the trait `Parsable` is not implemented for `Braced>` [INFO] [stdout] but trait `Parsable` is implemented for it [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:33:24 [INFO] [stdout] | [INFO] [stdout] 33 | #[derive(Clone, Debug, Writable, Parsable)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | expected `&mut Vec`, found `&mut Vec` [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected mutable reference `&mut Vec` [INFO] [stdout] found mutable reference `&mut Vec` [INFO] [stdout] note: method defined here [INFO] [stdout] --> /opt/rustwide/workdir/autoparse/src/writable.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | fn write(&self, stream: &mut Vec); [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[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`, found `&mut Vec` [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected mutable reference `&mut Vec` [INFO] [stdout] found mutable reference `&mut Vec` [INFO] [stdout] note: method defined here [INFO] [stdout] --> /opt/rustwide/workdir/autoparse/src/writable.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | fn write(&self, stream: &mut Vec); [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>: 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] | ^^^^^^^^ unsatisfied trait bound [INFO] [stdout] | [INFO] [stdout] = help: the trait `Parsable` is not implemented for `Bracketed>` [INFO] [stdout] but trait `Parsable` is implemented for it [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 `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] | ^^^^^^^^ unsatisfied trait bound [INFO] [stdout] | [INFO] [stdout] = help: the trait `Parsable` is not implemented for `Bracketed>` [INFO] [stdout] but trait `Parsable` is implemented for it [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 `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] = help: the trait `Default` is implemented for `autoparse::ParseError` [INFO] [stdout] = note: required for `autoparse::ParseError` to implement `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[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] = help: the trait `Default` is implemented for `autoparse::ParseError` [INFO] [stdout] = note: required for `autoparse::ParseError` to implement `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] 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] 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 [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 [INFO] running `Command { std: "docker" "inspect" "5dd256f481f5c53261e463263700e406c3c7d888b6d56846dee61e5847bbdf3d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5dd256f481f5c53261e463263700e406c3c7d888b6d56846dee61e5847bbdf3d", kill_on_drop: false }` [INFO] [stdout] 5dd256f481f5c53261e463263700e406c3c7d888b6d56846dee61e5847bbdf3d