[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] 172192d7466fe9c1b08991e016d07a6bb5ddac7b [INFO] checking djdisodo/autoparse-rs against try#3d9fdbff4f377de96b3a51174e7a64086bee9a5c for pr-81477 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdjdisodo%2Fautoparse-rs" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/djdisodo/autoparse-rs on toolchain 3d9fdbff4f377de96b3a51174e7a64086bee9a5c [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3d9fdbff4f377de96b3a51174e7a64086bee9a5c" "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-7/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" "+3d9fdbff4f377de96b3a51174e7a64086bee9a5c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded dede v0.1.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+3d9fdbff4f377de96b3a51174e7a64086bee9a5c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ec0c3b75789bad6de1bb84db2ad1f780dbcec0e15573f5cd28e4deb535b095b1 [INFO] running `Command { std: "docker" "start" "-a" "ec0c3b75789bad6de1bb84db2ad1f780dbcec0e15573f5cd28e4deb535b095b1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ec0c3b75789bad6de1bb84db2ad1f780dbcec0e15573f5cd28e4deb535b095b1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ec0c3b75789bad6de1bb84db2ad1f780dbcec0e15573f5cd28e4deb535b095b1", kill_on_drop: false }` [INFO] [stdout] ec0c3b75789bad6de1bb84db2ad1f780dbcec0e15573f5cd28e4deb535b095b1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+3d9fdbff4f377de96b3a51174e7a64086bee9a5c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f8216349c6d04b0be1af82f075c15d2167c0046f20df85213dfb9fbe9e75411f [INFO] running `Command { std: "docker" "start" "-a" "f8216349c6d04b0be1af82f075c15d2167c0046f20df85213dfb9fbe9e75411f", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.69 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Checking arrayvec v0.6.1 [INFO] [stderr] Checking proc-macro2 v1.0.26 [INFO] [stderr] Compiling autoparse v0.1.0 (/opt/rustwide/workdir/autoparse) [INFO] [stdout] error[E0404]: expected trait, found struct `ParseStream` [INFO] [stdout] --> autoparse/src/parsable.rs:6:43 [INFO] [stdout] | [INFO] [stdout] 6 | fn try_parse_no_rewind(stream: &mut impl ParseStream, position: usize) -> Result<(Self, usize), ParseError>; [INFO] [stdout] | ^^^^^^^^^^^^^^ not a trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0404]: expected trait, found struct `ParseStream` [INFO] [stdout] --> autoparse/src/parsable.rs:8:33 [INFO] [stdout] | [INFO] [stdout] 8 | fn try_parse(stream: &mut impl ParseStream, position: usize) -> Result<(Self, usize), ParseError> { [INFO] [stdout] | ^^^^^^^^^^^^^^ not a trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0404]: expected trait, found struct `ParseStream` [INFO] [stdout] --> autoparse/src/parsable.rs:21:43 [INFO] [stdout] | [INFO] [stdout] 21 | fn try_parse_no_rewind(stream: &mut impl ParseStream, position: usize) -> Result<(Self, usize), ParseError> { [INFO] [stdout] | ^^^^^^^^^^^^^^ not a trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0404]: expected trait, found struct `ParseStream` [INFO] [stdout] --> autoparse/src/parsable.rs:30:43 [INFO] [stdout] | [INFO] [stdout] 30 | fn try_parse_no_rewind(stream: &mut impl ParseStream, position: usize) -> Result<(Self, usize), ParseError> { [INFO] [stdout] | ^^^^^^^^^^^^^^ not a trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0404]: expected trait, found struct `ParseStream` [INFO] [stdout] --> autoparse/src/parsable.rs:42:43 [INFO] [stdout] | [INFO] [stdout] 42 | fn try_parse_no_rewind(stream: &mut impl ParseStream, position: usize) -> Result<(Self, usize), ParseError> { [INFO] [stdout] | ^^^^^^^^^^^^^^ not a trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `buffer_position` in this scope [INFO] [stdout] --> autoparse/src/parse_stream.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | for _ in 0..buffer_position { [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: you might have meant to use the available field: `self.buffer_position` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `buffer_position` in this scope [INFO] [stdout] --> autoparse/src/parse_stream.rs:26:15 [INFO] [stdout] | [INFO] [stdout] 26 | for _ in 0..buffer_position { [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: you might have meant to use the available field: `self.buffer_position` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0404]: expected trait, found struct `ParseStream` [INFO] [stdout] --> autoparse/src/parse_stream.rs:73:27 [INFO] [stdout] | [INFO] [stdout] 73 | impl, V: Parsable> ParseTo for U { [INFO] [stdout] | ^^^^^^^^^^^^^^ not a trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `cmp::min` [INFO] [stdout] --> autoparse/src/parse_stream.rs:1:11 [INFO] [stdout] | [INFO] [stdout] 1 | use std::{cmp::min, collections::VecDeque}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [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: E0404, E0425. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0404`. [INFO] [stdout] [INFO] [stderr] error: could not compile `autoparse` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0404]: expected trait, found struct `ParseStream` [INFO] [stdout] --> autoparse/src/parsable.rs:6:43 [INFO] [stdout] | [INFO] [stdout] 6 | fn try_parse_no_rewind(stream: &mut impl ParseStream, position: usize) -> Result<(Self, usize), ParseError>; [INFO] [stdout] | ^^^^^^^^^^^^^^ not a trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0404]: expected trait, found struct `ParseStream` [INFO] [stdout] --> autoparse/src/parsable.rs:8:33 [INFO] [stdout] | [INFO] [stdout] 8 | fn try_parse(stream: &mut impl ParseStream, position: usize) -> Result<(Self, usize), ParseError> { [INFO] [stdout] | ^^^^^^^^^^^^^^ not a trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0404]: expected trait, found struct `ParseStream` [INFO] [stdout] --> autoparse/src/parsable.rs:21:43 [INFO] [stdout] | [INFO] [stdout] 21 | fn try_parse_no_rewind(stream: &mut impl ParseStream, position: usize) -> Result<(Self, usize), ParseError> { [INFO] [stdout] | ^^^^^^^^^^^^^^ not a trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0404]: expected trait, found struct `ParseStream` [INFO] [stdout] --> autoparse/src/parsable.rs:30:43 [INFO] [stdout] | [INFO] [stdout] 30 | fn try_parse_no_rewind(stream: &mut impl ParseStream, position: usize) -> Result<(Self, usize), ParseError> { [INFO] [stdout] | ^^^^^^^^^^^^^^ not a trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0404]: expected trait, found struct `ParseStream` [INFO] [stdout] --> autoparse/src/parsable.rs:42:43 [INFO] [stdout] | [INFO] [stdout] 42 | fn try_parse_no_rewind(stream: &mut impl ParseStream, position: usize) -> Result<(Self, usize), ParseError> { [INFO] [stdout] | ^^^^^^^^^^^^^^ not a trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `buffer_position` in this scope [INFO] [stdout] --> autoparse/src/parse_stream.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | for _ in 0..buffer_position { [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: you might have meant to use the available field: `self.buffer_position` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `buffer_position` in this scope [INFO] [stdout] --> autoparse/src/parse_stream.rs:26:15 [INFO] [stdout] | [INFO] [stdout] 26 | for _ in 0..buffer_position { [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: you might have meant to use the available field: `self.buffer_position` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0404]: expected trait, found struct `ParseStream` [INFO] [stdout] --> autoparse/src/parse_stream.rs:73:27 [INFO] [stdout] | [INFO] [stdout] 73 | impl, V: Parsable> ParseTo for U { [INFO] [stdout] | ^^^^^^^^^^^^^^ not a trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `cmp::min` [INFO] [stdout] --> autoparse/src/parse_stream.rs:1:11 [INFO] [stdout] | [INFO] [stdout] 1 | use std::{cmp::min, collections::VecDeque}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [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: E0404, E0425. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0404`. [INFO] [stdout] [INFO] [stdout] error[E0404]: expected trait, found struct `ParseStream` [INFO] [stdout] --> autoparse/src/parsable.rs:6:43 [INFO] [stdout] | [INFO] [stdout] 6 | fn try_parse_no_rewind(stream: &mut impl ParseStream, position: usize) -> Result<(Self, usize), ParseError>; [INFO] [stdout] | ^^^^^^^^^^^^^^ not a trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0404]: expected trait, found struct `ParseStream` [INFO] [stdout] --> autoparse/src/parsable.rs:8:33 [INFO] [stdout] | [INFO] [stdout] 8 | fn try_parse(stream: &mut impl ParseStream, position: usize) -> Result<(Self, usize), ParseError> { [INFO] [stdout] | ^^^^^^^^^^^^^^ not a trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0404]: expected trait, found struct `ParseStream` [INFO] [stdout] --> autoparse/src/parsable.rs:21:43 [INFO] [stdout] | [INFO] [stdout] 21 | fn try_parse_no_rewind(stream: &mut impl ParseStream, position: usize) -> Result<(Self, usize), ParseError> { [INFO] [stdout] | ^^^^^^^^^^^^^^ not a trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0404]: expected trait, found struct `ParseStream` [INFO] [stdout] --> autoparse/src/parsable.rs:30:43 [INFO] [stdout] | [INFO] [stdout] 30 | fn try_parse_no_rewind(stream: &mut impl ParseStream, position: usize) -> Result<(Self, usize), ParseError> { [INFO] [stdout] | ^^^^^^^^^^^^^^ not a trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0404]: expected trait, found struct `ParseStream` [INFO] [stdout] --> autoparse/src/parsable.rs:42:43 [INFO] [stdout] | [INFO] [stdout] 42 | fn try_parse_no_rewind(stream: &mut impl ParseStream, position: usize) -> Result<(Self, usize), ParseError> { [INFO] [stdout] | ^^^^^^^^^^^^^^ not a trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `buffer_position` in this scope [INFO] [stdout] --> autoparse/src/parse_stream.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | for _ in 0..buffer_position { [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: you might have meant to use the available field: `self.buffer_position` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `buffer_position` in this scope [INFO] [stdout] --> autoparse/src/parse_stream.rs:26:15 [INFO] [stdout] | [INFO] [stdout] 26 | for _ in 0..buffer_position { [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: you might have meant to use the available field: `self.buffer_position` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0404]: expected trait, found struct `ParseStream` [INFO] [stdout] --> autoparse/src/parse_stream.rs:73:27 [INFO] [stdout] | [INFO] [stdout] 73 | impl, V: Parsable> ParseTo for U { [INFO] [stdout] | ^^^^^^^^^^^^^^ not a trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `cmp::min` [INFO] [stdout] --> autoparse/src/parse_stream.rs:1:11 [INFO] [stdout] | [INFO] [stdout] 1 | use std::{cmp::min, collections::VecDeque}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [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: E0404, E0425. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0404`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "f8216349c6d04b0be1af82f075c15d2167c0046f20df85213dfb9fbe9e75411f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f8216349c6d04b0be1af82f075c15d2167c0046f20df85213dfb9fbe9e75411f", kill_on_drop: false }` [INFO] [stdout] f8216349c6d04b0be1af82f075c15d2167c0046f20df85213dfb9fbe9e75411f