[INFO] cloning repository https://github.com/KotobaMedia/mojxml-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/KotobaMedia/mojxml-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKotobaMedia%2Fmojxml-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKotobaMedia%2Fmojxml-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 47556db9a075ca594cdbce5a16a6c38b5ae4586c
[INFO] testing KotobaMedia/mojxml-rs against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKotobaMedia%2Fmojxml-rs" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/KotobaMedia/mojxml-rs
[INFO] finished tweaking git repo https://github.com/KotobaMedia/mojxml-rs
[INFO] tweaked toml for git repo https://github.com/KotobaMedia/mojxml-rs written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/KotobaMedia/mojxml-rs on toolchain 33835004928d3bf65db4d4712e1330766263b0bd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/KotobaMedia/mojxml-rs 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" "+33835004928d3bf65db4d4712e1330766263b0bd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /workspace/builds/worker-1-tc2/source/crates/wasm/Cargo.toml
[INFO] [stderr] workspace: /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a6b7f7b26074221303fce67c9f5623f1077021c01d4b08d95d5ff587625527b1
[INFO] running `Command { std: "docker" "start" "-a" "a6b7f7b26074221303fce67c9f5623f1077021c01d4b08d95d5ff587625527b1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a6b7f7b26074221303fce67c9f5623f1077021c01d4b08d95d5ff587625527b1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a6b7f7b26074221303fce67c9f5623f1077021c01d4b08d95d5ff587625527b1", kill_on_drop: false }`
[INFO] [stdout] a6b7f7b26074221303fce67c9f5623f1077021c01d4b08d95d5ff587625527b1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fb019d4ba0174d7fa8526d3f09a1ecc9fcc8cfcbb71bbac9b47a1ffd92c9a892
[INFO] running `Command { std: "docker" "start" "-a" "fb019d4ba0174d7fa8526d3f09a1ecc9fcc8cfcbb71bbac9b47a1ffd92c9a892", kill_on_drop: false }`
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /opt/rustwide/workdir/crates/wasm/Cargo.toml
[INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling libm v0.2.16
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling libc v0.2.183
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling zerocopy v0.8.42
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling heapless v0.8.0
[INFO] [stderr]    Compiling hash32 v0.3.1
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling find-msvc-tools v0.1.9
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling arrow-schema v56.2.0
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling iana-time-zone v0.1.65
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling itoa v1.0.17
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling winnow v0.7.15
[INFO] [stderr]    Compiling lexical-util v1.0.7
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling pkg-config v0.3.32
[INFO] [stderr]    Compiling toml_datetime v1.0.0+spec-1.1.0
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling bumpalo v3.20.2
[INFO] [stderr]    Compiling flatbuffers v25.12.19
[INFO] [stderr]    Compiling lexical-write-integer v1.0.6
[INFO] [stderr]    Compiling lexical-parse-integer v1.0.6
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling cc v1.2.57
[INFO] [stderr]    Compiling alloc-no-stdlib v2.0.4
[INFO] [stderr]    Compiling zlib-rs v0.6.3
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.114
[INFO] [stderr]    Compiling alloc-stdlib v0.2.2
[INFO] [stderr]    Compiling snap v1.1.1
[INFO] [stderr]    Compiling lexical-parse-float v1.0.6
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling brotli-decompressor v5.0.0
[INFO] [stderr]    Compiling lexical-write-float v1.0.6
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling integer-encoding v3.0.4
[INFO] [stderr]    Compiling ryu v1.0.23
[INFO] [stderr]    Compiling twox-hash v2.1.2
[INFO] [stderr]    Compiling lz4_flex v0.11.6
[INFO] [stderr]    Compiling i_float v1.15.0
[INFO] [stderr]    Compiling lexical-core v1.0.6
[INFO] [stderr]    Compiling simdutf8 v0.1.5
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling seq-macro v0.3.6
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling i_shape v1.14.0
[INFO] [stderr]    Compiling wasm-bindgen v0.2.114
[INFO] [stderr]    Compiling itertools v0.11.0
[INFO] [stderr]    Compiling i_key_sort v0.6.0
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling ordered-float v2.10.1
[INFO] [stderr]    Compiling brotli v8.0.2
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling i_tree v0.16.0
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling thrift v0.17.0
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling robust v1.2.0
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling toml_parser v1.0.9+spec-1.1.0
[INFO] [stderr]    Compiling tikv-jemalloc-sys v0.6.1+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7
[INFO] [stderr]    Compiling anstyle-parse v1.0.0
[INFO] [stderr]    Compiling geographiclib-rs v0.2.7
[INFO] [stderr]    Compiling flatbuffers v24.12.23
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling earcutr v0.4.3
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling toml_edit v0.25.4+spec-1.1.0
[INFO] [stderr]    Compiling simd-adler32 v0.3.8
[INFO] [stderr]    Compiling i_overlay v4.0.7
[INFO] [stderr]    Compiling spade v2.15.0
[INFO] [stderr]    Compiling time-core v0.1.8
[INFO] [stderr]    Compiling num-conv v0.2.0
[INFO] [stderr]    Compiling anstyle v1.0.14
[INFO] [stderr]    Compiling colorchoice v1.0.5
[INFO] [stderr]    Compiling geozero v0.15.1
[INFO] [stderr]    Compiling portable-atomic v1.13.1
[INFO] [stderr]    Compiling float_next_after v1.0.0
[INFO] [stderr]    Compiling time-macros v0.2.27
[INFO] [stderr]    Compiling anstream v1.0.0
[INFO] [stderr]    Compiling zopfli v0.8.3
[INFO] [stderr]    Compiling deranged v0.5.8
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling proc-macro-crate v3.5.0
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling quick-xml v0.39.2
[INFO] [stderr]    Compiling num_threads v0.1.7
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.114
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling clap_lex v1.1.0
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling typed-path v0.12.3
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling console v0.16.3
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling unit-prefix v0.5.2
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling zip v8.2.0
[INFO] [stderr]    Compiling fallible-streaming-iterator v0.1.9
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling indicatif v0.18.4
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling zerocopy-derive v0.8.42
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling num_enum_derive v0.7.6
[INFO] [stderr]    Compiling clap_derive v4.6.0
[INFO] [stderr]    Compiling simplelog v0.12.2
[INFO] [stderr]    Compiling num_enum v0.7.6
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]    Compiling proj4rs v0.1.10
[INFO] [stderr]    Compiling mojxml-reader v0.3.0 (/opt/rustwide/workdir/crates/reader)
[INFO] [stderr]    Compiling darling v0.21.3
[INFO] [stderr]    Compiling geoparquet-batch-writer-derive v0.1.4
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.114
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling serde_with_macros v3.18.0
[INFO] [stderr]    Compiling serde_with v3.18.0
[INFO] [stderr]    Compiling clap v4.6.0
[INFO] [stderr]    Compiling js-sys v0.3.91
[INFO] [stderr]    Compiling zstd v0.13.3
[INFO] [stderr]    Compiling rstar v0.12.2
[INFO] [stderr]    Compiling geo-types v0.7.18
[INFO] [stderr]    Compiling geo-traits v0.3.0
[INFO] [stderr]    Compiling geojson v0.24.2
[INFO] [stderr]    Compiling geo v0.31.0
[INFO] [stderr]    Compiling wkt v0.14.0
[INFO] [stderr]    Compiling wkb v0.9.2
[INFO] [stderr]    Compiling geoarrow-schema v0.5.0
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling arrow-buffer v56.2.0
[INFO] [stderr]    Compiling flatgeobuf v6.0.1
[INFO] [stderr]    Compiling arrow-data v56.2.0
[INFO] [stderr]    Compiling arrow-array v56.2.0
[INFO] [stderr]    Compiling serde-wasm-bindgen v0.6.5
[INFO] [stderr]    Compiling arrow-select v56.2.0
[INFO] [stderr]    Compiling arrow-arith v56.2.0
[INFO] [stderr]    Compiling geoarrow-array v0.5.0
[INFO] [stderr]    Compiling arrow-ipc v56.2.0
[INFO] [stderr]    Compiling arrow-cast v56.2.0
[INFO] [stderr]    Compiling arrow-ord v56.2.0
[INFO] [stderr]    Compiling parquet v56.2.0
[INFO] [stderr]    Compiling geoparquet v0.5.0
[INFO] [stderr] error: could not compile `parquet` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/33835004928d3bf65db4d4712e1330766263b0bd/bin/rustc --crate-name parquet --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/parquet-56.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="arrow"' --cfg 'feature="arrow-array"' --cfg 'feature="arrow-buffer"' --cfg 'feature="arrow-cast"' --cfg 'feature="arrow-data"' --cfg 'feature="arrow-ipc"' --cfg 'feature="arrow-schema"' --cfg 'feature="arrow-select"' --cfg 'feature="base64"' --cfg 'feature="brotli"' --cfg 'feature="default"' --cfg 'feature="flate2"' --cfg 'feature="flate2-zlib-rs"' --cfg 'feature="lz4"' --cfg 'feature="lz4_flex"' --cfg 'feature="simdutf8"' --cfg 'feature="snap"' --cfg 'feature="zstd"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arrow", "arrow-array", "arrow-buffer", "arrow-cast", "arrow-csv", "arrow-data", "arrow-ipc", "arrow-schema", "arrow-select", "arrow_canonical_extension_types", "async", "base64", "brotli", "clap", "cli", "crc", "default", "encryption", "experimental", "flate2", "flate2-rust_backened", "flate2-zlib-rs", "futures", "json", "lz4", "lz4_flex", "object_store", "parquet-variant", "parquet-variant-compute", "parquet-variant-json", "serde", "serde_json", "simdutf8", "snap", "test_common", "tokio", "variant_experimental", "zstd"))' -C metadata=25dd7d5346b488f1 -C extra-filename=-bbb3998d19a7782d --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ahash=/opt/rustwide/target/debug/deps/libahash-26dfcd618590fe24.rmeta --extern arrow_array=/opt/rustwide/target/debug/deps/libarrow_array-0004f9e2c3947ef6.rmeta --extern arrow_buffer=/opt/rustwide/target/debug/deps/libarrow_buffer-66fc0c4b98cb49fc.rmeta --extern arrow_cast=/opt/rustwide/target/debug/deps/libarrow_cast-0a9e02c88f86b1a8.rmeta --extern arrow_data=/opt/rustwide/target/debug/deps/libarrow_data-8e4aa20f8b83876c.rmeta --extern arrow_ipc=/opt/rustwide/target/debug/deps/libarrow_ipc-dca46673a7f1aace.rmeta --extern arrow_schema=/opt/rustwide/target/debug/deps/libarrow_schema-b02b555fe8757b9a.rmeta --extern arrow_select=/opt/rustwide/target/debug/deps/libarrow_select-59159ecbce93ecb7.rmeta --extern base64=/opt/rustwide/target/debug/deps/libbase64-fff42f7554bbeb90.rmeta --extern brotli=/opt/rustwide/target/debug/deps/libbrotli-a949c37d48568724.rmeta --extern bytes=/opt/rustwide/target/debug/deps/libbytes-a6415339708e1154.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-c892b32590b9013a.rmeta --extern flate2=/opt/rustwide/target/debug/deps/libflate2-143152334da23062.rmeta --extern half=/opt/rustwide/target/debug/deps/libhalf-d90f9662b31414a9.rmeta --extern hashbrown=/opt/rustwide/target/debug/deps/libhashbrown-d0fb47154dd694bf.rmeta --extern lz4_flex=/opt/rustwide/target/debug/deps/liblz4_flex-410ff15b298f5a41.rmeta --extern num=/opt/rustwide/target/debug/deps/libnum-8b3da1bf5d3b0d04.rmeta --extern num_bigint=/opt/rustwide/target/debug/deps/libnum_bigint-1b87f9703238cccf.rmeta --extern paste=/opt/rustwide/target/debug/deps/libpaste-c9191a41cf78ae7e.so --extern seq_macro=/opt/rustwide/target/debug/deps/libseq_macro-08296fe5b7f1a731.so --extern simdutf8=/opt/rustwide/target/debug/deps/libsimdutf8-4a1af1dd5cc95ec1.rmeta --extern snap=/opt/rustwide/target/debug/deps/libsnap-69de77dbde57bf08.rmeta --extern thrift=/opt/rustwide/target/debug/deps/libthrift-d54ec0d812e42a5a.rmeta --extern twox_hash=/opt/rustwide/target/debug/deps/libtwox_hash-f53e68f6198f74ae.rmeta --extern zstd=/opt/rustwide/target/debug/deps/libzstd-98afe946d5c0acd2.rmeta --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/zstd-sys-4457c1b835273ee9/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "fb019d4ba0174d7fa8526d3f09a1ecc9fcc8cfcbb71bbac9b47a1ffd92c9a892", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fb019d4ba0174d7fa8526d3f09a1ecc9fcc8cfcbb71bbac9b47a1ffd92c9a892", kill_on_drop: false }`
[INFO] [stdout] fb019d4ba0174d7fa8526d3f09a1ecc9fcc8cfcbb71bbac9b47a1ffd92c9a892
