[INFO] cloning repository https://github.com/Osekai/scripts-rust
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Osekai/scripts-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FOsekai%2Fscripts-rust", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FOsekai%2Fscripts-rust'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 8c0a729f8696daa02f0ac1fd3cafe584ffcbc0b0
[INFO] checking Osekai/scripts-rust against master#377656d3dd3f9c23a9c8713e163f4365a5261a84 for pr-146470-4
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FOsekai%2Fscripts-rust" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Osekai/scripts-rust
[INFO] finished tweaking git repo https://github.com/Osekai/scripts-rust
[INFO] tweaked toml for git repo https://github.com/Osekai/scripts-rust written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Osekai/scripts-rust on toolchain 377656d3dd3f9c23a9c8713e163f4365a5261a84
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+377656d3dd3f9c23a9c8713e163f4365a5261a84" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Osekai/scripts-rust 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" "+377656d3dd3f9c23a9c8713e163f4365a5261a84" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating git repository `https://github.com/MaxOhn/rosu-v2`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded zipsign-api v0.1.5
[INFO] [stderr]   Downloaded match_token v0.1.0
[INFO] [stderr]   Downloaded markup5ever v0.14.1
[INFO] [stderr]   Downloaded self_update v0.42.0
[INFO] [stderr]   Downloaded ego-tree v0.10.0
[INFO] [stderr]   Downloaded html5ever v0.29.1
[INFO] [stderr]   Downloaded servo_arc v0.4.3
[INFO] [stderr]   Downloaded scraper v0.22.0
[INFO] [stderr]   Downloaded self-replace v1.5.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+377656d3dd3f9c23a9c8713e163f4365a5261a84" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 780db74227706c2685ad140643dc5effc78c72690a6eddc94a394f0b24053308
[INFO] running `Command { std: "docker" "start" "-a" "780db74227706c2685ad140643dc5effc78c72690a6eddc94a394f0b24053308", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "780db74227706c2685ad140643dc5effc78c72690a6eddc94a394f0b24053308", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "780db74227706c2685ad140643dc5effc78c72690a6eddc94a394f0b24053308", kill_on_drop: false }`
[INFO] [stdout] 780db74227706c2685ad140643dc5effc78c72690a6eddc94a394f0b24053308
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+377656d3dd3f9c23a9c8713e163f4365a5261a84" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 68f04b45576b43238b12a631de9e805776deb407072a56671276278efc39f665
[INFO] running `Command { std: "docker" "start" "-a" "68f04b45576b43238b12a631de9e805776deb407072a56671276278efc39f665", kill_on_drop: false }`
[INFO] [stderr]    Compiling zerocopy v0.8.31
[INFO] [stderr]     Checking stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling const-oid v0.9.6
[INFO] [stderr]     Checking tokio v1.48.0
[INFO] [stderr]    Compiling time-macros v0.2.24
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]     Checking bitflags v2.10.0
[INFO] [stderr]     Checking yoke v0.8.1
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling libm v0.2.15
[INFO] [stderr]    Compiling base64ct v1.8.0
[INFO] [stderr]     Checking deranged v0.5.5
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling pem-rfc7468 v0.7.0
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]     Checking zerovec v0.11.5
[INFO] [stderr]     Checking zerotrie v0.2.3
[INFO] [stderr]    Compiling der v0.7.10
[INFO] [stderr]     Checking rustix v1.1.2
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking tinystr v0.8.2
[INFO] [stderr]     Checking potential_utf v0.1.4
[INFO] [stderr]     Checking icu_collections v2.1.1
[INFO] [stderr]     Checking icu_locale_core v2.1.1
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]     Checking simd-adler32 v0.3.7
[INFO] [stderr]     Checking mac v0.1.1
[INFO] [stderr]     Checking precomputed-hash v0.1.1
[INFO] [stderr]    Compiling time v0.3.44
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]     Checking futf v0.1.5
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]     Checking dtoa v1.0.10
[INFO] [stderr]     Checking tendril v0.4.3
[INFO] [stderr]    Compiling spki v0.7.3
[INFO] [stderr]     Checking dtoa-short v0.3.5
[INFO] [stderr]     Checking icu_provider v2.1.1
[INFO] [stderr]    Compiling pkcs8 v0.10.2
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking string_cache v0.8.9
[INFO] [stderr]    Compiling pkcs1 v0.7.5
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking icu_properties v2.1.1
[INFO] [stderr]    Compiling cssparser-macros v0.6.1
[INFO] [stderr]    Compiling zip v2.4.2
[INFO] [stderr]     Checking zopfli v0.8.3
[INFO] [stderr]     Checking flate2 v1.1.7
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking console v0.15.11
[INFO] [stderr]     Checking tempfile v3.23.0
[INFO] [stderr]     Checking xattr v1.6.1
[INFO] [stderr]     Checking fxhash v0.2.1
[INFO] [stderr]     Checking servo_arc v0.4.3
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling derive_more v0.99.20
[INFO] [stderr]    Compiling match_token v0.1.0
[INFO] [stderr]    Compiling self_update v0.42.0
[INFO] [stderr]    Compiling eyre v0.6.12
[INFO] [stderr]     Checking indicatif v0.17.11
[INFO] [stderr]     Checking clap_builder v4.5.53
[INFO] [stderr]     Checking self-replace v1.5.0
[INFO] [stderr]     Checking tar v0.4.44
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]     Checking crossbeam-channel v0.5.15
[INFO] [stderr]     Checking rosu-mods v0.3.1
[INFO] [stderr]     Checking smallstr v0.3.1
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]    Compiling sqlx-core v0.8.6
[INFO] [stderr]     Checking quick-xml v0.37.5
[INFO] [stderr]     Checking semver v1.0.27
[INFO] [stderr]     Checking ego-tree v0.10.0
[INFO] [stderr]     Checking num-bigint-dig v0.8.6
[INFO] [stderr]     Checking indenter v0.3.4
[INFO] [stderr]     Checking tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]    Compiling string_cache_codegen v0.5.4
[INFO] [stderr]    Compiling phf_macros v0.11.3
[INFO] [stderr]    Compiling selectors v0.26.0
[INFO] [stderr]    Compiling markup5ever v0.14.1
[INFO] [stderr]     Checking phf v0.11.3
[INFO] [stderr]     Checking rsa v0.9.9
[INFO] [stderr]     Checking cssparser v0.34.0
[INFO] [stderr]     Checking tokio-util v0.7.17
[INFO] [stderr]     Checking tokio-rustls v0.26.4
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]     Checking tokio-stream v0.1.17
[INFO] [stderr]     Checking leaky-bucket v1.1.2
[INFO] [stderr]     Checking clap v4.5.53
[INFO] [stderr]     Checking h2 v0.4.12
[INFO] [stderr]     Checking tower-http v0.6.7
[INFO] [stderr]     Checking tracing-appender v0.2.4
[INFO] [stderr]     Checking html5ever v0.29.1
[INFO] [stderr]     Checking scraper v0.22.0
[INFO] [stderr]    Compiling sqlx-mysql v0.8.6
[INFO] [stderr]     Checking hyper v1.8.1
[INFO] [stderr]    Compiling sqlx-macros-core v0.8.6
[INFO] [stderr]     Checking hyper-util v0.1.19
[INFO] [stderr]    Compiling sqlx-macros v0.8.6
[INFO] [stderr]     Checking hyper-rustls v0.27.7
[INFO] [stderr]     Checking reqwest v0.12.24
[INFO] [stderr]     Checking rosu-v2 v0.11.0 (https://github.com/MaxOhn/rosu-v2?branch=lazer#a5c8b58d)
[INFO] [stderr]     Checking sqlx v0.8.6
[INFO] [stderr]     Checking osekai-scripts v3.3.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 08s
[INFO] running `Command { std: "docker" "inspect" "68f04b45576b43238b12a631de9e805776deb407072a56671276278efc39f665", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "68f04b45576b43238b12a631de9e805776deb407072a56671276278efc39f665", kill_on_drop: false }`
[INFO] [stdout] 68f04b45576b43238b12a631de9e805776deb407072a56671276278efc39f665
