[INFO] fetching crate static-compress 0.3.3...
[INFO] checking static-compress-0.3.3 against try#5ef65a4ed75279dc1b7a26cedc27293a9f4ca8db for pr-143717
[INFO] extracting crate static-compress 0.3.3 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate static-compress 0.3.3
[INFO] finished tweaking crates.io crate static-compress 0.3.3
[INFO] tweaked toml for crates.io crate static-compress 0.3.3 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate static-compress 0.3.3 on toolchain 5ef65a4ed75279dc1b7a26cedc27293a9f4ca8db
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5ef65a4ed75279dc1b7a26cedc27293a9f4ca8db" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate static-compress 0.3.3 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" "+5ef65a4ed75279dc1b7a26cedc27293a9f4ca8db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+5ef65a4ed75279dc1b7a26cedc27293a9f4ca8db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8301b07b32b9f379b8b4ecdec4a00c4b47f93c496d0c1cce5c8bf0a655c9b1d5
[INFO] running `Command { std: "docker" "start" "-a" "8301b07b32b9f379b8b4ecdec4a00c4b47f93c496d0c1cce5c8bf0a655c9b1d5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8301b07b32b9f379b8b4ecdec4a00c4b47f93c496d0c1cce5c8bf0a655c9b1d5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8301b07b32b9f379b8b4ecdec4a00c4b47f93c496d0c1cce5c8bf0a655c9b1d5", kill_on_drop: false }`
[INFO] [stdout] 8301b07b32b9f379b8b4ecdec4a00c4b47f93c496d0c1cce5c8bf0a655c9b1d5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+5ef65a4ed75279dc1b7a26cedc27293a9f4ca8db" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 829eba423a454613d246f57802e354b59f346eb6eb01c500bb2b3d132c562b5a
[INFO] running `Command { std: "docker" "start" "-a" "829eba423a454613d246f57802e354b59f346eb6eb01c500bb2b3d132c562b5a", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling libc v0.2.112
[INFO] [stderr]    Compiling memchr v2.4.1
[INFO] [stderr]    Compiling autocfg v1.0.1
[INFO] [stderr]    Compiling cc v1.0.72
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]    Compiling serde v1.0.133
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]     Checking regex-automata v0.1.10
[INFO] [stderr]     Checking adler v1.0.2
[INFO] [stderr]     Checking gimli v0.26.1
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling crc32fast v1.3.0
[INFO] [stderr]     Checking unicode-width v0.1.9
[INFO] [stderr]     Checking byteorder v1.4.3
[INFO] [stderr]     Checking ryu v1.0.9
[INFO] [stderr]     Checking itoa v0.4.8
[INFO] [stderr]     Checking regex-syntax v0.6.25
[INFO] [stderr]     Checking rustc-demangle v0.1.21
[INFO] [stderr]     Checking crc-catalog v1.1.1
[INFO] [stderr]     Checking hashbrown v0.11.2
[INFO] [stderr]     Checking crc v2.1.0
[INFO] [stderr]     Checking getopts v0.2.21
[INFO] [stderr]     Checking encode_unicode v0.3.6
[INFO] [stderr]     Checking fnv v1.0.7
[INFO] [stderr]     Checking typed-arena v2.0.1
[INFO] [stderr]     Checking strsim v0.10.0
[INFO] [stderr]     Checking termcolor v1.1.2
[INFO] [stderr]    Compiling error-chain v0.12.4
[INFO] [stderr]     Checking textwrap v0.14.2
[INFO] [stderr]     Checking adler32 v1.2.0
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]    Compiling miniz_oxide v0.4.4
[INFO] [stderr]    Compiling indexmap v1.8.0
[INFO] [stderr]     Checking lazy_static v0.2.11
[INFO] [stderr]     Checking zopfli v0.5.0
[INFO] [stderr]     Checking separator v0.4.1
[INFO] [stderr]     Checking aho-corasick v0.7.18
[INFO] [stderr]     Checking csv-core v0.1.10
[INFO] [stderr]     Checking object v0.27.1
[INFO] [stderr]     Checking os_str_bytes v6.0.0
[INFO] [stderr]    Compiling brotli-sys v0.3.2
[INFO] [stderr]    Compiling backtrace v0.3.63
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking dirs v1.0.5
[INFO] [stderr]     Checking rand v0.4.6
[INFO] [stderr]     Checking time v0.1.44
[INFO] [stderr]     Checking flate2 v1.0.22
[INFO] [stderr]     Checking filetime v0.2.15
[INFO] [stderr]     Checking term v0.5.2
[INFO] [stderr]     Checking pretty-bytes v0.2.2
[INFO] [stderr]     Checking clap v3.0.10
[INFO] [stderr]     Checking stderr v0.8.0
[INFO] [stderr]     Checking rand v0.3.23
[INFO] [stderr]     Checking chan v0.1.23
[INFO] [stderr]     Checking regex v1.5.4
[INFO] [stderr]     Checking addr2line v0.17.0
[INFO] [stderr]     Checking bstr v0.2.17
[INFO] [stderr]     Checking csv v1.1.6
[INFO] [stderr]     Checking globset v0.4.8
[INFO] [stderr]     Checking prettytable-rs v0.8.0
[INFO] [stderr] warning: brotli-sys@0.3.2: ar: /opt/rustwide/target/debug/build/brotli-sys-fc9cfd88d2177305/out/libbrotli.a: error reading /opt/rustwide/target/debug/build/brotli-sys-fc9cfd88d2177305/out/brotli/enc/backward_references.o: No space left on device
[INFO] [stderr] error: failed to run custom build command for `brotli-sys v0.3.2`
[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/brotli-sys-7e7edd226408920e/build-script-build` (exit status: 1)
[INFO] [stderr]   --- stdout
[INFO] [stderr]   cargo:include=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/brotli-sys-0.3.2/brotli/include
[INFO] [stderr]   TARGET = Some("x86_64-unknown-linux-gnu")
[INFO] [stderr]   OPT_LEVEL = Some("0")
[INFO] [stderr]   HOST = Some("x86_64-unknown-linux-gnu")
[INFO] [stderr]   CC_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   CC_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   HOST_CC = None
[INFO] [stderr]   CC = None
[INFO] [stderr]   CFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   CFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   HOST_CFLAGS = None
[INFO] [stderr]   CFLAGS = None
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   DEBUG = Some("true")
[INFO] [stderr]   CARGO_CFG_TARGET_FEATURE = Some("fxsr,sse,sse2,x87")
[INFO] [stderr]   running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "brotli/include" "-o" "/opt/rustwide/target/debug/build/brotli-sys-fc9cfd88d2177305/out/brotli/common/dictionary.o" "-c" "brotli/common/dictionary.c"
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "brotli/include" "-o" "/opt/rustwide/target/debug/build/brotli-sys-fc9cfd88d2177305/out/brotli/dec/bit_reader.o" "-c" "brotli/dec/bit_reader.c"
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "brotli/include" "-o" "/opt/rustwide/target/debug/build/brotli-sys-fc9cfd88d2177305/out/brotli/dec/decode.o" "-c" "brotli/dec/decode.c"
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "brotli/include" "-o" "/opt/rustwide/target/debug/build/brotli-sys-fc9cfd88d2177305/out/brotli/dec/huffman.o" "-c" "brotli/dec/huffman.c"
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "brotli/include" "-o" "/opt/rustwide/target/debug/build/brotli-sys-fc9cfd88d2177305/out/brotli/dec/state.o" "-c" "brotli/dec/state.c"
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "brotli/include" "-o" "/opt/rustwide/target/debug/build/brotli-sys-fc9cfd88d2177305/out/brotli/enc/backward_references.o" "-c" "brotli/enc/backward_references.c"
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "brotli/include" "-o" "/opt/rustwide/target/debug/build/brotli-sys-fc9cfd88d2177305/out/brotli/enc/backward_references_hq.o" "-c" "brotli/enc/backward_references_hq.c"
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "brotli/include" "-o" "/opt/rustwide/target/debug/build/brotli-sys-fc9cfd88d2177305/out/brotli/enc/bit_cost.o" "-c" "brotli/enc/bit_cost.c"
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "brotli/include" "-o" "/opt/rustwide/target/debug/build/brotli-sys-fc9cfd88d2177305/out/brotli/enc/block_splitter.o" "-c" "brotli/enc/block_splitter.c"
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "brotli/include" "-o" "/opt/rustwide/target/debug/build/brotli-sys-fc9cfd88d2177305/out/brotli/enc/brotli_bit_stream.o" "-c" "brotli/enc/brotli_bit_stream.c"
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "brotli/include" "-o" "/opt/rustwide/target/debug/build/brotli-sys-fc9cfd88d2177305/out/brotli/enc/cluster.o" "-c" "brotli/enc/cluster.c"
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "brotli/include" "-o" "/opt/rustwide/target/debug/build/brotli-sys-fc9cfd88d2177305/out/brotli/enc/compress_fragment.o" "-c" "brotli/enc/compress_fragment.c"
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "brotli/include" "-o" "/opt/rustwide/target/debug/build/brotli-sys-fc9cfd88d2177305/out/brotli/enc/compress_fragment_two_pass.o" "-c" "brotli/enc/compress_fragment_two_pass.c"
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "brotli/include" "-o" "/opt/rustwide/target/debug/build/brotli-sys-fc9cfd88d2177305/out/brotli/enc/dictionary_hash.o" "-c" "brotli/enc/dictionary_hash.c"
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "brotli/include" "-o" "/opt/rustwide/target/debug/build/brotli-sys-fc9cfd88d2177305/out/brotli/enc/encode.o" "-c" "brotli/enc/encode.c"
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "brotli/include" "-o" "/opt/rustwide/target/debug/build/brotli-sys-fc9cfd88d2177305/out/brotli/enc/entropy_encode.o" "-c" "brotli/enc/entropy_encode.c"
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "brotli/include" "-o" "/opt/rustwide/target/debug/build/brotli-sys-fc9cfd88d2177305/out/brotli/enc/histogram.o" "-c" "brotli/enc/histogram.c"
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "brotli/include" "-o" "/opt/rustwide/target/debug/build/brotli-sys-fc9cfd88d2177305/out/brotli/enc/literal_cost.o" "-c" "brotli/enc/literal_cost.c"
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "brotli/include" "-o" "/opt/rustwide/target/debug/build/brotli-sys-fc9cfd88d2177305/out/brotli/enc/memory.o" "-c" "brotli/enc/memory.c"
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "brotli/include" "-o" "/opt/rustwide/target/debug/build/brotli-sys-fc9cfd88d2177305/out/brotli/enc/metablock.o" "-c" "brotli/enc/metablock.c"
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "brotli/include" "-o" "/opt/rustwide/target/debug/build/brotli-sys-fc9cfd88d2177305/out/brotli/enc/static_dict.o" "-c" "brotli/enc/static_dict.c"
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "brotli/include" "-o" "/opt/rustwide/target/debug/build/brotli-sys-fc9cfd88d2177305/out/brotli/enc/utf8_util.o" "-c" "brotli/enc/utf8_util.c"
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   AR_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   AR_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   HOST_AR = None
[INFO] [stderr]   AR = None
[INFO] [stderr]   running: ZERO_AR_DATE="1" "ar" "cq" "/opt/rustwide/target/debug/build/brotli-sys-fc9cfd88d2177305/out/libbrotli.a" "/opt/rustwide/target/debug/build/brotli-sys-fc9cfd88d2177305/out/brotli/common/dictionary.o" "/opt/rustwide/target/debug/build/brotli-sys-fc9cfd88d2177305/out/brotli/dec/bit_reader.o" "/opt/rustwide/target/debug/build/brotli-sys-fc9cfd88d2177305/out/brotli/dec/decode.o" "/opt/rustwide/target/debug/build/brotli-sys-fc9cfd88d2177305/out/brotli/dec/huffman.o" "/opt/rustwide/target/debug/build/brotli-sys-fc9cfd88d2177305/out/brotli/dec/state.o" "/opt/rustwide/target/debug/build/brotli-sys-fc9cfd88d2177305/out/brotli/enc/backward_references.o" "/opt/rustwide/target/debug/build/brotli-sys-fc9cfd88d2177305/out/brotli/enc/backward_references_hq.o" "/opt/rustwide/target/debug/build/brotli-sys-fc9cfd88d2177305/out/brotli/enc/bit_cost.o" "/opt/rustwide/target/debug/build/brotli-sys-fc9cfd88d2177305/out/brotli/enc/block_splitter.o" "/opt/rustwide/target/debug/build/brotli-sys-fc9cfd88d2177305/out/brotli/enc/brotli_bit_stream.o" "/opt/rustwide/target/debug/build/brotli-sys-fc9cfd88d2177305/out/brotli/enc/cluster.o" "/opt/rustwide/target/debug/build/brotli-sys-fc9cfd88d2177305/out/brotli/enc/compress_fragment.o" "/opt/rustwide/target/debug/build/brotli-sys-fc9cfd88d2177305/out/brotli/enc/compress_fragment_two_pass.o" "/opt/rustwide/target/debug/build/brotli-sys-fc9cfd88d2177305/out/brotli/enc/dictionary_hash.o" "/opt/rustwide/target/debug/build/brotli-sys-fc9cfd88d2177305/out/brotli/enc/encode.o" "/opt/rustwide/target/debug/build/brotli-sys-fc9cfd88d2177305/out/brotli/enc/entropy_encode.o" "/opt/rustwide/target/debug/build/brotli-sys-fc9cfd88d2177305/out/brotli/enc/histogram.o" "/opt/rustwide/target/debug/build/brotli-sys-fc9cfd88d2177305/out/brotli/enc/literal_cost.o" "/opt/rustwide/target/debug/build/brotli-sys-fc9cfd88d2177305/out/brotli/enc/memory.o" "/opt/rustwide/target/debug/build/brotli-sys-fc9cfd88d2177305/out/brotli/enc/metablock.o" "/opt/rustwide/target/debug/build/brotli-sys-fc9cfd88d2177305/out/brotli/enc/static_dict.o" "/opt/rustwide/target/debug/build/brotli-sys-fc9cfd88d2177305/out/brotli/enc/utf8_util.o"
[INFO] [stderr]   cargo:warning=ar: /opt/rustwide/target/debug/build/brotli-sys-fc9cfd88d2177305/out/libbrotli.a: error reading /opt/rustwide/target/debug/build/brotli-sys-fc9cfd88d2177305/out/brotli/enc/backward_references.o: No space left on device
[INFO] [stderr]   exit status: 1
[INFO] [stderr] 
[INFO] [stderr]   --- stderr
[INFO] [stderr]   fatal: not a git repository (or any parent up to mount point /opt/rustwide)
[INFO] [stderr]   Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   error occurred: Command ZERO_AR_DATE="1" "ar" "cq" "/opt/rustwide/target/debug/build/brotli-sys-fc9cfd88d2177305/out/libbrotli.a" "/opt/rustwide/target/debug/build/brotli-sys-fc9cfd88d2177305/out/brotli/common/dictionary.o" "/opt/rustwide/target/debug/build/brotli-sys-fc9cfd88d2177305/out/brotli/dec/bit_reader.o" "/opt/rustwide/target/debug/build/brotli-sys-fc9cfd88d2177305/out/brotli/dec/decode.o" "/opt/rustwide/target/debug/build/brotli-sys-fc9cfd88d2177305/out/brotli/dec/huffman.o" "/opt/rustwide/target/debug/build/brotli-sys-fc9cfd88d2177305/out/brotli/dec/state.o" "/opt/rustwide/target/debug/build/brotli-sys-fc9cfd88d2177305/out/brotli/enc/backward_references.o" "/opt/rustwide/target/debug/build/brotli-sys-fc9cfd88d2177305/out/brotli/enc/backward_references_hq.o" "/opt/rustwide/target/debug/build/brotli-sys-fc9cfd88d2177305/out/brotli/enc/bit_cost.o" "/opt/rustwide/target/debug/build/brotli-sys-fc9cfd88d2177305/out/brotli/enc/block_splitter.o" "/opt/rustwide/target/debug/build/brotli-sys-fc9cfd88d2177305/out/brotli/enc/brotli_bit_stream.o" "/opt/rustwide/target/debug/build/brotli-sys-fc9cfd88d2177305/out/brotli/enc/cluster.o" "/opt/rustwide/target/debug/build/brotli-sys-fc9cfd88d2177305/out/brotli/enc/compress_fragment.o" "/opt/rustwide/target/debug/build/brotli-sys-fc9cfd88d2177305/out/brotli/enc/compress_fragment_two_pass.o" "/opt/rustwide/target/debug/build/brotli-sys-fc9cfd88d2177305/out/brotli/enc/dictionary_hash.o" "/opt/rustwide/target/debug/build/brotli-sys-fc9cfd88d2177305/out/brotli/enc/encode.o" "/opt/rustwide/target/debug/build/brotli-sys-fc9cfd88d2177305/out/brotli/enc/entropy_encode.o" "/opt/rustwide/target/debug/build/brotli-sys-fc9cfd88d2177305/out/brotli/enc/histogram.o" "/opt/rustwide/target/debug/build/brotli-sys-fc9cfd88d2177305/out/brotli/enc/literal_cost.o" "/opt/rustwide/target/debug/build/brotli-sys-fc9cfd88d2177305/out/brotli/enc/memory.o" "/opt/rustwide/target/debug/build/brotli-sys-fc9cfd88d2177305/out/brotli/enc/metablock.o" "/opt/rustwide/target/debug/build/brotli-sys-fc9cfd88d2177305/out/brotli/enc/static_dict.o" "/opt/rustwide/target/debug/build/brotli-sys-fc9cfd88d2177305/out/brotli/enc/utf8_util.o" with args "ar" did not execute successfully (status code exit status: 1).
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] running `Command { std: "docker" "inspect" "829eba423a454613d246f57802e354b59f346eb6eb01c500bb2b3d132c562b5a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "829eba423a454613d246f57802e354b59f346eb6eb01c500bb2b3d132c562b5a", kill_on_drop: false }`
[INFO] [stdout] 829eba423a454613d246f57802e354b59f346eb6eb01c500bb2b3d132c562b5a
