[INFO] cloning repository https://github.com/abdulsaheel/ballast [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/abdulsaheel/ballast" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fabdulsaheel%2Fballast", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fabdulsaheel%2Fballast'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f905d58b9c763dedc3adc9aca493326bcf1a6812 [INFO] checking abdulsaheel/ballast against master#89a99936d9e76a50e8df622e7242190841fd871b for pr-156160 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fabdulsaheel%2Fballast" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/abdulsaheel/ballast [INFO] finished tweaking git repo https://github.com/abdulsaheel/ballast [INFO] tweaked toml for git repo https://github.com/abdulsaheel/ballast written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/abdulsaheel/ballast on toolchain 89a99936d9e76a50e8df622e7242190841fd871b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+89a99936d9e76a50e8df622e7242190841fd871b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/abdulsaheel/ballast 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" "+89a99936d9e76a50e8df622e7242190841fd871b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded polars-error v0.41.3 [INFO] [stderr] Downloaded rust_decimal_macros v1.40.0 [INFO] [stderr] Downloaded polars v0.41.3 [INFO] [stderr] Downloaded polars-row v0.41.3 [INFO] [stderr] Downloaded polars-utils v0.41.3 [INFO] [stderr] Downloaded polars-time v0.41.3 [INFO] [stderr] Downloaded polars-compute v0.41.3 [INFO] [stderr] Downloaded polars-mem-engine v0.41.3 [INFO] [stderr] Downloaded polars-expr v0.41.3 [INFO] [stderr] Downloaded comfy-table v7.2.2 [INFO] [stderr] Downloaded polars-sql v0.41.3 [INFO] [stderr] Downloaded polars-lazy v0.41.3 [INFO] [stderr] Downloaded polars-pipe v0.41.3 [INFO] [stderr] Downloaded polars-ops v0.41.3 [INFO] [stderr] Downloaded polars-io v0.41.3 [INFO] [stderr] Downloaded polars-parquet v0.41.3 [INFO] [stderr] Downloaded sqlparser v0.47.0 [INFO] [stderr] Downloaded polars-plan v0.41.3 [INFO] [stderr] Downloaded polars-arrow v0.41.3 [INFO] [stderr] Downloaded polars-core v0.41.3 [INFO] [stderr] Downloaded brotli v5.0.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }` [INFO] [stdout] d3e56056518be5914f972469d034512559767e20766d63228acf5f1896522fd6 [INFO] running `Command { std: "docker" "start" "d3e56056518be5914f972469d034512559767e20766d63228acf5f1896522fd6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "d3e56056518be5914f972469d034512559767e20766d63228acf5f1896522fd6" "/opt/rustwide/cargo-home/bin/cargo" "+89a99936d9e76a50e8df622e7242190841fd871b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d3e56056518be5914f972469d034512559767e20766d63228acf5f1896522fd6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "d3e56056518be5914f972469d034512559767e20766d63228acf5f1896522fd6" "/opt/rustwide/cargo-home/bin/cargo" "+89a99936d9e76a50e8df622e7242190841fd871b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] Compiling shlex v2.0.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling object v0.37.3 [INFO] [stderr] Compiling zerocopy v0.8.50 [INFO] [stderr] Compiling memchr v2.8.1 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling target-features v0.1.6 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking array-init-cursor v0.2.1 [INFO] [stderr] Compiling smartstring v1.0.1 [INFO] [stderr] Checking either v1.16.0 [INFO] [stderr] Compiling polars-utils v0.41.3 [INFO] [stderr] Checking simdutf8 v0.1.5 [INFO] [stderr] Checking raw-cpuid v11.6.0 [INFO] [stderr] Compiling cc v1.2.63 [INFO] [stderr] Checking planus v0.3.1 [INFO] [stderr] Compiling polars-arrow v0.41.3 [INFO] [stderr] Checking streaming-iterator v0.1.9 [INFO] [stderr] Checking foreign_vec v0.1.0 [INFO] [stderr] Checking rayon v1.12.0 [INFO] [stderr] Checking atoi_simd v0.15.6 [INFO] [stderr] Checking aho-corasick v1.1.4 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Checking ethnum v1.5.3 [INFO] [stderr] Checking fast-float v0.2.0 [INFO] [stderr] Compiling polars-compute v0.41.3 [INFO] [stderr] Compiling document-features v0.2.12 [INFO] [stderr] Checking socket2 v0.6.4 [INFO] [stderr] Checking mio v1.2.1 [INFO] [stderr] Compiling polars-core v0.41.3 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Checking unicode-segmentation v1.13.2 [INFO] [stderr] Compiling polars-ops v0.41.3 [INFO] [stderr] Checking regex-automata v0.4.14 [INFO] [stderr] Checking xxhash-rust v0.8.15 [INFO] [stderr] Compiling snap v1.1.1 [INFO] [stderr] Checking argminmax v0.6.3 [INFO] [stderr] Checking brotli-decompressor v4.0.3 [INFO] [stderr] Checking http v1.4.1 [INFO] [stderr] Checking streaming-decompression v0.1.2 [INFO] [stderr] Checking flate2 v1.1.9 [INFO] [stderr] Checking atoi v2.0.0 [INFO] [stderr] Compiling rust_decimal v1.42.0 [INFO] [stderr] Checking parquet-format-safe v0.2.4 [INFO] [stderr] Checking memmap2 v0.7.1 [INFO] [stderr] Compiling polars-plan v0.41.3 [INFO] [stderr] Compiling openssl v0.10.80 [INFO] [stderr] Checking arrayvec v0.7.6 [INFO] [stderr] Checking tracing v0.1.44 [INFO] [stderr] Checking log v0.4.30 [INFO] [stderr] Checking crossterm v0.29.0 [INFO] [stderr] Compiling polars-lazy v0.41.3 [INFO] [stderr] Compiling serde_json v1.0.150 [INFO] [stderr] Compiling polars v0.41.3 [INFO] [stderr] Compiling stacker v0.1.24 [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 comfy-table v7.2.2 [INFO] [stderr] Compiling openssl-sys v0.9.116 [INFO] [stderr] Checking glob v0.3.3 [INFO] [stderr] Checking brotli v5.0.0 [INFO] [stderr] Checking http-body v1.0.1 [INFO] [stderr] Compiling native-tls v0.2.18 [INFO] [stderr] Checking http-body-util v0.1.3 [INFO] [stderr] Checking regex v1.12.3 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling ar_archive_writer v0.5.1 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling zerofrom-derive v0.1.7 [INFO] [stderr] Compiling yoke-derive v0.8.2 [INFO] [stderr] Compiling bytemuck_derive v1.10.2 [INFO] [stderr] Compiling zerovec-derive v0.11.3 [INFO] [stderr] Compiling displaydoc v0.2.6 [INFO] [stderr] Compiling multiversion-macros v0.7.4 [INFO] [stderr] Compiling tokio-macros v2.7.0 [INFO] [stderr] Compiling psm v0.1.31 [INFO] [stderr] Checking zerofrom v0.1.8 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Checking yoke v0.8.2 [INFO] [stderr] Compiling recursive-proc-macro-impl v0.1.1 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Checking multiversion v0.7.4 [INFO] [stderr] Checking ahash v0.8.12 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Checking zerovec v0.11.6 [INFO] [stderr] Checking tokio v1.52.3 [INFO] [stderr] Checking zerotrie v0.2.4 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling rust_decimal_macros v1.40.0 [INFO] [stderr] Checking recursive v0.1.1 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking zstd v0.13.3 [INFO] [stderr] Checking bytemuck v1.25.0 [INFO] [stderr] Checking rand v0.8.6 [INFO] [stderr] Checking tinystr v0.8.3 [INFO] [stderr] Checking potential_utf v0.1.5 [INFO] [stderr] Checking icu_collections v2.2.0 [INFO] [stderr] Checking thiserror v2.0.18 [INFO] [stderr] Checking icu_locale_core v2.2.0 [INFO] [stderr] Checking serde v1.0.228 [INFO] [stderr] Checking rand_distr v0.4.3 [INFO] [stderr] Checking polars-arrow-format v0.1.0 [INFO] [stderr] Checking chrono v0.4.44 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking icu_provider v2.2.0 [INFO] [stderr] Checking icu_normalizer v2.2.0 [INFO] [stderr] Checking icu_properties v2.2.0 [INFO] [stderr] Checking ballast-core v0.1.0 (/opt/rustwide/workdir/crates/ballast-core) [INFO] [stderr] Checking ballast-sim v0.1.0 (/opt/rustwide/workdir/crates/ballast-sim) [INFO] [stderr] Checking now v0.1.3 [INFO] [stderr] Checking polars-error v0.41.3 [INFO] [stderr] Checking idna_adapter v1.2.2 [INFO] [stderr] Checking idna v1.1.0 [INFO] [stderr] Checking url v2.5.8 [INFO] [stderr] Checking tokio-util v0.7.18 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Checking tower v0.5.3 [INFO] [stderr] Checking tower-http v0.6.11 [INFO] [stderr] Checking lz4 v1.28.1 [INFO] [stderr] Checking h2 v0.4.14 [INFO] [stderr] Checking hyper v1.10.1 [INFO] [stderr] Checking hyper-util v0.1.20 [INFO] [stderr] Checking polars-row v0.41.3 [INFO] [stderr] Checking polars-parquet v0.41.3 [INFO] [stderr] Checking hyper-tls v0.6.0 [INFO] [stderr] Checking reqwest v0.12.28 [INFO] [stderr] Checking polars-time v0.41.3 [INFO] [stderr] Checking polars-io v0.41.3 [INFO] [stderr] Checking polars-expr v0.41.3 [INFO] [stderr] Checking polars-mem-engine v0.41.3 [INFO] [stderr] Checking ballast-data v0.1.0 (/opt/rustwide/workdir/crates/ballast-data) [INFO] [stderr] Checking ballast-strategy v0.1.0 (/opt/rustwide/workdir/crates/ballast-strategy) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 12s [INFO] running `Command { std: "docker" "inspect" "d3e56056518be5914f972469d034512559767e20766d63228acf5f1896522fd6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d3e56056518be5914f972469d034512559767e20766d63228acf5f1896522fd6", kill_on_drop: false }` [INFO] [stdout] d3e56056518be5914f972469d034512559767e20766d63228acf5f1896522fd6