[INFO] cloning repository https://github.com/hangCode2001/escape-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hangCode2001/escape-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FhangCode2001%2Fescape-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FhangCode2001%2Fescape-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b827c51c1c63acff0ac18d4f9981f6a18f88821c [INFO] checking hangCode2001/escape-rs against master#f8f6997469237299c1d60814c7b9828602a1f8e4 for pr-143808 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FhangCode2001%2Fescape-rs" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/hangCode2001/escape-rs [INFO] finished tweaking git repo https://github.com/hangCode2001/escape-rs [INFO] tweaked toml for git repo https://github.com/hangCode2001/escape-rs written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/hangCode2001/escape-rs on toolchain f8f6997469237299c1d60814c7b9828602a1f8e4 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f8f6997469237299c1d60814c7b9828602a1f8e4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/hangCode2001/escape-rs 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" "+f8f6997469237299c1d60814c7b9828602a1f8e4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded napi v2.16.17 [INFO] [stderr] Downloaded napi-build v2.1.6 [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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+f8f6997469237299c1d60814c7b9828602a1f8e4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 30341e3347be7c7fc68a5a3e7fffe5682b87a6ae4bcdb0f70d91c1b19c077f08 [INFO] running `Command { std: "docker" "start" "-a" "30341e3347be7c7fc68a5a3e7fffe5682b87a6ae4bcdb0f70d91c1b19c077f08", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "30341e3347be7c7fc68a5a3e7fffe5682b87a6ae4bcdb0f70d91c1b19c077f08", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "30341e3347be7c7fc68a5a3e7fffe5682b87a6ae4bcdb0f70d91c1b19c077f08", kill_on_drop: false }` [INFO] [stdout] 30341e3347be7c7fc68a5a3e7fffe5682b87a6ae4bcdb0f70d91c1b19c077f08 [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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+f8f6997469237299c1d60814c7b9828602a1f8e4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 98bba838ca661332114dc22877380c7eff6c46201ab3421af92f99f2e568016e [INFO] running `Command { std: "docker" "start" "-a" "98bba838ca661332114dc22877380c7eff6c46201ab3421af92f99f2e568016e", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.94 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling napi-build v2.1.6 [INFO] [stderr] Compiling once_cell v1.21.1 [INFO] [stderr] Checking bitflags v2.9.0 [INFO] [stderr] Checking napi-sys v2.4.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling escape-rs v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling convert_case v0.6.0 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling ctor v0.2.9 [INFO] [stderr] Compiling napi-derive-backend v1.0.75 [INFO] [stderr] Checking napi v2.16.17 [INFO] [stderr] Compiling napi-derive v2.16.13 [INFO] [stdout] warning: function `escape_html` is never used [INFO] [stdout] --> src/lib.rs:5:4 [INFO] [stdout] | [INFO] [stdout] 5 | fn escape_html(string: String) -> String { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `escape_text_for_browser` is never used [INFO] [stdout] --> src/lib.rs:57:4 [INFO] [stdout] | [INFO] [stdout] 57 | fn escape_text_for_browser(text: Either3) -> String { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.06s [INFO] running `Command { std: "docker" "inspect" "98bba838ca661332114dc22877380c7eff6c46201ab3421af92f99f2e568016e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "98bba838ca661332114dc22877380c7eff6c46201ab3421af92f99f2e568016e", kill_on_drop: false }` [INFO] [stdout] 98bba838ca661332114dc22877380c7eff6c46201ab3421af92f99f2e568016e