[INFO] fetching crate aprender-shell 0.51.0...
[INFO] testing aprender-shell-0.51.0 against 1.98.0-beta.1 for beta-1.98-1
[INFO] extracting crate aprender-shell 0.51.0 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate aprender-shell 0.51.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate aprender-shell 0.51.0
[INFO] tweaked toml for crates.io crate aprender-shell 0.51.0 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate aprender-shell 0.51.0 on toolchain 1.98.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate aprender-shell 0.51.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" "+1.98.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 7f616a55a1dfcc40798476af506991ff71d8b78c9f0e20405338e81027f4216e
[INFO] running `Command { std: "docker" "start" "7f616a55a1dfcc40798476af506991ff71d8b78c9f0e20405338e81027f4216e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7f616a55a1dfcc40798476af506991ff71d8b78c9f0e20405338e81027f4216e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "7f616a55a1dfcc40798476af506991ff71d8b78c9f0e20405338e81027f4216e" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7f616a55a1dfcc40798476af506991ff71d8b78c9f0e20405338e81027f4216e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "7f616a55a1dfcc40798476af506991ff71d8b78c9f0e20405338e81027f4216e" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling zerocopy v0.8.52
[INFO] [stderr]    Compiling syn v2.0.118
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling ryu v1.0.23
[INFO] [stderr]    Compiling semver v1.0.28
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling cc v1.2.65
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling universal-hash v0.5.1
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling winnow v0.7.15
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling polyval v0.6.2
[INFO] [stderr]    Compiling anstyle-parse v1.0.0
[INFO] [stderr]    Compiling getrandom v0.4.3
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling colorchoice v1.0.5
[INFO] [stderr]    Compiling twox-hash v2.1.2
[INFO] [stderr]    Compiling anstyle v1.0.14
[INFO] [stderr]    Compiling base64ct v1.8.3
[INFO] [stderr]    Compiling iana-time-zone v0.1.65
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling bitflags v2.13.0
[INFO] [stderr]    Compiling memchr v2.8.2
[INFO] [stderr]    Compiling anstream v1.0.0
[INFO] [stderr]    Compiling password-hash v0.5.0
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling chrono v0.4.45
[INFO] [stderr]    Compiling lz4_flex v0.11.6
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling ghash v0.5.1
[INFO] [stderr]    Compiling ctr v0.9.2
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling rmp v0.8.15
[INFO] [stderr]    Compiling blake2 v0.10.6
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling aead v0.5.2
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling hostname v0.4.2
[INFO] [stderr]    Compiling clap_lex v1.1.0
[INFO] [stderr]    Compiling memo-map v0.3.3
[INFO] [stderr]    Compiling fastrand v2.4.1
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling rayon v1.12.0
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling argon2 v0.5.3
[INFO] [stderr]    Compiling aes-gcm v0.10.3
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling memmap2 v0.9.10
[INFO] [stderr]    Compiling rtoolbox v0.0.5
[INFO] [stderr]    Compiling dirs v5.0.1
[INFO] [stderr]    Compiling rpassword v7.5.4
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerocopy-derive v0.8.52
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling aprender-gemm-codegen v0.51.0
[INFO] [stderr]    Compiling provable-contracts-macros v0.3.1
[INFO] [stderr]    Compiling x25519-dalek v2.0.1
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling zstd v0.13.3
[INFO] [stderr]    Compiling aprender-common v0.51.0
[INFO] [stderr]    Compiling serde_yaml_ng v0.10.0
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling rmp-serde v1.3.1
[INFO] [stderr]    Compiling minijinja v2.21.0
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling clap v4.6.1
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling aprender-compute v0.51.0
[INFO] [stderr]    Compiling aprender-core v0.51.0
[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 aprender-quant v0.51.0
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.4
[INFO] [stderr]    Compiling aprender-shell v0.51.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 44s
[INFO] running `Command { std: "docker" "inspect" "7f616a55a1dfcc40798476af506991ff71d8b78c9f0e20405338e81027f4216e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "7f616a55a1dfcc40798476af506991ff71d8b78c9f0e20405338e81027f4216e" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling regex-syntax v0.8.11
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling either v1.16.0
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling rayon v1.12.0
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling predicates-core v1.0.10
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling chrono v0.4.45
[INFO] [stderr]    Compiling rmp v0.8.15
[INFO] [stderr]    Compiling float-cmp v0.10.0
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling termtree v0.5.1
[INFO] [stderr]    Compiling assert_cmd v2.2.2
[INFO] [stderr]    Compiling normalize-line-endings v0.3.0
[INFO] [stderr]    Compiling predicates-tree v1.0.13
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]    Compiling rusty-fork v0.3.1
[INFO] [stderr]    Compiling criterion-plot v0.6.0
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling rmp-serde v1.3.1
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling serde_yaml_ng v0.10.0
[INFO] [stderr]    Compiling minijinja v2.21.0
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling rand_xorshift v0.4.0
[INFO] [stderr]    Compiling unarray v0.1.4
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling proptest v1.11.0
[INFO] [stderr]    Compiling regex v1.12.4
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling aprender-compute v0.51.0
[INFO] [stderr]    Compiling aprender-core v0.51.0
[INFO] [stderr]    Compiling predicates v3.1.4
[INFO] [stderr]    Compiling criterion v0.7.0
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling aprender-shell v0.51.0 (/opt/rustwide/workdir)
[INFO] [stderr] warning: aprender-core@0.51.0: provable-contracts binding.yaml not found at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aprender-core-0.51.0/../provable-contracts/contracts/aprender/binding.yaml; CONTRACT_* env vars will not be set (CI/crates.io build)
[INFO] [stderr] error: could not compile `aprender-core` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.98.0-beta.1-x86_64-unknown-linux-gnu/bin/rustc --crate-name aprender --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aprender-core-0.51.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 --warn=rust_2018_idioms '--warn=clippy::pedantic' '--warn=clippy::all' '--allow=clippy::wildcard_imports' '--allow=clippy::vec_init_then_push' '--allow=clippy::useless_vec' '--allow=clippy::useless_conversion' '--allow=clippy::used_underscore_binding' '--allow=clippy::unused_self' --allow=unused_qualifications --warn=unused_lifetimes --warn=unused_import_braces '--allow=clippy::unused_async' --warn=unsafe_op_in_unsafe_fn --deny=unsafe_code '--allow=clippy::unreadable_literal' --allow=unreachable_pub '--warn=clippy::unnested_or_patterns' '--allow=clippy::unnecessary_wraps' '--allow=clippy::unnecessary_map_or' '--allow=clippy::unnecessary_literal_unwrap' '--allow=clippy::unnecessary_literal_bound' '--allow=clippy::unnecessary_debug_formatting' '--allow=clippy::uninlined_format_args' --warn=unexpected_cfgs '--allow=clippy::type_complexity' '--allow=clippy::trivially_copy_pass_by_ref' --warn=trivial_numeric_casts --allow=trivial_casts '--allow=clippy::too_many_lines' '--allow=clippy::too_many_arguments' '--allow=clippy::struct_field_names' '--allow=clippy::struct_excessive_bools' '--allow=clippy::stable_sort_primitive' '--allow=clippy::single_match_else' '--allow=clippy::single_char_pattern' '--allow=clippy::similar_names' '--allow=clippy::semicolon_if_nothing_returned' '--allow=clippy::return_self_not_must_use' '--allow=clippy::ref_option' '--allow=clippy::redundant_guards' '--allow=clippy::redundant_closure_for_method_calls' '--allow=clippy::ptr_arg' '--allow=clippy::print_literal' '--allow=clippy::overly_complex_bool_expr' '--allow=clippy::option_option' '--allow=clippy::nonminimal_bool' '--allow=clippy::no_effect_underscore_binding' '--allow=clippy::needless_raw_string_hashes' '--allow=clippy::needless_range_loop' '--allow=clippy::needless_pass_by_value' '--allow=clippy::needless_continue' '--allow=clippy::needless_borrows_for_generic_args' '--allow=clippy::must_use_candidate' '--allow=clippy::module_name_repetitions' '--allow=clippy::missing_panics_doc' '--allow=clippy::missing_fields_in_debug' '--allow=clippy::missing_errors_doc' --allow=missing_docs --allow=missing_debug_implementations '--allow=clippy::missing_const_for_fn' '--allow=clippy::match_wildcard_for_single_variants' '--allow=clippy::match_same_arms' '--allow=clippy::map_unwrap_or' '--allow=clippy::map_flatten' '--allow=clippy::many_single_char_names' '--allow=clippy::manual_string_new' '--allow=clippy::manual_range_contains' '--warn=clippy::manual_ok_or' '--allow=clippy::manual_midpoint' '--allow=clippy::manual_let_else' '--allow=clippy::manual_is_multiple_of' '--allow=clippy::manual_div_ceil' '--allow=clippy::manual_contains' '--allow=clippy::len_zero' '--allow=clippy::large_stack_arrays' '--allow=clippy::iter_cloned_collect' '--allow=clippy::items_after_statements' '--allow=clippy::inefficient_to_string' '--allow=clippy::index_refutable_slice' '--warn=clippy::inconsistent_struct_constructor' '--allow=clippy::implicit_hasher' '--allow=clippy::implicit_clone' '--allow=clippy::ignore_without_reason' '--allow=clippy::if_not_else' '--allow=clippy::identity_op' '--allow=clippy::format_push_string' '--allow=clippy::format_in_format_args' '--allow=clippy::format_collect' '--allow=clippy::for_kv_map' '--allow=clippy::fn_params_excessive_bools' '--allow=clippy::float_cmp' '--allow=clippy::field_reassign_with_default' '--allow=clippy::explicit_iter_loop' '--warn=clippy::explicit_deref_methods' '--allow=clippy::excessive_precision' '--allow=clippy::erasing_op' '--allow=clippy::empty_line_after_outer_attr' '--allow=clippy::empty_line_after_doc_comments' --allow=elided_lifetimes_in_paths '--allow=clippy::duplicated_attributes' '--allow=clippy::doc_overindented_list_items' '--allow=clippy::doc_markdown' '--allow=clippy::doc_link_with_quotes' '--allow=clippy::derivable_impls' '--allow=clippy::default_trait_access' '--allow=clippy::default_constructed_unit_structs' '--allow=clippy::const_is_empty' '--allow=clippy::comparison_chain' '--allow=clippy::cloned_ref_to_slice_refs' '--allow=clippy::cloned_instead_of_copied' '--allow=clippy::clone_on_copy' '--warn=clippy::checked_conversions' '--allow=clippy::cast_sign_loss' '--allow=clippy::cast_ptr_alignment' '--allow=clippy::cast_precision_loss' '--allow=clippy::cast_possible_wrap' '--allow=clippy::cast_possible_truncation' '--allow=clippy::cast_lossless' '--allow=clippy::case_sensitive_file_extension_comparisons' '--allow=clippy::bool_to_int_with_if' '--allow=clippy::assigning_clones' '--allow=clippy::assertions_on_constants' '--allow=clippy::approx_constant' --check-cfg 'cfg(kani)' --check-cfg 'cfg(coverage_nightly)' --check-cfg 'cfg(feature, values("explainable-monitor-integration"))' --cfg 'feature="aes-gcm"' --cfg 'feature="argon2"' --cfg 'feature="default"' --cfg 'feature="format-compression"' --cfg 'feature="format-encryption"' --cfg 'feature="format-homomorphic"' --cfg 'feature="hkdf"' --cfg 'feature="lz4_flex"' --cfg 'feature="parallel"' --cfg 'feature="rayon"' --cfg 'feature="sha2"' --cfg 'feature="x25519-dalek"' --cfg 'feature="zstd"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("aes-gcm", "alimentar", "alsa", "argon2", "audio", "audio-alsa", "audio-capture", "audio-codec", "audio-coreaudio", "audio-noise", "audio-noise-wasm", "audio-playback", "audio-wasapi", "audio-webaudio", "chaos-basic", "chaos-byzantine", "chaos-full", "chaos-network", "cpu-only", "cuda", "datasets", "default", "dirs", "ed25519-dalek", "explainable-monitor-integration", "format-compression", "format-encryption", "format-homomorphic", "format-quantize", "format-signing", "gpu", "half", "hf-hub", "hf-hub-integration", "hf-xet", "hkdf", "js-sys", "lz4_flex", "model-tests", "parallel", "rayon", "rustfft", "safetensors", "safetensors-compare", "sha2", "showcase-profile", "showcase-zram", "thiserror", "trueno-zram-core", "ureq", "wasm-bindgen", "x25519-dalek", "xet", "zstd"))' -C metadata=906d33489b7ba1aa -C extra-filename=-1dfe6014490da9da --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern aes_gcm=/opt/rustwide/target/debug/deps/libaes_gcm-b9a695fbd768ae07.rmeta --extern batuta_common=/opt/rustwide/target/debug/deps/libbatuta_common-9d94b32050b1a9ed.rmeta --extern trueno=/opt/rustwide/target/debug/deps/libtrueno-b677cfd2cb21da81.rmeta --extern trueno_quant=/opt/rustwide/target/debug/deps/libtrueno_quant-7065b34fd19025f8.rmeta --extern argon2=/opt/rustwide/target/debug/deps/libargon2-b9a2bbd0d89c077c.rmeta --extern bincode=/opt/rustwide/target/debug/deps/libbincode-4b52a6d3d34541b4.rmeta --extern hkdf=/opt/rustwide/target/debug/deps/libhkdf-b8c3644ee9b3b6f3.rmeta --extern lz4_flex=/opt/rustwide/target/debug/deps/liblz4_flex-b118d703de0399c1.rmeta --extern memmap2=/opt/rustwide/target/debug/deps/libmemmap2-ec7a23143146e94d.rmeta --extern minijinja=/opt/rustwide/target/debug/deps/libminijinja-8424d1460cd03f83.rmeta --extern provable_contracts_macros=/opt/rustwide/target/debug/deps/libprovable_contracts_macros-c8ce0b76446d2ec0.so --extern rand=/opt/rustwide/target/debug/deps/librand-f7f83ba8fdb3d281.rmeta --extern rand_chacha=/opt/rustwide/target/debug/deps/librand_chacha-fdcd68cfc76df85f.rmeta --extern rayon=/opt/rustwide/target/debug/deps/librayon-88911de07a7dc193.rmeta --extern rmp_serde=/opt/rustwide/target/debug/deps/librmp_serde-fd483a7b4c1d3574.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-96e4fe4b497d7207.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-fe87de86572a1bc8.rmeta --extern sha2=/opt/rustwide/target/debug/deps/libsha2-841a3c828571127a.rmeta --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-ab8d8c2371015e15.rmeta --extern x25519_dalek=/opt/rustwide/target/debug/deps/libx25519_dalek-b1ad5356e5ba8f5a.rmeta --extern zstd=/opt/rustwide/target/debug/deps/libzstd-5a80e66832782516.rmeta --cap-lints allow --cap-lints=warn -L native=/opt/rustwide/target/debug/build/zstd-sys-8c2618c641b5d225/out` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "7f616a55a1dfcc40798476af506991ff71d8b78c9f0e20405338e81027f4216e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7f616a55a1dfcc40798476af506991ff71d8b78c9f0e20405338e81027f4216e", kill_on_drop: false }`
[INFO] [stdout] 7f616a55a1dfcc40798476af506991ff71d8b78c9f0e20405338e81027f4216e
