[INFO] cloning repository https://github.com/pola-rs/polars-cli
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/pola-rs/polars-cli" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpola-rs%2Fpolars-cli", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpola-rs%2Fpolars-cli'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f70656f9c3932da3a38d1406b29aaa76d00e0166
[INFO] checking pola-rs/polars-cli against master#b286722878e18db29a7fbe672be7c4d3b02e8e4d for pr-127655
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpola-rs%2Fpolars-cli" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/pola-rs/polars-cli on toolchain b286722878e18db29a7fbe672be7c4d3b02e8e4d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b286722878e18db29a7fbe672be7c4d3b02e8e4d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] removed /workspace/builds/worker-6-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/pola-rs/polars-cli
[INFO] finished tweaking git repo https://github.com/pola-rs/polars-cli
[INFO] tweaked toml for git repo https://github.com/pola-rs/polars-cli written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/pola-rs/polars-cli 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" "+b286722878e18db29a7fbe672be7c4d3b02e8e4d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tmp_env v0.1.1
[INFO] [stderr]   Downloaded reedline v0.32.0
[INFO] [stderr]   Downloaded sqlparser v0.47.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+b286722878e18db29a7fbe672be7c4d3b02e8e4d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e8e9def9f32dfe1bd4980265d6450854475864e6af3f44656c19049032921c4d
[INFO] running `Command { std: "docker" "start" "-a" "e8e9def9f32dfe1bd4980265d6450854475864e6af3f44656c19049032921c4d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e8e9def9f32dfe1bd4980265d6450854475864e6af3f44656c19049032921c4d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e8e9def9f32dfe1bd4980265d6450854475864e6af3f44656c19049032921c4d", kill_on_drop: false }`
[INFO] [stdout] e8e9def9f32dfe1bd4980265d6450854475864e6af3f44656c19049032921c4d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+b286722878e18db29a7fbe672be7c4d3b02e8e4d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a7b37400aff239cdc2cf0b51cce7755b64e56eae9ecea9c83dbbadc8cd40ea78
[INFO] running `Command { std: "docker" "start" "-a" "a7b37400aff239cdc2cf0b51cce7755b64e56eae9ecea9c83dbbadc8cd40ea78", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling proc-macro2 v1.0.85
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]    Compiling serde v1.0.203
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling autocfg v1.3.0
[INFO] [stderr]    Compiling libm v0.2.8
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]     Checking static_assertions v1.1.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking zerocopy v0.7.34
[INFO] [stderr]     Checking allocator-api2 v0.2.18
[INFO] [stderr]    Compiling siphasher v0.3.11
[INFO] [stderr]    Compiling phf_shared v0.11.2
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling regex-syntax v0.8.3
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling syn v2.0.66
[INFO] [stderr]     Checking crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling jobserver v0.1.31
[INFO] [stderr]    Compiling pkg-config v0.3.30
[INFO] [stderr]    Compiling target-features v0.1.6
[INFO] [stderr]    Compiling cc v1.0.98
[INFO] [stderr]    Compiling thiserror v1.0.61
[INFO] [stderr]    Compiling phf_generator v0.11.2
[INFO] [stderr]     Checking memchr v2.7.2
[INFO] [stderr]     Checking equivalent v1.0.1
[INFO] [stderr]    Compiling phf_codegen v0.11.2
[INFO] [stderr]    Compiling phf v0.11.2
[INFO] [stderr]     Checking array-init-cursor v0.2.0
[INFO] [stderr]     Checking ryu v1.0.18
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking iana-time-zone v0.1.60
[INFO] [stderr]     Checking itoa v1.0.11
[INFO] [stderr]    Compiling regex-automata v0.4.6
[INFO] [stderr]     Checking planus v0.3.1
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]    Compiling smartstring v1.0.1
[INFO] [stderr]     Checking simdutf8 v0.1.4
[INFO] [stderr]    Compiling zstd-safe v7.1.0
[INFO] [stderr]     Checking log v0.4.21
[INFO] [stderr]    Compiling psm v0.1.21
[INFO] [stderr]    Compiling zstd-sys v2.0.10+zstd.1.5.6
[INFO] [stderr]    Compiling stacker v0.1.15
[INFO] [stderr]    Compiling lz4-sys v1.9.4
[INFO] [stderr]    Compiling regex v1.10.4
[INFO] [stderr]    Compiling polars-utils v0.40.0
[INFO] [stderr]    Compiling parse-zoneinfo v0.3.1
[INFO] [stderr]    Compiling chrono-tz-build v0.2.1
[INFO] [stderr]     Checking lexical-util v0.8.5
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling chrono-tz v0.8.6
[INFO] [stderr]    Compiling polars-arrow v0.40.0
[INFO] [stderr]    Compiling signal-hook v0.3.17
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]     Checking atoi v2.0.0
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]     Checking dyn-clone v1.0.17
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]     Checking fast-float v0.2.0
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]     Checking itoap v1.0.1
[INFO] [stderr]     Checking streaming-iterator v0.1.9
[INFO] [stderr]     Checking foreign_vec v0.1.0
[INFO] [stderr]     Checking atoi_simd v0.15.6
[INFO] [stderr]     Checking ethnum v1.5.0
[INFO] [stderr]     Checking strength_reduce v0.2.4
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]    Compiling serde_derive v1.0.203
[INFO] [stderr]    Compiling thiserror-impl v1.0.61
[INFO] [stderr]    Compiling bytemuck_derive v1.7.0
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]    Compiling serde_json v1.0.117
[INFO] [stderr]     Checking ppv-lite86 v0.2.17
[INFO] [stderr]     Checking signal-hook-mio v0.2.3
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking lexical-parse-integer v0.8.6
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking lexical-write-integer v0.8.5
[INFO] [stderr]    Compiling ref-cast v1.0.23
[INFO] [stderr]     Checking lexical-write-float v0.8.5
[INFO] [stderr]     Checking bytemuck v1.16.0
[INFO] [stderr]     Checking lexical-parse-float v0.8.5
[INFO] [stderr]    Compiling strum_macros v0.26.3
[INFO] [stderr]    Compiling ref-cast-impl v1.0.23
[INFO] [stderr]     Checking float-cmp v0.9.0
[INFO] [stderr]    Compiling polars-compute v0.40.0
[INFO] [stderr]     Checking fallible-streaming-iterator v0.1.9
[INFO] [stderr]     Checking strum v0.26.2
[INFO] [stderr]     Checking unicode-width v0.1.12
[INFO] [stderr]    Compiling multiversion-macros v0.7.4
[INFO] [stderr]     Checking lexical-core v0.8.5
[INFO] [stderr]    Compiling polars-core v0.40.0
[INFO] [stderr]     Checking alloc-no-stdlib v2.0.4
[INFO] [stderr]     Checking unicode-segmentation v1.11.0
[INFO] [stderr]     Checking alloc-stdlib v0.2.2
[INFO] [stderr]     Checking rand_distr v0.4.3
[INFO] [stderr]    Compiling polars-ops v0.40.0
[INFO] [stderr]     Checking adler v1.0.2
[INFO] [stderr]     Checking xxhash-rust v0.8.10
[INFO] [stderr]    Compiling snap v1.1.1
[INFO] [stderr]     Checking base64 v0.22.1
[INFO] [stderr]     Checking miniz_oxide v0.7.3
[INFO] [stderr]     Checking unicode-reverse v1.0.9
[INFO] [stderr]     Checking brotli-decompressor v4.0.1
[INFO] [stderr]     Checking argminmax v0.6.2
[INFO] [stderr]     Checking crc32fast v1.4.2
[INFO] [stderr]     Checking hex v0.4.3
[INFO] [stderr]     Checking flate2 v1.0.30
[INFO] [stderr]     Checking multiversion v0.7.4
[INFO] [stderr]     Checking streaming-decompression v0.1.2
[INFO] [stderr]     Checking utf8parse v0.2.1
[INFO] [stderr]    Compiling seq-macro v0.3.5
[INFO] [stderr]     Checking parquet-format-safe v0.2.4
[INFO] [stderr]     Checking brotli v5.0.0
[INFO] [stderr]    Compiling recursive-proc-macro-impl v0.1.1
[INFO] [stderr]     Checking memmap2 v0.7.1
[INFO] [stderr]    Compiling polars-plan v0.40.0
[INFO] [stderr]     Checking home v0.5.9
[INFO] [stderr]     Checking bytes v1.6.0
[INFO] [stderr]     Checking percent-encoding v2.3.1
[INFO] [stderr]     Checking recursive v0.1.1
[INFO] [stderr]    Compiling polars-lazy v0.40.0
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]     Checking anstyle-parse v0.2.4
[INFO] [stderr]    Compiling jemalloc-sys v0.5.4+5.3.0-patched
[INFO] [stderr]    Compiling vte_generate_state_changes v0.1.1
[INFO] [stderr]     Checking colorchoice v1.0.1
[INFO] [stderr]     Checking glob v0.3.1
[INFO] [stderr]     Checking linux-raw-sys v0.4.14
[INFO] [stderr]     Checking anstyle v1.0.7
[INFO] [stderr]     Checking is_terminal_polyfill v1.70.0
[INFO] [stderr]     Checking anstyle-query v1.0.3
[INFO] [stderr]     Checking vte v0.11.1
[INFO] [stderr]     Checking anstream v0.6.14
[INFO] [stderr]     Checking sqlparser v0.39.0
[INFO] [stderr]    Compiling polars v0.40.0
[INFO] [stderr]     Checking half v2.4.1
[INFO] [stderr]     Checking ciborium-io v0.2.2
[INFO] [stderr]     Checking clap_lex v0.7.0
[INFO] [stderr]     Checking strsim v0.11.1
[INFO] [stderr]     Checking ciborium-ll v0.2.2
[INFO] [stderr]     Checking clap_builder v4.5.2
[INFO] [stderr]     Checking strip-ansi-escapes v0.2.0
[INFO] [stderr]    Compiling clap_derive v4.5.4
[INFO] [stderr]     Checking either v1.12.0
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]     Checking bitflags v2.5.0
[INFO] [stderr]     Checking chrono v0.4.38
[INFO] [stderr]     Checking polars-arrow-format v0.1.0
[INFO] [stderr]     Checking raw-cpuid v11.0.2
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking crossterm v0.27.0
[INFO] [stderr]     Checking indexmap v2.2.6
[INFO] [stderr]     Checking polars-error v0.40.0
[INFO] [stderr]     Checking halfbrown v0.2.5
[INFO] [stderr]     Checking comfy-table v7.1.1
[INFO] [stderr]     Checking now v0.1.3
[INFO] [stderr]     Checking itertools v0.12.1
[INFO] [stderr]     Checking value-trait v0.8.1
[INFO] [stderr]     Checking nu-ansi-term v0.50.0
[INFO] [stderr]     Checking clap v4.5.4
[INFO] [stderr]     Checking ciborium v0.2.2
[INFO] [stderr]     Checking simd-json v0.13.10
[INFO] [stderr]     Checking jsonpath_lib_polars_vendor v0.0.1
[INFO] [stderr]     Checking tmp_env v0.1.1
[INFO] [stderr]     Checking sqlparser v0.47.0
[INFO] [stderr]     Checking fd-lock v4.0.2
[INFO] [stderr]     Checking reedline v0.32.0
[INFO] [stderr]     Checking lz4 v1.24.0
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking zstd v0.13.1
[INFO] [stderr]     Checking polars-row v0.40.0
[INFO] [stderr]     Checking polars-json v0.40.0
[INFO] [stderr]     Checking polars-parquet v0.40.0
[INFO] [stderr]     Checking polars-time v0.40.0
[INFO] [stderr]     Checking polars-io v0.40.0
[INFO] [stderr]     Checking polars-expr v0.40.0
[INFO] [stderr]     Checking polars-sql v0.40.0
[INFO] [stderr]     Checking jemallocator v0.5.4
[INFO] [stderr]     Checking polars-cli v0.8.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 59.93s
[INFO] running `Command { std: "docker" "inspect" "a7b37400aff239cdc2cf0b51cce7755b64e56eae9ecea9c83dbbadc8cd40ea78", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a7b37400aff239cdc2cf0b51cce7755b64e56eae9ecea9c83dbbadc8cd40ea78", kill_on_drop: false }`
[INFO] [stdout] a7b37400aff239cdc2cf0b51cce7755b64e56eae9ecea9c83dbbadc8cd40ea78
[INFO] checking pola-rs/polars-cli against try#6a5749073f2ebf59d7740d30e50a932a85756ee7 for pr-127655
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpola-rs%2Fpolars-cli" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/pola-rs/polars-cli on toolchain 6a5749073f2ebf59d7740d30e50a932a85756ee7
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+6a5749073f2ebf59d7740d30e50a932a85756ee7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] removed /workspace/builds/worker-6-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/pola-rs/polars-cli
[INFO] finished tweaking git repo https://github.com/pola-rs/polars-cli
[INFO] tweaked toml for git repo https://github.com/pola-rs/polars-cli written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/pola-rs/polars-cli 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" "+6a5749073f2ebf59d7740d30e50a932a85756ee7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+6a5749073f2ebf59d7740d30e50a932a85756ee7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 26ad7ce32720d8f25866b156cd95e94e7b3be9c0750350984129ee262e4039f8
[INFO] running `Command { std: "docker" "start" "-a" "26ad7ce32720d8f25866b156cd95e94e7b3be9c0750350984129ee262e4039f8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "26ad7ce32720d8f25866b156cd95e94e7b3be9c0750350984129ee262e4039f8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "26ad7ce32720d8f25866b156cd95e94e7b3be9c0750350984129ee262e4039f8", kill_on_drop: false }`
[INFO] [stdout] 26ad7ce32720d8f25866b156cd95e94e7b3be9c0750350984129ee262e4039f8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+6a5749073f2ebf59d7740d30e50a932a85756ee7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 96e802f1d8f51fd1e3baa8b8992ba9f002e75b481a61fd9a940b7deb03288ec9
[INFO] running `Command { std: "docker" "start" "-a" "96e802f1d8f51fd1e3baa8b8992ba9f002e75b481a61fd9a940b7deb03288ec9", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling proc-macro2 v1.0.85
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]    Compiling serde v1.0.203
[INFO] [stderr]    Compiling autocfg v1.3.0
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling libm v0.2.8
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]     Checking zerocopy v0.7.34
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking static_assertions v1.1.0
[INFO] [stderr]    Compiling siphasher v0.3.11
[INFO] [stderr]     Checking allocator-api2 v0.2.18
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling phf_shared v0.11.2
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling syn v2.0.66
[INFO] [stderr]    Compiling jobserver v0.1.31
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling regex-syntax v0.8.3
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling pkg-config v0.3.30
[INFO] [stderr]    Compiling cc v1.0.98
[INFO] [stderr]     Checking memchr v2.7.2
[INFO] [stderr]    Compiling phf_generator v0.11.2
[INFO] [stderr]    Compiling thiserror v1.0.61
[INFO] [stderr]     Checking equivalent v1.0.1
[INFO] [stderr]    Compiling target-features v0.1.6
[INFO] [stderr]    Compiling phf_codegen v0.11.2
[INFO] [stderr]    Compiling phf v0.11.2
[INFO] [stderr]     Checking array-init-cursor v0.2.0
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]     Checking ryu v1.0.18
[INFO] [stderr]     Checking iana-time-zone v0.1.60
[INFO] [stderr]     Checking itoa v1.0.11
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking planus v0.3.1
[INFO] [stderr]    Compiling smartstring v1.0.1
[INFO] [stderr]    Compiling regex-automata v0.4.6
[INFO] [stderr]     Checking simdutf8 v0.1.4
[INFO] [stderr]     Checking log v0.4.21
[INFO] [stderr]    Compiling zstd-safe v7.1.0
[INFO] [stderr]    Compiling polars-utils v0.40.0
[INFO] [stderr]    Compiling psm v0.1.21
[INFO] [stderr]    Compiling zstd-sys v2.0.10+zstd.1.5.6
[INFO] [stderr]    Compiling stacker v0.1.15
[INFO] [stderr]    Compiling lz4-sys v1.9.4
[INFO] [stderr]     Checking lexical-util v0.8.5
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling polars-arrow v0.40.0
[INFO] [stderr]    Compiling regex v1.10.4
[INFO] [stderr]    Compiling signal-hook v0.3.17
[INFO] [stderr]    Compiling parse-zoneinfo v0.3.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling chrono-tz-build v0.2.1
[INFO] [stderr]     Checking atoi v2.0.0
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]     Checking ethnum v1.5.0
[INFO] [stderr]     Checking fast-float v0.2.0
[INFO] [stderr]     Checking foreign_vec v0.1.0
[INFO] [stderr]     Checking atoi_simd v0.15.6
[INFO] [stderr]     Checking dyn-clone v1.0.17
[INFO] [stderr]    Compiling chrono-tz v0.8.6
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]     Checking streaming-iterator v0.1.9
[INFO] [stderr]     Checking itoap v1.0.1
[INFO] [stderr]     Checking strength_reduce v0.2.4
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]    Compiling serde_derive v1.0.203
[INFO] [stderr]    Compiling thiserror-impl v1.0.61
[INFO] [stderr]    Compiling bytemuck_derive v1.7.0
[INFO] [stderr]     Checking ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling serde_json v1.0.117
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking signal-hook-mio v0.2.3
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking lexical-write-integer v0.8.5
[INFO] [stderr]     Checking bytemuck v1.16.0
[INFO] [stderr]     Checking lexical-parse-integer v0.8.6
[INFO] [stderr]    Compiling ref-cast v1.0.23
[INFO] [stderr]     Checking lexical-write-float v0.8.5
[INFO] [stderr]     Checking lexical-parse-float v0.8.5
[INFO] [stderr]    Compiling strum_macros v0.26.3
[INFO] [stderr]    Compiling ref-cast-impl v1.0.23
[INFO] [stderr]    Compiling multiversion-macros v0.7.4
[INFO] [stderr]     Checking float-cmp v0.9.0
[INFO] [stderr]    Compiling polars-compute v0.40.0
[INFO] [stderr]     Checking fallible-streaming-iterator v0.1.9
[INFO] [stderr]     Checking strum v0.26.2
[INFO] [stderr]     Checking unicode-width v0.1.12
[INFO] [stderr]     Checking lexical-core v0.8.5
[INFO] [stderr]    Compiling polars-core v0.40.0
[INFO] [stderr]     Checking alloc-no-stdlib v2.0.4
[INFO] [stderr]     Checking unicode-segmentation v1.11.0
[INFO] [stderr]     Checking alloc-stdlib v0.2.2
[INFO] [stderr]     Checking rand_distr v0.4.3
[INFO] [stderr]    Compiling polars-ops v0.40.0
[INFO] [stderr]     Checking adler v1.0.2
[INFO] [stderr]     Checking base64 v0.22.1
[INFO] [stderr]    Compiling snap v1.1.1
[INFO] [stderr]     Checking xxhash-rust v0.8.10
[INFO] [stderr]     Checking unicode-reverse v1.0.9
[INFO] [stderr]     Checking miniz_oxide v0.7.3
[INFO] [stderr]     Checking brotli-decompressor v4.0.1
[INFO] [stderr]     Checking argminmax v0.6.2
[INFO] [stderr]     Checking crc32fast v1.4.2
[INFO] [stderr]     Checking multiversion v0.7.4
[INFO] [stderr]     Checking hex v0.4.3
[INFO] [stderr]     Checking flate2 v1.0.30
[INFO] [stderr]     Checking streaming-decompression v0.1.2
[INFO] [stderr]     Checking utf8parse v0.2.1
[INFO] [stderr]    Compiling seq-macro v0.3.5
[INFO] [stderr]     Checking parquet-format-safe v0.2.4
[INFO] [stderr]    Compiling recursive-proc-macro-impl v0.1.1
[INFO] [stderr]     Checking brotli v5.0.0
[INFO] [stderr]     Checking memmap2 v0.7.1
[INFO] [stderr]    Compiling polars-plan v0.40.0
[INFO] [stderr]     Checking home v0.5.9
[INFO] [stderr]     Checking percent-encoding v2.3.1
[INFO] [stderr]     Checking bytes v1.6.0
[INFO] [stderr]     Checking recursive v0.1.1
[INFO] [stderr]    Compiling polars-lazy v0.40.0
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]     Checking anstyle-parse v0.2.4
[INFO] [stderr]    Compiling jemalloc-sys v0.5.4+5.3.0-patched
[INFO] [stderr]    Compiling vte_generate_state_changes v0.1.1
[INFO] [stderr]     Checking is_terminal_polyfill v1.70.0
[INFO] [stderr]     Checking glob v0.3.1
[INFO] [stderr]     Checking colorchoice v1.0.1
[INFO] [stderr]     Checking linux-raw-sys v0.4.14
[INFO] [stderr]     Checking anstyle-query v1.0.3
[INFO] [stderr]     Checking anstyle v1.0.7
[INFO] [stderr]     Checking vte v0.11.1
[INFO] [stderr]     Checking anstream v0.6.14
[INFO] [stderr]     Checking sqlparser v0.39.0
[INFO] [stderr]    Compiling polars v0.40.0
[INFO] [stderr]     Checking either v1.12.0
[INFO] [stderr]     Checking bitflags v2.5.0
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]     Checking chrono v0.4.38
[INFO] [stderr]     Checking polars-arrow-format v0.1.0
[INFO] [stderr]     Checking raw-cpuid v11.0.2
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking polars-error v0.40.0
[INFO] [stderr]     Checking crossterm v0.27.0
[INFO] [stderr]     Checking now v0.1.3
[INFO] [stderr]     Checking indexmap v2.2.6
[INFO] [stderr]     Checking halfbrown v0.2.5
[INFO] [stderr]     Checking comfy-table v7.1.1
[INFO] [stderr]     Checking value-trait v0.8.1
[INFO] [stderr]     Checking half v2.4.1
[INFO] [stderr]     Checking lz4 v1.24.0
[INFO] [stderr]     Checking strsim v0.11.1
[INFO] [stderr]     Checking clap_lex v0.7.0
[INFO] [stderr]     Checking ciborium-io v0.2.2
[INFO] [stderr]     Checking clap_builder v4.5.2
[INFO] [stderr]     Checking strip-ansi-escapes v0.2.0
[INFO] [stderr]     Checking ciborium-ll v0.2.2
[INFO] [stderr]     Checking itertools v0.12.1
[INFO] [stderr]    Compiling clap_derive v4.5.4
[INFO] [stderr]     Checking fd-lock v4.0.2
[INFO] [stderr]     Checking nu-ansi-term v0.50.0
[INFO] [stderr]     Checking simd-json v0.13.10
[INFO] [stderr]     Checking jsonpath_lib_polars_vendor v0.0.1
[INFO] [stderr]     Checking ciborium v0.2.2
[INFO] [stderr]     Checking reedline v0.32.0
[INFO] [stderr]     Checking tmp_env v0.1.1
[INFO] [stderr]     Checking sqlparser v0.47.0
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking clap v4.5.4
[INFO] [stderr]     Checking zstd v0.13.1
[INFO] [stderr]     Checking polars-row v0.40.0
[INFO] [stderr]     Checking polars-json v0.40.0
[INFO] [stderr]     Checking polars-parquet v0.40.0
[INFO] [stdout] error: error writing dependencies to `/opt/rustwide/target/debug/deps/polars_parquet-b99bc54b9d98a995.d`: No space left on device (os error 28)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `polars-parquet` (lib) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: failed to run custom build command for `jemalloc-sys v0.5.4+5.3.0-patched`
[INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation.
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/build/jemalloc-sys-c86b53699e196682/build-script-build` (exit status: 101)
[INFO] [stderr]   --- stdout
[INFO] [stderr]   TARGET=x86_64-unknown-linux-gnu
[INFO] [stderr]   HOST=x86_64-unknown-linux-gnu
[INFO] [stderr]   NUM_JOBS=8
[INFO] [stderr]   OUT_DIR="/opt/rustwide/target/debug/build/jemalloc-sys-02f7beeefbac29d6/out"
[INFO] [stderr]   BUILD_DIR="/opt/rustwide/target/debug/build/jemalloc-sys-02f7beeefbac29d6/out/build"
[INFO] [stderr]   SRC_DIR="/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/jemalloc-sys-0.5.4+5.3.0-patched"
[INFO] [stderr]   cargo:rustc-cfg=prefixed
[INFO] [stderr]   cargo:rerun-if-env-changed=JEMALLOC_OVERRIDE
[INFO] [stderr]   OPT_LEVEL = Some("0")
[INFO] [stderr]   TARGET = Some("x86_64-unknown-linux-gnu")
[INFO] [stderr]   HOST = Some("x86_64-unknown-linux-gnu")
[INFO] [stderr]   cargo:rerun-if-env-changed=CC_x86_64-unknown-linux-gnu
[INFO] [stderr]   CC_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CC_x86_64_unknown_linux_gnu
[INFO] [stderr]   CC_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CC
[INFO] [stderr]   HOST_CC = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CC
[INFO] [stderr]   CC = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   DEBUG = Some("true")
[INFO] [stderr]   CARGO_CFG_TARGET_FEATURE = Some("fxsr,sse,sse2")
[INFO] [stderr]   cargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   CFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   CFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CFLAGS
[INFO] [stderr]   HOST_CFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CFLAGS
[INFO] [stderr]   CFLAGS = None
[INFO] [stderr]   CC="cc"
[INFO] [stderr]   CFLAGS="-O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall"
[INFO] [stderr]   JEMALLOC_REPO_DIR="jemalloc"
[INFO] [stderr]   cargo:rerun-if-env-changed=JEMALLOC_SYS_WITH_MALLOC_CONF
[INFO] [stderr]   cargo:rerun-if-env-changed=JEMALLOC_SYS_WITH_LG_PAGE
[INFO] [stderr]   cargo:rerun-if-env-changed=JEMALLOC_SYS_WITH_LG_HUGEPAGE
[INFO] [stderr]   cargo:rerun-if-env-changed=JEMALLOC_SYS_WITH_LG_QUANTUM
[INFO] [stderr]   cargo:rerun-if-env-changed=JEMALLOC_SYS_WITH_LG_VADDR
[INFO] [stderr]   --with-jemalloc-prefix=_rjem_
[INFO] [stderr]   CARGO_FEATURE_DISABLE_INITIAL_EXEC_TLS set
[INFO] [stderr]   running: cd "/opt/rustwide/target/debug/build/jemalloc-sys-02f7beeefbac29d6/out/build" && CC="cc" CFLAGS="-O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall" CPPFLAGS="-O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall" LDFLAGS="-O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall" "sh" "/opt/rustwide/target/debug/build/jemalloc-sys-02f7beeefbac29d6/out/build/configure" "--disable-cxx" "--enable-doc=no" "--enable-shared=no" "--with-jemalloc-prefix=_rjem_" "--with-private-namespace=_rjem_" "--disable-initial-exec-tls" "--host=x86_64-unknown-linux-gnu" "--build=x86_64-unknown-linux-gnu" "--prefix=/opt/rustwide/target/debug/build/jemalloc-sys-02f7beeefbac29d6/out"
[INFO] [stderr]   checking for xsltproc... false
[INFO] [stderr]   checking for x86_64-unknown-linux-gnu-gcc... cc
[INFO] [stderr]   checking whether the C compiler works... yes
[INFO] [stderr]   checking for C compiler default output file name... a.out
[INFO] [stderr]   checking for suffix of executables... 
[INFO] [stderr]   checking whether we are cross compiling... no
[INFO] [stderr]   checking for suffix of object files... o
[INFO] [stderr]   checking whether we are using the GNU C compiler... yes
[INFO] [stderr]   checking whether cc accepts -g... yes
[INFO] [stderr]   checking for cc option to accept ISO C89... none needed
[INFO] [stderr]   checking whether compiler is cray... no
[INFO] [stderr]   checking whether compiler supports -std=gnu11... yes
[INFO] [stderr]   checking whether compiler supports -Werror=unknown-warning-option... no
[INFO] [stderr]   checking whether compiler supports -Wall... yes
[INFO] [stderr]   checking whether compiler supports -Wextra... yes
[INFO] [stderr]   checking whether compiler supports -Wshorten-64-to-32... no
[INFO] [stderr]   checking whether compiler supports -Wsign-compare... yes
[INFO] [stderr]   checking whether compiler supports -Wundef... yes
[INFO] [stderr]   checking whether compiler supports -Wno-format-zero-length... yes
[INFO] [stderr]   checking whether compiler supports -Wpointer-arith... yes
[INFO] [stderr]   checking whether compiler supports -Wno-missing-braces... yes
[INFO] [stderr]   checking whether compiler supports -Wno-missing-field-initializers... yes
[INFO] [stderr]   checking whether compiler supports -Wno-missing-attributes... yes
[INFO] [stderr]   checking whether compiler supports -pipe... yes
[INFO] [stderr]   checking whether compiler supports -g3... yes
[INFO] [stderr]   checking how to run the C preprocessor... cc -E
[INFO] [stderr]   checking for grep that handles long lines and -e... /usr/bin/grep
[INFO] [stderr]   checking for egrep... /usr/bin/grep -E
[INFO] [stderr]   checking for ANSI C header files... yes
[INFO] [stderr]   checking for sys/types.h... yes
[INFO] [stderr]   checking for sys/stat.h... yes
[INFO] [stderr]   checking for stdlib.h... yes
[INFO] [stderr]   checking for string.h... yes
[INFO] [stderr]   checking for memory.h... yes
[INFO] [stderr]   checking for strings.h... yes
[INFO] [stderr]   checking for inttypes.h... yes
[INFO] [stderr]   checking for stdint.h... yes
[INFO] [stderr]   checking for unistd.h... yes
[INFO] [stderr]   checking whether byte ordering is bigendian... no
[INFO] [stderr]   checking size of void *... 8
[INFO] [stderr]   checking size of int... 4
[INFO] [stderr]   checking size of long... 8
[INFO] [stderr]   checking size of long long... 8
[INFO] [stderr]   checking size of intmax_t... 8
[INFO] [stderr]   checking build system type... x86_64-unknown-linux-gnu
[INFO] [stderr]   checking host system type... x86_64-unknown-linux-gnu
[INFO] [stderr]   checking whether pause instruction is compilable... yes
[INFO] [stderr]   checking number of significant virtual address bits... 48
[INFO] [stderr]   checking for x86_64-unknown-linux-gnu-ar... no
[INFO] [stderr]   checking for ar... ar
[INFO] [stderr]   checking for x86_64-unknown-linux-gnu-nm... no
[INFO] [stderr]   checking for nm... nm
[INFO] [stderr]   checking for gawk... no
[INFO] [stderr]   checking for mawk... mawk
[INFO] [stderr]   checking malloc.h usability... yes
[INFO] [stderr]   checking malloc.h presence... yes
[INFO] [stderr]   checking for malloc.h... yes
[INFO] [stderr]   checking whether malloc_usable_size definition can use const argument... no
[INFO] [stderr]   checking for library containing log... -lm
[INFO] [stderr]   checking whether __attribute__ syntax is compilable... yes
[INFO] [stderr]   checking whether compiler supports -fvisibility=hidden... yes
[INFO] [stderr]   checking whether compiler supports -fvisibility=hidden... no
[INFO] [stderr]   checking whether compiler supports -Werror... yes
[INFO] [stderr]   checking whether compiler supports -herror_on_warning... yes
[INFO] [stderr]   checking whether tls_model attribute is compilable... yes
[INFO] [stderr]   checking whether compiler supports -Werror... yes
[INFO] [stderr]   checking whether compiler supports -herror_on_warning... yes
[INFO] [stderr]   checking whether alloc_size attribute is compilable... yes
[INFO] [stderr]   checking whether compiler supports -Werror... yes
[INFO] [stderr]   checking whether compiler supports -herror_on_warning... yes
[INFO] [stderr]   checking whether format(gnu_printf, ...) attribute is compilable... yes
[INFO] [stderr]   checking whether compiler supports -Werror... yes
[INFO] [stderr]   checking whether compiler supports -herror_on_warning... yes
[INFO] [stderr]   checking whether format(printf, ...) attribute is compilable... yes
[INFO] [stderr]   checking whether compiler supports -Werror... yes
[INFO] [stderr]   checking whether compiler supports -herror_on_warning... yes
[INFO] [stderr]   checking whether format(printf, ...) attribute is compilable... yes
[INFO] [stderr]   checking whether compiler supports -Wimplicit-fallthrough... yes
[INFO] [stderr]   checking whether fallthrough attribute is compilable... yes
[INFO] [stderr]   checking whether compiler supports -Wimplicit-fallthrough... yes
[INFO] [stderr]   checking whether compiler supports -Wimplicit-fallthrough... no
[INFO] [stderr]   checking whether compiler supports -Werror... yes
[INFO] [stderr]   checking whether compiler supports -herror_on_warning... yes
[INFO] [stderr]   checking whether cold attribute is compilable... yes
[INFO] [stderr]   checking whether vm_make_tag is compilable... no
[INFO] [stderr]   checking for a BSD-compatible install... /usr/bin/install -c
[INFO] [stderr]   checking for x86_64-unknown-linux-gnu-ranlib... no
[INFO] [stderr]   checking for ranlib... ranlib
[INFO] [stderr]   checking for ld... /usr/bin/ld
[INFO] [stderr]   checking for autoconf... /usr/bin/autoconf
[INFO] [stderr]   checking for memalign... yes
[INFO] [stderr]   checking for valloc... yes
[INFO] [stderr]   checking for malloc_size... no
[INFO] [stderr]   checking whether compiler supports -O3... yes
[INFO] [stderr]   checking whether compiler supports -O3... no
[INFO] [stderr]   checking whether compiler supports -funroll-loops... yes
[INFO] [stderr]   checking configured backtracing method... N/A
[INFO] [stderr]   checking for sbrk... yes
[INFO] [stderr]   checking whether utrace(2) is compilable... no
[INFO] [stderr]   checking whether utrace(2) with label is compilable... no
[INFO] [stderr]   checking whether a program using __builtin_unreachable is compilable... yes
[INFO] [stderr]   checking whether a program using __builtin_ffsl is compilable... yes
[INFO] [stderr]   checking whether a program using __builtin_popcountl is compilable... yes
[INFO] [stderr]   checking LG_PAGE... 12
[INFO] [stderr]   checking pthread.h usability... yes
[INFO] [stderr]   checking pthread.h presence... yes
[INFO] [stderr]   checking for pthread.h... yes
[INFO] [stderr]   checking for pthread_create in -lpthread... yes
[INFO] [stderr]   checking dlfcn.h usability... yes
[INFO] [stderr]   checking dlfcn.h presence... yes
[INFO] [stderr]   checking for dlfcn.h... yes
[INFO] [stderr]   checking for dlsym... yes
[INFO] [stderr]   checking whether pthread_atfork(3) is compilable... yes
[INFO] [stderr]   checking whether pthread_setname_np(3) is compilable... yes
[INFO] [stderr]   checking whether pthread_getname_np(3) is compilable... yes
[INFO] [stderr]   checking whether pthread_get_name_np(3) is compilable... no
[INFO] [stderr]   checking for library containing clock_gettime... none required
[INFO] [stderr]   checking whether clock_gettime(CLOCK_MONOTONIC_COARSE, ...) is compilable... yes
[INFO] [stderr]   checking whether clock_gettime(CLOCK_MONOTONIC, ...) is compilable... yes
[INFO] [stderr]   checking whether mach_absolute_time() is compilable... no
[INFO] [stderr]   checking whether clock_gettime(CLOCK_REALTIME, ...) is compilable... yes
[INFO] [stderr]   checking whether compiler supports -Werror... yes
[INFO] [stderr]   checking whether syscall(2) is compilable... yes
[INFO] [stderr]   checking for secure_getenv... yes
[INFO] [stderr]   checking for sched_getcpu... yes
[INFO] [stderr]   checking for sched_setaffinity... yes
[INFO] [stderr]   checking for issetugid... no
[INFO] [stderr]   checking for _malloc_thread_cleanup... no
[INFO] [stderr]   checking for _pthread_mutex_init_calloc_cb... no
[INFO] [stderr]   checking for memcntl... no
[INFO] [stderr]   checking for TLS... yes
[INFO] [stderr]   checking whether C11 atomics is compilable... yes
[INFO] [stderr]   checking whether GCC __atomic atomics is compilable... yes
[INFO] [stderr]   checking whether GCC 8-bit __atomic atomics is compilable... yes
[INFO] [stderr]   checking whether GCC __sync atomics is compilable... yes
[INFO] [stderr]   checking whether GCC 8-bit __sync atomics is compilable... yes
[INFO] [stderr]   checking whether Darwin OSAtomic*() is compilable... no
[INFO] [stderr]   checking whether madvise(2) is compilable... yes
[INFO] [stderr]   checking whether madvise(..., MADV_FREE) is compilable... yes
[INFO] [stderr]   checking whether madvise(..., MADV_DONTNEED) is compilable... yes
[INFO] [stderr]   checking whether madvise(..., MADV_DO[NT]DUMP) is compilable... yes
[INFO] [stderr]   checking whether madvise(..., MADV_[NO]HUGEPAGE) is compilable... yes
[INFO] [stderr]   checking whether madvise(..., MADV_[NO]CORE) is compilable... no
[INFO] [stderr]   checking whether mprotect(2) is compilable... yes
[INFO] [stderr]   checking for __builtin_clz... yes
[INFO] [stderr]   checking whether Darwin os_unfair_lock_*() is compilable... no
[INFO] [stderr]   checking whether glibc malloc hook is compilable... no
[INFO] [stderr]   checking whether glibc memalign hook is compilable... no
[INFO] [stderr]   checking whether pthreads adaptive mutexes is compilable... yes
[INFO] [stderr]   checking whether compiler supports -D_GNU_SOURCE... yes
[INFO] [stderr]   checking whether compiler supports -Werror... yes
[INFO] [stderr]   checking whether compiler supports -herror_on_warning... yes
[INFO] [stderr]   checking whether strerror_r returns char with gnu source is compilable... yes
[INFO] [stderr]   checking for stdbool.h that conforms to C99... yes
[INFO] [stderr]   checking for _Bool... yes
[INFO] [stderr]   configure: creating ./config.status
[INFO] [stderr]   running: "tail" "-n" "100" "/opt/rustwide/target/debug/build/jemalloc-sys-02f7beeefbac29d6/out/build/config.log"
[INFO] [stderr]   configure:14234: result: yes
[INFO] [stderr]   configure:14236: checking for _Bool
[INFO] [stderr]   configure:14236: cc -c -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -Wno-missing-attributes -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -D_GNU_SOURCE -D_REENTRANT conftest.c >&5
[INFO] [stderr]   configure:14236: $? = 0
[INFO] [stderr]   configure:14236: cc -c -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -Wno-missing-attributes -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -D_GNU_SOURCE -D_REENTRANT conftest.c >&5
[INFO] [stderr]   configure:14236: $? = 1
[INFO] [stderr]   configure: failed program was:
[INFO] [stderr]   | /* confdefs.h */
[INFO] [stderr]   | #define PACKAGE_NAME ""
[INFO] [stderr]   | #define PACKAGE_TARNAME ""
[INFO] [stderr]   | #define PACKAGE_VERSION ""
[INFO] [stderr]   | #define PACKAGE_STRING ""
[INFO] [stderr]   | #define PACKAGE_BUGREPORT ""
[INFO] [stderr]   | #define PACKAGE_URL ""
[INFO] [stderr]   | #define JEMALLOC_HAS_RESTRICT
[INFO] [stderr]   | #define STDC_HEADERS 1
[INFO] [stderr]   | #define HAVE_SYS_TYPES_H 1
[INFO] [stderr]   | #define HAVE_SYS_STAT_H 1
[INFO] [stderr]   | #define HAVE_STDLIB_H 1
[INFO] [stderr]   | #define HAVE_STRING_H 1
[INFO] [stderr]   | #define HAVE_MEMORY_H 1
[INFO] [stderr]   | #define HAVE_STRINGS_H 1
[INFO] [stderr]   | #define HAVE_INTTYPES_H 1
[INFO] [stderr]   | #define HAVE_STDINT_H 1
[INFO] [stderr]   | #define HAVE_UNISTD_H 1
[INFO] [stderr]   | #define SIZEOF_VOID_P 8
[INFO] [stderr]   | #define LG_SIZEOF_PTR 3
[INFO] [stderr]   | #define SIZEOF_INT 4
[INFO] [stderr]   | #define LG_SIZEOF_INT 2
[INFO] [stderr]   | #define SIZEOF_LONG 8
[INFO] [stderr]   | #define LG_SIZEOF_LONG 3
[INFO] [stderr]   | #define SIZEOF_LONG_LONG 8
[INFO] [stderr]   | #define LG_SIZEOF_LONG_LONG 3
[INFO] [stderr]   | #define SIZEOF_INTMAX_T 8
[INFO] [stderr]   | #define LG_SIZEOF_INTMAX_T 3
[INFO] [stderr]   | #define HAVE_CPU_SPINWAIT 1
[INFO] [stderr]   | #define CPU_SPINWAIT __asm__ volatile("pause")
[INFO] [stderr]   | #define LG_VADDR 48
[INFO] [stderr]   | #define LG_VADDR 48
[INFO] [stderr]   | #define JEMALLOC_PURGE_MADVISE_DONTNEED_ZEROS  
[INFO] [stderr]   | #define JEMALLOC_HAS_ALLOCA_H  
[INFO] [stderr]   | #define JEMALLOC_PROC_SYS_VM_OVERCOMMIT_MEMORY  
[INFO] [stderr]   | #define JEMALLOC_THREADED_INIT  
[INFO] [stderr]   | #define JEMALLOC_USE_CXX_THROW  
[INFO] [stderr]   | #define HAVE_MALLOC_H 1
[INFO] [stderr]   | #define JEMALLOC_USABLE_SIZE_CONST 
[INFO] [stderr]   | #define JEMALLOC_HAVE_ATTR  
[INFO] [stderr]   | #define JEMALLOC_HAVE_ATTR_ALLOC_SIZE  
[INFO] [stderr]   | #define JEMALLOC_HAVE_ATTR_FORMAT_GNU_PRINTF  
[INFO] [stderr]   | #define JEMALLOC_HAVE_ATTR_FORMAT_PRINTF  
[INFO] [stderr]   | #define JEMALLOC_HAVE_ATTR_FORMAT_ARG  
[INFO] [stderr]   | #define JEMALLOC_HAVE_ATTR_FALLTHROUGH  
[INFO] [stderr]   | #define JEMALLOC_HAVE_ATTR_COLD  
[INFO] [stderr]   | #define JEMALLOC_PREFIX "_rjem_"
[INFO] [stderr]   | #define JEMALLOC_CPREFIX "_RJEM_"
[INFO] [stderr]   | #define JEMALLOC_OVERRIDE_MEMALIGN  
[INFO] [stderr]   | #define JEMALLOC_OVERRIDE_VALLOC  
[INFO] [stderr]   | #define JEMALLOC_PRIVATE_NAMESPACE _rjem_je_
[INFO] [stderr]   | #define JEMALLOC_CONFIG_MALLOC_CONF ""
[INFO] [stderr]   | #define JEMALLOC_STATS  
[INFO] [stderr]   | #define JEMALLOC_MAPS_COALESCE  
[INFO] [stderr]   | #define JEMALLOC_RETAIN  
[INFO] [stderr]   | #define JEMALLOC_ZERO_REALLOC_DEFAULT_FREE  
[INFO] [stderr]   | #define JEMALLOC_DSS  
[INFO] [stderr]   | #define JEMALLOC_FILL  
[INFO] [stderr]   | #define JEMALLOC_CACHE_OBLIVIOUS  
[INFO] [stderr]   | #define JEMALLOC_INTERNAL_UNREACHABLE __builtin_unreachable
[INFO] [stderr]   | #define JEMALLOC_INTERNAL_FFSLL __builtin_ffsll
[INFO] [stderr]   | #define JEMALLOC_INTERNAL_FFSL __builtin_ffsl
[INFO] [stderr]   | #define JEMALLOC_INTERNAL_FFS __builtin_ffs
[INFO] [stderr]   | #define JEMALLOC_INTERNAL_POPCOUNT __builtin_popcount
[INFO] [stderr]   | #define JEMALLOC_INTERNAL_POPCOUNTL __builtin_popcountl
[INFO] [stderr]   | #define JEMALLOC_INTERNAL_POPCOUNTLL __builtin_popcountll
[INFO] [stderr]   | #define LG_PAGE 12
[INFO] [stderr]   | #define LG_HUGEPAGE 21
[INFO] [stderr]   | #define JEMALLOC_HAVE_PTHREAD  
[INFO] [stderr]   | #define HAVE_PTHREAD_H 1
[INFO] [stderr]   | #define HAVE_DLFCN_H 1
[INFO] [stderr]   | #define JEMALLOC_HAVE_DLSYM  
[INFO] [stderr]   | #define JEMALLOC_HAVE_PTHREAD_ATFORK  
[INFO] [stderr]   | #define JEMALLOC_HAVE_PTHREAD_SETNAME_NP  
[INFO] [stderr]   | #define JEMALLOC_HAVE_PTHREAD_GETNAME_NP  
[INFO] [stderr]   | #define JEMALLOC_HAVE_CLOCK_MONOTONIC_COARSE  
[INFO] [stderr]   | #define JEMALLOC_HAVE_CLOCK_MONOTONIC  
[INFO] [stderr]   | #define JEMALLOC_HAVE_CLOCK_REALTIME  
[INFO] [stderr]   | #define JEMALLOC_USE_SYSCALL  
[INFO] [stderr]   | #define JEMALLOC_HAVE_SECURE_GETENV  
[INFO] [stderr]   | #define JEMALLOC_HAVE_SCHED_GETCPU  
[INFO] [stderr]   | #define JEMALLOC_HAVE_SCHED_SETAFFINITY  
[INFO] [stderr]   | #define JEMALLOC_TLS
[INFO] [stderr]   | #define JEMALLOC_C11_ATOMICS  
[INFO] [stderr]   | #define JEMALLOC_GCC_ATOMIC_ATOMICS  
[INFO] [stderr]   | #define JEMALLOC_GCC_U8_ATOMIC_ATOMICS  
[INFO] [stderr]   | #define JEMALLOC_GCC_SYNC_ATOMICS  
[INFO] [stderr]   | #define JEMALLOC_GCC_U8_SYNC_ATOMICS  
[INFO] [stderr]   | #define JEMALLOC_HAVE_MADVISE  
[INFO] [stderr]   | #define JEMALLOC_PURGE_MADVISE_FREE  
[INFO] [stderr]   | #define JEMALLOC_PURGE_MADVISE_DONTNEED  
[INFO] [stderr]   | #define JEMALLOC_MADVISE_DONTDUMP  
[INFO] [stderr]   | #define JEMALLOC_HAVE_MADVI
[INFO] [stderr]   --- stderr
[INFO] [stderr]   sed: couldn't write 8 items to stdout: No space left on device
[INFO] [stderr]   /opt/rustwide/target/debug/build/jemalloc-sys-02f7beeefbac29d6/out/build/configure: line 2222: printf: write error: No space left on device
[INFO] [stderr]   cat: write error: No space left on device
[INFO] [stderr]   sed: couldn't write 27 items to stdout: No space left on device
[INFO] [stderr]   /opt/rustwide/target/debug/build/jemalloc-sys-02f7beeefbac29d6/out/build/configure: line 14393: printf: write error: No space left on device
[INFO] [stderr]   cat: write error: No space left on device
[INFO] [stderr]   cat: write error: No space left on device
[INFO] [stderr]   cat: write error: No space left on device
[INFO] [stderr]   cat: write error: No space left on device
[INFO] [stderr]   cat: write error: No space left on device
[INFO] [stderr]   cat: write error: No space left on device
[INFO] [stderr]   cat: write error: No space left on device
[INFO] [stderr]   cat: write error: No space left on device
[INFO] [stderr]   cat: write error: No space left on device
[INFO] [stderr]   cat: write error: No space left on device
[INFO] [stderr]   cat: write error: No space left on device
[INFO] [stderr]   /opt/rustwide/target/debug/build/jemalloc-sys-02f7beeefbac29d6/out/build/configure: line 15113: echo: write error: No space left on device
[INFO] [stderr]   /opt/rustwide/target/debug/build/jemalloc-sys-02f7beeefbac29d6/out/build/configure: line 413: printf: write error: No space left on device
[INFO] [stderr]   configure: error: could not make ./config.status
[INFO] [stderr]   /opt/rustwide/target/debug/build/jemalloc-sys-02f7beeefbac29d6/out/build/configure: line 4: echo: write error: No space left on device
[INFO] [stderr]   /opt/rustwide/target/debug/build/jemalloc-sys-02f7beeefbac29d6/out/build/configure: line 8: printf: write error: No space left on device
[INFO] [stderr]   /opt/rustwide/target/debug/build/jemalloc-sys-02f7beeefbac29d6/out/build/configure: line 9: echo: write error: No space left on device
[INFO] [stderr]   sort: fflush failed: 'standard output': No space left on device
[INFO] [stderr]   sort: write error
[INFO] [stderr]   /opt/rustwide/target/debug/build/jemalloc-sys-02f7beeefbac29d6/out/build/configure: line 40: echo: write error: No space left on device
[INFO] [stderr]   /opt/rustwide/target/debug/build/jemalloc-sys-02f7beeefbac29d6/out/build/configure: line 44: printf: write error: No space left on device
[INFO] [stderr]   /opt/rustwide/target/debug/build/jemalloc-sys-02f7beeefbac29d6/out/build/configure: line 45: echo: write error: No space left on device
[INFO] [stderr]   sort: write failed: 'standard output': No space left on device
[INFO] [stderr]   sort: write error
[INFO] [stderr]   /opt/rustwide/target/debug/build/jemalloc-sys-02f7beeefbac29d6/out/build/configure: line 54: echo: write error: No space left on device
[INFO] [stderr]   /opt/rustwide/target/debug/build/jemalloc-sys-02f7beeefbac29d6/out/build/configure: line 75: printf: write error: No space left on device
[INFO] [stderr]   /opt/rustwide/target/debug/build/jemalloc-sys-02f7beeefbac29d6/out/build/configure: line 76: echo: write error: No space left on device
[INFO] [stderr]   cat: write error: No space left on device
[INFO] [stderr]   /opt/rustwide/target/debug/build/jemalloc-sys-02f7beeefbac29d6/out/build/configure: line 78: echo: write error: No space left on device
[INFO] [stderr]   /opt/rustwide/target/debug/build/jemalloc-sys-02f7beeefbac29d6/out/build/configure: line 82: printf: write error: No space left on device
[INFO] [stderr]   thread 'main' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/jemalloc-sys-0.5.4+5.3.0-patched/build.rs:351:9:
[INFO] [stderr]   command did not execute successfully: cd "/opt/rustwide/target/debug/build/jemalloc-sys-02f7beeefbac29d6/out/build" && CC="cc" CFLAGS="-O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall" CPPFLAGS="-O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall" LDFLAGS="-O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall" "sh" "/opt/rustwide/target/debug/build/jemalloc-sys-02f7beeefbac29d6/out/build/configure" "--disable-cxx" "--enable-doc=no" "--enable-shared=no" "--with-jemalloc-prefix=_rjem_" "--with-private-namespace=_rjem_" "--disable-initial-exec-tls" "--host=x86_64-unknown-linux-gnu" "--build=x86_64-unknown-linux-gnu" "--prefix=/opt/rustwide/target/debug/build/jemalloc-sys-02f7beeefbac29d6/out"
[INFO] [stderr]   expected success, got: exit status: 1
[INFO] [stderr]   stack backtrace:
[INFO] [stderr]      0:     0x56288622a675 - std::backtrace_rs::backtrace::libunwind::trace::h9f0ca6ecc178c101
[INFO] [stderr]                                  at /rustc/6a5749073f2ebf59d7740d30e50a932a85756ee7/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5
[INFO] [stderr]      1:     0x56288622a675 - std::backtrace_rs::backtrace::trace_unsynchronized::hfc6e80afe6be19f0
[INFO] [stderr]                                  at /rustc/6a5749073f2ebf59d7740d30e50a932a85756ee7/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stderr]      2:     0x56288622a675 - std::sys::backtrace::_print_fmt::h38efac80b97882e4
[INFO] [stderr]                                  at /rustc/6a5749073f2ebf59d7740d30e50a932a85756ee7/library/std/src/sys/backtrace.rs:68:5
[INFO] [stderr]      3:     0x56288622a675 - <std::sys::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::h80ed10030e047d0d
[INFO] [stderr]                                  at /rustc/6a5749073f2ebf59d7740d30e50a932a85756ee7/library/std/src/sys/backtrace.rs:44:22
[INFO] [stderr]      4:     0x56288624e1cb - core::fmt::rt::Argument::fmt::h50135af5accb25d9
[INFO] [stderr]                                  at /rustc/6a5749073f2ebf59d7740d30e50a932a85756ee7/library/core/src/fmt/rt.rs:173:76
[INFO] [stderr]      5:     0x56288624e1cb - core::fmt::write::h9bc4cf345501b280
[INFO] [stderr]                                  at /rustc/6a5749073f2ebf59d7740d30e50a932a85756ee7/library/core/src/fmt/mod.rs:1182:21
[INFO] [stderr]      6:     0x56288622757f - std::io::Write::write_fmt::ha7eced1f78298dc7
[INFO] [stderr]                                  at /rustc/6a5749073f2ebf59d7740d30e50a932a85756ee7/library/std/src/io/mod.rs:1835:15
[INFO] [stderr]      7:     0x56288622a44e - std::sys::backtrace::_print::ha12dcc3f2c2811e7
[INFO] [stderr]                                  at /rustc/6a5749073f2ebf59d7740d30e50a932a85756ee7/library/std/src/sys/backtrace.rs:47:5
[INFO] [stderr]      8:     0x56288622a44e - std::sys::backtrace::print::hfb7faa9bb84c0739
[INFO] [stderr]                                  at /rustc/6a5749073f2ebf59d7740d30e50a932a85756ee7/library/std/src/sys/backtrace.rs:34:9
[INFO] [stderr]      9:     0x56288622b919 - std::panicking::default_hook::{{closure}}::h8414694c116cfdcb
[INFO] [stderr]     10:     0x56288622b6bc - std::panicking::default_hook::h6dd1864174ab8643
[INFO] [stderr]                                  at /rustc/6a5749073f2ebf59d7740d30e50a932a85756ee7/library/std/src/panicking.rs:292:9
[INFO] [stderr]     11:     0x56288622bef1 - std::panicking::rust_panic_with_hook::haced9396b97bf851
[INFO] [stderr]                                  at /rustc/6a5749073f2ebf59d7740d30e50a932a85756ee7/library/std/src/panicking.rs:796:13
[INFO] [stderr]     12:     0x56288622bd57 - std::panicking::begin_panic_handler::{{closure}}::hafe214e9935c880a
[INFO] [stderr]                                  at /rustc/6a5749073f2ebf59d7740d30e50a932a85756ee7/library/std/src/panicking.rs:670:13
[INFO] [stderr]     13:     0x56288622ab39 - std::sys::backtrace::__rust_end_short_backtrace::hf6819f91d755812a
[INFO] [stderr]                                  at /rustc/6a5749073f2ebf59d7740d30e50a932a85756ee7/library/std/src/sys/backtrace.rs:171:18
[INFO] [stderr]     14:     0x56288622b9e4 - rust_begin_unwind
[INFO] [stderr]                                  at /rustc/6a5749073f2ebf59d7740d30e50a932a85756ee7/library/std/src/panicking.rs:661:5
[INFO] [stderr]     15:     0x56288624cfc3 - core::panicking::panic_fmt::h944c92a78b82ca9c
[INFO] [stderr]                                  at /rustc/6a5749073f2ebf59d7740d30e50a932a85756ee7/library/core/src/panicking.rs:74:14
[INFO] [stderr]     16:     0x5628861b292b - build_script_build::execute::h6c98b1936d7cec5a
[INFO] [stderr]     17:     0x5628861b2318 - build_script_build::run_and_log::h29c87bbe66787002
[INFO] [stderr]     18:     0x5628861b1653 - build_script_build::main::h29c3a0140ea0a7e5
[INFO] [stderr]     19:     0x5628861a7bb3 - core::ops::function::FnOnce::call_once::hd2e6232606301b7a
[INFO] [stderr]     20:     0x5628861a7826 - std::sys::backtrace::__rust_begin_short_backtrace::h1a0753e3e1d43b9e
[INFO] [stderr]     21:     0x5628861a7809 - std::rt::lang_start::{{closure}}::h367e98d01e4976dc
[INFO] [stderr]     22:     0x5628862234bd - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::h3a1df10492cc5f94
[INFO] [stderr]                                  at /rustc/6a5749073f2ebf59d7740d30e50a932a85756ee7/library/core/src/ops/function.rs:284:13
[INFO] [stderr]     23:     0x5628862234bd - std::panicking::try::do_call::h849a2a382dcef497
[INFO] [stderr]                                  at /rustc/6a5749073f2ebf59d7740d30e50a932a85756ee7/library/std/src/panicking.rs:553:40
[INFO] [stderr]     24:     0x5628862234bd - std::panicking::try::hd6c1a15e6edc0e1e
[INFO] [stderr]                                  at /rustc/6a5749073f2ebf59d7740d30e50a932a85756ee7/library/std/src/panicking.rs:517:19
[INFO] [stderr]     25:     0x5628862234bd - std::panic::catch_unwind::h6875185ffb2982a5
[INFO] [stderr]                                  at /rustc/6a5749073f2ebf59d7740d30e50a932a85756ee7/library/std/src/panic.rs:350:14
[INFO] [stderr]     26:     0x5628862234bd - std::rt::lang_start_internal::{{closure}}::ha28f56f731da87a1
[INFO] [stderr]                                  at /rustc/6a5749073f2ebf59d7740d30e50a932a85756ee7/library/std/src/rt.rs:141:48
[INFO] [stderr]     27:     0x5628862234bd - std::panicking::try::do_call::h886457e6c948c7a9
[INFO] [stderr]                                  at /rustc/6a5749073f2ebf59d7740d30e50a932a85756ee7/library/std/src/panicking.rs:553:40
[INFO] [stderr]     28:     0x5628862234bd - std::panicking::try::hd5f2e25d27f8d793
[INFO] [stderr]                                  at /rustc/6a5749073f2ebf59d7740d30e50a932a85756ee7/library/std/src/panicking.rs:517:19
[INFO] [stderr]     29:     0x5628862234bd - std::panic::catch_unwind::h041bcc786dc443e7
[INFO] [stderr]                                  at /rustc/6a5749073f2ebf59d7740d30e50a932a85756ee7/library/std/src/panic.rs:350:14
[INFO] [stderr]     30:     0x5628862234bd - std::rt::lang_start_internal::h91df877768cb8438
[INFO] [stderr]                                  at /rustc/6a5749073f2ebf59d7740d30e50a932a85756ee7/library/std/src/rt.rs:141:20
[INFO] [stderr]     31:     0x5628861a77e7 - std::rt::lang_start::hc5eb3e658e684ca7
[INFO] [stderr]     32:     0x5628861b2e75 - main
[INFO] [stderr]     33:     0x7f26fa7bfd90 - <unknown>
[INFO] [stderr]     34:     0x7f26fa7bfe40 - __libc_start_main
[INFO] [stderr]     35:     0x5628861a7225 - _start
[INFO] [stderr]     36:                0x0 - <unknown>
[INFO] running `Command { std: "docker" "inspect" "96e802f1d8f51fd1e3baa8b8992ba9f002e75b481a61fd9a940b7deb03288ec9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "96e802f1d8f51fd1e3baa8b8992ba9f002e75b481a61fd9a940b7deb03288ec9", kill_on_drop: false }`
[INFO] [stdout] 96e802f1d8f51fd1e3baa8b8992ba9f002e75b481a61fd9a940b7deb03288ec9
