[INFO] fetching crate velesdb-core 1.12.0...
[INFO] testing velesdb-core-1.12.0 against beta-2026-04-21 for beta-1.96-2
[INFO] extracting crate velesdb-core 1.12.0 into /workspace/builds/worker-7-tc2/source
[INFO] started tweaking crates.io crate velesdb-core 1.12.0
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate velesdb-core 1.12.0
[INFO] tweaked toml for crates.io crate velesdb-core 1.12.0 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate velesdb-core 1.12.0 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 crates.io crate velesdb-core 1.12.0 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-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 949da620bb62bd6fac48a9a04d8dcdb8782a09041acda5acca82111875e6898f
[INFO] running `Command { std: "docker" "start" "-a" "949da620bb62bd6fac48a9a04d8dcdb8782a09041acda5acca82111875e6898f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "949da620bb62bd6fac48a9a04d8dcdb8782a09041acda5acca82111875e6898f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "949da620bb62bd6fac48a9a04d8dcdb8782a09041acda5acca82111875e6898f", kill_on_drop: false }`
[INFO] [stdout] 949da620bb62bd6fac48a9a04d8dcdb8782a09041acda5acca82111875e6898f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 9fb65cc7bd3b8d113672fd1afb53f5fc7d51e756e04e1e4cf88a5731fc6ccbd6
[INFO] running `Command { std: "docker" "start" "-a" "9fb65cc7bd3b8d113672fd1afb53f5fc7d51e756e04e1e4cf88a5731fc6ccbd6", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.183
[INFO] [stderr]    Compiling zerocopy v0.8.47
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling pest v2.8.6
[INFO] [stderr]    Compiling matrixmultiply v0.3.10
[INFO] [stderr]    Compiling uncased v0.9.10
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling winnow v0.7.15
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling heapless v0.7.17
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling hash32 v0.2.1
[INFO] [stderr]    Compiling figment v0.10.19
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling rawpointer v0.2.1
[INFO] [stderr]    Compiling inlinable_string v0.1.15
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling pest_meta v2.8.6
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling bytemuck v1.25.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling uuid v1.22.0
[INFO] [stderr]    Compiling arc-swap v1.9.0
[INFO] [stderr]    Compiling ndarray v0.16.1
[INFO] [stderr]    Compiling memmap2 v0.9.10
[INFO] [stderr]    Compiling fs2 v0.4.3
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling pest_generator v2.8.6
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerocopy-derive v0.8.47
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling pear_codegen v0.2.9
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling tokio-macros v2.6.1
[INFO] [stderr]    Compiling pest_derive v2.8.6
[INFO] [stderr]    Compiling pear v0.2.9
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling cobs v0.3.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling roaring v0.10.12
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling dashmap v5.5.3
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling postcard v1.1.3
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling velesdb-core v1.12.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 54s
[INFO] running `Command { std: "docker" "inspect" "9fb65cc7bd3b8d113672fd1afb53f5fc7d51e756e04e1e4cf88a5731fc6ccbd6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9fb65cc7bd3b8d113672fd1afb53f5fc7d51e756e04e1e4cf88a5731fc6ccbd6", kill_on_drop: false }`
[INFO] [stdout] 9fb65cc7bd3b8d113672fd1afb53f5fc7d51e756e04e1e4cf88a5731fc6ccbd6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f188d93340fc11640cd9c5f15e80e9c3e32f9267ef6db52244ae44694355ac79
[INFO] running `Command { std: "docker" "start" "-a" "f188d93340fc11640cd9c5f15e80e9c3e32f9267ef6db52244ae44694355ac79", kill_on_drop: false }`
[INFO] [stderr]    Compiling libm v0.2.16
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling clap_derive v4.6.0
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling sdd v3.0.10
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling scc v2.4.0
[INFO] [stderr]    Compiling clap v4.6.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling ndarray v0.16.1
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling rusty-fork v0.3.1
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand_xorshift v0.4.0
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling serial_test_derive v3.4.0
[INFO] [stderr]    Compiling is-terminal v0.4.17
[INFO] [stderr]    Compiling unarray v0.1.4
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stderr]    Compiling proptest v1.11.0
[INFO] [stderr]    Compiling rand_distr v0.4.3
[INFO] [stderr]    Compiling serial_test v3.4.0
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling tokio-test v0.4.5
[INFO] [stderr]    Compiling velesdb-core v1.12.0 (/opt/rustwide/workdir)
[INFO] [stderr] error: could not compile `velesdb-core` (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 velesdb_core --edition=2021 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 '--warn=clippy::pedantic' '--allow=clippy::wildcard_imports' '--allow=clippy::useless_let_if_seq' '--allow=clippy::used_underscore_binding' '--allow=clippy::use_self' '--allow=clippy::unused_self' '--allow=clippy::unused_peekable' '--allow=clippy::unused_async' '--allow=clippy::unnecessary_cast' '--allow=clippy::uninlined_format_args' --warn=unexpected_cfgs '--allow=clippy::too_many_lines' '--allow=clippy::suboptimal_flops' '--allow=clippy::struct_field_names' '--allow=clippy::single_match_else' '--allow=clippy::significant_drop_tightening' '--allow=clippy::significant_drop_in_scrutinee' '--allow=clippy::set_contains_or_insert' '--allow=clippy::redundant_pub_crate' '--allow=clippy::redundant_clone' '--allow=clippy::ptr_as_ptr' '--allow=clippy::option_if_let_else' '--warn=clippy::non_send_fields_in_send_ty' '--allow=clippy::module_name_repetitions' '--allow=clippy::missing_panics_doc' '--allow=clippy::missing_errors_doc' '--allow=clippy::missing_const_for_fn' '--allow=clippy::match_single_binding' '--allow=clippy::manual_let_else' '--allow=clippy::manual_assert' '--allow=clippy::large_stack_arrays' '--allow=clippy::imprecise_flops' '--allow=clippy::implicit_hasher' '--allow=clippy::if_not_else' '--allow=clippy::doc_markdown' '--allow=clippy::derive_partial_eq_without_eq' '--allow=clippy::collapsible_if' '--warn=clippy::cast_sign_loss' '--warn=clippy::cast_precision_loss' '--warn=clippy::cast_possible_wrap' '--warn=clippy::cast_possible_truncation' '--allow=clippy::cast_lossless' '--allow=clippy::assertions_on_constants' --check-cfg 'cfg(loom)' --cfg 'feature="default"' --cfg 'feature="persistence"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bytemuck", "default", "gpu", "internal-bench", "loom", "openapi", "persistence", "pollster", "update-check", "wgpu"))' -C metadata=243ab7562c933681 -C extra-filename=-fcd96efbe3159e60 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern arc_swap=/opt/rustwide/target/debug/deps/libarc_swap-62510e23b0a0a988.rmeta --extern bytes=/opt/rustwide/target/debug/deps/libbytes-00a102391b5f478f.rmeta --extern dashmap=/opt/rustwide/target/debug/deps/libdashmap-363262ad8016b69a.rmeta --extern figment=/opt/rustwide/target/debug/deps/libfigment-379d668b8e5c14e0.rmeta --extern fs2=/opt/rustwide/target/debug/deps/libfs2-f3bec7bc086c7f78.rmeta --extern half=/opt/rustwide/target/debug/deps/libhalf-4021278020c58e4f.rmeta --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-cbc2be3cad4dccac.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-beaac0770c9b643f.rmeta --extern memmap2=/opt/rustwide/target/debug/deps/libmemmap2-3b754838ae6762e1.rmeta --extern ndarray=/opt/rustwide/target/debug/deps/libndarray-47135a67f0f19ff8.rmeta --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-b021010f335e3ba9.rmeta --extern pest=/opt/rustwide/target/debug/deps/libpest-3b2470ab50dbf6ef.rmeta --extern pest_derive=/opt/rustwide/target/debug/deps/libpest_derive-bbda69fbc9221c86.so --extern postcard=/opt/rustwide/target/debug/deps/libpostcard-8c3717ccf780958b.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-8ac744c904fa26c8.rmeta --extern rayon=/opt/rustwide/target/debug/deps/librayon-67a2d24f50935c1d.rmeta --extern roaring=/opt/rustwide/target/debug/deps/libroaring-e6d40382eb894bdf.rmeta --extern rustc_hash=/opt/rustwide/target/debug/deps/librustc_hash-eb210553e3b16c70.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-9e8c8d252b4b9591.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-595a952371354f01.rmeta --extern smallvec=/opt/rustwide/target/debug/deps/libsmallvec-5ad4aafa384ff9e8.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-1b400a730a348994.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-7598b201cbf1d6c4.rmeta --extern toml=/opt/rustwide/target/debug/deps/libtoml-98ee0c6fca147c4c.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-10c8ed5ceff1aab1.rmeta --extern uuid=/opt/rustwide/target/debug/deps/libuuid-f1a655b0293ae80d.rmeta --cap-lints=warn` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `velesdb-core` (lib test)
[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 velesdb_core --edition=2021 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--warn=clippy::pedantic' '--allow=clippy::wildcard_imports' '--allow=clippy::useless_let_if_seq' '--allow=clippy::used_underscore_binding' '--allow=clippy::use_self' '--allow=clippy::unused_self' '--allow=clippy::unused_peekable' '--allow=clippy::unused_async' '--allow=clippy::unnecessary_cast' '--allow=clippy::uninlined_format_args' --warn=unexpected_cfgs '--allow=clippy::too_many_lines' '--allow=clippy::suboptimal_flops' '--allow=clippy::struct_field_names' '--allow=clippy::single_match_else' '--allow=clippy::significant_drop_tightening' '--allow=clippy::significant_drop_in_scrutinee' '--allow=clippy::set_contains_or_insert' '--allow=clippy::redundant_pub_crate' '--allow=clippy::redundant_clone' '--allow=clippy::ptr_as_ptr' '--allow=clippy::option_if_let_else' '--warn=clippy::non_send_fields_in_send_ty' '--allow=clippy::module_name_repetitions' '--allow=clippy::missing_panics_doc' '--allow=clippy::missing_errors_doc' '--allow=clippy::missing_const_for_fn' '--allow=clippy::match_single_binding' '--allow=clippy::manual_let_else' '--allow=clippy::manual_assert' '--allow=clippy::large_stack_arrays' '--allow=clippy::imprecise_flops' '--allow=clippy::implicit_hasher' '--allow=clippy::if_not_else' '--allow=clippy::doc_markdown' '--allow=clippy::derive_partial_eq_without_eq' '--allow=clippy::collapsible_if' '--warn=clippy::cast_sign_loss' '--warn=clippy::cast_precision_loss' '--warn=clippy::cast_possible_wrap' '--warn=clippy::cast_possible_truncation' '--allow=clippy::cast_lossless' '--allow=clippy::assertions_on_constants' --check-cfg 'cfg(loom)' --test --cfg 'feature="default"' --cfg 'feature="persistence"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bytemuck", "default", "gpu", "internal-bench", "loom", "openapi", "persistence", "pollster", "update-check", "wgpu"))' -C metadata=34fb69db67e0ce4d -C extra-filename=-542f7a8d7fb9f7bd --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern arc_swap=/opt/rustwide/target/debug/deps/libarc_swap-62510e23b0a0a988.rlib --extern bytes=/opt/rustwide/target/debug/deps/libbytes-00a102391b5f478f.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-269b31ca59f8ce13.rlib --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-d08bf270160a8dfc.rlib --extern dashmap=/opt/rustwide/target/debug/deps/libdashmap-363262ad8016b69a.rlib --extern figment=/opt/rustwide/target/debug/deps/libfigment-379d668b8e5c14e0.rlib --extern fs2=/opt/rustwide/target/debug/deps/libfs2-f3bec7bc086c7f78.rlib --extern half=/opt/rustwide/target/debug/deps/libhalf-4021278020c58e4f.rlib --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-cbc2be3cad4dccac.rlib --extern libc=/opt/rustwide/target/debug/deps/liblibc-beaac0770c9b643f.rlib --extern memmap2=/opt/rustwide/target/debug/deps/libmemmap2-3b754838ae6762e1.rlib --extern ndarray=/opt/rustwide/target/debug/deps/libndarray-47135a67f0f19ff8.rlib --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-b021010f335e3ba9.rlib --extern pest=/opt/rustwide/target/debug/deps/libpest-3b2470ab50dbf6ef.rlib --extern pest_derive=/opt/rustwide/target/debug/deps/libpest_derive-bbda69fbc9221c86.so --extern postcard=/opt/rustwide/target/debug/deps/libpostcard-8c3717ccf780958b.rlib --extern proptest=/opt/rustwide/target/debug/deps/libproptest-b603cf76757887a2.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-8ac744c904fa26c8.rlib --extern rand_distr=/opt/rustwide/target/debug/deps/librand_distr-3e79010847d12450.rlib --extern rayon=/opt/rustwide/target/debug/deps/librayon-67a2d24f50935c1d.rlib --extern roaring=/opt/rustwide/target/debug/deps/libroaring-e6d40382eb894bdf.rlib --extern rustc_hash=/opt/rustwide/target/debug/deps/librustc_hash-eb210553e3b16c70.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-9e8c8d252b4b9591.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-595a952371354f01.rlib --extern serial_test=/opt/rustwide/target/debug/deps/libserial_test-f7241a784c99102d.rlib --extern smallvec=/opt/rustwide/target/debug/deps/libsmallvec-5ad4aafa384ff9e8.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-b22c36bcab075a2a.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-1b400a730a348994.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-7598b201cbf1d6c4.rlib --extern tokio_test=/opt/rustwide/target/debug/deps/libtokio_test-f1352788f783b7cf.rlib --extern toml=/opt/rustwide/target/debug/deps/libtoml-98ee0c6fca147c4c.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-10c8ed5ceff1aab1.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-f1a655b0293ae80d.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "f188d93340fc11640cd9c5f15e80e9c3e32f9267ef6db52244ae44694355ac79", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f188d93340fc11640cd9c5f15e80e9c3e32f9267ef6db52244ae44694355ac79", kill_on_drop: false }`
[INFO] [stdout] f188d93340fc11640cd9c5f15e80e9c3e32f9267ef6db52244ae44694355ac79
