[INFO] cloning repository https://github.com/Aalivexy/gacha-url
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Aalivexy/gacha-url" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAalivexy%2Fgacha-url", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAalivexy%2Fgacha-url'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 97b1e9f19c3e2b3b3b1b04b5678272f4b49d6707
[INFO] checking Aalivexy/gacha-url against try#e117153a45c546e883c1f91d82611775fcaeffe0 for pr-146470
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAalivexy%2Fgacha-url" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Aalivexy/gacha-url
[INFO] finished tweaking git repo https://github.com/Aalivexy/gacha-url
[INFO] tweaked toml for git repo https://github.com/Aalivexy/gacha-url written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Aalivexy/gacha-url on toolchain e117153a45c546e883c1f91d82611775fcaeffe0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e117153a45c546e883c1f91d82611775fcaeffe0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Aalivexy/gacha-url 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" "+e117153a45c546e883c1f91d82611775fcaeffe0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+e117153a45c546e883c1f91d82611775fcaeffe0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f6cd25667d9965d3476b6f74fb54e77bcb61522592b11e8515857a7c401bd471
[INFO] running `Command { std: "docker" "start" "-a" "f6cd25667d9965d3476b6f74fb54e77bcb61522592b11e8515857a7c401bd471", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f6cd25667d9965d3476b6f74fb54e77bcb61522592b11e8515857a7c401bd471", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f6cd25667d9965d3476b6f74fb54e77bcb61522592b11e8515857a7c401bd471", kill_on_drop: false }`
[INFO] [stdout] f6cd25667d9965d3476b6f74fb54e77bcb61522592b11e8515857a7c401bd471
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "-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" "+e117153a45c546e883c1f91d82611775fcaeffe0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7295e77427f391f6c0ce4005e278a67f13cdaa08eb0530b347110c4fa4241990
[INFO] running `Command { std: "docker" "start" "-a" "7295e77427f391f6c0ce4005e278a67f13cdaa08eb0530b347110c4fa4241990", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling pkg-config v0.3.32
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling libc v0.2.171
[INFO] [stderr]    Compiling cc v1.2.19
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]    Compiling winnow v0.7.6
[INFO] [stderr]     Checking foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling openssl v0.10.72
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]     Checking foreign-types v0.3.2
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]     Checking once_cell v1.21.3
[INFO] [stderr]    Compiling vc-ltl v5.2.1
[INFO] [stderr]    Compiling minreq v2.13.4
[INFO] [stderr]     Checking utf8_iter v1.0.4
[INFO] [stderr]     Checking idna_adapter v1.0.0
[INFO] [stderr]     Checking openssl-probe v0.1.6
[INFO] [stderr]     Checking ryu v1.0.20
[INFO] [stderr]     Checking percent-encoding v2.3.1
[INFO] [stderr]     Checking itoa v1.0.15
[INFO] [stderr]     Checking smallvec v1.15.0
[INFO] [stderr]     Checking form_urlencoded v1.2.1
[INFO] [stderr]    Compiling openssl-sys v0.9.107
[INFO] [stderr]     Checking winsafe v0.0.23
[INFO] [stderr]     Checking idna v1.0.3
[INFO] [stderr]     Checking regex-lite v0.1.6
[INFO] [stderr]     Checking url v2.5.4
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling serde_spanned v0.6.8
[INFO] [stderr]    Compiling toml_edit v0.22.24
[INFO] [stderr]    Compiling toml v0.8.20
[INFO] [stderr]    Compiling embed-resource v3.0.2
[INFO] [stderr]    Compiling gacha-url v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.05s
[INFO] running `Command { std: "docker" "inspect" "7295e77427f391f6c0ce4005e278a67f13cdaa08eb0530b347110c4fa4241990", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7295e77427f391f6c0ce4005e278a67f13cdaa08eb0530b347110c4fa4241990", kill_on_drop: false }`
[INFO] [stdout] 7295e77427f391f6c0ce4005e278a67f13cdaa08eb0530b347110c4fa4241990
