[INFO] cloning repository https://github.com/Zerthox/arcdps-log-tools
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Zerthox/arcdps-log-tools" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FZerthox%2Farcdps-log-tools", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FZerthox%2Farcdps-log-tools'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 754239358e22075c1315fa4f63f8c027ae422afc
[INFO] checking Zerthox/arcdps-log-tools against master#8202d110516c6bd87cee375e9a9b774db499015c for pr-149596
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FZerthox%2Farcdps-log-tools" "/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/Zerthox/arcdps-log-tools
[INFO] finished tweaking git repo https://github.com/Zerthox/arcdps-log-tools
[INFO] tweaked toml for git repo https://github.com/Zerthox/arcdps-log-tools written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Zerthox/arcdps-log-tools on toolchain 8202d110516c6bd87cee375e9a9b774db499015c
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8202d110516c6bd87cee375e9a9b774db499015c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Zerthox/arcdps-log-tools 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" "+8202d110516c6bd87cee375e9a9b774db499015c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git repository `https://github.com/zerthox/arcdps-rs`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded deflate64 v0.1.9
[INFO] [stderr]   Downloaded zopfli v0.8.2
[INFO] [stderr]   Downloaded derive_arbitrary v1.4.1
[INFO] [stderr]   Downloaded bzip2 v0.6.0
[INFO] [stderr]   Downloaded ppmd-rust v1.2.1
[INFO] [stderr]   Downloaded liblzma v0.4.2
[INFO] [stderr]   Downloaded arbitrary v1.4.1
[INFO] [stderr]   Downloaded clap_derive v4.5.41
[INFO] [stderr]   Downloaded clap v4.5.41
[INFO] [stderr]   Downloaded libbz2-rs-sys v0.2.1
[INFO] [stderr]   Downloaded zip v4.3.0
[INFO] [stderr]   Downloaded clap_builder v4.5.41
[INFO] [stderr]   Downloaded zstd-sys v2.0.15+zstd.1.5.7
[INFO] [stderr]   Downloaded liblzma-sys v0.4.4
[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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+8202d110516c6bd87cee375e9a9b774db499015c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5c8176bdcb88490868ea2f98c3b448dac48cdae86d7fc348dd0b365a40bce372
[INFO] running `Command { std: "docker" "start" "-a" "5c8176bdcb88490868ea2f98c3b448dac48cdae86d7fc348dd0b365a40bce372", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5c8176bdcb88490868ea2f98c3b448dac48cdae86d7fc348dd0b365a40bce372", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5c8176bdcb88490868ea2f98c3b448dac48cdae86d7fc348dd0b365a40bce372", kill_on_drop: false }`
[INFO] [stdout] 5c8176bdcb88490868ea2f98c3b448dac48cdae86d7fc348dd0b365a40bce372
[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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+8202d110516c6bd87cee375e9a9b774db499015c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 963e36859a95256aab6c5e6c6c82ddb127d88baed80bd02bc338e8d6bd7f2b74
[INFO] running `Command { std: "docker" "start" "-a" "963e36859a95256aab6c5e6c6c82ddb127d88baed80bd02bc338e8d6bd7f2b74", kill_on_drop: false }`
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling pkg-config v0.3.32
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling winnow v0.7.12
[INFO] [stderr]     Checking subtle v2.6.1
[INFO] [stderr]     Checking windows-link v0.1.3
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]     Checking inout v0.1.4
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking crc32fast v1.4.2
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]     Checking powerfmt v0.2.0
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking deranged v0.4.0
[INFO] [stderr]     Checking windows-result v0.3.4
[INFO] [stderr]     Checking windows-strings v0.4.2
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]     Checking time-core v0.1.4
[INFO] [stderr]     Checking bumpalo v3.19.0
[INFO] [stderr]     Checking simd-adler32 v0.3.7
[INFO] [stderr]     Checking log v0.4.27
[INFO] [stderr]     Checking memchr v2.7.5
[INFO] [stderr]     Checking hashbrown v0.15.4
[INFO] [stderr]     Checking num-conv v0.1.0
[INFO] [stderr]     Checking libbz2-rs-sys v0.2.1
[INFO] [stderr]    Compiling jobserver v0.1.33
[INFO] [stderr]     Checking equivalent v1.0.2
[INFO] [stderr]     Checking zopfli v0.8.2
[INFO] [stderr]    Compiling cc v1.2.29
[INFO] [stderr]     Checking time v0.3.41
[INFO] [stderr]     Checking bzip2 v0.6.0
[INFO] [stderr]     Checking indexmap v2.10.0
[INFO] [stderr]     Checking aes v0.8.4
[INFO] [stderr]     Checking pbkdf2 v0.12.2
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking flate2 v1.1.2
[INFO] [stderr]     Checking constant_time_eq v0.3.1
[INFO] [stderr]     Checking ppmd-rust v1.2.1
[INFO] [stderr]     Checking deflate64 v0.1.9
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]     Checking clap_builder v4.5.41
[INFO] [stderr]     Checking itoa v1.0.15
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking ryu v1.0.20
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling zstd-sys v2.0.15+zstd.1.5.7
[INFO] [stderr]    Compiling liblzma-sys v0.4.4
[INFO] [stderr]    Compiling proc-macro-crate v3.3.0
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling num_enum_derive v0.7.4
[INFO] [stderr]    Compiling windows-interface v0.59.1
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling windows-implement v0.60.0
[INFO] [stderr]     Checking zeroize v1.8.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling clap_derive v4.5.41
[INFO] [stderr]     Checking liblzma v0.4.2
[INFO] [stderr]     Checking num_enum v0.7.4
[INFO] [stderr]     Checking windows-core v0.61.2
[INFO] [stderr]     Checking zstd v0.13.3
[INFO] [stderr]     Checking zip v4.3.0
[INFO] [stderr]     Checking clap v4.5.41
[INFO] [stderr]     Checking serde v1.0.219
[INFO] [stderr]     Checking bitflags v2.9.1
[INFO] [stderr]     Checking evtc v0.11.1 (https://github.com/zerthox/arcdps-rs#af9a80d6)
[INFO] [stderr]     Checking evtc_parse v0.10.0 (https://github.com/zerthox/arcdps-rs#af9a80d6)
[INFO] [stderr]     Checking evtc_tools v0.5.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 00s
[INFO] running `Command { std: "docker" "inspect" "963e36859a95256aab6c5e6c6c82ddb127d88baed80bd02bc338e8d6bd7f2b74", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "963e36859a95256aab6c5e6c6c82ddb127d88baed80bd02bc338e8d6bd7f2b74", kill_on_drop: false }`
[INFO] [stdout] 963e36859a95256aab6c5e6c6c82ddb127d88baed80bd02bc338e8d6bd7f2b74
