[INFO] cloning repository https://github.com/Seppel3210/math-parser-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Seppel3210/math-parser-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSeppel3210%2Fmath-parser-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSeppel3210%2Fmath-parser-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4ebcc91467f6d6e9091476fbd04443d82175bb91 [INFO] testing Seppel3210/math-parser-rs against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSeppel3210%2Fmath-parser-rs" "/workspace/builds/worker-115/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-115/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Seppel3210/math-parser-rs on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Seppel3210/math-parser-rs [INFO] finished tweaking git repo https://github.com/Seppel3210/math-parser-rs [INFO] tweaked toml for git repo https://github.com/Seppel3210/math-parser-rs written to /workspace/builds/worker-115/source/Cargo.toml [INFO] crate git repo https://github.com/Seppel3210/math-parser-rs already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-115/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-115/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 026b4dfdf1c44da40a1c86a8d7b18deb7d336d1ab03f75393405b50e1dcaabf6 [INFO] running `Command { std: "docker" "start" "-a" "026b4dfdf1c44da40a1c86a8d7b18deb7d336d1ab03f75393405b50e1dcaabf6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "026b4dfdf1c44da40a1c86a8d7b18deb7d336d1ab03f75393405b50e1dcaabf6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "026b4dfdf1c44da40a1c86a8d7b18deb7d336d1ab03f75393405b50e1dcaabf6", kill_on_drop: false }` [INFO] [stdout] 026b4dfdf1c44da40a1c86a8d7b18deb7d336d1ab03f75393405b50e1dcaabf6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-115/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-115/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] aba92c7d88abebe92854b7f435e3ae0e40c4bd3efb60bb5bde6baec496bf5f80 [INFO] running `Command { std: "docker" "start" "-a" "aba92c7d88abebe92854b7f435e3ae0e40c4bd3efb60bb5bde6baec496bf5f80", kill_on_drop: false }` [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling libc v0.2.109 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling const-random-macro v0.1.13 [INFO] [stderr] Compiling const-random v0.1.13 [INFO] [stderr] Compiling ahash v0.3.8 [INFO] [stderr] Compiling chumsky v0.6.0 [INFO] [stderr] Compiling math_parser v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stdout] --> src/lib.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(box_patterns)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0554`. [INFO] [stdout] [INFO] [stderr] error: could not compile `math_parser` due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "aba92c7d88abebe92854b7f435e3ae0e40c4bd3efb60bb5bde6baec496bf5f80", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aba92c7d88abebe92854b7f435e3ae0e40c4bd3efb60bb5bde6baec496bf5f80", kill_on_drop: false }` [INFO] [stdout] aba92c7d88abebe92854b7f435e3ae0e40c4bd3efb60bb5bde6baec496bf5f80