[INFO] cloning repository https://github.com/ZENG3LD/dig2browser [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ZENG3LD/dig2browser" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FZENG3LD%2Fdig2browser", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FZENG3LD%2Fdig2browser'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4db47d74366629e3ed298f9f0e4a154fc239d459 [INFO] testing ZENG3LD/dig2browser against 1.98.0-beta.1 for beta-1.98-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FZENG3LD%2Fdig2browser" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/ZENG3LD/dig2browser [INFO] finished tweaking git repo https://github.com/ZENG3LD/dig2browser [INFO] tweaked toml for git repo https://github.com/ZENG3LD/dig2browser written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/ZENG3LD/dig2browser 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 git repo https://github.com/ZENG3LD/dig2browser 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-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 70b5e65a67c2a5a256675302bcfb6fa206c72850db255df6c98c4b3dc5c4f6fc [INFO] running `Command { std: "docker" "start" "70b5e65a67c2a5a256675302bcfb6fa206c72850db255df6c98c4b3dc5c4f6fc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "70b5e65a67c2a5a256675302bcfb6fa206c72850db255df6c98c4b3dc5c4f6fc", 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" "70b5e65a67c2a5a256675302bcfb6fa206c72850db255df6c98c4b3dc5c4f6fc" "/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" "70b5e65a67c2a5a256675302bcfb6fa206c72850db255df6c98c4b3dc5c4f6fc", 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" "70b5e65a67c2a5a256675302bcfb6fa206c72850db255df6c98c4b3dc5c4f6fc" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.183 [INFO] [stderr] Compiling unicode-ident v1.0.24 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling stable_deref_trait v1.2.1 [INFO] [stderr] Compiling memchr v2.8.0 [INFO] [stderr] Compiling pin-project-lite v0.2.17 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling bytes v1.11.1 [INFO] [stderr] Compiling foldhash v0.2.0 [INFO] [stderr] Compiling futures-core v0.3.32 [INFO] [stderr] Compiling zerocopy v0.8.47 [INFO] [stderr] Compiling futures-sink v0.3.32 [INFO] [stderr] Compiling slab v0.4.12 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling futures-io v0.3.32 [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling futures-task v0.3.32 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling futures-channel v0.3.32 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling openssl v0.10.76 [INFO] [stderr] Compiling native-tls v0.2.18 [INFO] [stderr] Compiling tracing-core v0.1.36 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling semver v1.0.27 [INFO] [stderr] Compiling openssl-probe v0.2.1 [INFO] [stderr] Compiling inout v0.1.4 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling fallible-iterator v0.3.0 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Compiling ref-cast v1.0.25 [INFO] [stderr] Compiling either v1.16.0 [INFO] [stderr] Compiling simd-adler32 v0.3.9 [INFO] [stderr] Compiling deranged v0.5.8 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling quote v1.0.45 [INFO] [stderr] Compiling rayon v1.12.0 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling ipnet v2.12.0 [INFO] [stderr] Compiling wasmparser v0.240.0 [INFO] [stderr] Compiling leb128fmt v0.1.0 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Compiling crc-catalog v2.5.0 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.114 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling num-conv v0.2.1 [INFO] [stderr] Compiling time-core v0.1.8 [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling crc v3.4.0 [INFO] [stderr] Compiling http v1.4.0 [INFO] [stderr] Compiling wasm-encoder v0.245.1 [INFO] [stderr] Compiling zip v2.4.2 [INFO] [stderr] Compiling data-encoding v2.10.0 [INFO] [stderr] Compiling leb128 v0.2.6 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling bumpalo v3.20.2 [INFO] [stderr] Compiling iri-string v0.7.12 [INFO] [stderr] Compiling lzma-rs v0.3.0 [INFO] [stderr] Compiling fallible-streaming-iterator v0.1.9 [INFO] [stderr] Compiling zopfli v0.8.3 [INFO] [stderr] Compiling ascii v1.1.0 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling errno v0.3.14 [INFO] [stderr] Compiling cc v1.2.58 [INFO] [stderr] Compiling crypto-common v0.1.7 [INFO] [stderr] Compiling signal-hook-registry v1.4.8 [INFO] [stderr] Compiling socket2 v0.6.3 [INFO] [stderr] Compiling mio v1.2.0 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling rand_core v0.9.5 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling universal-hash v0.5.1 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling polyval v0.6.2 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling time v0.3.47 [INFO] [stderr] Compiling hashbrown v0.16.1 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling ghash v0.5.1 [INFO] [stderr] Compiling pbkdf2 v0.12.2 [INFO] [stderr] Compiling ctr v0.9.2 [INFO] [stderr] Compiling aead v0.5.2 [INFO] [stderr] Compiling getrandom v0.4.2 [INFO] [stderr] Compiling flate2 v1.1.9 [INFO] [stderr] Compiling deflate64 v0.1.12 [INFO] [stderr] Compiling rustc-demangle v0.1.27 [INFO] [stderr] Compiling chunked_transfer v1.5.0 [INFO] [stderr] Compiling indexmap v2.13.0 [INFO] [stderr] Compiling data-url v0.3.2 [INFO] [stderr] Compiling tiny_http v0.12.0 [INFO] [stderr] Compiling aes-gcm v0.10.3 [INFO] [stderr] Compiling uuid v1.23.0 [INFO] [stderr] Compiling openssl-sys v0.9.112 [INFO] [stderr] Compiling zstd-sys v2.0.16+zstd.1.5.7 [INFO] [stderr] Compiling bzip2-sys v0.1.13+1.0.8 [INFO] [stderr] Compiling lzma-sys v0.1.20 [INFO] [stderr] Compiling libsqlite3-sys v0.28.0 [INFO] [stderr] Compiling gimli v0.32.3 [INFO] [stderr] Compiling xz2 v0.1.7 [INFO] [stderr] Compiling id-arena v2.3.0 [INFO] [stderr] Compiling bzip2 v0.5.2 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling hashlink v0.9.1 [INFO] [stderr] Compiling dashmap v6.1.0 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling zerofrom-derive v0.1.7 [INFO] [stderr] Compiling yoke-derive v0.8.2 [INFO] [stderr] Compiling zerovec-derive v0.11.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tokio-macros v2.6.1 [INFO] [stderr] Compiling zeroize_derive v1.4.3 [INFO] [stderr] Compiling futures-macro v0.3.32 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Compiling ref-cast-impl v1.0.25 [INFO] [stderr] Compiling zeroize v1.8.2 [INFO] [stderr] Compiling walrus-macro v0.25.0 [INFO] [stderr] Compiling tokio v1.50.0 [INFO] [stderr] Compiling der v0.7.10 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling sfv v0.13.0 [INFO] [stderr] Compiling rustls-pki-types v1.14.0 [INFO] [stderr] Compiling clap_derive v4.6.0 [INFO] [stderr] Compiling zerofrom v0.1.7 [INFO] [stderr] Compiling yoke v0.8.2 [INFO] [stderr] Compiling zstd v0.13.3 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling zerovec v0.11.6 [INFO] [stderr] Compiling zerotrie v0.2.4 [INFO] [stderr] Compiling spki v0.7.3 [INFO] [stderr] Compiling pkcs8 v0.10.2 [INFO] [stderr] Compiling ed25519 v2.2.3 [INFO] [stderr] Compiling ed25519-dalek v2.2.0 [INFO] [stderr] Compiling tinystr v0.8.3 [INFO] [stderr] Compiling potential_utf v0.1.5 [INFO] [stderr] Compiling icu_collections v2.2.0 [INFO] [stderr] Compiling icu_locale_core v2.2.0 [INFO] [stderr] Compiling wasmparser v0.245.1 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling web-bot-auth v0.6.1 [INFO] [stderr] Compiling clap v4.6.0 [INFO] [stderr] Compiling futures-executor v0.3.32 [INFO] [stderr] Compiling futures v0.3.32 [INFO] [stderr] Compiling icu_provider v2.2.0 [INFO] [stderr] Compiling icu_normalizer v2.2.0 [INFO] [stderr] Compiling icu_properties v2.2.0 [INFO] [stderr] Compiling tungstenite v0.26.2 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling url v2.5.8 [INFO] [stderr] Compiling tokio-util v0.7.18 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling tower v0.5.3 [INFO] [stderr] Compiling tokio-tungstenite v0.26.2 [INFO] [stderr] Compiling tower-http v0.6.8 [INFO] [stderr] Compiling h2 v0.4.13 [INFO] [stderr] Compiling rusqlite v0.31.0 [INFO] [stderr] Compiling hyper v1.9.0 [INFO] [stderr] Compiling walrus v0.25.2 [INFO] [stderr] Compiling hyper-util v0.1.20 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling reqwest v0.12.28 [INFO] [stderr] Compiling wasm-bindgen-cli-support v0.2.114 [INFO] [stderr] Compiling dig2browser v0.4.16 (/opt/rustwide/workdir) [INFO] [stdout] warning: function `parse_version_4` is never used [INFO] [stdout] --> src/detect/version.rs:59:4 [INFO] [stdout] | [INFO] [stdout] 59 | fn parse_version_4(s: &str) -> Option<[u32; 4]> { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `parse_reg_query_version` is never used [INFO] [stdout] --> src/detect/version.rs:119:4 [INFO] [stdout] | [INFO] [stdout] 119 | fn parse_reg_query_version(text: &str) -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 50s [INFO] running `Command { std: "docker" "inspect" "70b5e65a67c2a5a256675302bcfb6fa206c72850db255df6c98c4b3dc5c4f6fc", 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" "70b5e65a67c2a5a256675302bcfb6fa206c72850db255df6c98c4b3dc5c4f6fc" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] warning: function `parse_version_4` is never used [INFO] [stdout] --> src/detect/version.rs:59:4 [INFO] [stdout] | [INFO] [stdout] 59 | fn parse_version_4(s: &str) -> Option<[u32; 4]> { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `parse_reg_query_version` is never used [INFO] [stdout] --> src/detect/version.rs:119:4 [INFO] [stdout] | [INFO] [stdout] 119 | fn parse_reg_query_version(text: &str) -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling dig2browser v0.4.16 (/opt/rustwide/workdir) [INFO] [stdout] warning: function `parse_version_4` is never used [INFO] [stdout] --> src/detect/version.rs:59:4 [INFO] [stdout] | [INFO] [stdout] 59 | fn parse_version_4(s: &str) -> Option<[u32; 4]> { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `parse_reg_query_version` is never used [INFO] [stdout] --> src/detect/version.rs:119:4 [INFO] [stdout] | [INFO] [stdout] 119 | fn parse_reg_query_version(text: &str) -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `dig2browser` (lib test); 2 warnings emitted [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 dig2browser --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 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=4044203cae31c87e -C extra-filename=-8db912788aebee06 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern aes_gcm=/opt/rustwide/target/debug/deps/libaes_gcm-8b24c626bb2ad37b.rlib --extern base64=/opt/rustwide/target/debug/deps/libbase64-32787b0325ea6df8.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-b8c6c273f2e0d138.rlib --extern dashmap=/opt/rustwide/target/debug/deps/libdashmap-c4d51d01e57e8879.rlib --extern ed25519_dalek=/opt/rustwide/target/debug/deps/libed25519_dalek-31f32173d8d5bb1f.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-48e778a4dc6199be.rlib --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-9f29d392609f8b15.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-b7d689dd4f6fdd0c.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-7edc84773acbc03d.rlib --extern rusqlite=/opt/rustwide/target/debug/deps/librusqlite-4d5a04461f465bb9.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-cb66c97c6be58735.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-fb82e8c4c7fba6a4.rlib --extern sha2=/opt/rustwide/target/debug/deps/libsha2-711693468179e9a0.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-2f78684f1f4365b0.rlib --extern time=/opt/rustwide/target/debug/deps/libtime-5df78938bb28fee0.rlib --extern tiny_http=/opt/rustwide/target/debug/deps/libtiny_http-9da056db1fca7160.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-d8e78cf08a0c5626.rlib --extern tokio_tungstenite=/opt/rustwide/target/debug/deps/libtokio_tungstenite-e153086464181f5c.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-2914966a53e38950.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-b6ce4d21a553cb69.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-b41bc695390e40ea.rlib --extern wasm_bindgen_cli_support=/opt/rustwide/target/debug/deps/libwasm_bindgen_cli_support-3912822b4e27bafe.rlib --extern web_bot_auth=/opt/rustwide/target/debug/deps/libweb_bot_auth-4c5c0a6baf9438a9.rlib --extern zip=/opt/rustwide/target/debug/deps/libzip-b358254a64a4d8a6.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/libsqlite3-sys-8219612a92e334fd/out -L native=/opt/rustwide/target/debug/build/bzip2-sys-d9be099892134c8b/out/lib -L native=/opt/rustwide/target/debug/build/zstd-sys-b3c63493d1392d74/out -L native=/usr/lib/x86_64-linux-gnu` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "70b5e65a67c2a5a256675302bcfb6fa206c72850db255df6c98c4b3dc5c4f6fc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "70b5e65a67c2a5a256675302bcfb6fa206c72850db255df6c98c4b3dc5c4f6fc", kill_on_drop: false }` [INFO] [stdout] 70b5e65a67c2a5a256675302bcfb6fa206c72850db255df6c98c4b3dc5c4f6fc