[INFO] fetching crate rustyms 0.11.0...
[INFO] testing rustyms-0.11.0 against 1.91.0 for beta-1.92-2
[INFO] extracting crate rustyms 0.11.0 into /workspace/builds/worker-2-tc1/source
[INFO] started tweaking crates.io crate rustyms 0.11.0
[INFO] finished tweaking crates.io crate rustyms 0.11.0
[INFO] tweaked toml for crates.io crate rustyms 0.11.0 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate rustyms 0.11.0 on toolchain 1.91.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate rustyms 0.11.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.91.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded random v0.13.2
[INFO] [stderr]   Downloaded special v0.10.3
[INFO] [stderr]   Downloaded context_error v0.1.0
[INFO] [stderr]   Downloaded probability v0.20.3
[INFO] [stderr]   Downloaded windows-core v0.62.0
[INFO] [stderr]   Downloaded thin-vec v0.2.14
[INFO] [stderr]   Downloaded mzpeaks v1.0.9
[INFO] [stderr]   Downloaded font-types v0.9.0
[INFO] [stderr]   Downloaded regex v1.11.3
[INFO] [stderr]   Downloaded uom v0.37.0
[INFO] [stderr]   Downloaded identity-hash v0.1.0
[INFO] [stderr]   Downloaded swash v0.2.5
[INFO] [stderr]   Downloaded skrifa v0.31.3
[INFO] [stderr]   Downloaded read-fonts v0.29.3
[INFO] [stderr]   Downloaded mzdata v0.59.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6470e32c58806c163c8adf525e2aa2aa1983fd76223750cb73a0111d69ef063d
[INFO] running `Command { std: "docker" "start" "-a" "6470e32c58806c163c8adf525e2aa2aa1983fd76223750cb73a0111d69ef063d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6470e32c58806c163c8adf525e2aa2aa1983fd76223750cb73a0111d69ef063d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6470e32c58806c163c8adf525e2aa2aa1983fd76223750cb73a0111d69ef063d", kill_on_drop: false }`
[INFO] [stdout] 6470e32c58806c163c8adf525e2aa2aa1983fd76223750cb73a0111d69ef063d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 049a893f1c4169cce8b35b63e05e2ccb27f0e051fedcf02ba14d713c63e4a7cd
[INFO] running `Command { std: "docker" "start" "-a" "049a893f1c4169cce8b35b63e05e2ccb27f0e051fedcf02ba14d713c63e4a7cd", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.226
[INFO] [stderr]    Compiling serde v1.0.226
[INFO] [stderr]    Compiling libc v0.2.176
[INFO] [stderr]    Compiling libm v0.2.15
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling matrixmultiply v0.3.10
[INFO] [stderr]    Compiling thiserror v2.0.16
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling virtue v0.0.18
[INFO] [stderr]    Compiling serde_derive v1.0.226
[INFO] [stderr]    Compiling bytemuck_derive v1.10.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.16
[INFO] [stderr]    Compiling vsimd v0.8.0
[INFO] [stderr]    Compiling rawpointer v0.2.1
[INFO] [stderr]    Compiling outref v0.5.2
[INFO] [stderr]    Compiling iana-time-zone v0.1.64
[INFO] [stderr]    Compiling identity-hash v0.1.0
[INFO] [stderr]    Compiling random v0.13.2
[INFO] [stderr]    Compiling yazi v0.2.1
[INFO] [stderr]    Compiling unty v0.0.4
[INFO] [stderr]    Compiling zeno v0.3.3
[INFO] [stderr]    Compiling flate2 v1.1.2
[INFO] [stderr]    Compiling base64-simd v0.8.0
[INFO] [stderr]    Compiling bincode_derive v2.0.1
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling mzpeaks v1.0.9
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling bytemuck v1.23.2
[INFO] [stderr]    Compiling ndarray v0.16.1
[INFO] [stderr]    Compiling font-types v0.9.0
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling special v0.10.3
[INFO] [stderr]    Compiling probability v0.20.3
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling read-fonts v0.29.3
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling regex-automata v0.4.11
[INFO] [stderr]    Compiling indexmap v2.11.4
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling ordered-float v5.0.0
[INFO] [stderr]    Compiling bincode v2.0.1
[INFO] [stderr]    Compiling thin-vec v0.2.14
[INFO] [stderr]    Compiling context_error v0.1.0
[INFO] [stderr]    Compiling uom v0.37.0
[INFO] [stderr]    Compiling regex v1.11.3
[INFO] [stderr]    Compiling mzdata v0.59.2
[INFO] [stderr]    Compiling skrifa v0.31.3
[INFO] [stderr]    Compiling swash v0.2.5
[INFO] [stderr]    Compiling rustyms v0.11.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 17s
[INFO] running `Command { std: "docker" "inspect" "049a893f1c4169cce8b35b63e05e2ccb27f0e051fedcf02ba14d713c63e4a7cd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "049a893f1c4169cce8b35b63e05e2ccb27f0e051fedcf02ba14d713c63e4a7cd", kill_on_drop: false }`
[INFO] [stdout] 049a893f1c4169cce8b35b63e05e2ccb27f0e051fedcf02ba14d713c63e4a7cd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ce1a17718f5e09f3c34b59417c87947177327d5802510f5563732b91ce75782c
[INFO] running `Command { std: "docker" "start" "-a" "ce1a17718f5e09f3c34b59417c87947177327d5802510f5563732b91ce75782c", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.176
[INFO] [stderr]    Compiling simd-adler32 v0.3.7
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling fdeflate v0.3.7
[INFO] [stderr]    Compiling flate2 v1.1.2
[INFO] [stderr]    Compiling mzdata v0.59.2
[INFO] [stderr]    Compiling png v0.18.0
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling directories v6.0.0
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling rustyms v0.11.0 (/opt/rustwide/workdir)
[INFO] [stderr] error: could not compile `rustyms` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.91.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name rustyms --edition=2024 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=unused '--warn=clippy::pedantic' '--warn=clippy::nursery' '--warn=clippy::all' '--allow=clippy::wildcard_imports' --warn=variant-size-differences --warn=unused_extern_crates --warn=unused_crate_dependencies --warn=unused-qualifications --warn=unused-lifetimes --warn=unused-import-braces --deny=unstable-syntax-pre-expansion '--allow=clippy::unsafe_derive_deserialize' --deny=unsafe-op-in-unsafe-fn --deny=unreachable-pub --deny=unnameable-test-items --allow=unexpected_cfgs --deny=unconditional-recursion --warn=trivial-numeric-casts --warn=trivial-casts '--allow=clippy::too_many_lines' '--allow=clippy::too_long_first_doc_paragraph' --deny=suspicious-double-ref-op --warn=single-use-lifetimes '--allow=clippy::redundant_pub_crate' --warn=redundant_lifetimes --warn=redundant_imports --deny=overlapping-range-endpoints --deny=opaque-hidden-inferred-bound --warn=noop-method-call '--allow=clippy::must_use_candidate' '--allow=clippy::module_name_repetitions' --warn=missing_docs --warn=missing-debug-implementations --warn=missing-copy-implementations --warn=missing-abi --warn=meta-variable-misuse --warn=macro-use-extern-crate '--allow=clippy::literal_string_with_formatting_args' --warn=let-underscore --warn=keyword-idents --deny=invalid-value --deny=invalid-reference-casting --deny=invalid-nan-comparisons --deny=invalid-macro-export-arguments --deny=invalid-from-utf8 --deny=improper-ctypes-definitions --deny=improper-ctypes --deny=hidden-glob-reexports --deny=future-incompatible --deny=drop-bounds --deny=deref-nullptr --deny=dangling-pointers-from-temporaries --deny=const-item-mutation --deny=clashing-extern-declarations '--allow=clippy::cast_sign_loss' '--allow=clippy::cast_precision_loss' '--allow=clippy::cast_possible_truncation' --warn=ambiguous_negative_literals --deny=ambiguous-glob-reexports --check-cfg 'cfg(f32)' --check-cfg 'cfg(github_action)' --check-cfg 'cfg(si)' --cfg 'feature="align"' --cfg 'feature="default"' --cfg 'feature="glycan-render"' --cfg 'feature="glycan-render-bitmap"' --cfg 'feature="identification"' --cfg 'feature="imgt"' --cfg 'feature="isotopes"' --cfg 'feature="mzdata"' --cfg 'feature="ndarray"' --cfg 'feature="paste"' --cfg 'feature="probability"' --cfg 'feature="rand"' --cfg 'feature="rayon"' --cfg 'feature="swash"' --cfg 'feature="zeno"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("align", "coloured-errors", "default", "glycan-render", "glycan-render-bitmap", "identification", "imgt", "internal-no-data", "isotopes", "mzdata", "ndarray", "paste", "probability", "rand", "rayon", "swash", "zeno"))' -C metadata=8f4db3b4fb951571 -C extra-filename=-d9789f1caf42cc50 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bincode=/opt/rustwide/target/debug/deps/libbincode-9f04f7265d17160e.rmeta --extern context_error=/opt/rustwide/target/debug/deps/libcontext_error-9028c3e8e6fae311.rmeta --extern flate2=/opt/rustwide/target/debug/deps/libflate2-bb3b92d90ccc639a.rmeta --extern itertools=/opt/rustwide/target/debug/deps/libitertools-6a8a409859199395.rmeta --extern mzdata=/opt/rustwide/target/debug/deps/libmzdata-ba1e1c07a1be09be.rmeta --extern ndarray=/opt/rustwide/target/debug/deps/libndarray-e0b096f8333fb56f.rmeta --extern ordered_float=/opt/rustwide/target/debug/deps/libordered_float-6e89de6a3c0ad359.rmeta --extern paste=/opt/rustwide/target/debug/deps/libpaste-caef0881e28384f6.so --extern probability=/opt/rustwide/target/debug/deps/libprobability-8229185201cb9235.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-f831c17a519597d9.rmeta --extern rayon=/opt/rustwide/target/debug/deps/librayon-967df49cc7b28c86.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-d89d9dc470cdf65c.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-84f2f26b496caac0.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-c50e9fa3dc8f9675.rmeta --extern similar=/opt/rustwide/target/debug/deps/libsimilar-43446b94d224a08f.rmeta --extern swash=/opt/rustwide/target/debug/deps/libswash-835f82b57fee1c8f.rmeta --extern thin_vec=/opt/rustwide/target/debug/deps/libthin_vec-02ee07826842d1fc.rmeta --extern uom=/opt/rustwide/target/debug/deps/libuom-4790d89f9ad8179e.rmeta --extern zeno=/opt/rustwide/target/debug/deps/libzeno-b58bcf67d30164bc.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 `rustyms` (lib test)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.91.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name rustyms --edition=2024 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=unused '--warn=clippy::pedantic' '--warn=clippy::nursery' '--warn=clippy::all' '--allow=clippy::wildcard_imports' --warn=variant-size-differences --warn=unused_extern_crates --warn=unused_crate_dependencies --warn=unused-qualifications --warn=unused-lifetimes --warn=unused-import-braces --deny=unstable-syntax-pre-expansion '--allow=clippy::unsafe_derive_deserialize' --deny=unsafe-op-in-unsafe-fn --deny=unreachable-pub --deny=unnameable-test-items --allow=unexpected_cfgs --deny=unconditional-recursion --warn=trivial-numeric-casts --warn=trivial-casts '--allow=clippy::too_many_lines' '--allow=clippy::too_long_first_doc_paragraph' --deny=suspicious-double-ref-op --warn=single-use-lifetimes '--allow=clippy::redundant_pub_crate' --warn=redundant_lifetimes --warn=redundant_imports --deny=overlapping-range-endpoints --deny=opaque-hidden-inferred-bound --warn=noop-method-call '--allow=clippy::must_use_candidate' '--allow=clippy::module_name_repetitions' --warn=missing_docs --warn=missing-debug-implementations --warn=missing-copy-implementations --warn=missing-abi --warn=meta-variable-misuse --warn=macro-use-extern-crate '--allow=clippy::literal_string_with_formatting_args' --warn=let-underscore --warn=keyword-idents --deny=invalid-value --deny=invalid-reference-casting --deny=invalid-nan-comparisons --deny=invalid-macro-export-arguments --deny=invalid-from-utf8 --deny=improper-ctypes-definitions --deny=improper-ctypes --deny=hidden-glob-reexports --deny=future-incompatible --deny=drop-bounds --deny=deref-nullptr --deny=dangling-pointers-from-temporaries --deny=const-item-mutation --deny=clashing-extern-declarations '--allow=clippy::cast_sign_loss' '--allow=clippy::cast_precision_loss' '--allow=clippy::cast_possible_truncation' --warn=ambiguous_negative_literals --deny=ambiguous-glob-reexports --check-cfg 'cfg(f32)' --check-cfg 'cfg(github_action)' --check-cfg 'cfg(si)' --test --cfg 'feature="align"' --cfg 'feature="default"' --cfg 'feature="glycan-render"' --cfg 'feature="glycan-render-bitmap"' --cfg 'feature="identification"' --cfg 'feature="imgt"' --cfg 'feature="isotopes"' --cfg 'feature="mzdata"' --cfg 'feature="ndarray"' --cfg 'feature="paste"' --cfg 'feature="probability"' --cfg 'feature="rand"' --cfg 'feature="rayon"' --cfg 'feature="swash"' --cfg 'feature="zeno"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("align", "coloured-errors", "default", "glycan-render", "glycan-render-bitmap", "identification", "imgt", "internal-no-data", "isotopes", "mzdata", "ndarray", "paste", "probability", "rand", "rayon", "swash", "zeno"))' -C metadata=d65d0c4fa38381c9 -C extra-filename=-ece3fd2bbfef06dd --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern base64=/opt/rustwide/target/debug/deps/libbase64-ecfd272f5a77db31.rlib --extern bincode=/opt/rustwide/target/debug/deps/libbincode-9f04f7265d17160e.rlib --extern context_error=/opt/rustwide/target/debug/deps/libcontext_error-9028c3e8e6fae311.rlib --extern directories=/opt/rustwide/target/debug/deps/libdirectories-187ba52196f9390b.rlib --extern flate2=/opt/rustwide/target/debug/deps/libflate2-bb3b92d90ccc639a.rlib --extern itertools=/opt/rustwide/target/debug/deps/libitertools-6a8a409859199395.rlib --extern mzdata=/opt/rustwide/target/debug/deps/libmzdata-ba1e1c07a1be09be.rlib --extern ndarray=/opt/rustwide/target/debug/deps/libndarray-e0b096f8333fb56f.rlib --extern ordered_float=/opt/rustwide/target/debug/deps/libordered_float-6e89de6a3c0ad359.rlib --extern paste=/opt/rustwide/target/debug/deps/libpaste-caef0881e28384f6.so --extern png=/opt/rustwide/target/debug/deps/libpng-bc770c1ee9b2a672.rlib --extern probability=/opt/rustwide/target/debug/deps/libprobability-8229185201cb9235.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-f831c17a519597d9.rlib --extern rayon=/opt/rustwide/target/debug/deps/librayon-967df49cc7b28c86.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-d89d9dc470cdf65c.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-84f2f26b496caac0.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-c50e9fa3dc8f9675.rlib --extern similar=/opt/rustwide/target/debug/deps/libsimilar-43446b94d224a08f.rlib --extern swash=/opt/rustwide/target/debug/deps/libswash-835f82b57fee1c8f.rlib --extern thin_vec=/opt/rustwide/target/debug/deps/libthin_vec-02ee07826842d1fc.rlib --extern uom=/opt/rustwide/target/debug/deps/libuom-4790d89f9ad8179e.rlib --extern zeno=/opt/rustwide/target/debug/deps/libzeno-b58bcf67d30164bc.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "ce1a17718f5e09f3c34b59417c87947177327d5802510f5563732b91ce75782c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ce1a17718f5e09f3c34b59417c87947177327d5802510f5563732b91ce75782c", kill_on_drop: false }`
[INFO] [stdout] ce1a17718f5e09f3c34b59417c87947177327d5802510f5563732b91ce75782c
