[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-04-21 for beta-1.96-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-04-21 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "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-04-21" "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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0ac5084de5b2e687735d9d42d45c2efc4f6af59fcf3e017aa3318d8fffbf4331 [INFO] running `Command { std: "docker" "start" "-a" "0ac5084de5b2e687735d9d42d45c2efc4f6af59fcf3e017aa3318d8fffbf4331", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0ac5084de5b2e687735d9d42d45c2efc4f6af59fcf3e017aa3318d8fffbf4331", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0ac5084de5b2e687735d9d42d45c2efc4f6af59fcf3e017aa3318d8fffbf4331", kill_on_drop: false }` [INFO] [stdout] 0ac5084de5b2e687735d9d42d45c2efc4f6af59fcf3e017aa3318d8fffbf4331 [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-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f284d3a42e0a5b051edd8217789f6852047d2b646bcee6be88194e7e76fd3760 [INFO] running `Command { std: "docker" "start" "-a" "f284d3a42e0a5b051edd8217789f6852047d2b646bcee6be88194e7e76fd3760", 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 syn v1.0.100 [INFO] [stderr] Compiling once_cell v1.15.0 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling futures-core v0.3.24 [INFO] [stderr] Compiling smallvec v1.9.0 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Compiling bytes v1.2.1 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling futures-sink v0.3.24 [INFO] [stderr] Compiling itoa v1.0.3 [INFO] [stderr] Compiling tokio v1.21.1 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Compiling futures-channel v0.3.24 [INFO] [stderr] Compiling serde_derive v1.0.145 [INFO] [stderr] Compiling futures-task v0.3.24 [INFO] [stderr] Compiling serde v1.0.145 [INFO] [stderr] Compiling futures-util v0.3.24 [INFO] [stderr] Compiling thiserror v1.0.36 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling futures-io v0.3.24 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling indexmap v1.9.1 [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 percent-encoding v2.2.0 [INFO] [stderr] Compiling lexical-util v0.8.5 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling serde_json v1.0.85 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling form_urlencoded v1.1.0 [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 num-rational v0.4.1 [INFO] [stderr] Compiling regex-syntax v0.6.27 [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 mio v0.8.4 [INFO] [stderr] Compiling socket2 v0.4.7 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling async-trait v0.1.57 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling lexical-parse-integer v0.8.6 [INFO] [stderr] Compiling idna v0.3.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling lexical-write-integer v0.8.5 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling ahash v0.8.0 [INFO] [stderr] Compiling iana-time-zone v0.1.50 [INFO] [stderr] Compiling zstd-safe v5.0.2+zstd.1.5.2 [INFO] [stderr] Compiling zstd-sys v2.0.1+zstd.1.5.2 [INFO] [stderr] Compiling lz4-sys v1.9.4 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling url v2.3.1 [INFO] [stderr] Compiling doc-comment v0.3.3 [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-write-float v0.8.5 [INFO] [stderr] Compiling num-complex v0.4.2 [INFO] [stderr] Compiling ordered-float v1.1.1 [INFO] [stderr] Compiling lexical-parse-float v0.8.5 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling regex v1.6.0 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling snap v1.0.5 [INFO] [stderr] Compiling strum v0.24.1 [INFO] [stderr] Compiling integer-encoding v1.1.7 [INFO] [stderr] Compiling miniz_oxide v0.5.4 [INFO] [stderr] Compiling brotli-decompressor v2.3.2 [INFO] [stderr] Compiling thrift v0.13.0 [INFO] [stderr] Compiling lexical-core v0.8.5 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling parquet v22.0.0 [INFO] [stderr] Compiling num v0.4.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 itertools v0.10.5 [INFO] [stderr] Compiling flate2 v1.0.24 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling block-buffer v0.10.3 [INFO] [stderr] Compiling parquet-format v4.0.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 brotli v3.3.4 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling blake3 v1.3.1 [INFO] [stderr] Compiling rustls v0.20.6 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling data-encoding v2.3.2 [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 paste v1.0.9 [INFO] [stderr] Compiling cpufeatures v0.2.5 [INFO] [stderr] Compiling md-5 v0.10.5 [INFO] [stderr] Compiling sha2 v0.10.6 [INFO] [stderr] Compiling blake2 v0.10.4 [INFO] [stderr] Compiling rustls-pemfile v1.0.1 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling unsigned-varint v0.7.1 [INFO] [stderr] Compiling unicode-segmentation v1.10.0 [INFO] [stderr] Compiling base-x v0.2.11 [INFO] [stderr] Compiling dirs v4.0.0 [INFO] [stderr] Compiling rustls-native-certs v0.6.2 [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 glob v0.3.0 [INFO] [stderr] Compiling unsafe-libyaml v0.2.4 [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 toml v0.5.9 [INFO] [stderr] Compiling webpki v0.22.0 [INFO] [stderr] Compiling sct v0.7.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 multiversion-macros v0.6.1 [INFO] [stderr] Compiling strum_macros v0.24.3 [INFO] [stderr] Compiling multiversion v0.6.1 [INFO] [stderr] Compiling flatbuffers v2.1.2 [INFO] [stderr] Compiling tracing v0.1.36 [INFO] [stderr] Compiling snafu-derive v0.7.1 [INFO] [stderr] Compiling proc-macro-crate v1.2.1 [INFO] [stderr] Compiling data-encoding-macro-internal v0.1.10 [INFO] [stderr] Compiling multihash-derive v0.7.2 [INFO] [stderr] Compiling data-encoding-macro v0.1.12 [INFO] [stderr] Compiling typed-builder v0.10.0 [INFO] [stderr] Compiling multibase v0.9.1 [INFO] [stderr] Compiling comfy-table v6.1.0 [INFO] [stderr] Compiling validator_derive v0.16.0 [INFO] [stderr] Compiling multihash v0.13.2 [INFO] [stderr] Compiling snafu v0.7.1 [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 futures-executor v0.3.24 [INFO] [stderr] Compiling h2 v0.3.14 [INFO] [stderr] Compiling common-multipart-rfc7578 v0.6.0 [INFO] [stderr] Compiling futures v0.3.24 [INFO] [stderr] Compiling object_store v0.5.0 [INFO] [stderr] Compiling lz4 v1.24.0 [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 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-multipart-rfc7578 v0.8.0 [INFO] [stderr] Compiling hyper-rustls v0.23.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] Compiling datafusion-physical-expr v12.0.0 [INFO] [stderr] Compiling datafusion-sql 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-04-21-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=fc2b5790118585ee -C extra-filename=-7648057ab300e11c --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ahash=/opt/rustwide/target/debug/deps/libahash-1b046f6a038d0b3f.rmeta --extern arrow=/opt/rustwide/target/debug/deps/libarrow-0c3ce6904a82fb09.rmeta --extern base64=/opt/rustwide/target/debug/deps/libbase64-c3373bb3fffa3aaa.rmeta --extern brotli=/opt/rustwide/target/debug/deps/libbrotli-eeb510ad9693eba5.rmeta --extern bytes=/opt/rustwide/target/debug/deps/libbytes-5522955f5c0f0e70.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-4b30c8b0146402f8.rmeta --extern flate2=/opt/rustwide/target/debug/deps/libflate2-59766f67e8f6d149.rmeta --extern futures=/opt/rustwide/target/debug/deps/libfutures-555594db957fe58a.rmeta --extern hashbrown=/opt/rustwide/target/debug/deps/libhashbrown-12b29f053ce44647.rmeta --extern lz4=/opt/rustwide/target/debug/deps/liblz4-12113e6fcfbdc826.rmeta --extern num=/opt/rustwide/target/debug/deps/libnum-2a2931a171e13489.rmeta --extern num_bigint=/opt/rustwide/target/debug/deps/libnum_bigint-c5914f7caa0ee233.rmeta --extern parquet_format=/opt/rustwide/target/debug/deps/libparquet_format-da68256cb14c04cb.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-713d4a83a46bffa5.rmeta --extern seq_macro=/opt/rustwide/target/debug/deps/libseq_macro-97f06bfc65213a55.so --extern snap=/opt/rustwide/target/debug/deps/libsnap-36d7d32a61f4bb30.rmeta --extern thrift=/opt/rustwide/target/debug/deps/libthrift-470ff94b7fef3323.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-a7ea3d92f148d5f8.rmeta --extern zstd=/opt/rustwide/target/debug/deps/libzstd-5357caf2451a0d04.rmeta --cap-lints allow --cap-lints=warn -L native=/opt/rustwide/target/debug/build/lz4-sys-a8ca5e015148127a/out -L native=/opt/rustwide/target/debug/build/zstd-sys-8f4ab378d218ae61/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-04-21-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=b9dea1f62d725caf -C extra-filename=-0c3ce6904a82fb09 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ahash=/opt/rustwide/target/debug/deps/libahash-1b046f6a038d0b3f.rmeta --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-a9851ebd0ab18f47.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-4b30c8b0146402f8.rmeta --extern comfy_table=/opt/rustwide/target/debug/deps/libcomfy_table-9e444b013d571143.rmeta --extern csv_crate=/opt/rustwide/target/debug/deps/libcsv-b53b5411331c9b25.rmeta --extern flatbuffers=/opt/rustwide/target/debug/deps/libflatbuffers-b2106162937c2c52.rmeta --extern half=/opt/rustwide/target/debug/deps/libhalf-f6e741f41957b3b7.rmeta --extern hashbrown=/opt/rustwide/target/debug/deps/libhashbrown-12b29f053ce44647.rmeta --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-55fa2f220e15e766.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-8f54c7c82e1daacf.rmeta --extern lexical_core=/opt/rustwide/target/debug/deps/liblexical_core-01ed71f405da889e.rmeta --extern multiversion=/opt/rustwide/target/debug/deps/libmultiversion-25118253bcb4e6cc.rmeta --extern num=/opt/rustwide/target/debug/deps/libnum-2a2931a171e13489.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-d137b83b001d4341.rmeta --extern regex_syntax=/opt/rustwide/target/debug/deps/libregex_syntax-c269032efabff8f4.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-056f18f3d911a7bd.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-1f3ef59be121224f.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "f284d3a42e0a5b051edd8217789f6852047d2b646bcee6be88194e7e76fd3760", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f284d3a42e0a5b051edd8217789f6852047d2b646bcee6be88194e7e76fd3760", kill_on_drop: false }` [INFO] [stdout] f284d3a42e0a5b051edd8217789f6852047d2b646bcee6be88194e7e76fd3760