[INFO] fetching crate plex-media-organizer 0.1.1... [INFO] testing plex-media-organizer-0.1.1 against 1.91.0 for beta-1.92-2 [INFO] extracting crate plex-media-organizer 0.1.1 into /workspace/builds/worker-4-tc1/source [INFO] started tweaking crates.io crate plex-media-organizer 0.1.1 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate plex-media-organizer 0.1.1 [INFO] tweaked toml for crates.io crate plex-media-organizer 0.1.1 written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate plex-media-organizer 0.1.1 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 plex-media-organizer 0.1.1 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 phf_macros v0.8.0 [INFO] [stderr] Downloaded bitreader v0.3.11 [INFO] [stderr] Downloaded matroska v0.5.5 [INFO] [stderr] Downloaded thiserror-impl v2.0.14 [INFO] [stderr] Downloaded predicates v3.1.3 [INFO] [stderr] Downloaded bitstream-io v1.10.0 [INFO] [stderr] Downloaded assert_fs v1.1.3 [INFO] [stderr] Downloaded id3 v1.16.3 [INFO] [stderr] Downloaded cc v1.2.33 [INFO] [stderr] Downloaded thiserror v2.0.14 [INFO] [stderr] Downloaded fallible_collections v0.4.9 [INFO] [stderr] Downloaded rusqlite v0.29.0 [INFO] [stderr] Downloaded fuzzy-matcher v0.3.7 [INFO] [stderr] Downloaded mp4parse v0.12.1 [INFO] [stderr] Downloaded libsqlite3-sys v0.26.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 9abe06b6c68cf63743b24f36859442dbb66949b76f138ba83911b90709bcd307 [INFO] running `Command { std: "docker" "start" "-a" "9abe06b6c68cf63743b24f36859442dbb66949b76f138ba83911b90709bcd307", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9abe06b6c68cf63743b24f36859442dbb66949b76f138ba83911b90709bcd307", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9abe06b6c68cf63743b24f36859442dbb66949b76f138ba83911b90709bcd307", kill_on_drop: false }` [INFO] [stdout] 9abe06b6c68cf63743b24f36859442dbb66949b76f138ba83911b90709bcd307 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 3f137139c314ba92e2f125778afa84a422a343d2bc8943f0dabcfc0356433111 [INFO] running `Command { std: "docker" "start" "-a" "3f137139c314ba92e2f125778afa84a422a343d2bc8943f0dabcfc0356433111", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.97 [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling cc v1.2.33 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling thiserror v2.0.14 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling indexmap v2.10.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling ahash v0.7.8 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling serde_json v1.0.142 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling dlv-list v0.3.0 [INFO] [stderr] Compiling portable-atomic v1.11.1 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling hashbrown v0.13.2 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling humantime v2.2.0 [INFO] [stderr] Compiling unicode-width v0.2.1 [INFO] [stderr] Compiling winnow v0.7.12 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling hashlink v0.8.4 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling console v0.15.11 [INFO] [stderr] Compiling flate2 v1.1.2 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling fallible_collections v0.4.9 [INFO] [stderr] Compiling clap_builder v4.5.44 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling ordered-multimap v0.4.3 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling bitreader v0.3.11 [INFO] [stderr] Compiling number_prefix v0.4.0 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling bitstream-io v1.10.0 [INFO] [stderr] Compiling sync_wrapper v0.1.2 [INFO] [stderr] Compiling fallible-streaming-iterator v0.1.9 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling rust-ini v0.18.0 [INFO] [stderr] Compiling indicatif v0.17.11 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Compiling id3 v1.16.3 [INFO] [stderr] Compiling uuid v1.18.0 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Compiling libsqlite3-sys v0.26.0 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling dirs v5.0.1 [INFO] [stderr] Compiling fuzzy-matcher v0.3.7 [INFO] [stderr] Compiling md5 v0.8.0 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling phf_macros v0.8.0 [INFO] [stderr] Compiling phf v0.8.0 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling thiserror-impl v2.0.14 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling clap_derive v4.5.45 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling env_logger v0.8.4 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling mp4parse v0.12.1 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling pest v2.8.1 [INFO] [stderr] Compiling zerovec v0.11.4 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling clap v4.5.45 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.2 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling pest_meta v2.8.1 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling pest_generator v2.8.1 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling pest_derive v2.8.1 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling rusqlite v0.29.0 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling h2 v0.3.27 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling ron v0.7.1 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling json5 v0.4.1 [INFO] [stderr] Compiling config v0.13.4 [INFO] [stderr] Compiling matroska v0.5.5 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling hyper v0.14.32 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.27 [INFO] [stderr] Compiling plex-media-organizer v0.1.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: struct `CacheEntry` is never constructed [INFO] [stdout] --> src/parsers/unified.rs:20:8 [INFO] [stdout] | [INFO] [stdout] 20 | struct CacheEntry { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 16s [INFO] running `Command { std: "docker" "inspect" "3f137139c314ba92e2f125778afa84a422a343d2bc8943f0dabcfc0356433111", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3f137139c314ba92e2f125778afa84a422a343d2bc8943f0dabcfc0356433111", kill_on_drop: false }` [INFO] [stdout] 3f137139c314ba92e2f125778afa84a422a343d2bc8943f0dabcfc0356433111 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] bf2240555332c5fdbb11757fb71dca7decd5ac3e2a6515ebaeb41c1e6d403f09 [INFO] running `Command { std: "docker" "start" "-a" "bf2240555332c5fdbb11757fb71dca7decd5ac3e2a6515ebaeb41c1e6d403f09", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling bitflags v2.9.2 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling bstr v1.12.0 [INFO] [stderr] Compiling rustix v1.0.8 [INFO] [stderr] Compiling half v2.6.0 [INFO] [stderr] Compiling predicates-core v1.0.9 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling difflib v0.4.0 [INFO] [stderr] Compiling termtree v0.5.1 [INFO] [stderr] Compiling is-terminal v0.4.16 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Compiling rusqlite v0.29.0 [INFO] [stderr] Compiling id3 v1.16.3 [INFO] [stderr] Compiling predicates-tree v1.0.12 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling predicates v3.1.3 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling serde_json v1.0.142 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling ron v0.7.1 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling json5 v0.4.1 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling tempfile v3.20.0 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling globset v0.4.16 [INFO] [stderr] Compiling config v0.13.4 [INFO] [stderr] Compiling ignore v0.4.23 [INFO] [stderr] Compiling env_logger v0.8.4 [INFO] [stderr] Compiling criterion v0.5.1 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling matroska v0.5.5 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.27 [INFO] [stderr] Compiling mp4parse v0.12.1 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling globwalk v0.9.1 [INFO] [stderr] Compiling assert_fs v1.1.3 [INFO] [stderr] Compiling plex-media-organizer v0.1.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: struct `CacheEntry` is never constructed [INFO] [stdout] --> src/parsers/unified.rs:20:8 [INFO] [stdout] | [INFO] [stdout] 20 | struct CacheEntry { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `CacheEntry` is never constructed [INFO] [stdout] --> src/parsers/unified.rs:20:8 [INFO] [stdout] | [INFO] [stdout] 20 | struct CacheEntry { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `plex-media-organizer` (lib test); 1 warning emitted [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 plex_media_organizer --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 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=1fd83a62d9d04033 -C extra-filename=-2d8177d6d511477d --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-235c2940ba2f19aa.rlib --extern assert_fs=/opt/rustwide/target/debug/deps/libassert_fs-c22aed0e8dee1a24.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-5f37313fe4f3fd34.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-6a3da67da6f7e998.rlib --extern config=/opt/rustwide/target/debug/deps/libconfig-57b25889e7efae10.rlib --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-4dc692b2c7d73848.rlib --extern dirs=/opt/rustwide/target/debug/deps/libdirs-e5fd9d8384fc98b9.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-1054d3fbfa72505e.rlib --extern fuzzy_matcher=/opt/rustwide/target/debug/deps/libfuzzy_matcher-4181d6a13ca0467b.rlib --extern id3=/opt/rustwide/target/debug/deps/libid3-40a95fec09f1bf7d.rlib --extern indicatif=/opt/rustwide/target/debug/deps/libindicatif-c79279f881e62fb4.rlib --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-26ac7623d713e9be.rlib --extern matroska=/opt/rustwide/target/debug/deps/libmatroska-ac34e64572fb6be3.rlib --extern md5=/opt/rustwide/target/debug/deps/libmd5-0521f8f0b6ca3226.rlib --extern mp4parse=/opt/rustwide/target/debug/deps/libmp4parse-3f816a4c80b76477.rlib --extern pathdiff=/opt/rustwide/target/debug/deps/libpathdiff-510e8e9b265962c4.rlib --extern rayon=/opt/rustwide/target/debug/deps/librayon-967df49cc7b28c86.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-1cf94fa182570ab1.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-cfb8a269aa109ac1.rlib --extern rusqlite=/opt/rustwide/target/debug/deps/librusqlite-252fb4259380afda.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-02eaf307de78f4ee.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-f10f9a3d2ff28c8d.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-e7146265746e01a9.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-2a788cdb01f6f040.rlib --extern toml=/opt/rustwide/target/debug/deps/libtoml-d77644802fd414b3.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-9260bbec3d1073d3.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-66fbc7179d1e243a.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-e7009135e995f3da.rlib --extern walkdir=/opt/rustwide/target/debug/deps/libwalkdir-8e8463fba6c4a243.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/libsqlite3-sys-db03416a4fe9639f/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "bf2240555332c5fdbb11757fb71dca7decd5ac3e2a6515ebaeb41c1e6d403f09", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bf2240555332c5fdbb11757fb71dca7decd5ac3e2a6515ebaeb41c1e6d403f09", kill_on_drop: false }` [INFO] [stdout] bf2240555332c5fdbb11757fb71dca7decd5ac3e2a6515ebaeb41c1e6d403f09