[INFO] cloning repository https://github.com/Guocork/DSL [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Guocork/DSL" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGuocork%2FDSL", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGuocork%2FDSL'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 65704c6dfdb35b92cfb43b4aac600eddab604d40 [INFO] testing Guocork/DSL/65704c6dfdb35b92cfb43b4aac600eddab604d40 against beta-2024-12-08 for beta-1.84.0-4 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGuocork%2FDSL" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Guocork/DSL on toolchain beta-2024-12-08 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2024-12-08" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Guocork/DSL [INFO] finished tweaking git repo https://github.com/Guocork/DSL [INFO] tweaked toml for git repo https://github.com/Guocork/DSL written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/Guocork/DSL 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" "+beta-2024-12-08" "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-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-12-08" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 35c99f7e7d02df92589f290977a22b3e3e6e2f617230f41937885844ebf2fc8e [INFO] running `Command { std: "docker" "start" "-a" "35c99f7e7d02df92589f290977a22b3e3e6e2f617230f41937885844ebf2fc8e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "35c99f7e7d02df92589f290977a22b3e3e6e2f617230f41937885844ebf2fc8e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "35c99f7e7d02df92589f290977a22b3e3e6e2f617230f41937885844ebf2fc8e", kill_on_drop: false }` [INFO] [stdout] 35c99f7e7d02df92589f290977a22b3e3e6e2f617230f41937885844ebf2fc8e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=warn" "-e" "RUSTDOCFLAGS=--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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-12-08" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ca0817099e672f39be8f9b3601b8dfce3797ad30236bc64891bd2686162f4fa1 [INFO] running `Command { std: "docker" "start" "-a" "ca0817099e672f39be8f9b3601b8dfce3797ad30236bc64891bd2686162f4fa1", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling DSL v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused imports: `map_res`, `map`, `one_of`, `preceded`, and `take_while` [INFO] [stdout] --> src/lib.rs:3:40 [INFO] [stdout] | [INFO] [stdout] 3 | bytes::complete::{tag, take_until, take_while}, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 4 | character::complete::{alphanumeric1, multispace0, char, digit1, one_of}, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 5 | combinator::{map, map_res}, [INFO] [stdout] | ^^^ ^^^^^^^ [INFO] [stdout] 6 | multi::many0, [INFO] [stdout] 7 | sequence::{delimited, preceded, separated_pair}, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `or_else` found for fn item `fn(&str) -> Result<(&str, String), Err>> {parse_string}` in the current scope [INFO] [stdout] --> src/lib.rs:47:18 [INFO] [stdout] | [INFO] [stdout] 47 | parse_string.or_else(|_| parse_number)(input) [INFO] [stdout] | ^^^^^^^ method not found in `fn(&str) -> Result<(&str, String), Err>> {parse_string}` [INFO] [stdout] | [INFO] [stdout] = note: the full type name has been written to '/opt/rustwide/target/debug/deps/DSL-07a42ed6ef25a91a.long-type-8852847817768392809.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] help: use parentheses to call this function [INFO] [stdout] | [INFO] [stdout] 47 | parse_string(/* &str */).or_else(|_| parse_number)(input) [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0599`. [INFO] [stdout] [INFO] [stderr] error: could not compile `DSL` (lib) due to 1 previous error; 1 warning emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "ca0817099e672f39be8f9b3601b8dfce3797ad30236bc64891bd2686162f4fa1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ca0817099e672f39be8f9b3601b8dfce3797ad30236bc64891bd2686162f4fa1", kill_on_drop: false }` [INFO] [stdout] ca0817099e672f39be8f9b3601b8dfce3797ad30236bc64891bd2686162f4fa1