[INFO] cloning repository https://github.com/Queryable-Labs/queryable-core
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Queryable-Labs/queryable-core" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FQueryable-Labs%2Fqueryable-core", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FQueryable-Labs%2Fqueryable-core'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 64c7dc5e4d8c8b1609dfba3154ee46505aa6c785
[INFO] testing Queryable-Labs/queryable-core against beta-2026-03-05 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FQueryable-Labs%2Fqueryable-core" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Queryable-Labs/queryable-core
[INFO] finished tweaking git repo https://github.com/Queryable-Labs/queryable-core
[INFO] tweaked toml for git repo https://github.com/Queryable-Labs/queryable-core written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Queryable-Labs/queryable-core on toolchain beta-2026-03-05
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Queryable-Labs/queryable-core 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" "+beta-2026-03-05" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[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-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d67d38f56c0528685741ed7c54a155c497a0827211684035348c81d9784e1658
[INFO] running `Command { std: "docker" "start" "-a" "d67d38f56c0528685741ed7c54a155c497a0827211684035348c81d9784e1658", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d67d38f56c0528685741ed7c54a155c497a0827211684035348c81d9784e1658", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d67d38f56c0528685741ed7c54a155c497a0827211684035348c81d9784e1658", kill_on_drop: false }`
[INFO] [stdout] d67d38f56c0528685741ed7c54a155c497a0827211684035348c81d9784e1658
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2026-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a074dd398a6d687caf0f42c43ff9e5e0920ddbe202c12a88bf972b86f94b1df0
[INFO] running `Command { std: "docker" "start" "-a" "a074dd398a6d687caf0f42c43ff9e5e0920ddbe202c12a88bf972b86f94b1df0", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.133
[INFO] [stderr]    Compiling proc-macro2 v1.0.44
[INFO] [stderr]    Compiling unicode-ident v1.0.4
[INFO] [stderr]    Compiling quote v1.0.21
[INFO] [stderr]    Compiling syn v1.0.100
[INFO] [stderr]    Compiling once_cell v1.15.0
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling futures-core v0.3.24
[INFO] [stderr]    Compiling smallvec v1.9.0
[INFO] [stderr]    Compiling bytes v1.2.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.3
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling itoa v1.0.3
[INFO] [stderr]    Compiling futures-sink v0.3.24
[INFO] [stderr]    Compiling tokio v1.21.1
[INFO] [stderr]    Compiling slab v0.4.7
[INFO] [stderr]    Compiling futures-task v0.3.24
[INFO] [stderr]    Compiling serde_derive v1.0.145
[INFO] [stderr]    Compiling futures-channel v0.3.24
[INFO] [stderr]    Compiling serde v1.0.145
[INFO] [stderr]    Compiling thiserror v1.0.36
[INFO] [stderr]    Compiling futures-util v0.3.24
[INFO] [stderr]    Compiling ahash v0.7.6
[INFO] [stderr]    Compiling futures-io v0.3.24
[INFO] [stderr]    Compiling indexmap v1.9.1
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling typenum v1.15.0
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling tracing-core v0.1.29
[INFO] [stderr]    Compiling generic-array v0.14.6
[INFO] [stderr]    Compiling ryu v1.0.11
[INFO] [stderr]    Compiling unicode-bidi v0.3.8
[INFO] [stderr]    Compiling lexical-util v0.8.5
[INFO] [stderr]    Compiling serde_json v1.0.85
[INFO] [stderr]    Compiling heck v0.4.0
[INFO] [stderr]    Compiling num-bigint v0.4.3
[INFO] [stderr]    Compiling rustversion v1.0.9
[INFO] [stderr]    Compiling aho-corasick v0.7.19
[INFO] [stderr]    Compiling num-iter v0.1.43
[INFO] [stderr]    Compiling jobserver v0.1.25
[INFO] [stderr]    Compiling getrandom v0.2.7
[INFO] [stderr]    Compiling num_cpus v1.13.1
[INFO] [stderr]    Compiling cc v1.0.73
[INFO] [stderr]    Compiling socket2 v0.4.7
[INFO] [stderr]    Compiling mio v0.8.4
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling unicode-normalization v0.1.22
[INFO] [stderr]    Compiling num-rational v0.4.1
[INFO] [stderr]    Compiling regex-syntax v0.6.27
[INFO] [stderr]    Compiling async-trait v0.1.57
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling lexical-write-integer v0.8.5
[INFO] [stderr]    Compiling lexical-parse-integer v0.8.6
[INFO] [stderr]    Compiling time v0.1.44
[INFO] [stderr]    Compiling ahash v0.8.0
[INFO] [stderr]    Compiling doc-comment v0.3.3
[INFO] [stderr]    Compiling zstd-sys v2.0.1+zstd.1.5.2
[INFO] [stderr]    Compiling lz4-sys v1.9.4
[INFO] [stderr]    Compiling iana-time-zone v0.1.50
[INFO] [stderr]    Compiling zstd-safe v5.0.2+zstd.1.5.2
[INFO] [stderr]    Compiling idna v0.3.0
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling alloc-no-stdlib v2.0.4
[INFO] [stderr]    Compiling alloc-stdlib v0.2.2
[INFO] [stderr]    Compiling walkdir v2.3.2
[INFO] [stderr]    Compiling chrono v0.4.22
[INFO] [stderr]    Compiling lexical-parse-float v0.8.5
[INFO] [stderr]    Compiling lexical-write-float v0.8.5
[INFO] [stderr]    Compiling num-complex v0.4.2
[INFO] [stderr]    Compiling ordered-float v1.1.1
[INFO] [stderr]    Compiling threadpool v1.8.1
[INFO] [stderr]    Compiling csv-core v0.1.10
[INFO] [stderr]    Compiling strum v0.24.1
[INFO] [stderr]    Compiling integer-encoding v1.1.7
[INFO] [stderr]    Compiling snap v1.0.5
[INFO] [stderr]    Compiling miniz_oxide v0.5.4
[INFO] [stderr]    Compiling url v2.3.1
[INFO] [stderr]    Compiling thrift v0.13.0
[INFO] [stderr]    Compiling brotli-decompressor v2.3.2
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling unicase v2.6.0
[INFO] [stderr]    Compiling lexical-core v0.8.5
[INFO] [stderr]    Compiling parquet v22.0.0
[INFO] [stderr]    Compiling either v1.8.0
[INFO] [stderr]    Compiling half v2.1.0
[INFO] [stderr]    Compiling http v0.2.8
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling parquet-format v4.0.0
[INFO] [stderr]    Compiling flate2 v1.0.24
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling block-buffer v0.10.3
[INFO] [stderr]    Compiling regex v1.6.0
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling subtle v2.4.1
[INFO] [stderr]    Compiling seq-macro v0.3.1
[INFO] [stderr]    Compiling digest v0.10.5
[INFO] [stderr]    Compiling ordered-float v3.1.0
[INFO] [stderr]    Compiling sqlparser v0.23.0
[INFO] [stderr]    Compiling arrayref v0.3.6
[INFO] [stderr]    Compiling blake3 v1.3.1
[INFO] [stderr]    Compiling num v0.4.0
[INFO] [stderr]    Compiling brotli v3.3.4
[INFO] [stderr]    Compiling mime_guess v2.0.4
[INFO] [stderr]    Compiling data-encoding v2.3.2
[INFO] [stderr]    Compiling rustls v0.20.6
[INFO] [stderr]    Compiling want v0.3.0
[INFO] [stderr]    Compiling http-body v0.4.5
[INFO] [stderr]    Compiling arrayvec v0.7.2
[INFO] [stderr]    Compiling constant_time_eq v0.1.5
[INFO] [stderr]    Compiling paste v1.0.9
[INFO] [stderr]    Compiling unsigned-varint v0.5.1
[INFO] [stderr]    Compiling sha2 v0.10.6
[INFO] [stderr]    Compiling blake2 v0.10.4
[INFO] [stderr]    Compiling md-5 v0.10.5
[INFO] [stderr]    Compiling rustls-pemfile v1.0.1
[INFO] [stderr]    Compiling dirs-sys v0.3.7
[INFO] [stderr]    Compiling base-x v0.2.11
[INFO] [stderr]    Compiling bs58 v0.4.0
[INFO] [stderr]    Compiling unicode-segmentation v1.10.0
[INFO] [stderr]    Compiling unsigned-varint v0.7.1
[INFO] [stderr]    Compiling rustls-native-certs v0.6.2
[INFO] [stderr]    Compiling dirs v4.0.0
[INFO] [stderr]    Compiling if_chain v1.0.2
[INFO] [stderr]    Compiling anyhow v1.0.65
[INFO] [stderr]    Compiling fastrand v1.8.0
[INFO] [stderr]    Compiling idna v0.2.3
[INFO] [stderr]    Compiling uuid v1.1.2
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.4
[INFO] [stderr]    Compiling glob v0.3.0
[INFO] [stderr]    Compiling tempfile v3.3.0
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]    Compiling validator_types v0.16.0
[INFO] [stderr]    Compiling sct v0.7.0
[INFO] [stderr]    Compiling webpki v0.22.0
[INFO] [stderr]    Compiling tokio-macros v1.8.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.36
[INFO] [stderr]    Compiling futures-macro v0.3.24
[INFO] [stderr]    Compiling tracing-attributes v0.1.22
[INFO] [stderr]    Compiling strum_macros v0.24.3
[INFO] [stderr]    Compiling multiversion-macros v0.6.1
[INFO] [stderr]    Compiling flatbuffers v2.1.2
[INFO] [stderr]    Compiling comfy-table v6.1.0
[INFO] [stderr]    Compiling snafu-derive v0.7.1
[INFO] [stderr]    Compiling tracing v0.1.36
[INFO] [stderr]    Compiling toml v0.5.9
[INFO] [stderr]    Compiling multiversion v0.6.1
[INFO] [stderr]    Compiling data-encoding-macro-internal v0.1.10
[INFO] [stderr]    Compiling typed-builder v0.10.0
[INFO] [stderr]    Compiling validator_derive v0.16.0
[INFO] [stderr]    Compiling data-encoding-macro v0.1.12
[INFO] [stderr]    Compiling multibase v0.9.1
[INFO] [stderr]    Compiling futures-executor v0.3.24
[INFO] [stderr]    Compiling futures v0.3.24
[INFO] [stderr]    Compiling common-multipart-rfc7578 v0.6.0
[INFO] [stderr]    Compiling proc-macro-crate v1.2.1
[INFO] [stderr]    Compiling snafu v0.7.1
[INFO] [stderr]    Compiling multihash-derive v0.7.2
[INFO] [stderr]    Compiling object_store v0.5.0
[INFO] [stderr]    Compiling tokio-util v0.7.4
[INFO] [stderr]    Compiling tokio-util v0.6.10
[INFO] [stderr]    Compiling tokio-rustls v0.23.4
[INFO] [stderr]    Compiling tokio-stream v0.1.10
[INFO] [stderr]    Compiling multihash v0.13.2
[INFO] [stderr]    Compiling h2 v0.3.14
[INFO] [stderr]    Compiling bstr v0.2.17
[INFO] [stderr]    Compiling parity-multiaddr v0.11.2
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling serde_yaml v0.9.13
[INFO] [stderr]    Compiling lz4 v1.24.0
[INFO] [stderr]    Compiling csv v1.1.6
[INFO] [stderr]    Compiling ipfs-api-prelude v0.5.0
[INFO] [stderr]    Compiling validator v0.16.0
[INFO] [stderr]    Compiling arrow v22.0.0
[INFO] [stderr]    Compiling hyper v0.14.20
[INFO] [stderr]    Compiling hyper-rustls v0.23.0
[INFO] [stderr]    Compiling hyper-multipart-rfc7578 v0.8.0
[INFO] [stderr]    Compiling ipfs-api-backend-hyper v0.5.0
[INFO] [stderr]    Compiling zstd v0.11.2+zstd.1.5.2
[INFO] [stderr]    Compiling datafusion-common v12.0.0
[INFO] [stderr]    Compiling datafusion-expr v12.0.0
[INFO] [stderr]    Compiling datafusion-row v12.0.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/beta-2026-03-05-x86_64-unknown-linux-gnu/bin/rustc --crate-name parquet --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/parquet-22.0.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="async"' --cfg 'feature="base64"' --cfg 'feature="brotli"' --cfg 'feature="default"' --cfg 'feature="flate2"' --cfg 'feature="futures"' --cfg 'feature="lz4"' --cfg 'feature="snap"' --cfg 'feature="tokio"' --cfg 'feature="zstd"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arrow", "async", "base64", "brotli", "clap", "cli", "default", "experimental", "flate2", "futures", "json", "lz4", "serde_json", "snap", "test_common", "tokio", "zstd"))' -C metadata=11f1c382142b11dc -C extra-filename=-0fe8b9f106fd555d --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ahash=/opt/rustwide/target/debug/deps/libahash-315c1a3d24c95018.rmeta --extern arrow=/opt/rustwide/target/debug/deps/libarrow-74574c130d335edc.rmeta --extern base64=/opt/rustwide/target/debug/deps/libbase64-83ca8be32b9f715d.rmeta --extern brotli=/opt/rustwide/target/debug/deps/libbrotli-32a8beeaade51625.rmeta --extern bytes=/opt/rustwide/target/debug/deps/libbytes-90fa2233ca6ac0df.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-00422647caf8fc9b.rmeta --extern flate2=/opt/rustwide/target/debug/deps/libflate2-e9789fa4aff30e7c.rmeta --extern futures=/opt/rustwide/target/debug/deps/libfutures-aa4f1dbf12d98e96.rmeta --extern hashbrown=/opt/rustwide/target/debug/deps/libhashbrown-dca5bcdde7fc044b.rmeta --extern lz4=/opt/rustwide/target/debug/deps/liblz4-e4ffdc0ca73bcc5f.rmeta --extern num=/opt/rustwide/target/debug/deps/libnum-e45e93a2cd512806.rmeta --extern num_bigint=/opt/rustwide/target/debug/deps/libnum_bigint-045912d55860f2d0.rmeta --extern parquet_format=/opt/rustwide/target/debug/deps/libparquet_format-8a7f5ce2f21228b9.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-79e5aa1486d99115.rmeta --extern seq_macro=/opt/rustwide/target/debug/deps/libseq_macro-a226f8c098db906c.so --extern snap=/opt/rustwide/target/debug/deps/libsnap-ae069e3d34789b8f.rmeta --extern thrift=/opt/rustwide/target/debug/deps/libthrift-eeda67fbd8fb698d.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-f05e9fe9f4660971.rmeta --extern zstd=/opt/rustwide/target/debug/deps/libzstd-f71032a732ac21e6.rmeta --cap-lints allow --cap-lints=warn -L native=/opt/rustwide/target/debug/build/lz4-sys-2f59f7f2b11d77b9/out -L native=/opt/rustwide/target/debug/build/zstd-sys-848e7cb372cba648/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `arrow` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2026-03-05-x86_64-unknown-linux-gnu/bin/rustc --crate-name arrow --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrow-22.0.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="comfy-table"' --cfg 'feature="csv"' --cfg 'feature="csv_crate"' --cfg 'feature="default"' --cfg 'feature="flatbuffers"' --cfg 'feature="ipc"' --cfg 'feature="json"' --cfg 'feature="prettyprint"' --cfg 'feature="serde"' --cfg 'feature="serde_json"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("chrono-tz", "comfy-table", "csv", "csv_crate", "default", "dyn_cmp_dict", "ffi", "flatbuffers", "force_validate", "ipc", "ipc_compression", "json", "lz4", "packed_simd", "prettyprint", "pyarrow", "pyo3", "rand", "serde", "serde_json", "simd", "test_utils", "zstd"))' -C metadata=a2e0b6fed2050c68 -C extra-filename=-74574c130d335edc --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ahash=/opt/rustwide/target/debug/deps/libahash-315c1a3d24c95018.rmeta --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-dde12b0d7d495b50.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-00422647caf8fc9b.rmeta --extern comfy_table=/opt/rustwide/target/debug/deps/libcomfy_table-b88814e2798c3650.rmeta --extern csv_crate=/opt/rustwide/target/debug/deps/libcsv-97318f12a0bc96ac.rmeta --extern flatbuffers=/opt/rustwide/target/debug/deps/libflatbuffers-667af6e09b34b88c.rmeta --extern half=/opt/rustwide/target/debug/deps/libhalf-2f5f365a70d90861.rmeta --extern hashbrown=/opt/rustwide/target/debug/deps/libhashbrown-dca5bcdde7fc044b.rmeta --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-d7934e0ef9e13ca3.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-af860367908b8176.rmeta --extern lexical_core=/opt/rustwide/target/debug/deps/liblexical_core-7e44802f9f113b35.rmeta --extern multiversion=/opt/rustwide/target/debug/deps/libmultiversion-8ae23996a6cb7d8e.rmeta --extern num=/opt/rustwide/target/debug/deps/libnum-e45e93a2cd512806.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-30c60fc095687bcc.rmeta --extern regex_syntax=/opt/rustwide/target/debug/deps/libregex_syntax-00b81cede0cdc0da.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-23ccdfe97b9b662b.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-a89219a848328b40.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "a074dd398a6d687caf0f42c43ff9e5e0920ddbe202c12a88bf972b86f94b1df0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a074dd398a6d687caf0f42c43ff9e5e0920ddbe202c12a88bf972b86f94b1df0", kill_on_drop: false }`
[INFO] [stdout] a074dd398a6d687caf0f42c43ff9e5e0920ddbe202c12a88bf972b86f94b1df0
