[INFO] fetching crate superviseur-core 0.1.0... [INFO] testing superviseur-core-0.1.0 against try#b83b707f97d809763b7861afa7638871f3339a33 for pr-145838-1 [INFO] extracting crate superviseur-core 0.1.0 into /workspace/builds/worker-2-tc2/source [INFO] started tweaking crates.io crate superviseur-core 0.1.0 [INFO] finished tweaking crates.io crate superviseur-core 0.1.0 [INFO] tweaked toml for crates.io crate superviseur-core 0.1.0 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate superviseur-core 0.1.0 on toolchain b83b707f97d809763b7861afa7638871f3339a33 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 411 packages to latest compatible versions [INFO] [stderr] Adding bollard-stubs v1.42.0-rc.7 (available: v1.42.0-rc.8) [INFO] [stderr] Adding notify v5.2.0 (available: v8.2.0) [INFO] [stderr] Adding tantivy v0.19.2 (available: v0.25.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a3b6c0cae00069a93fe56cab45fc26a3695988dfb562994ac6cc974829029d7d [INFO] running `Command { std: "docker" "start" "-a" "a3b6c0cae00069a93fe56cab45fc26a3695988dfb562994ac6cc974829029d7d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a3b6c0cae00069a93fe56cab45fc26a3695988dfb562994ac6cc974829029d7d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a3b6c0cae00069a93fe56cab45fc26a3695988dfb562994ac6cc974829029d7d", kill_on_drop: false }` [INFO] [stdout] a3b6c0cae00069a93fe56cab45fc26a3695988dfb562994ac6cc974829029d7d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 00fda98defa3b7a02106da392ae4f1e78fb033084e74358c037aaf3f944446a0 [INFO] running `Command { std: "docker" "start" "-a" "00fda98defa3b7a02106da392ae4f1e78fb033084e74358c037aaf3f944446a0", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling signal-hook-registry v1.4.6 [INFO] [stderr] Compiling socket2 v0.6.0 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling thiserror v2.0.16 [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling local-waker v0.1.4 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Compiling crunchy v0.2.4 [INFO] [stderr] Compiling tempfile v3.21.0 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling axum-core v0.3.4 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling ownedbytes v0.4.0 [INFO] [stderr] Compiling tantivy-common v0.4.0 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling actix-utils v3.0.1 [INFO] [stderr] Compiling axum v0.6.20 [INFO] [stderr] Compiling actix-service v2.0.3 [INFO] [stderr] Compiling instant v0.1.13 [INFO] [stderr] Compiling combine v4.6.7 [INFO] [stderr] Compiling fastdivide v0.4.2 [INFO] [stderr] Compiling tantivy-bitpacker v0.3.0 [INFO] [stderr] Compiling bytecount v0.6.9 [INFO] [stderr] Compiling fastfield_codecs v0.3.1 [INFO] [stderr] Compiling papergrid v0.7.1 [INFO] [stderr] Compiling tantivy-fst v0.4.0 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling measure_time v0.8.3 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling bitpacking v0.8.4 [INFO] [stderr] Compiling local-channel v0.1.5 [INFO] [stderr] Compiling murmurhash32 v0.2.0 [INFO] [stderr] Compiling fail v0.5.1 [INFO] [stderr] Compiling lru v0.7.8 [INFO] [stderr] Compiling memmap2 v0.5.10 [INFO] [stderr] Compiling fs2 v0.4.3 [INFO] [stderr] Compiling webpki v0.22.4 [INFO] [stderr] Compiling multer v2.1.0 [INFO] [stderr] Compiling aho-corasick v0.7.20 [INFO] [stderr] Compiling htmlescape v0.3.1 [INFO] [stderr] Compiling lz4_flex v0.9.5 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling darling_core v0.14.4 [INFO] [stderr] Compiling tantivy-query-grammar v0.19.0 [INFO] [stderr] Compiling levenshtein_automata v0.2.1 [INFO] [stderr] Compiling oneshot v0.1.11 [INFO] [stderr] Compiling downcast-rs v1.2.1 [INFO] [stderr] Compiling arc-swap v1.7.1 [INFO] [stderr] Compiling census v0.4.2 [INFO] [stderr] Compiling matchit v0.7.3 [INFO] [stderr] Compiling regex-lite v0.1.7 [INFO] [stderr] Compiling language-tags v0.3.2 [INFO] [stderr] Compiling rustls v0.20.9 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Compiling sct v0.7.1 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling thiserror-impl v2.0.16 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling zerovec v0.11.4 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling pest v2.8.1 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.3 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling prost-derive v0.11.9 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling async-stream v0.3.6 [INFO] [stderr] Compiling derive_more-impl v2.0.1 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling pest_meta v2.8.1 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling darling_macro v0.14.4 [INFO] [stderr] Compiling tabled_derive v0.5.0 [INFO] [stderr] Compiling darling v0.14.4 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling actix-macros v0.2.4 [INFO] [stderr] Compiling actix_derive v0.6.2 [INFO] [stderr] Compiling pest_generator v2.8.1 [INFO] [stderr] Compiling tabled v0.10.0 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling impl-more v0.1.9 [INFO] [stderr] Compiling bollard-buildkit-proto v0.1.0 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling os_str_bytes v6.6.1 [INFO] [stderr] Compiling ascii_utils v0.9.3 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling clap_lex v0.2.4 [INFO] [stderr] Compiling fast_chemail v0.9.6 [INFO] [stderr] Compiling clap_derive v3.2.25 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling pest_derive v2.8.1 [INFO] [stderr] Compiling derive_more v2.0.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling memoffset v0.7.1 [INFO] [stderr] Compiling textwrap v0.16.2 [INFO] [stderr] Compiling names v0.14.0 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling rustls-native-certs v0.6.3 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling strum_macros v0.24.3 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling deranged v0.5.3 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling bytestring v1.4.0 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling async-graphql-value v5.0.10 [INFO] [stderr] Compiling prost v0.11.9 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling rust-stemmers v1.2.0 [INFO] [stderr] Compiling time v0.3.42 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling vecmap-rs v0.1.15 [INFO] [stderr] Compiling uuid v1.18.0 [INFO] [stderr] Compiling hcl-rs v0.12.3 [INFO] [stderr] Compiling async-graphql-parser v5.0.10 [INFO] [stderr] Compiling actix-router v0.5.3 [INFO] [stderr] Compiling prost-types v0.11.9 [INFO] [stderr] Compiling tantivy v0.19.2 [INFO] [stderr] Compiling handlebars v4.5.0 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling clap v3.2.25 [INFO] [stderr] Compiling serde_with v2.3.3 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling h2 v0.3.27 [INFO] [stderr] Compiling actix-rt v2.11.0 [INFO] [stderr] Compiling actix-codec v0.5.2 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling tokio-io-timeout v1.2.1 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling actix-http v3.11.1 [INFO] [stderr] Compiling actix-server v2.6.0 [INFO] [stderr] Compiling actix v0.13.5 [INFO] [stderr] Compiling async-graphql-derive v5.0.10 [INFO] [stderr] Compiling hyper v0.14.32 [INFO] [stderr] Compiling tokio-rustls v0.23.4 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling actix-web v4.11.0 [INFO] [stderr] Compiling num v0.4.3 [INFO] [stderr] Compiling strum v0.24.1 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling serde_repr v0.1.20 [INFO] [stderr] Compiling webpki-roots v0.22.6 [INFO] [stderr] Compiling superviseur-util v0.1.0 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling superviseur-macros v0.1.0 [INFO] [stderr] Compiling spinners v4.1.1 [INFO] [stderr] Compiling inotify v0.9.6 [INFO] [stderr] Compiling nix v0.26.4 [INFO] [stderr] Compiling superviseur-types v0.1.0 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling filetime v0.2.26 [INFO] [stderr] Compiling owo-colors v3.5.0 [INFO] [stderr] Compiling md5 v0.7.0 [INFO] [stderr] Compiling superviseur-provider v0.1.0 [INFO] [stderr] Compiling superviseur-log v0.1.0 [INFO] [stderr] Compiling hyper-timeout v0.4.1 [INFO] [stderr] Compiling hyper-rustls v0.23.2 [INFO] [stderr] Compiling hyperlocal v0.8.0 [INFO] [stderr] Compiling notify v5.2.0 [INFO] [stderr] Compiling actix-web-actors v4.3.1+deprecated [INFO] [stderr] Compiling async-recursion v1.1.1 [INFO] [stderr] Compiling async-graphql v5.0.10 [INFO] [stderr] error: could not compile `tantivy` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/b83b707f97d809763b7861afa7638871f3339a33/bin/rustc --crate-name tantivy --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tantivy-0.19.2/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 --cfg 'feature="default"' --cfg 'feature="fs2"' --cfg 'feature="lz4-compression"' --cfg 'feature="lz4_flex"' --cfg 'feature="memmap2"' --cfg 'feature="mmap"' --cfg 'feature="stopwords"' --cfg 'feature="tempfile"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("brotli", "brotli-compression", "ciborium", "default", "failpoints", "fs2", "lz4-compression", "lz4_flex", "memmap2", "mmap", "quickwit", "snap", "snappy-compression", "stopwords", "tempfile", "unstable", "zstd", "zstd-compression"))' -C metadata=258c8d3f23ac977b -C extra-filename=-cc8db237f811e3e3 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern aho_corasick=/opt/rustwide/target/debug/deps/libaho_corasick-80a257986f614cb5.rmeta --extern arc_swap=/opt/rustwide/target/debug/deps/libarc_swap-4d53f24db0759841.rmeta --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-fec4f402dc187ce3.so --extern base64=/opt/rustwide/target/debug/deps/libbase64-b5296a10b8334a2c.rmeta --extern bitpacking=/opt/rustwide/target/debug/deps/libbitpacking-ad79933ab493a7d6.rmeta --extern byteorder=/opt/rustwide/target/debug/deps/libbyteorder-1efcbe4f07366651.rmeta --extern census=/opt/rustwide/target/debug/deps/libcensus-04578044dd7cbc66.rmeta --extern crc32fast=/opt/rustwide/target/debug/deps/libcrc32fast-cb59b8a1512452f0.rmeta --extern crossbeam_channel=/opt/rustwide/target/debug/deps/libcrossbeam_channel-a5156ef294398bef.rmeta --extern downcast_rs=/opt/rustwide/target/debug/deps/libdowncast_rs-af2d5a07fb165ed2.rmeta --extern fail=/opt/rustwide/target/debug/deps/libfail-ea1f84ca59929ae6.rmeta --extern fastdivide=/opt/rustwide/target/debug/deps/libfastdivide-049a15134852a5bb.rmeta --extern fastfield_codecs=/opt/rustwide/target/debug/deps/libfastfield_codecs-c277a73c4c31918d.rmeta --extern fs2=/opt/rustwide/target/debug/deps/libfs2-15f5ec48da679093.rmeta --extern htmlescape=/opt/rustwide/target/debug/deps/libhtmlescape-de762f64d8f6e472.rmeta --extern itertools=/opt/rustwide/target/debug/deps/libitertools-bb29c9ce35ed7fc6.rmeta --extern levenshtein_automata=/opt/rustwide/target/debug/deps/liblevenshtein_automata-e59efb4cd3598815.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-ba604b77dad33fe2.rmeta --extern lru=/opt/rustwide/target/debug/deps/liblru-d8f7bbefa926b4b6.rmeta --extern lz4_flex=/opt/rustwide/target/debug/deps/liblz4_flex-dd59ae3f83d2486c.rmeta --extern measure_time=/opt/rustwide/target/debug/deps/libmeasure_time-eb615ecb04654af2.rmeta --extern memmap2=/opt/rustwide/target/debug/deps/libmemmap2-a907599d43af6e4f.rmeta --extern murmurhash32=/opt/rustwide/target/debug/deps/libmurmurhash32-473c9363b14fad4a.rmeta --extern num_cpus=/opt/rustwide/target/debug/deps/libnum_cpus-491836335b364449.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-0ba6aecba7086d38.rmeta --extern oneshot=/opt/rustwide/target/debug/deps/liboneshot-4b5c02ae93818d0a.rmeta --extern ownedbytes=/opt/rustwide/target/debug/deps/libownedbytes-32518135fa809da7.rmeta --extern rayon=/opt/rustwide/target/debug/deps/librayon-cd309c9383118b41.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-70e61a01e8bd07d9.rmeta --extern rust_stemmers=/opt/rustwide/target/debug/deps/librust_stemmers-393d45c3984da754.rmeta --extern rustc_hash=/opt/rustwide/target/debug/deps/librustc_hash-5a527483989b35a3.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-647b5c208823dffc.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-24075b5b97de4642.rmeta --extern smallvec=/opt/rustwide/target/debug/deps/libsmallvec-29f90736a15dcce2.rmeta --extern stable_deref_trait=/opt/rustwide/target/debug/deps/libstable_deref_trait-a2d30f30be7c468b.rmeta --extern tantivy_bitpacker=/opt/rustwide/target/debug/deps/libtantivy_bitpacker-d0e9417367af1776.rmeta --extern common=/opt/rustwide/target/debug/deps/libtantivy_common-c084af1eddf94ce3.rmeta --extern tantivy_fst=/opt/rustwide/target/debug/deps/libtantivy_fst-fbb6fe42bbd8118c.rmeta --extern tantivy_query_grammar=/opt/rustwide/target/debug/deps/libtantivy_query_grammar-af131a1a54debca4.rmeta --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-e1fb3d8cb8efde26.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-47b404c726d3b627.rmeta --extern time=/opt/rustwide/target/debug/deps/libtime-45c4853c2c3e95fb.rmeta --extern uuid=/opt/rustwide/target/debug/deps/libuuid-8abc5221377feba7.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "00fda98defa3b7a02106da392ae4f1e78fb033084e74358c037aaf3f944446a0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "00fda98defa3b7a02106da392ae4f1e78fb033084e74358c037aaf3f944446a0", kill_on_drop: false }` [INFO] [stdout] 00fda98defa3b7a02106da392ae4f1e78fb033084e74358c037aaf3f944446a0