[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] ede695fe93436f005e7eab602d77ee8a38df4ba3
[INFO] checking Guocork/DSL against master#5a45ab9738330fb317d49e3594c2db5248b1e971 for pr-136303
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGuocork%2FDSL" "/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/Guocork/DSL on toolchain 5a45ab9738330fb317d49e3594c2db5248b1e971
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5a45ab9738330fb317d49e3594c2db5248b1e971" "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-3-tc1/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" "+5a45ab9738330fb317d49e3594c2db5248b1e971" "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:c80049f3b88b82089a44e0f06d0d6029d44b96b7257e55a1cd63dbc9f4c33334" "/opt/rustwide/cargo-home/bin/cargo" "+5a45ab9738330fb317d49e3594c2db5248b1e971" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 756f4a1e5b71ca73a8b348a510e5c74aa9fc697c6320d80a24539dc85fce950a
[INFO] running `Command { std: "docker" "start" "-a" "756f4a1e5b71ca73a8b348a510e5c74aa9fc697c6320d80a24539dc85fce950a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "756f4a1e5b71ca73a8b348a510e5c74aa9fc697c6320d80a24539dc85fce950a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "756f4a1e5b71ca73a8b348a510e5c74aa9fc697c6320d80a24539dc85fce950a", kill_on_drop: false }`
[INFO] [stdout] 756f4a1e5b71ca73a8b348a510e5c74aa9fc697c6320d80a24539dc85fce950a
[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=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:c80049f3b88b82089a44e0f06d0d6029d44b96b7257e55a1cd63dbc9f4c33334" "/opt/rustwide/cargo-home/bin/cargo" "+5a45ab9738330fb317d49e3594c2db5248b1e971" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a83c14b457664984407fcf54e6d31f44c4c6d03266c76b63b6eb953c8a91fa1d
[INFO] running `Command { std: "docker" "start" "-a" "a83c14b457664984407fcf54e6d31f44c4c6d03266c76b63b6eb953c8a91fa1d", kill_on_drop: false }`
[INFO] [stderr]     Checking memchr v2.7.4
[INFO] [stderr]     Checking minimal-lexical v0.2.1
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking 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] 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<Error<&str>>> {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<Error<&str>>> {parse_string}`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the full type name has been written to '/opt/rustwide/target/debug/deps/DSL-1ee5a9ea5c3f207a.long-type-1242555467546731802.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] error[E0599]: no method named `or_else` found for fn item `fn(&str) -> Result<(&str, String), Err<Error<&str>>> {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<Error<&str>>> {parse_string}`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the full type name has been written to '/opt/rustwide/target/debug/deps/DSL-ae7295df4a3d551d.long-type-5790738410447288761.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] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `DSL` (lib test) due to 1 previous error; 1 warning emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `DSL` (lib) due to 1 previous error; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "a83c14b457664984407fcf54e6d31f44c4c6d03266c76b63b6eb953c8a91fa1d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a83c14b457664984407fcf54e6d31f44c4c6d03266c76b63b6eb953c8a91fa1d", kill_on_drop: false }`
[INFO] [stdout] a83c14b457664984407fcf54e6d31f44c4c6d03266c76b63b6eb953c8a91fa1d
