[INFO] cloning repository https://github.com/matze/splat [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/matze/splat" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmatze%2Fsplat", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmatze%2Fsplat'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8967ab061924f4096b3b5e29809a7b90ab0c919e [INFO] checking matze/splat against try#fcfb0ffc7ed7fc631df1136063939ef648434735 for pr-152543 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmatze%2Fsplat" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/matze/splat [INFO] finished tweaking git repo https://github.com/matze/splat [INFO] tweaked toml for git repo https://github.com/matze/splat written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/matze/splat on toolchain fcfb0ffc7ed7fc631df1136063939ef648434735 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+fcfb0ffc7ed7fc631df1136063939ef648434735" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/matze/splat 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" "+fcfb0ffc7ed7fc631df1136063939ef648434735" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+fcfb0ffc7ed7fc631df1136063939ef648434735" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 16a3c6218bf29b9af02d6f2f2a6dfa5d7db1c236c3e5455d2f2a31e30df57e40 [INFO] running `Command { std: "docker" "start" "-a" "16a3c6218bf29b9af02d6f2f2a6dfa5d7db1c236c3e5455d2f2a31e30df57e40", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "16a3c6218bf29b9af02d6f2f2a6dfa5d7db1c236c3e5455d2f2a31e30df57e40", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "16a3c6218bf29b9af02d6f2f2a6dfa5d7db1c236c3e5455d2f2a31e30df57e40", kill_on_drop: false }` [INFO] [stdout] 16a3c6218bf29b9af02d6f2f2a6dfa5d7db1c236c3e5455d2f2a31e30df57e40 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+fcfb0ffc7ed7fc631df1136063939ef648434735" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f39cdfa03cf24f3b4f793bf3c4824d5436e599b6c0e3a44d2b800ca52c665e84 [INFO] running `Command { std: "docker" "start" "-a" "f39cdfa03cf24f3b4f793bf3c4824d5436e599b6c0e3a44d2b800ca52c665e84", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.105 [INFO] [stderr] Compiling quote v1.0.43 [INFO] [stderr] Compiling zerocopy v0.8.33 [INFO] [stderr] Checking log v0.4.29 [INFO] [stderr] Compiling siphasher v1.0.1 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Checking bitflags v2.10.0 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling anyhow v1.0.100 [INFO] [stderr] Checking aho-corasick v1.1.4 [INFO] [stderr] Checking as-slice v0.2.1 [INFO] [stderr] Compiling phf v0.11.3 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Compiling phf_codegen v0.11.3 [INFO] [stderr] Compiling built v0.8.0 [INFO] [stderr] Compiling av-scenechange v0.14.1 [INFO] [stderr] Checking aligned v0.4.3 [INFO] [stderr] Checking getrandom v0.2.17 [INFO] [stderr] Compiling syn v2.0.114 [INFO] [stderr] Compiling rav1e v0.8.1 [INFO] [stderr] Compiling pest v2.8.5 [INFO] [stderr] Checking nom v8.0.0 [INFO] [stderr] Checking bstr v1.12.1 [INFO] [stderr] Checking core2 v0.4.0 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling pastey v0.1.1 [INFO] [stderr] Checking utf8parse v0.2.2 [INFO] [stderr] Compiling libm v0.2.15 [INFO] [stderr] Checking y4m v0.8.0 [INFO] [stderr] Compiling zmij v1.0.15 [INFO] [stderr] Compiling pest_meta v2.8.5 [INFO] [stderr] Checking anstyle-parse v0.2.7 [INFO] [stderr] Checking bitstream-io v4.9.0 [INFO] [stderr] Compiling simd_helpers v0.1.0 [INFO] [stderr] Checking maybe-rayon v0.1.1 [INFO] [stderr] Checking is_terminal_polyfill v1.70.2 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Checking colorchoice v1.0.4 [INFO] [stderr] Checking anstyle v1.0.13 [INFO] [stderr] Checking anstyle-query v1.1.5 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Checking chrono v0.4.43 [INFO] [stderr] Checking anstream v0.6.21 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Checking loop9 v0.1.5 [INFO] [stderr] Compiling parse-zoneinfo v0.3.1 [INFO] [stderr] Checking globset v0.4.18 [INFO] [stderr] Compiling chrono-tz-build v0.3.0 [INFO] [stderr] Checking ignore v0.4.25 [INFO] [stderr] Checking zune-inflate v0.2.54 [INFO] [stderr] Checking pxfm v0.1.27 [INFO] [stderr] Checking bytemuck v1.24.0 [INFO] [stderr] Compiling rustix v1.1.3 [INFO] [stderr] Checking itoa v1.0.17 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Checking strsim v0.11.1 [INFO] [stderr] Compiling chrono-tz v0.9.0 [INFO] [stderr] Checking winnow v0.7.14 [INFO] [stderr] Checking deunicode v1.6.2 [INFO] [stderr] Checking clap_lex v0.7.7 [INFO] [stderr] Checking globwalk v0.9.1 [INFO] [stderr] Compiling pest_generator v2.8.5 [INFO] [stderr] Checking clap_builder v4.5.54 [INFO] [stderr] Checking slug v0.1.6 [INFO] [stderr] Checking qoi v0.4.1 [INFO] [stderr] Checking humansize v2.1.3 [INFO] [stderr] Checking png v0.18.0 [INFO] [stderr] Checking serde_spanned v1.0.4 [INFO] [stderr] Compiling zerocopy-derive v0.8.33 [INFO] [stderr] Compiling equator-macro v0.4.2 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling arg_enum_proc_macro v0.3.4 [INFO] [stderr] Compiling profiling-procmacros v1.0.17 [INFO] [stderr] Compiling fax_derive v0.2.0 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Checking equator v0.4.2 [INFO] [stderr] Checking profiling v1.0.17 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Checking aligned-vec v0.6.4 [INFO] [stderr] Checking moxcms v0.7.11 [INFO] [stderr] Checking v_frame v0.3.9 [INFO] [stderr] Checking av1-grain v0.2.5 [INFO] [stderr] Checking fax v0.2.6 [INFO] [stderr] Checking toml_parser v1.0.6+spec-1.1.0 [INFO] [stderr] Compiling clap_derive v4.5.49 [INFO] [stderr] Compiling pest_derive v2.8.5 [INFO] [stderr] Checking thiserror v2.0.18 [INFO] [stderr] Checking toml_datetime v0.7.5+spec-1.1.0 [INFO] [stderr] Checking linux-raw-sys v0.11.0 [INFO] [stderr] Checking toml_writer v1.0.6+spec-1.1.0 [INFO] [stderr] Checking pulldown-cmark v0.13.0 [INFO] [stderr] Checking toml v0.9.11+spec-1.1.0 [INFO] [stderr] Checking once_cell v1.21.3 [INFO] [stderr] Checking tempfile v3.24.0 [INFO] [stderr] Checking clap v4.5.54 [INFO] [stderr] Checking half v2.7.1 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Checking exr v1.74.0 [INFO] [stderr] Checking tiff v0.10.3 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking tera v1.20.1 [INFO] [stderr] Checking ravif v0.12.0 [INFO] [stderr] Checking image v0.25.9 [INFO] [stderr] Checking splat v1.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 34s [INFO] running `Command { std: "docker" "inspect" "f39cdfa03cf24f3b4f793bf3c4824d5436e599b6c0e3a44d2b800ca52c665e84", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f39cdfa03cf24f3b4f793bf3c4824d5436e599b6c0e3a44d2b800ca52c665e84", kill_on_drop: false }` [INFO] [stdout] f39cdfa03cf24f3b4f793bf3c4824d5436e599b6c0e3a44d2b800ca52c665e84