[INFO] cloning repository https://github.com/spvn-rs/spvn [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/spvn-rs/spvn" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fspvn-rs%2Fspvn", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fspvn-rs%2Fspvn'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 386fe7aad7a238ff32f713a5bfadf39a34620435 [INFO] testing spvn-rs/spvn against 1.99.0-beta.1+cargoflags=--release for beta-release-1.99-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fspvn-rs%2Fspvn" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-2-tc2/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/spvn-rs/spvn [INFO] finished tweaking git repo https://github.com/spvn-rs/spvn [INFO] tweaked toml for git repo https://github.com/spvn-rs/spvn written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/spvn-rs/spvn on toolchain 1.99.0-beta.1 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/spvn-rs/spvn 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.99.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] | [INFO] [stderr] = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] warning: crates/spvn_macros/Cargo.toml: library `spvn_macros` should only specify `proc-macro = true` instead of setting `crate-type` [INFO] [stderr] warning: `spvn_macros` (manifest) generated 1 warning [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:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }` [INFO] [stdout] e1be984464b84ba6aeb2889dd382da57e3c64a4fabfe51c4c670aaf5e73f5e18 [INFO] running `Command { std: "docker" "start" "e1be984464b84ba6aeb2889dd382da57e3c64a4fabfe51c4c670aaf5e73f5e18", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e1be984464b84ba6aeb2889dd382da57e3c64a4fabfe51c4c670aaf5e73f5e18", 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" "e1be984464b84ba6aeb2889dd382da57e3c64a4fabfe51c4c670aaf5e73f5e18" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e1be984464b84ba6aeb2889dd382da57e3c64a4fabfe51c4c670aaf5e73f5e18", 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" "e1be984464b84ba6aeb2889dd382da57e3c64a4fabfe51c4c670aaf5e73f5e18" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "build" "--frozen" "--message-format=json" "--release", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] | [INFO] [stderr] = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] warning: crates/spvn_macros/Cargo.toml: library `spvn_macros` should only specify `proc-macro = true` instead of setting `crate-type` [INFO] [stderr] warning: `spvn_macros` (manifest) generated 1 warning [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling libc v0.2.146 [INFO] [stderr] Compiling proc-macro2 v1.0.59 [INFO] [stderr] Compiling quote v1.0.28 [INFO] [stderr] Compiling unicode-ident v1.0.9 [INFO] [stderr] Compiling log v0.4.18 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling target-lexicon v0.12.7 [INFO] [stderr] Compiling crossbeam-utils v0.8.15 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling bytes v1.4.0 [INFO] [stderr] Compiling parking_lot_core v0.9.7 [INFO] [stderr] Compiling slab v0.4.8 [INFO] [stderr] Compiling tokio v1.28.2 [INFO] [stderr] Compiling memoffset v0.8.0 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling crossbeam-epoch v0.9.14 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Compiling pyo3-build-config v0.19.0 [INFO] [stderr] Compiling tracing-core v0.1.31 [INFO] [stderr] Compiling futures-sink v0.3.28 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling crossbeam-queue v0.3.8 [INFO] [stderr] Compiling syn v2.0.18 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling mio v0.8.8 [INFO] [stderr] Compiling socket2 v0.4.9 [INFO] [stderr] Compiling num_cpus v1.15.0 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-io v0.3.28 [INFO] [stderr] Compiling pyo3-ffi v0.19.0 [INFO] [stderr] Compiling pyo3 v0.19.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Compiling itoa v1.0.6 [INFO] [stderr] Compiling http v0.2.9 [INFO] [stderr] Compiling smallvec v1.10.0 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling try-lock v0.2.4 [INFO] [stderr] Compiling indoc v1.0.9 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling crossbeam-deque v0.8.3 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling crossbeam-channel v0.5.8 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling serde v1.0.164 [INFO] [stderr] Compiling unindent v0.1.11 [INFO] [stderr] Compiling rustix v0.37.19 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling ahash v0.8.3 [INFO] [stderr] Compiling crossbeam v0.8.2 [INFO] [stderr] Compiling colored v2.0.0 [INFO] [stderr] Compiling async-trait v0.1.68 [INFO] [stderr] Compiling linux-raw-sys v0.3.8 [INFO] [stderr] Compiling serde_json v1.0.96 [INFO] [stderr] Compiling pyo3-macros-backend v0.19.0 [INFO] [stderr] Compiling getrandom v0.2.9 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling anyhow v1.0.71 [INFO] [stderr] Compiling rustls v0.21.1 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling ryu v1.0.13 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling anstyle-parse v0.2.0 [INFO] [stderr] Compiling bytes-expand v0.4.12 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling retain_mut v0.1.9 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling anstyle v1.0.0 [INFO] [stderr] Compiling deadpool-runtime v0.1.2 [INFO] [stderr] Compiling anstyle-query v1.0.0 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling tracing-attributes v0.1.24 [INFO] [stderr] Compiling futures-macro v0.3.28 [INFO] [stderr] Compiling serde_derive v1.0.164 [INFO] [stderr] Compiling is-terminal v0.4.7 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling spvn_dev v0.1.1-beta.1 (/opt/rustwide/workdir/crates/spvn_dev) [INFO] [stderr] Compiling anstream v0.3.2 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Compiling pyo3-macros v0.19.0 [INFO] [stderr] Compiling futures-executor v0.3.28 [INFO] [stderr] Compiling futures v0.3.28 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling rustls-webpki v0.100.1 [INFO] [stderr] Compiling tracing-log v0.1.3 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling thread_local v1.1.7 [INFO] [stderr] Compiling tokio-util v0.7.8 [INFO] [stderr] Compiling syncpool v0.1.6 [INFO] [stderr] Compiling h2 v0.3.19 [INFO] [stderr] Compiling deadpool v0.9.5 [INFO] [stderr] Compiling clap_lex v0.5.0 [INFO] [stderr] Compiling tower-layer v0.3.2 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling base64 v0.21.2 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling rustls-pemfile v1.0.2 [INFO] [stderr] Compiling clap_builder v4.3.3 [INFO] [stderr] Compiling walkdir v2.3.3 [INFO] [stderr] Compiling clap_derive v4.3.2 [INFO] [stderr] Compiling tokio-rustls v0.24.1 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling tokio-stream v0.1.14 [INFO] [stderr] Compiling tracing-subscriber v0.3.17 [INFO] [stderr] Compiling inotify v0.9.6 [INFO] [stderr] Compiling spvn_cli v0.1.1-beta.1 (/opt/rustwide/workdir/crates/spvn_cli) [INFO] [stderr] Compiling filetime v0.2.21 [INFO] [stderr] Compiling socket2 v0.5.3 [INFO] [stderr] Compiling notify v6.0.0 [INFO] [stderr] Compiling hyper v0.14.26 [INFO] [stderr] Compiling clap v4.3.3 [INFO] [stderr] Compiling spvn_macros v0.1.1-beta.1 (/opt/rustwide/workdir/crates/spvn_macros) [INFO] [stdout] warning: unused macro definition: `pyfuture_impl` [INFO] [stdout] --> crates/spvn_macros/src/lib.rs:14:14 [INFO] [stdout] | [INFO] [stdout] 14 | macro_rules! pyfuture_impl { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_macros)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lint `private_in_public` has been removed: replaced with another group of lints, see RFC for more information [INFO] [stdout] --> crates/spvn_macros/src/lib.rs:114:9 [INFO] [stdout] | [INFO] [stdout] 114 | #[allow(private_in_public)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(renamed_and_removed_lints)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused macro definition: `pyfuture_impl` [INFO] [stdout] --> crates/spvn_macros/src/lib.rs:14:14 [INFO] [stdout] | [INFO] [stdout] 14 | macro_rules! pyfuture_impl { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_macros)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lint `private_in_public` has been removed: replaced with another group of lints, see RFC for more information [INFO] [stdout] --> crates/spvn_macros/src/lib.rs:114:9 [INFO] [stdout] | [INFO] [stdout] 114 | #[allow(private_in_public)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(renamed_and_removed_lints)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `IntoPyFuture` is never used [INFO] [stdout] --> crates/spvn_macros/src/lib.rs:6:7 [INFO] [stdout] | [INFO] [stdout] 6 | trait IntoPyFuture { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `IntoPyFuture` is never used [INFO] [stdout] --> crates/spvn_macros/src/lib.rs:6:7 [INFO] [stdout] | [INFO] [stdout] 6 | trait IntoPyFuture { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling spvn_serde v0.1.1-beta.1 (/opt/rustwide/workdir/crates/spvn_serde) [INFO] [stdout] warning: unused import: `log::warn` [INFO] [stdout] --> crates/spvn_serde/src/asgi_sender.rs:6:22 [INFO] [stdout] | [INFO] [stdout] 6 | use tracing::{debug, log::warn}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `log::warn` [INFO] [stdout] --> crates/spvn_serde/src/lib.rs:21:15 [INFO] [stdout] | [INFO] [stdout] 21 | use tracing::{log::warn}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling spvn_caller v0.1.1-beta.1 (/opt/rustwide/workdir/crates/spvn_caller) [INFO] [stdout] warning: unused import: `tracing::debug` [INFO] [stdout] --> crates/spvn_caller/src/lib.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use tracing::debug; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `asyncok` [INFO] [stdout] --> crates/spvn_caller/src/service/caller.rs:220:17 [INFO] [stdout] | [INFO] [stdout] 220 | let asyncok = match o { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_asyncok` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> crates/spvn_caller/src/service/caller.rs:173:9 [INFO] [stdout] | [INFO] [stdout] 173 | py: Python, [INFO] [stdout] | ^^^^^^ the lifetime is hidden here [INFO] [stdout] 174 | awaitable: PyObject, [INFO] [stdout] 175 | ) -> Result<(Option, Option<&PyException>), PyErr> { [INFO] [stdout] | ^^^^^^^^^^^^ the same lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 173 | py: Python<'_>, [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: declarations returning `c_void` are not compatible with C functions returning `void` [INFO] [stdout] --> crates/spvn_caller/src/service/imports.rs:24:68 [INFO] [stdout] | [INFO] [stdout] 24 | fn PyList_Append(obj: *mut Py3FFIObj, obj2: *mut Py3FFIObj) -> c_void; [INFO] [stdout] | ----^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove the return type to implicitly return `()` [INFO] [stdout] | [INFO] [stdout] = help: returning `()` in Rust is equivalent to returning `void` in C [INFO] [stdout] = note: `c_void` is only used through raw pointers for compatibility with `void` pointers [INFO] [stdout] = note: `#[warn(c_void_returns)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling spvn v0.1.1-beta.1 (/opt/rustwide/workdir/crates/spvn) [INFO] [stdout] warning: unused import: `debug` [INFO] [stdout] --> crates/spvn/src/handlers/http.rs:13:15 [INFO] [stdout] | [INFO] [stdout] 13 | use tracing::{debug, error}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `tokio_util::sync::CancellationToken` [INFO] [stdout] --> crates/spvn/src/handlers/http.rs:29:5 [INFO] [stdout] | [INFO] [stdout] 29 | use tokio_util::sync::CancellationToken; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `colored::Colorize` [INFO] [stdout] --> crates/spvn/src/handlers/tasks.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use colored::Colorize; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `info` and `warn` [INFO] [stdout] --> crates/spvn/src/handlers/tasks.rs:9:22 [INFO] [stdout] | [INFO] [stdout] 9 | use tracing::{debug, info, warn}; [INFO] [stdout] | ^^^^ ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `tokio_util::sync::CancellationToken` [INFO] [stdout] --> crates/spvn/src/spvn.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use tokio_util::sync::CancellationToken; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `e` [INFO] [stdout] --> crates/spvn/src/handlers/tasks.rs:77:17 [INFO] [stdout] | [INFO] [stdout] 77 | Err(e) => { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `command` [INFO] [stdout] --> crates/spvn_cli/src/args.rs:2:12 [INFO] [stdout] | [INFO] [stdout] 2 | use clap::{command, Parser}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `bi` [INFO] [stdout] --> crates/spvn_cli/src/commands/serve.rs:221:13 [INFO] [stdout] | [INFO] [stdout] 221 | let bi = watcher.watch( [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_bi` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `To` is never used [INFO] [stdout] --> crates/spvn_cli/src/commands/serve.rs:149:7 [INFO] [stdout] | [INFO] [stdout] 149 | trait To { [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `Merge` is never used [INFO] [stdout] --> crates/spvn_cli/src/commands/serve.rs:153:7 [INFO] [stdout] | [INFO] [stdout] 153 | trait Merge { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `release` profile [optimized] target(s) in 3m 29s [INFO] running `Command { std: "docker" "inspect" "e1be984464b84ba6aeb2889dd382da57e3c64a4fabfe51c4c670aaf5e73f5e18", 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" "e1be984464b84ba6aeb2889dd382da57e3c64a4fabfe51c4c670aaf5e73f5e18" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json" "--release", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] | [INFO] [stderr] = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] warning: crates/spvn_macros/Cargo.toml: library `spvn_macros` should only specify `proc-macro = true` instead of setting `crate-type` [INFO] [stderr] warning: `spvn_macros` (manifest) generated 1 warning [INFO] [stdout] warning: unused macro definition: `pyfuture_impl` [INFO] [stdout] --> crates/spvn_macros/src/lib.rs:14:14 [INFO] [stdout] | [INFO] [stdout] 14 | macro_rules! pyfuture_impl { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_macros)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lint `private_in_public` has been removed: replaced with another group of lints, see RFC for more information [INFO] [stdout] --> crates/spvn_macros/src/lib.rs:114:9 [INFO] [stdout] | [INFO] [stdout] 114 | #[allow(private_in_public)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(renamed_and_removed_lints)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `IntoPyFuture` is never used [INFO] [stdout] --> crates/spvn_macros/src/lib.rs:6:7 [INFO] [stdout] | [INFO] [stdout] 6 | trait IntoPyFuture { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `log::warn` [INFO] [stdout] --> crates/spvn_serde/src/asgi_sender.rs:6:22 [INFO] [stdout] | [INFO] [stdout] 6 | use tracing::{debug, log::warn}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `log::warn` [INFO] [stdout] --> crates/spvn_serde/src/lib.rs:21:15 [INFO] [stdout] | [INFO] [stdout] 21 | use tracing::{log::warn}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `tracing::debug` [INFO] [stdout] --> crates/spvn_caller/src/lib.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use tracing::debug; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `asyncok` [INFO] [stdout] --> crates/spvn_caller/src/service/caller.rs:220:17 [INFO] [stdout] | [INFO] [stdout] 220 | let asyncok = match o { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_asyncok` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> crates/spvn_caller/src/service/caller.rs:173:9 [INFO] [stdout] | [INFO] [stdout] 173 | py: Python, [INFO] [stdout] | ^^^^^^ the lifetime is hidden here [INFO] [stdout] 174 | awaitable: PyObject, [INFO] [stdout] 175 | ) -> Result<(Option, Option<&PyException>), PyErr> { [INFO] [stdout] | ^^^^^^^^^^^^ the same lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 173 | py: Python<'_>, [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: declarations returning `c_void` are not compatible with C functions returning `void` [INFO] [stdout] --> crates/spvn_caller/src/service/imports.rs:24:68 [INFO] [stdout] | [INFO] [stdout] 24 | fn PyList_Append(obj: *mut Py3FFIObj, obj2: *mut Py3FFIObj) -> c_void; [INFO] [stdout] | ----^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove the return type to implicitly return `()` [INFO] [stdout] | [INFO] [stdout] = help: returning `()` in Rust is equivalent to returning `void` in C [INFO] [stdout] = note: `c_void` is only used through raw pointers for compatibility with `void` pointers [INFO] [stdout] = note: `#[warn(c_void_returns)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `debug` [INFO] [stdout] --> crates/spvn/src/handlers/http.rs:13:15 [INFO] [stdout] | [INFO] [stdout] 13 | use tracing::{debug, error}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `tokio_util::sync::CancellationToken` [INFO] [stdout] --> crates/spvn/src/handlers/http.rs:29:5 [INFO] [stdout] | [INFO] [stdout] 29 | use tokio_util::sync::CancellationToken; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `colored::Colorize` [INFO] [stdout] --> crates/spvn/src/handlers/tasks.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use colored::Colorize; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `info` and `warn` [INFO] [stdout] --> crates/spvn/src/handlers/tasks.rs:9:22 [INFO] [stdout] | [INFO] [stdout] 9 | use tracing::{debug, info, warn}; [INFO] [stdout] | ^^^^ ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `tokio_util::sync::CancellationToken` [INFO] [stdout] --> crates/spvn/src/spvn.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use tokio_util::sync::CancellationToken; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `e` [INFO] [stdout] --> crates/spvn/src/handlers/tasks.rs:77:17 [INFO] [stdout] | [INFO] [stdout] 77 | Err(e) => { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling spvn v0.1.1-beta.1 (/opt/rustwide/workdir/crates/spvn) [INFO] [stderr] Compiling spvn_caller v0.1.1-beta.1 (/opt/rustwide/workdir/crates/spvn_caller) [INFO] [stderr] Compiling spvn_dev v0.1.1-beta.1 (/opt/rustwide/workdir/crates/spvn_dev) [INFO] [stderr] Compiling spvn_serde v0.1.1-beta.1 (/opt/rustwide/workdir/crates/spvn_serde) [INFO] [stdout] warning: unused import: `command` [INFO] [stdout] --> crates/spvn_cli/src/args.rs:2:12 [INFO] [stdout] | [INFO] [stdout] 2 | use clap::{command, Parser}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `bi` [INFO] [stdout] --> crates/spvn_cli/src/commands/serve.rs:221:13 [INFO] [stdout] | [INFO] [stdout] 221 | let bi = watcher.watch( [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_bi` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `To` is never used [INFO] [stdout] --> crates/spvn_cli/src/commands/serve.rs:149:7 [INFO] [stdout] | [INFO] [stdout] 149 | trait To { [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `Merge` is never used [INFO] [stdout] --> crates/spvn_cli/src/commands/serve.rs:153:7 [INFO] [stdout] | [INFO] [stdout] 153 | trait Merge { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling spvn_cli v0.1.1-beta.1 (/opt/rustwide/workdir/crates/spvn_cli) [INFO] [stderr] Compiling spvn_macros v0.1.1-beta.1 (/opt/rustwide/workdir/crates/spvn_macros) [INFO] [stdout] warning: unused import: `command` [INFO] [stdout] --> crates/spvn_cli/src/args.rs:2:12 [INFO] [stdout] | [INFO] [stdout] 2 | use clap::{command, Parser}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `log::warn` [INFO] [stdout] --> crates/spvn_serde/src/asgi_sender.rs:6:22 [INFO] [stdout] | [INFO] [stdout] 6 | use tracing::{debug, log::warn}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `log::warn` [INFO] [stdout] --> crates/spvn_serde/src/lib.rs:21:15 [INFO] [stdout] | [INFO] [stdout] 21 | use tracing::{log::warn}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `debug` [INFO] [stdout] --> crates/spvn/src/handlers/http.rs:13:15 [INFO] [stdout] | [INFO] [stdout] 13 | use tracing::{debug, error}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `tokio_util::sync::CancellationToken` [INFO] [stdout] --> crates/spvn/src/handlers/http.rs:29:5 [INFO] [stdout] | [INFO] [stdout] 29 | use tokio_util::sync::CancellationToken; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `colored::Colorize` [INFO] [stdout] --> crates/spvn/src/handlers/tasks.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use colored::Colorize; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `info` and `warn` [INFO] [stdout] --> crates/spvn/src/handlers/tasks.rs:9:22 [INFO] [stdout] | [INFO] [stdout] 9 | use tracing::{debug, info, warn}; [INFO] [stdout] | ^^^^ ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `tokio_util::sync::CancellationToken` [INFO] [stdout] --> crates/spvn/src/spvn.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use tokio_util::sync::CancellationToken; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lint `private_in_public` has been removed: replaced with another group of lints, see RFC for more information [INFO] [stdout] --> crates/spvn_macros/src/lib.rs:114:9 [INFO] [stdout] | [INFO] [stdout] 114 | #[allow(private_in_public)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(renamed_and_removed_lints)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `tracing::debug` [INFO] [stdout] --> crates/spvn_caller/src/lib.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use tracing::debug; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `bi` [INFO] [stdout] --> crates/spvn_cli/src/commands/serve.rs:221:13 [INFO] [stdout] | [INFO] [stdout] 221 | let bi = watcher.watch( [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_bi` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `To` is never used [INFO] [stdout] --> crates/spvn_cli/src/commands/serve.rs:149:7 [INFO] [stdout] | [INFO] [stdout] 149 | trait To { [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `Merge` is never used [INFO] [stdout] --> crates/spvn_cli/src/commands/serve.rs:153:7 [INFO] [stdout] | [INFO] [stdout] 153 | trait Merge { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `e` [INFO] [stdout] --> crates/spvn/src/handlers/tasks.rs:77:17 [INFO] [stdout] | [INFO] [stdout] 77 | Err(e) => { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `asyncok` [INFO] [stdout] --> crates/spvn_caller/src/service/caller.rs:220:17 [INFO] [stdout] | [INFO] [stdout] 220 | let asyncok = match o { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_asyncok` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> crates/spvn_caller/src/service/caller.rs:173:9 [INFO] [stdout] | [INFO] [stdout] 173 | py: Python, [INFO] [stdout] | ^^^^^^ the lifetime is hidden here [INFO] [stdout] 174 | awaitable: PyObject, [INFO] [stdout] 175 | ) -> Result<(Option, Option<&PyException>), PyErr> { [INFO] [stdout] | ^^^^^^^^^^^^ the same lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 173 | py: Python<'_>, [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: declarations returning `c_void` are not compatible with C functions returning `void` [INFO] [stdout] --> crates/spvn_caller/src/service/imports.rs:24:68 [INFO] [stdout] | [INFO] [stdout] 24 | fn PyList_Append(obj: *mut Py3FFIObj, obj2: *mut Py3FFIObj) -> c_void; [INFO] [stdout] | ----^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove the return type to implicitly return `()` [INFO] [stdout] | [INFO] [stdout] = help: returning `()` in Rust is equivalent to returning `void` in C [INFO] [stdout] = note: `c_void` is only used through raw pointers for compatibility with `void` pointers [INFO] [stdout] = note: `#[warn(c_void_returns)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `spvn` (lib test); 6 warnings emitted [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.99.0-beta.1-x86_64-unknown-linux-gnu/bin/rustc --crate-name spvn --edition=2021 crates/spvn/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C opt-level=3 -C lto=fat --test --cfg 'feature="lifespan"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("lifespan"))' -C metadata=b8b9fce06ad6de5a -C extra-filename=-3a5175e6a6cf0408 --out-dir /opt/rustwide/target/release/deps -C strip=debuginfo -L dependency=/opt/rustwide/target/release/deps --extern ahash=/opt/rustwide/target/release/deps/libahash-19dbb773612c9e62.rlib --extern anyhow=/opt/rustwide/target/release/deps/libanyhow-c4d03a26a00e53ba.rlib --extern async_trait=/opt/rustwide/target/release/deps/libasync_trait-36464b3c2c039946.so --extern bytes=/opt/rustwide/target/release/deps/libbytes-42cf5a1f4a84f99a.rlib --extern bytes_expand=/opt/rustwide/target/release/deps/libbytes_expand-f6d25c7de0466cdb.rlib --extern colored=/opt/rustwide/target/release/deps/libcolored-ddf708dda325be72.rlib --extern crossbeam=/opt/rustwide/target/release/deps/libcrossbeam-f299ae0231ca8426.rlib --extern deadpool=/opt/rustwide/target/release/deps/libdeadpool-2af76ad243cf4b32.rlib --extern futures=/opt/rustwide/target/release/deps/libfutures-6c0fd4ce44e60160.rlib --extern http=/opt/rustwide/target/release/deps/libhttp-288076808d69dd20.rlib --extern http_body=/opt/rustwide/target/release/deps/libhttp_body-01af9deaf85ff464.rlib --extern hyper=/opt/rustwide/target/release/deps/libhyper-e34116c63549eebc.rlib --extern pyo3=/opt/rustwide/target/release/deps/libpyo3-8e36656f6c23dbf6.rlib --extern rustls_pemfile=/opt/rustwide/target/release/deps/librustls_pemfile-99b191778ed4d618.rlib --extern socket2=/opt/rustwide/target/release/deps/libsocket2-80ba16dd58f58a03.rlib --extern spvn_caller=/opt/rustwide/target/release/deps/libspvn_caller-d9f30cb6d4aa26bf.rlib --extern spvn_dev=/opt/rustwide/target/release/deps/libspvn_dev-68d220f0ffb38337.rlib --extern spvn_serde=/opt/rustwide/target/release/deps/libspvn_serde-1d3a7fe30f745860.rlib --extern tokio=/opt/rustwide/target/release/deps/libtokio-cddc7fd54a02670b.rlib --extern tokio_rustls=/opt/rustwide/target/release/deps/libtokio_rustls-5e180ab79624655b.rlib --extern tokio_stream=/opt/rustwide/target/release/deps/libtokio_stream-aca5f9c8c0ad7b77.rlib --extern tokio_util=/opt/rustwide/target/release/deps/libtokio_util-05e6a3b143d1e6ce.rlib --extern tower=/opt/rustwide/target/release/deps/libtower-9d083acd4662d63d.rlib --extern tower_layer=/opt/rustwide/target/release/deps/libtower_layer-50691f909230e9fd.rlib --extern tower_service=/opt/rustwide/target/release/deps/libtower_service-1ff3ad531784e0cb.rlib --extern tracing=/opt/rustwide/target/release/deps/libtracing-cba49bda79708d21.rlib --extern tracing_core=/opt/rustwide/target/release/deps/libtracing_core-c2f01b69fbc0be7d.rlib --extern tracing_subscriber=/opt/rustwide/target/release/deps/libtracing_subscriber-c35bca5a55780d27.rlib --cap-lints=warn -L native=/opt/rustwide/target/release/build/ring-26cf90b2b80a0be7/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" "e1be984464b84ba6aeb2889dd382da57e3c64a4fabfe51c4c670aaf5e73f5e18", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e1be984464b84ba6aeb2889dd382da57e3c64a4fabfe51c4c670aaf5e73f5e18", kill_on_drop: false }` [INFO] [stdout] e1be984464b84ba6aeb2889dd382da57e3c64a4fabfe51c4c670aaf5e73f5e18