[INFO] cloning repository https://github.com/HaoZeke/snapper
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/HaoZeke/snapper" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHaoZeke%2Fsnapper", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHaoZeke%2Fsnapper'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 8821ec9a04258ffec17d9fc15ea294eec02ae61f
[INFO] checking HaoZeke/snapper against master#57f772f25c5ce2bd870d6f8c3ab318eaee5a3326 for pr-133502-22
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHaoZeke%2Fsnapper" "/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/HaoZeke/snapper
[INFO] finished tweaking git repo https://github.com/HaoZeke/snapper
[INFO] tweaked toml for git repo https://github.com/HaoZeke/snapper written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/HaoZeke/snapper on toolchain 57f772f25c5ce2bd870d6f8c3ab318eaee5a3326
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+57f772f25c5ce2bd870d6f8c3ab318eaee5a3326" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/HaoZeke/snapper 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" "+57f772f25c5ce2bd870d6f8c3ab318eaee5a3326" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded rmcp-macros v1.4.0
[INFO] [stderr]   Downloaded pandoc_ast v0.8.6
[INFO] [stderr]   Downloaded tract-onnx v0.15.8
[INFO] [stderr]   Downloaded enum-ordinalize v3.1.15
[INFO] [stderr]   Downloaded doc-comment v0.3.4
[INFO] [stderr]   Downloaded liquid v0.23.1
[INFO] [stderr]   Downloaded proc-quote-impl v0.3.2
[INFO] [stderr]   Downloaded tract-onnx-opl v0.15.8
[INFO] [stderr]   Downloaded clap-markdown v0.1.5
[INFO] [stderr]   Downloaded nnsplit v0.5.9
[INFO] [stderr]   Downloaded proc-quote v0.4.0
[INFO] [stderr]   Downloaded mapr v0.8.0
[INFO] [stderr]   Downloaded liquid-derive v0.23.1
[INFO] [stderr]   Downloaded ec4rs v1.2.0
[INFO] [stderr]   Downloaded educe v0.4.23
[INFO] [stderr]   Downloaded tract-nnef v0.15.8
[INFO] [stderr]   Downloaded liquid-lib v0.23.1
[INFO] [stderr]   Downloaded tract-hir v0.15.8
[INFO] [stderr]   Downloaded liquid-core v0.23.2
[INFO] [stderr]   Downloaded tract-data v0.15.8
[INFO] [stderr]   Downloaded tract-linalg v0.15.8
[INFO] [stderr]   Downloaded tract-core v0.15.8
[INFO] [stderr]   Downloaded imara-diff v0.2.0
[INFO] [stderr]   Downloaded rmcp v1.4.0
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+57f772f25c5ce2bd870d6f8c3ab318eaee5a3326" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3a9025c408239db1b9a4b7daa353e789f610bd924d1cd455e03fb589b4954664
[INFO] running `Command { std: "docker" "start" "-a" "3a9025c408239db1b9a4b7daa353e789f610bd924d1cd455e03fb589b4954664", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3a9025c408239db1b9a4b7daa353e789f610bd924d1cd455e03fb589b4954664", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3a9025c408239db1b9a4b7daa353e789f610bd924d1cd455e03fb589b4954664", kill_on_drop: false }`
[INFO] [stdout] 3a9025c408239db1b9a4b7daa353e789f610bd924d1cd455e03fb589b4954664
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+57f772f25c5ce2bd870d6f8c3ab318eaee5a3326" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f71cec0a80c25e64df05bd3b58d49f3c06521b3f657a3d1d694e26900ab67235
[INFO] running `Command { std: "docker" "start" "-a" "f71cec0a80c25e64df05bd3b58d49f3c06521b3f657a3d1d694e26900ab67235", kill_on_drop: false }`
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling proc-macro-hack v0.5.20+deprecated
[INFO] [stderr]    Compiling cc v1.2.60
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling iana-time-zone v0.1.65
[INFO] [stderr]    Compiling doc-comment v0.3.4
[INFO] [stderr]    Compiling anymap2 v0.13.0
[INFO] [stderr]    Compiling matrixmultiply v0.3.10
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling tinyvec v1.11.0
[INFO] [stderr]     Checking writeable v0.6.3
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]     Checking litemap v0.8.2
[INFO] [stderr]    Compiling libc v0.2.184
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling pest v2.8.6
[INFO] [stderr]    Compiling kstring v1.0.6
[INFO] [stderr]    Compiling unicode-normalization v0.1.25
[INFO] [stderr]     Checking ndarray v0.15.6
[INFO] [stderr]     Checking half v1.8.3
[INFO] [stderr]     Checking maplit v1.0.2
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling proc-quote-impl v0.3.2
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]     Checking zerofrom v0.1.7
[INFO] [stderr]     Checking bit-vec v0.6.3
[INFO] [stderr]     Checking yoke v0.8.2
[INFO] [stderr]     Checking zerovec v0.11.6
[INFO] [stderr]     Checking zerotrie v0.2.4
[INFO] [stderr]    Compiling hashbrown v0.17.0
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]     Checking bit-set v0.5.3
[INFO] [stderr]    Compiling pest_meta v2.8.6
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]     Checking tinystr v0.8.3
[INFO] [stderr]     Checking potential_utf v0.1.5
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]     Checking icu_collections v2.1.1
[INFO] [stderr]     Checking icu_locale_core v2.1.1
[INFO] [stderr]     Checking filetime v0.2.27
[INFO] [stderr]    Compiling fastrand v2.4.1
[INFO] [stderr]     Checking simd-adler32 v0.3.9
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking xattr v1.6.1
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]     Checking serde_json v1.0.149
[INFO] [stderr]     Checking tar v0.4.45
[INFO] [stderr]     Checking form_urlencoded v1.2.2
[INFO] [stderr]     Checking flate2 v1.1.9
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking futures-channel v0.3.32
[INFO] [stderr]     Checking slab v0.4.12
[INFO] [stderr]    Compiling prost-build v0.9.0
[INFO] [stderr]    Compiling pin-project-internal v1.1.11
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]     Checking icu_provider v2.1.1
[INFO] [stderr]     Checking icu_normalizer v2.1.1
[INFO] [stderr]    Compiling enum-ordinalize v3.1.15
[INFO] [stderr]     Checking icu_properties v2.1.2
[INFO] [stderr]    Compiling pest_generator v2.8.6
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]    Compiling proc-quote v0.4.0
[INFO] [stderr]     Checking tokio v1.51.1
[INFO] [stderr]     Checking clap_builder v4.6.0
[INFO] [stderr]    Compiling clap_derive v4.6.0
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]     Checking pin-project v1.1.11
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]    Compiling pest_derive v2.8.6
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]     Checking serde_spanned v0.6.9
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]     Checking mapr v0.8.0
[INFO] [stderr]     Checking inotify-sys v0.1.5
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking dirs-sys v0.3.7
[INFO] [stderr]     Checking instant v0.1.13
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking toml_write v0.1.2
[INFO] [stderr]     Checking winnow v0.7.15
[INFO] [stderr]     Checking notify-types v1.0.1
[INFO] [stderr]     Checking directories v3.0.2
[INFO] [stderr]     Checking hashbrown v0.15.5
[INFO] [stderr]     Checking inotify v0.10.2
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking mio v1.2.0
[INFO] [stderr]    Compiling tower-lsp-macros v0.9.0
[INFO] [stderr]    Compiling auto_impl v1.3.0
[INFO] [stderr]     Checking smawk v0.3.2
[INFO] [stderr]     Checking unicode-linebreak v0.1.5
[INFO] [stderr]     Checking lsp-types v0.94.1
[INFO] [stderr]     Checking dashmap v5.5.3
[INFO] [stderr]     Checking imara-diff v0.2.0
[INFO] [stderr]     Checking notify v7.0.0
[INFO] [stderr]     Checking textwrap v0.16.2
[INFO] [stderr]     Checking rustls-webpki v0.101.7
[INFO] [stderr]     Checking sct v0.7.1
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]     Checking rayon v1.11.0
[INFO] [stderr]     Checking pandoc_ast v0.8.6
[INFO] [stderr]     Checking glob v0.3.3
[INFO] [stderr]     Checking ec4rs v1.2.0
[INFO] [stderr]     Checking unicode-segmentation v1.13.2
[INFO] [stderr]     Checking yansi v1.0.1
[INFO] [stderr]     Checking diff v0.1.13
[INFO] [stderr]    Compiling liquid-derive v0.23.1
[INFO] [stderr]    Compiling prost-derive v0.9.0
[INFO] [stderr]    Compiling educe v0.4.23
[INFO] [stderr]    Compiling derive-new v0.5.9
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]     Checking pretty_assertions v1.4.1
[INFO] [stderr]     Checking clap v4.6.0
[INFO] [stderr]     Checking clap-markdown v0.1.5
[INFO] [stderr]     Checking tower v0.4.13
[INFO] [stderr]     Checking futures v0.3.32
[INFO] [stderr]     Checking tract-data v0.15.8
[INFO] [stderr]     Checking toml_edit v0.22.27
[INFO] [stderr]    Compiling liquid-core v0.23.2
[INFO] [stderr]    Compiling prost v0.9.0
[INFO] [stderr]    Compiling prost-types v0.9.0
[INFO] [stderr]     Checking minreq v2.14.1
[INFO] [stderr]    Compiling liquid-lib v0.23.1
[INFO] [stderr]    Compiling tract-onnx v0.15.8
[INFO] [stderr]     Checking toml v0.8.23
[INFO] [stderr]    Compiling liquid v0.23.1
[INFO] [stderr]    Compiling tract-linalg v0.15.8
[INFO] [stderr]     Checking tract-core v0.15.8
[INFO] [stderr]     Checking tower-lsp v0.20.0
[INFO] [stderr]     Checking tract-nnef v0.15.8
[INFO] [stderr]     Checking tract-hir v0.15.8
[INFO] [stderr]     Checking tract-onnx-opl v0.15.8
[INFO] [stderr]     Checking nnsplit v0.5.9
[INFO] [stderr]     Checking snapper-fmt v0.7.7 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 20s
[INFO] running `Command { std: "docker" "inspect" "f71cec0a80c25e64df05bd3b58d49f3c06521b3f657a3d1d694e26900ab67235", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f71cec0a80c25e64df05bd3b58d49f3c06521b3f657a3d1d694e26900ab67235", kill_on_drop: false }`
[INFO] [stdout] f71cec0a80c25e64df05bd3b58d49f3c06521b3f657a3d1d694e26900ab67235
