[INFO] cloning repository https://github.com/hinaria/arya [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hinaria/arya" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhinaria%2Farya", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhinaria%2Farya'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 40032cf3a67f31c5a53cc734d717d3ea277d53a0 [INFO] checking hinaria/arya against master#506512391b1a75ae450d36c9420978402a91abcc for pr-125384 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhinaria%2Farya" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/hinaria/arya on toolchain 506512391b1a75ae450d36c9420978402a91abcc [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+506512391b1a75ae450d36c9420978402a91abcc" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/hinaria/arya [INFO] finished tweaking git repo https://github.com/hinaria/arya [INFO] tweaked toml for git repo https://github.com/hinaria/arya written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/hinaria/arya 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" "+506512391b1a75ae450d36c9420978402a91abcc" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:beeedbb442662e57d416641ecc3200b38e573c25b057896194468d05594dd835" "/opt/rustwide/cargo-home/bin/cargo" "+506512391b1a75ae450d36c9420978402a91abcc" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 75871fc08956519c2c3e70b70f3ae59b05ba197cfe94cb6931eb373035b52ae1 [INFO] running `Command { std: "docker" "start" "-a" "75871fc08956519c2c3e70b70f3ae59b05ba197cfe94cb6931eb373035b52ae1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "75871fc08956519c2c3e70b70f3ae59b05ba197cfe94cb6931eb373035b52ae1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "75871fc08956519c2c3e70b70f3ae59b05ba197cfe94cb6931eb373035b52ae1", kill_on_drop: false }` [INFO] [stdout] 75871fc08956519c2c3e70b70f3ae59b05ba197cfe94cb6931eb373035b52ae1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:beeedbb442662e57d416641ecc3200b38e573c25b057896194468d05594dd835" "/opt/rustwide/cargo-home/bin/cargo" "+506512391b1a75ae450d36c9420978402a91abcc" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 69787ee4b9ef797f9ac0da7eaa4c372569b3ab79ea8bb26a7700c01601e7e141 [INFO] running `Command { std: "docker" "start" "-a" "69787ee4b9ef797f9ac0da7eaa4c372569b3ab79ea8bb26a7700c01601e7e141", kill_on_drop: false }` [INFO] [stderr] Checking arya v0.0.2 (/opt/rustwide/workdir) [INFO] [stdout] error[E0557]: feature has been removed [INFO] [stdout] --> src/lib.rs:95:5 [INFO] [stdout] | [INFO] [stdout] 95 | crate_visibility_modifier, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ feature has been removed [INFO] [stdout] | [INFO] [stdout] = note: removed in favor of `pub(crate)` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0557]: feature has been removed [INFO] [stdout] --> src/lib.rs:97:5 [INFO] [stdout] | [INFO] [stdout] 97 | in_band_lifetimes, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ feature has been removed [INFO] [stdout] | [INFO] [stdout] = note: removed due to unsolved ergonomic questions and added lifetime resolution complexity [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0557]: feature has been removed [INFO] [stdout] --> src/lib.rs:95:5 [INFO] [stdout] | [INFO] [stdout] 95 | crate_visibility_modifier, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ feature has been removed [INFO] [stdout] | [INFO] [stdout] = note: removed in favor of `pub(crate)` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0557]: feature has been removed [INFO] [stdout] --> src/lib.rs:97:5 [INFO] [stdout] | [INFO] [stdout] 97 | in_band_lifetimes, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ feature has been removed [INFO] [stdout] | [INFO] [stdout] = note: removed due to unsolved ergonomic questions and added lifetime resolution complexity [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected one of `!` or `::`, found keyword `enum` [INFO] [stdout] --> src/arya/table.rs:17:7 [INFO] [stdout] | [INFO] [stdout] 17 | crate enum CharacterType { [INFO] [stdout] | ^^^^ expected one of `!` or `::` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected one of `!` or `::`, found keyword `fn` [INFO] [stdout] --> src/arya/verify.rs:211:11 [INFO] [stdout] | [INFO] [stdout] 94 | impl JsonVerifier { [INFO] [stdout] | - while parsing this item list starting here [INFO] [stdout] ... [INFO] [stdout] 211 | crate fn complete(&self) -> (usize, impl Iterator + '_) { [INFO] [stdout] | ^^ expected one of `!` or `::` [INFO] [stdout] ... [INFO] [stdout] 258 | } [INFO] [stdout] | - the item list ends here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected one of `!` or `::`, found keyword `fn` [INFO] [stdout] --> src/hina/mod.rs:12:7 [INFO] [stdout] | [INFO] [stdout] 12 | crate fn as_slice(item: &T) -> &[T] { [INFO] [stdout] | ^^ expected one of `!` or `::` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected one of `!` or `::`, found keyword `enum` [INFO] [stdout] --> src/arya/table.rs:17:7 [INFO] [stdout] | [INFO] [stdout] 17 | crate enum CharacterType { [INFO] [stdout] | ^^^^ expected one of `!` or `::` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected one of `!` or `::`, found keyword `fn` [INFO] [stdout] --> src/arya/verify.rs:211:11 [INFO] [stdout] | [INFO] [stdout] 94 | impl JsonVerifier { [INFO] [stdout] | - while parsing this item list starting here [INFO] [stdout] ... [INFO] [stdout] 211 | crate fn complete(&self) -> (usize, impl Iterator + '_) { [INFO] [stdout] | ^^ expected one of `!` or `::` [INFO] [stdout] ... [INFO] [stdout] 258 | } [INFO] [stdout] | - the item list ends here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected one of `!` or `::`, found keyword `fn` [INFO] [stdout] --> src/hina/mod.rs:12:7 [INFO] [stdout] | [INFO] [stdout] 12 | crate fn as_slice(item: &T) -> &[T] { [INFO] [stdout] | ^^ expected one of `!` or `::` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `arya::table::ComplexToken`, `arya::table::Token`, `arya::table::Transition` [INFO] [stdout] --> src/arya/verify.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | arya::table::ComplexToken, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ no `ComplexToken` in `arya::table` [INFO] [stdout] 6 | arya::table::Token, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ no `Token` in `arya::table` [INFO] [stdout] 7 | arya::table::Transition, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ no `Transition` in `arya::table` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `arya::table::ComplexToken`, `arya::table::Token`, `arya::table::Transition` [INFO] [stdout] --> src/arya/verify.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | arya::table::ComplexToken, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ no `ComplexToken` in `arya::table` [INFO] [stdout] 6 | arya::table::Token, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ no `Token` in `arya::table` [INFO] [stdout] 7 | arya::table::Transition, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ no `Transition` in `arya::table` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `as_slice` in module `hina` [INFO] [stdout] --> src/arya/build.rs:175:15 [INFO] [stdout] | [INFO] [stdout] 175 | hina::as_slice(&self) [INFO] [stdout] | ^^^^^^^^ not found in `hina` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `character_type` in module `arya::table` [INFO] [stdout] --> src/arya/verify.rs:144:43 [INFO] [stdout] | [INFO] [stdout] 144 | let character_type = arya::table::character_type(character)?; [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in `arya::table` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `transition` in module `arya::table` [INFO] [stdout] --> src/arya/verify.rs:145:43 [INFO] [stdout] | [INFO] [stdout] 145 | let transition = arya::table::transition(self.state, character_type)?; [INFO] [stdout] | ^^^^^^^^^^ not found in `arya::table` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `as_slice` in module `hina` [INFO] [stdout] --> src/arya/build.rs:175:15 [INFO] [stdout] | [INFO] [stdout] 175 | hina::as_slice(&self) [INFO] [stdout] | ^^^^^^^^ not found in `hina` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `character_type` in module `arya::table` [INFO] [stdout] --> src/arya/verify.rs:144:43 [INFO] [stdout] | [INFO] [stdout] 144 | let character_type = arya::table::character_type(character)?; [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in `arya::table` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `transition` in module `arya::table` [INFO] [stdout] --> src/arya/verify.rs:145:43 [INFO] [stdout] | [INFO] [stdout] 145 | let transition = arya::table::transition(self.state, character_type)?; [INFO] [stdout] | ^^^^^^^^^^ not found in `arya::table` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `complete` found for struct `JsonVerifier` in the current scope [INFO] [stdout] --> src/arya/build.rs:149:53 [INFO] [stdout] | [INFO] [stdout] 149 | let (until, tokens) = self.verifier.complete(); [INFO] [stdout] | ^^^^^^^^ method not found in `JsonVerifier` [INFO] [stdout] | [INFO] [stdout] ::: src/arya/verify.rs:85:1 [INFO] [stdout] | [INFO] [stdout] 85 | pub struct JsonVerifier { [INFO] [stdout] | ----------------------- method `complete` not found for this struct [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `complete` found for struct `JsonVerifier` in the current scope [INFO] [stdout] --> src/arya/build.rs:149:53 [INFO] [stdout] | [INFO] [stdout] 149 | let (until, tokens) = self.verifier.complete(); [INFO] [stdout] | ^^^^^^^^ method not found in `JsonVerifier` [INFO] [stdout] | [INFO] [stdout] ::: src/arya/verify.rs:85:1 [INFO] [stdout] | [INFO] [stdout] 85 | pub struct JsonVerifier { [INFO] [stdout] | ----------------------- method `complete` not found for this struct [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `state` found for mutable reference `&mut JsonVerifier` in the current scope [INFO] [stdout] --> src/arya/verify.rs:140:25 [INFO] [stdout] | [INFO] [stdout] 140 | return self.state(self.state); [INFO] [stdout] | ^^^^^------------ help: remove the arguments [INFO] [stdout] | | [INFO] [stdout] | field, not a method [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `state` found for mutable reference `&mut JsonVerifier` in the current scope [INFO] [stdout] --> src/arya/verify.rs:140:25 [INFO] [stdout] | [INFO] [stdout] 140 | return self.state(self.state); [INFO] [stdout] | ^^^^^------------ help: remove the arguments [INFO] [stdout] | | [INFO] [stdout] | field, not a method [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `state` found for mutable reference `&mut JsonVerifier` in the current scope [INFO] [stdout] --> src/arya/verify.rs:153:22 [INFO] [stdout] | [INFO] [stdout] 153 | self.state(state) [INFO] [stdout] | ^^^^^------- help: remove the arguments [INFO] [stdout] | | [INFO] [stdout] | field, not a method [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `state` found for mutable reference `&mut JsonVerifier` in the current scope [INFO] [stdout] --> src/arya/verify.rs:153:22 [INFO] [stdout] | [INFO] [stdout] 153 | self.state(state) [INFO] [stdout] | ^^^^^------- help: remove the arguments [INFO] [stdout] | | [INFO] [stdout] | field, not a method [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `pop` found for mutable reference `&mut JsonVerifier` in the current scope [INFO] [stdout] --> src/arya/verify.rs:159:30 [INFO] [stdout] | [INFO] [stdout] 159 | self.pop(ValueType::Key)?; [INFO] [stdout] | ^^^ method not found in `&mut JsonVerifier` [INFO] [stdout] | [INFO] [stdout] help: one of the expressions' fields has a method of the same name [INFO] [stdout] | [INFO] [stdout] 159 | self.stack.pop(ValueType::Key)?; [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `pop` found for mutable reference `&mut JsonVerifier` in the current scope [INFO] [stdout] --> src/arya/verify.rs:159:30 [INFO] [stdout] | [INFO] [stdout] 159 | self.pop(ValueType::Key)?; [INFO] [stdout] | ^^^ method not found in `&mut JsonVerifier` [INFO] [stdout] | [INFO] [stdout] help: one of the expressions' fields has a method of the same name [INFO] [stdout] | [INFO] [stdout] 159 | self.stack.pop(ValueType::Key)?; [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `state` found for mutable reference `&mut JsonVerifier` in the current scope [INFO] [stdout] --> src/arya/verify.rs:160:30 [INFO] [stdout] | [INFO] [stdout] 160 | self.state(Token::Ok) [INFO] [stdout] | ^^^^^----------- help: remove the arguments [INFO] [stdout] | | [INFO] [stdout] | field, not a method [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `state` found for mutable reference `&mut JsonVerifier` in the current scope [INFO] [stdout] --> src/arya/verify.rs:160:30 [INFO] [stdout] | [INFO] [stdout] 160 | self.state(Token::Ok) [INFO] [stdout] | ^^^^^----------- help: remove the arguments [INFO] [stdout] | | [INFO] [stdout] | field, not a method [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `pop` found for mutable reference `&mut JsonVerifier` in the current scope [INFO] [stdout] --> src/arya/verify.rs:163:30 [INFO] [stdout] | [INFO] [stdout] 163 | self.pop(ValueType::Object)?; [INFO] [stdout] | ^^^ method not found in `&mut JsonVerifier` [INFO] [stdout] | [INFO] [stdout] help: one of the expressions' fields has a method of the same name [INFO] [stdout] | [INFO] [stdout] 163 | self.stack.pop(ValueType::Object)?; [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `pop` found for mutable reference `&mut JsonVerifier` in the current scope [INFO] [stdout] --> src/arya/verify.rs:163:30 [INFO] [stdout] | [INFO] [stdout] 163 | self.pop(ValueType::Object)?; [INFO] [stdout] | ^^^ method not found in `&mut JsonVerifier` [INFO] [stdout] | [INFO] [stdout] help: one of the expressions' fields has a method of the same name [INFO] [stdout] | [INFO] [stdout] 163 | self.stack.pop(ValueType::Object)?; [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `state` found for mutable reference `&mut JsonVerifier` in the current scope [INFO] [stdout] --> src/arya/verify.rs:164:30 [INFO] [stdout] | [INFO] [stdout] 164 | self.state(Token::Ok) [INFO] [stdout] | ^^^^^----------- help: remove the arguments [INFO] [stdout] | | [INFO] [stdout] | field, not a method [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `pop` found for mutable reference `&mut JsonVerifier` in the current scope [INFO] [stdout] --> src/arya/verify.rs:167:30 [INFO] [stdout] | [INFO] [stdout] 167 | self.pop(ValueType::Array)?; [INFO] [stdout] | ^^^ method not found in `&mut JsonVerifier` [INFO] [stdout] | [INFO] [stdout] help: one of the expressions' fields has a method of the same name [INFO] [stdout] | [INFO] [stdout] 167 | self.stack.pop(ValueType::Array)?; [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `state` found for mutable reference `&mut JsonVerifier` in the current scope [INFO] [stdout] --> src/arya/verify.rs:164:30 [INFO] [stdout] | [INFO] [stdout] 164 | self.state(Token::Ok) [INFO] [stdout] | ^^^^^----------- help: remove the arguments [INFO] [stdout] | | [INFO] [stdout] | field, not a method [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `pop` found for mutable reference `&mut JsonVerifier` in the current scope [INFO] [stdout] --> src/arya/verify.rs:167:30 [INFO] [stdout] | [INFO] [stdout] 167 | self.pop(ValueType::Array)?; [INFO] [stdout] | ^^^ method not found in `&mut JsonVerifier` [INFO] [stdout] | [INFO] [stdout] help: one of the expressions' fields has a method of the same name [INFO] [stdout] | [INFO] [stdout] 167 | self.stack.pop(ValueType::Array)?; [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `state` found for mutable reference `&mut JsonVerifier` in the current scope [INFO] [stdout] --> src/arya/verify.rs:168:30 [INFO] [stdout] | [INFO] [stdout] 168 | self.state(Token::Ok) [INFO] [stdout] | ^^^^^----------- help: remove the arguments [INFO] [stdout] | | [INFO] [stdout] | field, not a method [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `push` found for mutable reference `&mut JsonVerifier` in the current scope [INFO] [stdout] --> src/arya/verify.rs:171:30 [INFO] [stdout] | [INFO] [stdout] 171 | self.push(ValueType::Key)?; [INFO] [stdout] | ^^^^ method not found in `&mut JsonVerifier` [INFO] [stdout] | [INFO] [stdout] help: one of the expressions' fields has a method of the same name [INFO] [stdout] | [INFO] [stdout] 171 | self.stack.push(ValueType::Key)?; [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `state` found for mutable reference `&mut JsonVerifier` in the current scope [INFO] [stdout] --> src/arya/verify.rs:168:30 [INFO] [stdout] | [INFO] [stdout] 168 | self.state(Token::Ok) [INFO] [stdout] | ^^^^^----------- help: remove the arguments [INFO] [stdout] | | [INFO] [stdout] | field, not a method [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `state` found for mutable reference `&mut JsonVerifier` in the current scope [INFO] [stdout] --> src/arya/verify.rs:172:30 [INFO] [stdout] | [INFO] [stdout] 172 | self.state(Token::Object) [INFO] [stdout] | ^^^^^--------------- help: remove the arguments [INFO] [stdout] | | [INFO] [stdout] | field, not a method [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `push` found for mutable reference `&mut JsonVerifier` in the current scope [INFO] [stdout] --> src/arya/verify.rs:171:30 [INFO] [stdout] | [INFO] [stdout] 171 | self.push(ValueType::Key)?; [INFO] [stdout] | ^^^^ method not found in `&mut JsonVerifier` [INFO] [stdout] | [INFO] [stdout] help: one of the expressions' fields has a method of the same name [INFO] [stdout] | [INFO] [stdout] 171 | self.stack.push(ValueType::Key)?; [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `push` found for mutable reference `&mut JsonVerifier` in the current scope [INFO] [stdout] --> src/arya/verify.rs:175:30 [INFO] [stdout] | [INFO] [stdout] 175 | self.push(ValueType::Array)?; [INFO] [stdout] | ^^^^ method not found in `&mut JsonVerifier` [INFO] [stdout] | [INFO] [stdout] help: one of the expressions' fields has a method of the same name [INFO] [stdout] | [INFO] [stdout] 175 | self.stack.push(ValueType::Array)?; [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `state` found for mutable reference `&mut JsonVerifier` in the current scope [INFO] [stdout] --> src/arya/verify.rs:172:30 [INFO] [stdout] | [INFO] [stdout] 172 | self.state(Token::Object) [INFO] [stdout] | ^^^^^--------------- help: remove the arguments [INFO] [stdout] | | [INFO] [stdout] | field, not a method [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `push` found for mutable reference `&mut JsonVerifier` in the current scope [INFO] [stdout] --> src/arya/verify.rs:175:30 [INFO] [stdout] | [INFO] [stdout] 175 | self.push(ValueType::Array)?; [INFO] [stdout] | ^^^^ method not found in `&mut JsonVerifier` [INFO] [stdout] | [INFO] [stdout] help: one of the expressions' fields has a method of the same name [INFO] [stdout] | [INFO] [stdout] 175 | self.stack.push(ValueType::Array)?; [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `state` found for mutable reference `&mut JsonVerifier` in the current scope [INFO] [stdout] --> src/arya/verify.rs:176:30 [INFO] [stdout] | [INFO] [stdout] 176 | self.state(Token::Array) [INFO] [stdout] | ^^^^^-------------- help: remove the arguments [INFO] [stdout] | | [INFO] [stdout] | field, not a method [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `state` found for mutable reference `&mut JsonVerifier` in the current scope [INFO] [stdout] --> src/arya/verify.rs:176:30 [INFO] [stdout] | [INFO] [stdout] 176 | self.state(Token::Array) [INFO] [stdout] | ^^^^^-------------- help: remove the arguments [INFO] [stdout] | | [INFO] [stdout] | field, not a method [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `state` found for mutable reference `&mut JsonVerifier` in the current scope [INFO] [stdout] --> src/arya/verify.rs:180:61 [INFO] [stdout] | [INFO] [stdout] 180 | ... Some(ValueType::Key) => self.state(Token::Colon), [INFO] [stdout] | ^^^^^-------------- help: remove the arguments [INFO] [stdout] | | [INFO] [stdout] | field, not a method [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `state` found for mutable reference `&mut JsonVerifier` in the current scope [INFO] [stdout] --> src/arya/verify.rs:180:61 [INFO] [stdout] | [INFO] [stdout] 180 | ... Some(ValueType::Key) => self.state(Token::Colon), [INFO] [stdout] | ^^^^^-------------- help: remove the arguments [INFO] [stdout] | | [INFO] [stdout] | field, not a method [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `state` found for mutable reference `&mut JsonVerifier` in the current scope [INFO] [stdout] --> src/arya/verify.rs:181:61 [INFO] [stdout] | [INFO] [stdout] 181 | ... Some(ValueType::Array) => self.state(Token::Ok), [INFO] [stdout] | ^^^^^----------- help: remove the arguments [INFO] [stdout] | | [INFO] [stdout] | field, not a method [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `state` found for mutable reference `&mut JsonVerifier` in the current scope [INFO] [stdout] --> src/arya/verify.rs:181:61 [INFO] [stdout] | [INFO] [stdout] 181 | ... Some(ValueType::Array) => self.state(Token::Ok), [INFO] [stdout] | ^^^^^----------- help: remove the arguments [INFO] [stdout] | | [INFO] [stdout] | field, not a method [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `state` found for mutable reference `&mut JsonVerifier` in the current scope [INFO] [stdout] --> src/arya/verify.rs:182:61 [INFO] [stdout] | [INFO] [stdout] 182 | ... Some(ValueType::Object) => self.state(Token::Ok), [INFO] [stdout] | ^^^^^----------- help: remove the arguments [INFO] [stdout] | | [INFO] [stdout] | field, not a method [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `state` found for mutable reference `&mut JsonVerifier` in the current scope [INFO] [stdout] --> src/arya/verify.rs:182:61 [INFO] [stdout] | [INFO] [stdout] 182 | ... Some(ValueType::Object) => self.state(Token::Ok), [INFO] [stdout] | ^^^^^----------- help: remove the arguments [INFO] [stdout] | | [INFO] [stdout] | field, not a method [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `switch` found for mutable reference `&mut JsonVerifier` in the current scope [INFO] [stdout] --> src/arya/verify.rs:189:38 [INFO] [stdout] | [INFO] [stdout] 189 | ... self.switch(ValueType::Object, ValueType::Key)?; [INFO] [stdout] | ^^^^^^ method not found in `&mut JsonVerifier` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `switch` found for mutable reference `&mut JsonVerifier` in the current scope [INFO] [stdout] --> src/arya/verify.rs:189:38 [INFO] [stdout] | [INFO] [stdout] 189 | ... self.switch(ValueType::Object, ValueType::Key)?; [INFO] [stdout] | ^^^^^^ method not found in `&mut JsonVerifier` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `state` found for mutable reference `&mut JsonVerifier` in the current scope [INFO] [stdout] --> src/arya/verify.rs:190:38 [INFO] [stdout] | [INFO] [stdout] 190 | ... self.state(Token::Key) [INFO] [stdout] | ^^^^^------------ help: remove the arguments [INFO] [stdout] | | [INFO] [stdout] | field, not a method [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `state` found for mutable reference `&mut JsonVerifier` in the current scope [INFO] [stdout] --> src/arya/verify.rs:190:38 [INFO] [stdout] | [INFO] [stdout] 190 | ... self.state(Token::Key) [INFO] [stdout] | ^^^^^------------ help: remove the arguments [INFO] [stdout] | | [INFO] [stdout] | field, not a method [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `state` found for mutable reference `&mut JsonVerifier` in the current scope [INFO] [stdout] --> src/arya/verify.rs:193:38 [INFO] [stdout] | [INFO] [stdout] 193 | ... self.state(Token::Value) [INFO] [stdout] | ^^^^^-------------- help: remove the arguments [INFO] [stdout] | | [INFO] [stdout] | field, not a method [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `switch` found for mutable reference `&mut JsonVerifier` in the current scope [INFO] [stdout] --> src/arya/verify.rs:201:30 [INFO] [stdout] | [INFO] [stdout] 201 | self.switch(ValueType::Key, ValueType::Object)?; [INFO] [stdout] | ^^^^^^ method not found in `&mut JsonVerifier` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `state` found for mutable reference `&mut JsonVerifier` in the current scope [INFO] [stdout] --> src/arya/verify.rs:193:38 [INFO] [stdout] | [INFO] [stdout] 193 | ... self.state(Token::Value) [INFO] [stdout] | ^^^^^-------------- help: remove the arguments [INFO] [stdout] | | [INFO] [stdout] | field, not a method [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `state` found for mutable reference `&mut JsonVerifier` in the current scope [INFO] [stdout] --> src/arya/verify.rs:202:30 [INFO] [stdout] | [INFO] [stdout] 202 | self.state(Token::Value) [INFO] [stdout] | ^^^^^-------------- help: remove the arguments [INFO] [stdout] | | [INFO] [stdout] | field, not a method [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `switch` found for mutable reference `&mut JsonVerifier` in the current scope [INFO] [stdout] --> src/arya/verify.rs:201:30 [INFO] [stdout] | [INFO] [stdout] 201 | self.switch(ValueType::Key, ValueType::Object)?; [INFO] [stdout] | ^^^^^^ method not found in `&mut JsonVerifier` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `state` found for mutable reference `&mut JsonVerifier` in the current scope [INFO] [stdout] --> src/arya/verify.rs:202:30 [INFO] [stdout] | [INFO] [stdout] 202 | self.state(Token::Value) [INFO] [stdout] | ^^^^^-------------- help: remove the arguments [INFO] [stdout] | | [INFO] [stdout] | field, not a method [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 30 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0425, E0432, E0557, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] [stdout] error: aborting due to 30 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0425, E0432, E0557, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] [stderr] error: could not compile `arya` (lib) due to 31 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `arya` (lib test) due to 31 previous errors [INFO] running `Command { std: "docker" "inspect" "69787ee4b9ef797f9ac0da7eaa4c372569b3ab79ea8bb26a7700c01601e7e141", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "69787ee4b9ef797f9ac0da7eaa4c372569b3ab79ea8bb26a7700c01601e7e141", kill_on_drop: false }` [INFO] [stdout] 69787ee4b9ef797f9ac0da7eaa4c372569b3ab79ea8bb26a7700c01601e7e141 [INFO] checking hinaria/arya against try#dae34b759e282c069aa28752564694effd121a63 for pr-125384 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhinaria%2Farya" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/hinaria/arya on toolchain dae34b759e282c069aa28752564694effd121a63 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dae34b759e282c069aa28752564694effd121a63" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/hinaria/arya [INFO] finished tweaking git repo https://github.com/hinaria/arya [INFO] tweaked toml for git repo https://github.com/hinaria/arya written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/hinaria/arya 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" "+dae34b759e282c069aa28752564694effd121a63" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:beeedbb442662e57d416641ecc3200b38e573c25b057896194468d05594dd835" "/opt/rustwide/cargo-home/bin/cargo" "+dae34b759e282c069aa28752564694effd121a63" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c8dff0a21b7e1e2c08fad8f5f00869e175475635286333e70e1340363fb17853 [INFO] running `Command { std: "docker" "start" "-a" "c8dff0a21b7e1e2c08fad8f5f00869e175475635286333e70e1340363fb17853", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c8dff0a21b7e1e2c08fad8f5f00869e175475635286333e70e1340363fb17853", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c8dff0a21b7e1e2c08fad8f5f00869e175475635286333e70e1340363fb17853", kill_on_drop: false }` [INFO] [stdout] c8dff0a21b7e1e2c08fad8f5f00869e175475635286333e70e1340363fb17853 [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=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:beeedbb442662e57d416641ecc3200b38e573c25b057896194468d05594dd835" "/opt/rustwide/cargo-home/bin/cargo" "+dae34b759e282c069aa28752564694effd121a63" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 350cc9a5ec69dc3d6119fb3b9f4d6c940cc2482f7d4a1f9b2fac753df0b7560d [INFO] running `Command { std: "docker" "start" "-a" "350cc9a5ec69dc3d6119fb3b9f4d6c940cc2482f7d4a1f9b2fac753df0b7560d", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] no edition found in manifest, probably 2015, skipping [INFO] running `Command { std: "docker" "inspect" "350cc9a5ec69dc3d6119fb3b9f4d6c940cc2482f7d4a1f9b2fac753df0b7560d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "350cc9a5ec69dc3d6119fb3b9f4d6c940cc2482f7d4a1f9b2fac753df0b7560d", kill_on_drop: false }` [INFO] [stdout] 350cc9a5ec69dc3d6119fb3b9f4d6c940cc2482f7d4a1f9b2fac753df0b7560d