[INFO] cloning repository https://github.com/LKBaka/RustAnt
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/LKBaka/RustAnt" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLKBaka%2FRustAnt", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLKBaka%2FRustAnt'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 2d21f713adb7b52325f5642b5862fbf9e09959c3
[INFO] checking LKBaka/RustAnt against try#4f260f0f20b3133d20cfb50353c0221943af5796+rustflags=-Dunmustuse_in_always_ok for pr-148577
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLKBaka%2FRustAnt" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-6-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/LKBaka/RustAnt
[INFO] finished tweaking git repo https://github.com/LKBaka/RustAnt
[INFO] tweaked toml for git repo https://github.com/LKBaka/RustAnt written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/LKBaka/RustAnt on toolchain 4f260f0f20b3133d20cfb50353c0221943af5796
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/LKBaka/RustAnt 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" "+4f260f0f20b3133d20cfb50353c0221943af5796" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7d419f8be1dffc95f8fffaad330353ff77a6a11fa82af4dd7af306bea8380d38
[INFO] running `Command { std: "docker" "start" "-a" "7d419f8be1dffc95f8fffaad330353ff77a6a11fa82af4dd7af306bea8380d38", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7d419f8be1dffc95f8fffaad330353ff77a6a11fa82af4dd7af306bea8380d38", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7d419f8be1dffc95f8fffaad330353ff77a6a11fa82af4dd7af306bea8380d38", kill_on_drop: false }`
[INFO] [stdout] 7d419f8be1dffc95f8fffaad330353ff77a6a11fa82af4dd7af306bea8380d38
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=forbid -Dunmustuse_in_always_ok" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d9eb5493d515642543ff0d289b85039f917797d2a93eef58e5c32a6876a2cc01
[INFO] running `Command { std: "docker" "start" "-a" "d9eb5493d515642543ff0d289b85039f917797d2a93eef58e5c32a6876a2cc01", kill_on_drop: false }`
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.104
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]    Compiling bumpalo v3.19.0
[INFO] [stderr]    Compiling toml_datetime v0.7.2
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking anstyle v1.0.13
[INFO] [stderr]     Checking anstyle-query v1.1.4
[INFO] [stderr]    Compiling bigdecimal v0.4.7
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]     Checking clap_lex v0.7.5
[INFO] [stderr]     Checking foldhash v0.2.0
[INFO] [stderr]     Checking global_env v0.1.0 (https://github.com/LKBaka/global_env.git#8021cd5e)
[INFO] [stderr]     Checking unicode-properties v0.1.3
[INFO] [stderr]     Checking dyn-clone v1.0.20
[INFO] [stderr]     Checking colored v3.0.0
[INFO] [stderr]     Checking anstream v0.6.20
[INFO] [stderr]     Checking hashbrown v0.16.0
[INFO] [stderr]     Checking clap_builder v4.5.48
[INFO] [stderr]    Compiling wasm-bindgen v0.2.104
[INFO] [stderr]     Checking indexmap v2.11.4
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]    Compiling toml_parser v1.0.3
[INFO] [stderr]    Compiling toml_edit v0.23.6
[INFO] [stderr]    Compiling proc-macro-crate v3.4.0
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.104
[INFO] [stderr]    Compiling clap_derive v4.5.47
[INFO] [stderr]    Compiling phf_macros v0.11.3
[INFO] [stderr]    Compiling num_enum_derive v0.7.4
[INFO] [stderr]    Compiling enum_dispatch v0.3.13
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.104
[INFO] [stderr]     Checking phf v0.11.3
[INFO] [stderr]     Checking num_enum v0.7.4
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.104
[INFO] [stderr]     Checking clap v4.5.48
[INFO] [stderr]     Checking rust_ant v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: this type will no longer be must used: Result<PathBuf, Infallible>
[INFO] [stdout]   --> src/module_importer/importer_enum.rs:36:21
[INFO] [stdout]    |
[INFO] [stdout] 36 |                     PathBuf::from_str(&module_path).expect(&format!("invaild path: {module_path}"));
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: requested on the command line with `-D unmustuse-in-always-ok`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rust_ant` (lib) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] warning: constant `TEST_COUNT` is never used
[INFO] [stdout]  --> src/byte_code_vm/test.rs:3:11
[INFO] [stdout]   |
[INFO] [stdout] 3 |     const TEST_COUNT: u16 = 1000;
[INFO] [stdout]   |           ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_speed` is never used
[INFO] [stdout]   --> src/byte_code_vm/test.rs:13:8
[INFO] [stdout]    |
[INFO] [stdout] 13 |     fn test_speed() {
[INFO] [stdout]    |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<PathBuf, Infallible>
[INFO] [stdout]   --> src/module_importer/importer_enum.rs:36:21
[INFO] [stdout]    |
[INFO] [stdout] 36 |                     PathBuf::from_str(&module_path).expect(&format!("invaild path: {module_path}"));
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: requested on the command line with `-D unmustuse-in-always-ok`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rust_ant` (lib test) due to 1 previous error; 2 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "d9eb5493d515642543ff0d289b85039f917797d2a93eef58e5c32a6876a2cc01", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d9eb5493d515642543ff0d289b85039f917797d2a93eef58e5c32a6876a2cc01", kill_on_drop: false }`
[INFO] [stdout] d9eb5493d515642543ff0d289b85039f917797d2a93eef58e5c32a6876a2cc01
