[INFO] cloning repository https://github.com/j0fiN/math-interpreter [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/j0fiN/math-interpreter" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fj0fiN%2Fmath-interpreter", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fj0fiN%2Fmath-interpreter'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] fafe64a410bd231a235cb7a9cc2809c487578ac5 [INFO] checking j0fiN/math-interpreter against master#af4a5a13a15fa0c60e06321077ef452f769b42fd for pr-122960-4 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fj0fiN%2Fmath-interpreter" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/j0fiN/math-interpreter on toolchain af4a5a13a15fa0c60e06321077ef452f769b42fd [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/j0fiN/math-interpreter [INFO] finished tweaking git repo https://github.com/j0fiN/math-interpreter [INFO] tweaked toml for git repo https://github.com/j0fiN/math-interpreter written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/j0fiN/math-interpreter 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" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a03bcdfb5be7ec5b399fd3acfebfb714c48bc84e3e48c8fa23a774f0a99e5459 [INFO] running `Command { std: "docker" "start" "-a" "a03bcdfb5be7ec5b399fd3acfebfb714c48bc84e3e48c8fa23a774f0a99e5459", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a03bcdfb5be7ec5b399fd3acfebfb714c48bc84e3e48c8fa23a774f0a99e5459", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a03bcdfb5be7ec5b399fd3acfebfb714c48bc84e3e48c8fa23a774f0a99e5459", kill_on_drop: false }` [INFO] [stdout] a03bcdfb5be7ec5b399fd3acfebfb714c48bc84e3e48c8fa23a774f0a99e5459 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5db888c65929e763e2d7aeb1288e2f777c54de55ac8fbaf8e5e939ef90e47c10 [INFO] running `Command { std: "docker" "start" "-a" "5db888c65929e763e2d7aeb1288e2f777c54de55ac8fbaf8e5e939ef90e47c10", kill_on_drop: false }` [INFO] [stderr] Checking pense v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: expected type, found `}` [INFO] [stdout] --> src/parser.rs:21:1 [INFO] [stdout] | [INFO] [stdout] 9 | impl Parser { [INFO] [stdout] | - while parsing this item list starting here [INFO] [stdout] ... [INFO] [stdout] 21 | } [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | expected type [INFO] [stdout] | the item list ends here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected type, found `}` [INFO] [stdout] --> src/parser.rs:21:1 [INFO] [stdout] | [INFO] [stdout] 9 | impl Parser { [INFO] [stdout] | - while parsing this item list starting here [INFO] [stdout] ... [INFO] [stdout] 21 | } [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | expected type [INFO] [stdout] | the item list ends here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `expr` found for reference `&Parser` in the current scope [INFO] [stdout] --> src/parser.rs:16:14 [INFO] [stdout] | [INFO] [stdout] 16 | self.expr(tokens_iter); [INFO] [stdout] | ^^^^ method not found in `&Parser` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `expr` found for reference `&Parser` in the current scope [INFO] [stdout] --> src/parser.rs:16:14 [INFO] [stdout] | [INFO] [stdout] 16 | self.expr(tokens_iter); [INFO] [stdout] | ^^^^ method not found in `&Parser` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0599`. [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0599`. [INFO] [stdout] [INFO] [stderr] error: could not compile `pense` (bin "pense") due to 3 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `pense` (bin "pense" test) due to 3 previous errors [INFO] running `Command { std: "docker" "inspect" "5db888c65929e763e2d7aeb1288e2f777c54de55ac8fbaf8e5e939ef90e47c10", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5db888c65929e763e2d7aeb1288e2f777c54de55ac8fbaf8e5e939ef90e47c10", kill_on_drop: false }` [INFO] [stdout] 5db888c65929e763e2d7aeb1288e2f777c54de55ac8fbaf8e5e939ef90e47c10