[INFO] fetching crate rustyms 0.9.0-alpha.3... [INFO] testing rustyms-0.9.0-alpha.3 against 1.83.0 for beta-1.84.0-4 [INFO] extracting crate rustyms 0.9.0-alpha.3 into /workspace/builds/worker-0-tc1/source [INFO] validating manifest of crates.io crate rustyms 0.9.0-alpha.3 on toolchain 1.83.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.83.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate rustyms 0.9.0-alpha.3 [INFO] finished tweaking crates.io crate rustyms 0.9.0-alpha.3 [INFO] tweaked toml for crates.io crate rustyms 0.9.0-alpha.3 written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.83.0" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Locking 119 packages to latest compatible versions [INFO] [stderr] Adding mzdata v0.36.0 (available: v0.39.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.83.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded probability v0.20.3 [INFO] [stderr] Downloaded identity-hash v0.1.0 [INFO] [stderr] Downloaded random v0.13.2 [INFO] [stderr] Downloaded special v0.10.3 [INFO] [stderr] Downloaded mzpeaks v0.23.0 [INFO] [stderr] Downloaded iai-callgrind-macros v0.5.0 [INFO] [stderr] Downloaded portable-atomic-util v0.2.4 [INFO] [stderr] Downloaded iai-callgrind v0.14.0 [INFO] [stderr] Downloaded iai-callgrind-runner v0.14.0 [INFO] [stderr] Downloaded mzdata v0.36.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+1.83.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a6bc8ad2c9a5e9c64c2191556259115236a03b90657f26f827304eda08e7fc90 [INFO] running `Command { std: "docker" "start" "-a" "a6bc8ad2c9a5e9c64c2191556259115236a03b90657f26f827304eda08e7fc90", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a6bc8ad2c9a5e9c64c2191556259115236a03b90657f26f827304eda08e7fc90", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a6bc8ad2c9a5e9c64c2191556259115236a03b90657f26f827304eda08e7fc90", kill_on_drop: false }` [INFO] [stdout] a6bc8ad2c9a5e9c64c2191556259115236a03b90657f26f827304eda08e7fc90 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+1.83.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e4bf3f3931e9d472784def0a7055c3266dcebf6188128fafb5b0546eb1d6fded [INFO] running `Command { std: "docker" "start" "-a" "e4bf3f3931e9d472784def0a7055c3266dcebf6188128fafb5b0546eb1d6fded", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling unicode-ident v1.0.14 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling serde v1.0.216 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling libc v0.2.168 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling pkg-config v0.3.31 [INFO] [stderr] Compiling libm v0.2.11 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling thiserror v2.0.6 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling adler2 v2.0.0 [INFO] [stderr] Compiling cc v1.2.3 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling serde_json v1.0.133 [INFO] [stderr] Compiling miniz_oxide v0.8.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling matrixmultiply v0.3.9 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling cpufeatures v0.2.16 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling itoa v1.0.14 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling vsimd v0.8.0 [INFO] [stderr] Compiling outref v0.5.1 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling iana-time-zone v0.1.61 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling base64-simd v0.8.0 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling chrono v0.4.39 [INFO] [stderr] Compiling special v0.10.3 [INFO] [stderr] Compiling cmake v0.1.52 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling syn v2.0.90 [INFO] [stderr] Compiling mzpeaks v0.23.0 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling bytemuck v1.20.0 [INFO] [stderr] Compiling base16ct v0.2.0 [INFO] [stderr] Compiling random v0.13.2 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling md5 v0.7.0 [INFO] [stderr] Compiling identity-hash v0.1.0 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling probability v0.20.3 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling similar v2.6.0 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling ndarray v0.16.1 [INFO] [stderr] Compiling libz-sys v1.1.20 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling serde_derive v1.0.216 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling thiserror-impl v2.0.6 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling quick-xml v0.30.0 [INFO] [stderr] Compiling indexmap v2.7.0 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling ordered-float v4.5.0 [INFO] [stderr] Compiling thin-vec v0.2.13 [INFO] [stderr] Compiling uom v0.36.0 [INFO] [stderr] Compiling flate2 v1.0.35 [INFO] [stderr] Compiling mzdata v0.36.0 [INFO] [stderr] Compiling rustyms v0.9.0-alpha.3 (/opt/rustwide/workdir) [INFO] [stdout] warning: method `len` is never used [INFO] [stdout] --> src/identification/common_parser.rs:165:12 [INFO] [stdout] | [INFO] [stdout] 164 | impl<'a> Location<'a> { [INFO] [stdout] | --------------------- method in this implementation [INFO] [stdout] 165 | pub fn len(&self) -> usize { [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 29s [INFO] running `Command { std: "docker" "inspect" "e4bf3f3931e9d472784def0a7055c3266dcebf6188128fafb5b0546eb1d6fded", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e4bf3f3931e9d472784def0a7055c3266dcebf6188128fafb5b0546eb1d6fded", kill_on_drop: false }` [INFO] [stdout] e4bf3f3931e9d472784def0a7055c3266dcebf6188128fafb5b0546eb1d6fded [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+1.83.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 050342d07321a74d53cb3b75cf9c2b0e446ec9c635594a847e519718c1fdf5ca [INFO] running `Command { std: "docker" "start" "-a" "050342d07321a74d53cb3b75cf9c2b0e446ec9c635594a847e519718c1fdf5ca", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.90 [INFO] [stderr] Compiling serde v1.0.216 [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling iai-callgrind-runner v0.14.0 [INFO] [stderr] Compiling iai-callgrind v0.14.0 [INFO] [stderr] Compiling proc-macro-error2 v2.0.1 [INFO] [stderr] Compiling serde_derive v1.0.216 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling derive_more-impl v1.0.0 [INFO] [stderr] Compiling thiserror-impl v2.0.6 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling derive_more v1.0.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling thiserror v2.0.6 [INFO] [stderr] Compiling serde_json v1.0.133 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling quick-xml v0.30.0 [INFO] [stderr] Compiling indexmap v2.7.0 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling ordered-float v4.5.0 [INFO] [stderr] Compiling thin-vec v0.2.13 [INFO] [stderr] Compiling uom v0.36.0 [INFO] [stderr] Compiling iai-callgrind-macros v0.5.0 [INFO] [stderr] Compiling mzdata v0.36.0 [INFO] [stderr] Compiling rustyms v0.9.0-alpha.3 (/opt/rustwide/workdir) [INFO] [stdout] warning: method `len` is never used [INFO] [stdout] --> src/identification/common_parser.rs:165:12 [INFO] [stdout] | [INFO] [stdout] 164 | impl<'a> Location<'a> { [INFO] [stdout] | --------------------- method in this implementation [INFO] [stdout] 165 | pub fn len(&self) -> usize { [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rustyms` (lib); 1 warning emitted [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.83.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name rustyms --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=unexpected_cfgs --check-cfg 'cfg(github_action)' --cfg 'feature="align"' --cfg 'feature="default"' --cfg 'feature="identification"' --cfg 'feature="imgt"' --cfg 'feature="isotopes"' --cfg 'feature="mzdata"' --cfg 'feature="ndarray"' --cfg 'feature="probability"' --cfg 'feature="rand"' --cfg 'feature="rayon"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("align", "default", "identification", "imgt", "isotopes", "mzdata", "ndarray", "probability", "rand", "rayon"))' -C metadata=800fa7a5d0f2dc42 -C extra-filename=-800fa7a5d0f2dc42 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bincode=/opt/rustwide/target/debug/deps/libbincode-f14de12ab3f3194c.rmeta --extern flate2=/opt/rustwide/target/debug/deps/libflate2-c58edfa519fafd64.rmeta --extern itertools=/opt/rustwide/target/debug/deps/libitertools-a88bab2bb93dd0c3.rmeta --extern mzdata=/opt/rustwide/target/debug/deps/libmzdata-1cac5e8cf73e894a.rmeta --extern ndarray=/opt/rustwide/target/debug/deps/libndarray-1015c42881722977.rmeta --extern ordered_float=/opt/rustwide/target/debug/deps/libordered_float-b96496021e41fd69.rmeta --extern probability=/opt/rustwide/target/debug/deps/libprobability-b2b9c0864df03755.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-50f3f7cb796759a1.rmeta --extern rayon=/opt/rustwide/target/debug/deps/librayon-9a34e8013756c14e.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-d95b326e6b6c6daa.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-e5209eb91dada695.rmeta --extern similar=/opt/rustwide/target/debug/deps/libsimilar-f612dd8e37fa029a.rmeta --extern thin_vec=/opt/rustwide/target/debug/deps/libthin_vec-2a2fdd97db57a6c4.rmeta --extern uom=/opt/rustwide/target/debug/deps/libuom-eb843471ade70386.rmeta --cap-lints=warn -L native=/opt/rustwide/target/debug/build/libz-sys-ed295164f37cc0f9/out/lib -L native=/opt/rustwide/target/debug/build/libz-sys-ed295164f37cc0f9/out/lib64` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: method `len` is never used [INFO] [stdout] --> src/identification/common_parser.rs:165:12 [INFO] [stdout] | [INFO] [stdout] 164 | impl<'a> Location<'a> { [INFO] [stdout] | --------------------- method in this implementation [INFO] [stdout] 165 | pub fn len(&self) -> usize { [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `iupac_masses` is never used [INFO] [stdout] --> src/glycan/monosaccharide.rs:375:8 [INFO] [stdout] | [INFO] [stdout] 375 | fn iupac_masses() { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a macro [INFO] [stdout] --> src/peptide/tests/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | macro_rules! parse_test { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/lib.rs:2:57 [INFO] [stdout] | [INFO] [stdout] 2 | #![warn(clippy::all, clippy::pedantic, clippy::nursery, missing_docs)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a macro [INFO] [stdout] --> src/peptide/tests/mod.rs:40:1 [INFO] [stdout] | [INFO] [stdout] 40 | macro_rules! parse_sloppy_test { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rustyms` (lib test); 4 warnings emitted [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.83.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name rustyms --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=unexpected_cfgs --check-cfg 'cfg(github_action)' --test --cfg 'feature="align"' --cfg 'feature="default"' --cfg 'feature="identification"' --cfg 'feature="imgt"' --cfg 'feature="isotopes"' --cfg 'feature="mzdata"' --cfg 'feature="ndarray"' --cfg 'feature="probability"' --cfg 'feature="rand"' --cfg 'feature="rayon"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("align", "default", "identification", "imgt", "isotopes", "mzdata", "ndarray", "probability", "rand", "rayon"))' -C metadata=13b4bf57a39745f8 -C extra-filename=-13b4bf57a39745f8 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bincode=/opt/rustwide/target/debug/deps/libbincode-f14de12ab3f3194c.rlib --extern flate2=/opt/rustwide/target/debug/deps/libflate2-c58edfa519fafd64.rlib --extern iai_callgrind=/opt/rustwide/target/debug/deps/libiai_callgrind-2f772aa5d73ed3e5.rlib --extern itertools=/opt/rustwide/target/debug/deps/libitertools-a88bab2bb93dd0c3.rlib --extern mzdata=/opt/rustwide/target/debug/deps/libmzdata-1cac5e8cf73e894a.rlib --extern ndarray=/opt/rustwide/target/debug/deps/libndarray-1015c42881722977.rlib --extern ordered_float=/opt/rustwide/target/debug/deps/libordered_float-b96496021e41fd69.rlib --extern probability=/opt/rustwide/target/debug/deps/libprobability-b2b9c0864df03755.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-50f3f7cb796759a1.rlib --extern rayon=/opt/rustwide/target/debug/deps/librayon-9a34e8013756c14e.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-d95b326e6b6c6daa.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-e5209eb91dada695.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-cf780bd5bf530aa9.rlib --extern similar=/opt/rustwide/target/debug/deps/libsimilar-f612dd8e37fa029a.rlib --extern thin_vec=/opt/rustwide/target/debug/deps/libthin_vec-2a2fdd97db57a6c4.rlib --extern uom=/opt/rustwide/target/debug/deps/libuom-eb843471ade70386.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/libz-sys-ed295164f37cc0f9/out/lib -L native=/opt/rustwide/target/debug/build/libz-sys-ed295164f37cc0f9/out/lib64` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "050342d07321a74d53cb3b75cf9c2b0e446ec9c635594a847e519718c1fdf5ca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "050342d07321a74d53cb3b75cf9c2b0e446ec9c635594a847e519718c1fdf5ca", kill_on_drop: false }` [INFO] [stdout] 050342d07321a74d53cb3b75cf9c2b0e446ec9c635594a847e519718c1fdf5ca