[INFO] cloning repository https://github.com/MashPlant/re2dfa [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/MashPlant/re2dfa" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMashPlant%2Fre2dfa", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMashPlant%2Fre2dfa'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 974358dcd98455ebc498820dc3b3f07a5421a09a [INFO] checking MashPlant/re2dfa against master#af4a5a13a15fa0c60e06321077ef452f769b42fd for pr-122960-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMashPlant%2Fre2dfa" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/MashPlant/re2dfa 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/MashPlant/re2dfa [INFO] finished tweaking git repo https://github.com/MashPlant/re2dfa [INFO] tweaked toml for git repo https://github.com/MashPlant/re2dfa written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Updating git repository `https://github.com/MashPlant/pretty_u8` [INFO] [stderr] Updating git repository `https://github.com/MashPlant/tools` [INFO] [stderr] Locking 37 packages [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-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 11463c722e3432696b9fc37c931491fafd047cada6a01192f644f6c11aedc69f [INFO] running `Command { std: "docker" "start" "-a" "11463c722e3432696b9fc37c931491fafd047cada6a01192f644f6c11aedc69f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "11463c722e3432696b9fc37c931491fafd047cada6a01192f644f6c11aedc69f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "11463c722e3432696b9fc37c931491fafd047cada6a01192f644f6c11aedc69f", kill_on_drop: false }` [INFO] [stdout] 11463c722e3432696b9fc37c931491fafd047cada6a01192f644f6c11aedc69f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6709d84e5e0d64bd2e22f479d1d9fec8054d18236b7946b12b65034021678855 [INFO] running `Command { std: "docker" "start" "-a" "6709d84e5e0d64bd2e22f479d1d9fec8054d18236b7946b12b65034021678855", kill_on_drop: false }` [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Checking memchr v2.7.2 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Checking pretty_u8 v0.1.0 (https://github.com/MashPlant/pretty_u8#781aa721) [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Checking clap v4.5.4 [INFO] [stderr] Checking ahash v0.8.11 [INFO] [stderr] Checking tools v0.1.0 (https://github.com/MashPlant/tools#99ac3bc1) [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Checking re2dfa v1.0.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `print::*` [INFO] [stdout] --> src/lib.rs:9:9 [INFO] [stdout] | [INFO] [stdout] 9 | pub use print::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `print::*` [INFO] [stdout] --> src/lib.rs:9:9 [INFO] [stdout] | [INFO] [stdout] 9 | pub use print::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `clap::App` [INFO] [stdout] --> examples/show_fa.rs:2:12 [INFO] [stdout] | [INFO] [stdout] 2 | use clap::{App, Arg}; [INFO] [stdout] | ^^^ no `App` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `with_name` found for struct `Arg` in the current scope [INFO] [stdout] --> examples/show_fa.rs:9:15 [INFO] [stdout] | [INFO] [stdout] 9 | .arg(Arg::with_name("input").required(true)) [INFO] [stdout] | ^^^^^^^^^ function or associated item not found in `Arg` [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `Arg`, consider using `Arg::new` which returns `Arg` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clap_builder-4.5.2/src/builder/arg.rs:111:5 [INFO] [stdout] | [INFO] [stdout] 111 | pub fn new(id: impl Into) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `with_name` found for struct `Arg` in the current scope [INFO] [stdout] --> examples/show_fa.rs:10:15 [INFO] [stdout] | [INFO] [stdout] 10 | .arg(Arg::with_name("nfa").long("nfa").takes_value(true)) [INFO] [stdout] | ^^^^^^^^^ function or associated item not found in `Arg` [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `Arg`, consider using `Arg::new` which returns `Arg` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clap_builder-4.5.2/src/builder/arg.rs:111:5 [INFO] [stdout] | [INFO] [stdout] 111 | pub fn new(id: impl Into) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `with_name` found for struct `Arg` in the current scope [INFO] [stdout] --> examples/show_fa.rs:11:15 [INFO] [stdout] | [INFO] [stdout] 11 | .arg(Arg::with_name("raw_dfa").long("raw_dfa").takes_value(true).help("show the dfa directly converted from nfa")) [INFO] [stdout] | ^^^^^^^^^ function or associated item not found in `Arg` [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `Arg`, consider using `Arg::new` which returns `Arg` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clap_builder-4.5.2/src/builder/arg.rs:111:5 [INFO] [stdout] | [INFO] [stdout] 111 | pub fn new(id: impl Into) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `with_name` found for struct `Arg` in the current scope [INFO] [stdout] --> examples/show_fa.rs:12:15 [INFO] [stdout] | [INFO] [stdout] 12 | .arg(Arg::with_name("dfa").long("dfa").takes_value(true).help("show the minimized dfa")) [INFO] [stdout] | ^^^^^^^^^ function or associated item not found in `Arg` [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `Arg`, consider using `Arg::new` which returns `Arg` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clap_builder-4.5.2/src/builder/arg.rs:111:5 [INFO] [stdout] | [INFO] [stdout] 111 | pub fn new(id: impl Into) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 5 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `re2dfa` (example "show_fa") due to 6 previous errors [INFO] running `Command { std: "docker" "inspect" "6709d84e5e0d64bd2e22f479d1d9fec8054d18236b7946b12b65034021678855", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6709d84e5e0d64bd2e22f479d1d9fec8054d18236b7946b12b65034021678855", kill_on_drop: false }` [INFO] [stdout] 6709d84e5e0d64bd2e22f479d1d9fec8054d18236b7946b12b65034021678855