[INFO] cloning repository https://github.com/robakiem/calculator-rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/robakiem/calculator-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frobakiem%2Fcalculator-rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frobakiem%2Fcalculator-rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8383770633d223d14a92b3e6853eeae8867438fc [INFO] checking robakiem/calculator-rust against master#350d0ef0ec0493e6d21cfb265cb8211a0e74d766 for pr-145342-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frobakiem%2Fcalculator-rust" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/robakiem/calculator-rust [INFO] finished tweaking git repo https://github.com/robakiem/calculator-rust [INFO] tweaked toml for git repo https://github.com/robakiem/calculator-rust written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/robakiem/calculator-rust on toolchain 350d0ef0ec0493e6d21cfb265cb8211a0e74d766 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/robakiem/calculator-rust 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" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded pest_derive v2.7.14 [INFO] [stderr] Downloaded pest_generator v2.7.14 [INFO] [stderr] Downloaded cpufeatures v0.2.15 [INFO] [stderr] Downloaded pest_meta v2.7.14 [INFO] [stderr] Downloaded libc v0.2.164 [INFO] [stderr] Downloaded pest v2.7.14 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 790fad23cb21b6b19993a69668e944d1bd8f4f05e87b48a94bc429466b98e183 [INFO] running `Command { std: "docker" "start" "-a" "790fad23cb21b6b19993a69668e944d1bd8f4f05e87b48a94bc429466b98e183", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "790fad23cb21b6b19993a69668e944d1bd8f4f05e87b48a94bc429466b98e183", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "790fad23cb21b6b19993a69668e944d1bd8f4f05e87b48a94bc429466b98e183", kill_on_drop: false }` [INFO] [stdout] 790fad23cb21b6b19993a69668e944d1bd8f4f05e87b48a94bc429466b98e183 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=forbid" "-e" "RUSTDOCFLAGS=--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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ab59dbb39ed236b5b1defd88142ff89fb728fb3f15e10bfe544bae2f9c591b84 [INFO] running `Command { std: "docker" "start" "-a" "ab59dbb39ed236b5b1defd88142ff89fb728fb3f15e10bfe544bae2f9c591b84", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.89 [INFO] [stderr] Compiling unicode-ident v1.0.14 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling syn v2.0.87 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Checking pest v2.7.14 [INFO] [stderr] Compiling pest_meta v2.7.14 [INFO] [stderr] Compiling pest_generator v2.7.14 [INFO] [stderr] Compiling pest_derive v2.7.14 [INFO] [stderr] Checking calculator v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0425]: cannot find value `modulo` in this scope [INFO] [stdout] --> src/lib.rs:18:81 [INFO] [stdout] | [INFO] [stdout] 18 | .op(Op::infix(multiply, Left) | Op::infix(divide, Left) | Op::infix(modulo, Left)) [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `unary_minus` in this scope [INFO] [stdout] --> src/lib.rs:19:28 [INFO] [stdout] | [INFO] [stdout] 19 | .op(Op::prefix(unary_minus)) [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `modulo` in this scope [INFO] [stdout] --> src/lib.rs:18:81 [INFO] [stdout] | [INFO] [stdout] 18 | .op(Op::infix(multiply, Left) | Op::infix(divide, Left) | Op::infix(modulo, Left)) [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `unary_minus` in this scope [INFO] [stdout] --> src/lib.rs:19:28 [INFO] [stdout] | [INFO] [stdout] 19 | .op(Op::prefix(unary_minus)) [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `modulo` found for enum `Rule` in the current scope [INFO] [stdout] --> src/lib.rs:36:23 [INFO] [stdout] | [INFO] [stdout] 7 | #[derive(Parser)] [INFO] [stdout] | ------ variant or associated item `modulo` not found for this enum [INFO] [stdout] ... [INFO] [stdout] 36 | Rule::modulo => Op::Modulo, [INFO] [stdout] | ^^^^^^ variant or associated item not found in `Rule` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `unary_minus` found for enum `Rule` in the current scope [INFO] [stdout] --> src/lib.rs:46:20 [INFO] [stdout] | [INFO] [stdout] 7 | #[derive(Parser)] [INFO] [stdout] | ------ variant or associated item `unary_minus` not found for this enum [INFO] [stdout] ... [INFO] [stdout] 46 | Rule::unary_minus => Expr::UnaryMinus(Box::new(rhs)), [INFO] [stdout] | ^^^^^^^^^^^ variant or associated item not found in `Rule` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0425, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `modulo` found for enum `Rule` in the current scope [INFO] [stdout] --> src/lib.rs:36:23 [INFO] [stdout] | [INFO] [stdout] 7 | #[derive(Parser)] [INFO] [stdout] | ------ variant or associated item `modulo` not found for this enum [INFO] [stdout] ... [INFO] [stdout] 36 | Rule::modulo => Op::Modulo, [INFO] [stdout] | ^^^^^^ variant or associated item not found in `Rule` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `unary_minus` found for enum `Rule` in the current scope [INFO] [stdout] --> src/lib.rs:46:20 [INFO] [stdout] | [INFO] [stdout] 7 | #[derive(Parser)] [INFO] [stdout] | ------ variant or associated item `unary_minus` not found for this enum [INFO] [stdout] ... [INFO] [stdout] 46 | Rule::unary_minus => Expr::UnaryMinus(Box::new(rhs)), [INFO] [stdout] | ^^^^^^^^^^^ variant or associated item not found in `Rule` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `calculator` (lib test) due to 4 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] Some errors have detailed explanations: E0425, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] [stderr] error: could not compile `calculator` (lib) due to 4 previous errors [INFO] running `Command { std: "docker" "inspect" "ab59dbb39ed236b5b1defd88142ff89fb728fb3f15e10bfe544bae2f9c591b84", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ab59dbb39ed236b5b1defd88142ff89fb728fb3f15e10bfe544bae2f9c591b84", kill_on_drop: false }` [INFO] [stdout] ab59dbb39ed236b5b1defd88142ff89fb728fb3f15e10bfe544bae2f9c591b84