[INFO] cloning repository https://github.com/hritxxxk/pgit [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hritxxxk/pgit" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhritxxxk%2Fpgit", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhritxxxk%2Fpgit'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0a4975b5325ad6a9ae2a9c27f2052aa2e5af7a53 [INFO] checking hritxxxk/pgit against try#6757d700f93f6d16c8b39cf79e96b019bd570e7d for pr-155299 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhritxxxk%2Fpgit" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/hritxxxk/pgit [INFO] finished tweaking git repo https://github.com/hritxxxk/pgit [INFO] tweaked toml for git repo https://github.com/hritxxxk/pgit written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/hritxxxk/pgit on toolchain 6757d700f93f6d16c8b39cf79e96b019bd570e7d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+6757d700f93f6d16c8b39cf79e96b019bd570e7d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/hritxxxk/pgit 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" "+6757d700f93f6d16c8b39cf79e96b019bd570e7d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+6757d700f93f6d16c8b39cf79e96b019bd570e7d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8ffc511cc45a035965fbc40ce0dbee79d00940bcd7781c16f38e1b41aa49aed4 [INFO] running `Command { std: "docker" "start" "-a" "8ffc511cc45a035965fbc40ce0dbee79d00940bcd7781c16f38e1b41aa49aed4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8ffc511cc45a035965fbc40ce0dbee79d00940bcd7781c16f38e1b41aa49aed4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8ffc511cc45a035965fbc40ce0dbee79d00940bcd7781c16f38e1b41aa49aed4", kill_on_drop: false }` [INFO] [stdout] 8ffc511cc45a035965fbc40ce0dbee79d00940bcd7781c16f38e1b41aa49aed4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+6757d700f93f6d16c8b39cf79e96b019bd570e7d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 010f0ef226c5ba83a3cdddb6ef941d67d824b26dafe008de21cde08ccd381164 [INFO] running `Command { std: "docker" "start" "-a" "010f0ef226c5ba83a3cdddb6ef941d67d824b26dafe008de21cde08ccd381164", kill_on_drop: false }` [INFO] [stderr] Checking either v1.15.0 [INFO] [stderr] Compiling libc v0.2.183 [INFO] [stderr] Checking indexmap v2.12.0 [INFO] [stderr] Checking num-traits v0.2.19 [INFO] [stderr] Checking parking_lot_core v0.9.12 [INFO] [stderr] Checking getrandom v0.2.17 [INFO] [stderr] Checking getrandom v0.3.4 [INFO] [stderr] Checking mio v1.1.1 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling tokio-macros v2.6.1 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Checking num-conv v0.2.0 [INFO] [stderr] Checking serde v1.0.228 [INFO] [stderr] Checking futures-task v0.3.32 [INFO] [stderr] Checking outref v0.5.2 [INFO] [stderr] Checking time v0.3.47 [INFO] [stderr] Checking vsimd v0.8.0 [INFO] [stderr] Checking futures-util v0.3.32 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Checking tracing v0.1.44 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling bytemuck_derive v1.10.2 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking base64-simd v0.8.0 [INFO] [stderr] Checking rayon v1.11.0 [INFO] [stderr] Checking http-body v0.4.6 [INFO] [stderr] Checking tokio v1.50.0 [INFO] [stderr] Checking socket2 v0.5.10 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Compiling target-features v0.1.6 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Checking array-init-cursor v0.2.1 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Checking planus v0.3.1 [INFO] [stderr] Checking bytes-utils v0.1.4 [INFO] [stderr] Compiling smartstring v1.0.1 [INFO] [stderr] Compiling rustls v0.20.9 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling pin-project-internal v1.1.11 [INFO] [stderr] Compiling polars-utils v0.35.4 [INFO] [stderr] Checking arrow-format v0.8.1 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Checking simdutf8 v0.1.5 [INFO] [stderr] Checking chrono v0.4.31 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Checking aws-smithy-types v0.55.3 [INFO] [stderr] Checking bytemuck v1.25.0 [INFO] [stderr] Compiling cc v1.2.57 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking foreign_vec v0.1.0 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Checking fast-float v0.2.0 [INFO] [stderr] Checking aws-smithy-eventstream v0.55.3 [INFO] [stderr] Checking streaming-iterator v0.1.9 [INFO] [stderr] Compiling litemap v0.8.1 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Compiling writeable v0.6.2 [INFO] [stderr] Checking ethnum v1.5.2 [INFO] [stderr] Checking atoi_simd v0.15.6 [INFO] [stderr] Checking strength_reduce v0.2.4 [INFO] [stderr] Checking zerotrie v0.2.3 [INFO] [stderr] Compiling aws-types v0.55.3 [INFO] [stderr] Compiling anyhow v1.0.75 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Checking pin-project v1.1.11 [INFO] [stderr] Compiling polars-core v0.35.4 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Compiling regex-syntax v0.8.10 [INFO] [stderr] Checking rand_distr v0.4.3 [INFO] [stderr] Checking sha2 v0.10.9 [INFO] [stderr] Checking tinystr v0.8.2 [INFO] [stderr] Checking potential_utf v0.1.4 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Checking icu_collections v2.1.1 [INFO] [stderr] Checking icu_locale_core v2.1.1 [INFO] [stderr] Compiling icu_properties_data v2.1.2 [INFO] [stderr] Checking crossterm v0.29.0 [INFO] [stderr] Compiling icu_normalizer_data v2.1.1 [INFO] [stderr] Compiling polars-ops v0.35.4 [INFO] [stderr] Checking simd-adler32 v0.3.8 [INFO] [stderr] Compiling snap v1.1.1 [INFO] [stderr] Checking xxhash-rust v0.8.15 [INFO] [stderr] Compiling bitflags v2.11.0 [INFO] [stderr] Checking miniz_oxide v0.8.9 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking argminmax v0.6.3 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Checking comfy-table v7.2.2 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Checking polars-error v0.35.4 [INFO] [stderr] Compiling zstd-sys v2.0.16+zstd.1.5.7 [INFO] [stderr] Compiling lz4-sys v1.11.1+lz4-1.10.0 [INFO] [stderr] Checking icu_provider v2.1.1 [INFO] [stderr] Checking flate2 v1.1.9 [INFO] [stderr] Compiling libsqlite3-sys v0.26.0 [INFO] [stderr] Checking brotli v3.5.0 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Checking icu_properties v2.1.2 [INFO] [stderr] Checking icu_normalizer v2.1.1 [INFO] [stderr] Checking now v0.1.3 [INFO] [stderr] Checking streaming-decompression v0.1.2 [INFO] [stderr] Checking atoi v2.0.0 [INFO] [stderr] Compiling prost-derive v0.12.6 [INFO] [stderr] Compiling seq-macro v0.3.6 [INFO] [stderr] Checking parquet-format-safe v0.2.4 [INFO] [stderr] Checking tokio-util v0.7.18 [INFO] [stderr] Checking tokio-stream v0.1.18 [INFO] [stderr] Checking tower v0.4.13 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling linux-raw-sys v0.12.1 [INFO] [stderr] Checking aws-smithy-async v0.55.3 [INFO] [stderr] Checking h2 v0.3.27 [INFO] [stderr] Checking aws-credential-types v0.55.3 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling deranged v0.5.8 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling multiversion-macros v0.7.4 [INFO] [stderr] Compiling prost v0.12.3 [INFO] [stderr] Checking aws-smithy-json v0.55.3 [INFO] [stderr] Checking safe_arch v0.7.4 [INFO] [stderr] Checking serde_spanned v0.6.9 [INFO] [stderr] Checking toml_datetime v0.6.11 [INFO] [stderr] Compiling crc32c v0.6.8 [INFO] [stderr] Checking memmap2 v0.7.1 [INFO] [stderr] Compiling matrixmultiply v0.3.10 [INFO] [stderr] Compiling polars-plan v0.35.4 [INFO] [stderr] Checking xmlparser v0.13.6 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Checking winnow v0.7.15 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Checking home v0.5.12 [INFO] [stderr] Checking aws-smithy-xml v0.55.3 [INFO] [stderr] Compiling petgraph v0.6.5 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Checking multiversion v0.7.4 [INFO] [stderr] Checking polars-arrow v0.35.4 [INFO] [stderr] Checking wide v0.7.33 [INFO] [stderr] Compiling prost-types v0.12.3 [INFO] [stderr] Compiling url v2.5.8 [INFO] [stderr] Compiling strum_macros v0.25.3 [INFO] [stderr] Compiling tempfile v3.27.0 [INFO] [stderr] Compiling prettyplease v0.2.37 [INFO] [stderr] Checking hashlink v0.8.4 [INFO] [stderr] Compiling itertools v0.11.0 [INFO] [stderr] Checking num-complex v0.4.6 [INFO] [stderr] Checking approx v0.5.1 [INFO] [stderr] Checking rand_core v0.9.5 [INFO] [stderr] Checking webpki v0.22.4 [INFO] [stderr] Checking sct v0.7.1 [INFO] [stderr] Compiling polars-lazy v0.35.4 [INFO] [stderr] Compiling multimap v0.8.3 [INFO] [stderr] Checking fallible-iterator v0.2.0 [INFO] [stderr] Checking rawpointer v0.2.1 [INFO] [stderr] Checking toml_edit v0.22.27 [INFO] [stderr] Checking simba v0.6.0 [INFO] [stderr] Checking aws-smithy-query v0.55.3 [INFO] [stderr] Compiling nalgebra-macros v0.1.0 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Checking md-5 v0.10.6 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Compiling polars v0.35.4 [INFO] [stderr] Compiling serde_json v1.0.109 [INFO] [stderr] Checking glob v0.3.3 [INFO] [stderr] Compiling clap_derive v4.6.0 [INFO] [stderr] Checking hyper v0.14.32 [INFO] [stderr] Compiling refinery-core v0.8.16 [INFO] [stderr] Checking wait-timeout v0.2.1 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Checking rand_xorshift v0.4.0 [INFO] [stderr] Checking rand v0.9.2 [INFO] [stderr] Checking rusty-fork v0.3.1 [INFO] [stderr] Compiling refinery-macros v0.8.16 [INFO] [stderr] Compiling prost-build v0.12.3 [INFO] [stderr] Checking proptest v1.11.0 [INFO] [stderr] Checking tokio-rustls v0.23.4 [INFO] [stderr] Checking toml v0.8.23 [INFO] [stderr] Compiling pgit v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking clap v4.6.0 [INFO] [stderr] Checking zstd v0.13.3 [INFO] [stderr] Checking aws-smithy-http v0.55.3 [INFO] [stderr] Checking hyper-rustls v0.23.2 [INFO] [stderr] Checking nalgebra v0.29.0 [INFO] [stderr] Checking aws-smithy-http-tower v0.55.3 [INFO] [stderr] Checking aws-sigv4 v0.55.3 [INFO] [stderr] Checking aws-smithy-checksums v0.55.3 [INFO] [stderr] Checking aws-smithy-client v0.55.3 [INFO] [stderr] Checking polars-row v0.35.4 [INFO] [stderr] Checking aws-http v0.55.3 [INFO] [stderr] Checking aws-endpoint v0.55.3 [INFO] [stderr] Checking aws-sig-auth v0.55.3 [INFO] [stderr] Checking aws-sdk-sts v0.28.0 [INFO] [stderr] Checking aws-sdk-sso v0.28.0 [INFO] [stderr] Checking aws-sdk-s3 v0.28.0 [INFO] [stderr] Checking rusqlite v0.29.0 [INFO] [stderr] Checking aws-config v0.55.3 [INFO] [stderr] Checking refinery v0.8.16 [INFO] [stderr] Checking statrs v0.16.0 [INFO] [stderr] Checking lz4 v1.28.1 [INFO] [stderr] Checking polars-parquet v0.35.4 [INFO] [stderr] Checking polars-time v0.35.4 [INFO] [stderr] Checking polars-io v0.35.4 [INFO] [stdout] warning: unused import: `statrs::distribution::ContinuousCDF` [INFO] [stdout] --> src/engine/stats.rs:446:9 [INFO] [stdout] | [INFO] [stdout] 446 | use statrs::distribution::ContinuousCDF; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 04s [INFO] running `Command { std: "docker" "inspect" "010f0ef226c5ba83a3cdddb6ef941d67d824b26dafe008de21cde08ccd381164", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "010f0ef226c5ba83a3cdddb6ef941d67d824b26dafe008de21cde08ccd381164", kill_on_drop: false }` [INFO] [stdout] 010f0ef226c5ba83a3cdddb6ef941d67d824b26dafe008de21cde08ccd381164