[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 beta-2026-03-05 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fspvn-rs%2Fspvn" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-1-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-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/spvn-rs/spvn on toolchain beta-2026-03-05
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "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" "+beta-2026-03-05" "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: /workspace/builds/worker-1-tc2/source/crates/spvn_macros/Cargo.toml: library `spvn_macros` should only specify `proc-macro = true` instead of setting `crate-type`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7c362edd9f6f44ad35692ca998d2d56391cf841eadf79d329c1f08b7efbf18bd
[INFO] running `Command { std: "docker" "start" "-a" "7c362edd9f6f44ad35692ca998d2d56391cf841eadf79d329c1f08b7efbf18bd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7c362edd9f6f44ad35692ca998d2d56391cf841eadf79d329c1f08b7efbf18bd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7c362edd9f6f44ad35692ca998d2d56391cf841eadf79d329c1f08b7efbf18bd", kill_on_drop: false }`
[INFO] [stdout] 7c362edd9f6f44ad35692ca998d2d56391cf841eadf79d329c1f08b7efbf18bd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 386d0f29d9a7b931c730c727ad5d336170e71e1043de8fac66f987244f424af9
[INFO] running `Command { std: "docker" "start" "-a" "386d0f29d9a7b931c730c727ad5d336170e71e1043de8fac66f987244f424af9", 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: /opt/rustwide/workdir/crates/spvn_macros/Cargo.toml: library `spvn_macros` should only specify `proc-macro = true` instead of setting `crate-type`
[INFO] [stderr]    Compiling libc v0.2.146
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.59
[INFO] [stderr]    Compiling unicode-ident v1.0.9
[INFO] [stderr]    Compiling quote v1.0.28
[INFO] [stderr]    Compiling once_cell v1.18.0
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling log v0.4.18
[INFO] [stderr]    Compiling pin-project-lite v0.2.9
[INFO] [stderr]    Compiling target-lexicon v0.12.7
[INFO] [stderr]    Compiling futures-core v0.3.28
[INFO] [stderr]    Compiling bytes v1.4.0
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling futures-sink v0.3.28
[INFO] [stderr]    Compiling crossbeam-utils v0.8.15
[INFO] [stderr]    Compiling futures-channel v0.3.28
[INFO] [stderr]    Compiling futures-task v0.3.28
[INFO] [stderr]    Compiling futures-util v0.3.28
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling futures-io v0.3.28
[INFO] [stderr]    Compiling scopeguard v1.1.0
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling tokio v1.28.2
[INFO] [stderr]    Compiling tracing-core v0.1.31
[INFO] [stderr]    Compiling slab v0.4.8
[INFO] [stderr]    Compiling memoffset v0.8.0
[INFO] [stderr]    Compiling cc v1.0.79
[INFO] [stderr]    Compiling itoa v1.0.6
[INFO] [stderr]    Compiling lock_api v0.4.9
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.14
[INFO] [stderr]    Compiling parking_lot_core v0.9.7
[INFO] [stderr]    Compiling smallvec v1.10.0
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling memoffset v0.9.0
[INFO] [stderr]    Compiling crossbeam-queue v0.3.8
[INFO] [stderr]    Compiling io-lifetimes v1.0.11
[INFO] [stderr]    Compiling http v0.2.9
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling crossbeam-channel v0.5.8
[INFO] [stderr]    Compiling tower-service v0.3.2
[INFO] [stderr]    Compiling spin v0.5.2
[INFO] [stderr]    Compiling rustix v0.37.19
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling pyo3-build-config v0.19.0
[INFO] [stderr]    Compiling syn v2.0.18
[INFO] [stderr]    Compiling mio v0.8.8
[INFO] [stderr]    Compiling num_cpus v1.15.0
[INFO] [stderr]    Compiling socket2 v0.4.9
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling colored v2.0.0
[INFO] [stderr]    Compiling serde v1.0.164
[INFO] [stderr]    Compiling try-lock v0.2.4
[INFO] [stderr]    Compiling untrusted v0.7.1
[INFO] [stderr]    Compiling want v0.3.0
[INFO] [stderr]    Compiling ahash v0.8.3
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling crossbeam-deque v0.8.3
[INFO] [stderr]    Compiling serde_json v1.0.96
[INFO] [stderr]    Compiling linux-raw-sys v0.3.8
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling async-trait v0.1.68
[INFO] [stderr]    Compiling httpdate v1.0.2
[INFO] [stderr]    Compiling indoc v1.0.9
[INFO] [stderr]    Compiling unindent v0.1.11
[INFO] [stderr]    Compiling iovec v0.1.4
[INFO] [stderr]    Compiling getrandom v0.2.9
[INFO] [stderr]    Compiling crossbeam v0.8.2
[INFO] [stderr]    Compiling anyhow v1.0.71
[INFO] [stderr]    Compiling http-body v0.4.5
[INFO] [stderr]    Compiling ryu v1.0.13
[INFO] [stderr]    Compiling rustls v0.21.1
[INFO] [stderr]    Compiling utf8parse v0.2.1
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling anstyle-parse v0.2.0
[INFO] [stderr]    Compiling retain_mut v0.1.9
[INFO] [stderr]    Compiling deadpool-runtime v0.1.2
[INFO] [stderr]    Compiling anstyle v1.0.0
[INFO] [stderr]    Compiling overload v0.1.1
[INFO] [stderr]    Compiling anstyle-query v1.0.0
[INFO] [stderr]    Compiling bytes-expand v0.4.12
[INFO] [stderr]    Compiling colorchoice v1.0.0
[INFO] [stderr]    Compiling nu-ansi-term v0.46.0
[INFO] [stderr]    Compiling inotify-sys v0.1.5
[INFO] [stderr]    Compiling tracing-log v0.1.3
[INFO] [stderr]    Compiling sharded-slab v0.1.4
[INFO] [stderr]    Compiling thread_local v1.1.7
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling same-file v1.0.6
[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 base64 v0.21.2
[INFO] [stderr]    Compiling syncpool v0.1.6
[INFO] [stderr]    Compiling walkdir v2.3.3
[INFO] [stderr]    Compiling inotify v0.9.6
[INFO] [stderr]    Compiling socket2 v0.5.3
[INFO] [stderr]    Compiling filetime v0.2.21
[INFO] [stderr]    Compiling pyo3-ffi v0.19.0
[INFO] [stderr]    Compiling pyo3 v0.19.0
[INFO] [stderr]    Compiling spvn_cli v0.1.1-beta.1 (/opt/rustwide/workdir/crates/spvn_cli)
[INFO] [stderr]    Compiling rustls-pemfile v1.0.2
[INFO] [stderr]    Compiling tracing-subscriber v0.3.17
[INFO] [stderr]    Compiling notify v6.0.0
[INFO] [stderr]    Compiling is-terminal v0.4.7
[INFO] [stderr]    Compiling anstream v0.3.2
[INFO] [stderr]    Compiling clap_builder v4.3.3
[INFO] [stderr]    Compiling rustls-webpki v0.100.1
[INFO] [stderr]    Compiling sct v0.7.0
[INFO] [stderr]    Compiling pyo3-macros-backend v0.19.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 clap_derive v4.3.2
[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 clap v4.3.3
[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 tokio-util v0.7.8
[INFO] [stderr]    Compiling deadpool v0.9.5
[INFO] [stderr]    Compiling tokio-stream v0.1.14
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling tokio-rustls v0.24.1
[INFO] [stderr]    Compiling h2 v0.3.19
[INFO] [stderr]    Compiling hyper v0.14.26
[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 <https://rust-lang.github.io/rfcs/2145-type-privacy.html> 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<T, O, E> {
[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] [stderr]    Compiling spvn_caller v0.1.1-beta.1 (/opt/rustwide/workdir/crates/spvn_caller)
[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<PyObject>, 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] [stderr]    Compiling spvn v0.1.1-beta.1 (/opt/rustwide/workdir/crates/spvn)
[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]    = 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/spvn.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use tokio_util::sync::CancellationToken;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[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: trait `To` is never used
[INFO] [stdout]    --> crates/spvn_cli/src/commands/serve.rs:149:7
[INFO] [stdout]     |
[INFO] [stdout] 149 | trait To<T> {
[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<T> {
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 06s
[INFO] running `Command { std: "docker" "inspect" "386d0f29d9a7b931c730c727ad5d336170e71e1043de8fac66f987244f424af9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "386d0f29d9a7b931c730c727ad5d336170e71e1043de8fac66f987244f424af9", kill_on_drop: false }`
[INFO] [stdout] 386d0f29d9a7b931c730c727ad5d336170e71e1043de8fac66f987244f424af9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b467d866e44f673f5283e14c686a5ddafb5130456b991c3543f900bec5b549b5
[INFO] running `Command { std: "docker" "start" "-a" "b467d866e44f673f5283e14c686a5ddafb5130456b991c3543f900bec5b549b5", 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: /opt/rustwide/workdir/crates/spvn_macros/Cargo.toml: library `spvn_macros` should only specify `proc-macro = true` instead of setting `crate-type`
[INFO] [stderr]    Compiling spvn_macros v0.1.1-beta.1 (/opt/rustwide/workdir/crates/spvn_macros)
[INFO] [stderr]    Compiling spvn_dev v0.1.1-beta.1 (/opt/rustwide/workdir/crates/spvn_dev)
[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 <https://rust-lang.github.io/rfcs/2145-type-privacy.html> 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: lint `private_in_public` has been removed: replaced with another group of lints, see RFC <https://rust-lang.github.io/rfcs/2145-type-privacy.html> 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<T, O, E> {
[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] [stderr]    Compiling spvn_caller v0.1.1-beta.1 (/opt/rustwide/workdir/crates/spvn_caller)
[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<PyObject>, 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] [stderr]    Compiling spvn v0.1.1-beta.1 (/opt/rustwide/workdir/crates/spvn)
[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]    = 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/spvn.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use tokio_util::sync::CancellationToken;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[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]    = 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/spvn.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use tokio_util::sync::CancellationToken;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling spvn_cli v0.1.1-beta.1 (/opt/rustwide/workdir/crates/spvn_cli)
[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: trait `To` is never used
[INFO] [stdout]    --> crates/spvn_cli/src/commands/serve.rs:149:7
[INFO] [stdout]     |
[INFO] [stdout] 149 | trait To<T> {
[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<T> {
[INFO] [stdout]     |       ^^^^^
[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: 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<PyObject>, 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: trait `To` is never used
[INFO] [stdout]    --> crates/spvn_cli/src/commands/serve.rs:149:7
[INFO] [stdout]     |
[INFO] [stdout] 149 | trait To<T> {
[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<T> {
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 11.34s
[INFO] running `Command { std: "docker" "inspect" "b467d866e44f673f5283e14c686a5ddafb5130456b991c3543f900bec5b549b5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b467d866e44f673f5283e14c686a5ddafb5130456b991c3543f900bec5b549b5", kill_on_drop: false }`
[INFO] [stdout] b467d866e44f673f5283e14c686a5ddafb5130456b991c3543f900bec5b549b5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 97447d733db2a75501947eea5561792435009791ca8935d28fb76e6f0022bf85
[INFO] running `Command { std: "docker" "start" "-a" "97447d733db2a75501947eea5561792435009791ca8935d28fb76e6f0022bf85", 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: /opt/rustwide/workdir/crates/spvn_macros/Cargo.toml: library `spvn_macros` should only specify `proc-macro = true` instead of setting `crate-type`
[INFO] [stderr] warning: unused macro definition: `pyfuture_impl`
[INFO] [stderr]   --> crates/spvn_macros/src/lib.rs:14:14
[INFO] [stderr]    |
[INFO] [stderr] 14 | macro_rules! pyfuture_impl {
[INFO] [stderr]    |              ^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_macros)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: lint `private_in_public` has been removed: replaced with another group of lints, see RFC <https://rust-lang.github.io/rfcs/2145-type-privacy.html> for more information
[INFO] [stderr]    --> crates/spvn_macros/src/lib.rs:114:9
[INFO] [stderr]     |
[INFO] [stderr] 114 | #[allow(private_in_public)]
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: trait `IntoPyFuture` is never used
[INFO] [stderr]  --> crates/spvn_macros/src/lib.rs:6:7
[INFO] [stderr]   |
[INFO] [stderr] 6 | trait IntoPyFuture<T, O, E> {
[INFO] [stderr]   |       ^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `spvn_macros` (lib) generated 3 warnings
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> crates/spvn_caller/src/service/caller.rs:173:9
[INFO] [stderr]     |
[INFO] [stderr] 173 |     py: Python,
[INFO] [stderr]     |         ^^^^^^ the lifetime is hidden here
[INFO] [stderr] 174 |     awaitable: PyObject,
[INFO] [stderr] 175 | ) -> Result<(Option<PyObject>, Option<&PyException>), PyErr> {
[INFO] [stderr]     |                                       ^^^^^^^^^^^^ the same lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 173 |     py: Python<'_>,
[INFO] [stderr]     |               ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `spvn_caller` (lib) generated 1 warning (run `cargo fix --lib -p spvn_caller` to apply 1 suggestion)
[INFO] [stderr] warning: `spvn_caller` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr] warning: `spvn_macros` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr] warning: unused import: `tokio_util::sync::CancellationToken`
[INFO] [stderr]   --> crates/spvn/src/handlers/http.rs:29:5
[INFO] [stderr]    |
[INFO] [stderr] 29 | use tokio_util::sync::CancellationToken;
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `tokio_util::sync::CancellationToken`
[INFO] [stderr]  --> crates/spvn/src/spvn.rs:7:5
[INFO] [stderr]   |
[INFO] [stderr] 7 | use tokio_util::sync::CancellationToken;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `spvn` (lib) generated 2 warnings (run `cargo fix --lib -p spvn` to apply 2 suggestions)
[INFO] [stderr] warning: `spvn` (lib test) generated 2 warnings (2 duplicates)
[INFO] [stderr] warning: unused import: `command`
[INFO] [stderr]  --> crates/spvn_cli/src/args.rs:2:12
[INFO] [stderr]   |
[INFO] [stderr] 2 | use clap::{command, Parser};
[INFO] [stderr]   |            ^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: trait `To` is never used
[INFO] [stderr]    --> crates/spvn_cli/src/commands/serve.rs:149:7
[INFO] [stderr]     |
[INFO] [stderr] 149 | trait To<T> {
[INFO] [stderr]     |       ^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: trait `Merge` is never used
[INFO] [stderr]    --> crates/spvn_cli/src/commands/serve.rs:153:7
[INFO] [stderr]     |
[INFO] [stderr] 153 | trait Merge<T> {
[INFO] [stderr]     |       ^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `spvn_cli` (lib) generated 3 warnings (run `cargo fix --lib -p spvn_cli` to apply 1 suggestion)
[INFO] [stderr] warning: `spvn_cli` (lib test) generated 3 warnings (3 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.34s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/spvn-ae5df9ed39489f8a)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test spvn::tests::test_integration_no_ssl ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/spvn_caller-3729c0b029672251)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test tests::test_call_sync ... ok
[INFO] [stdout] test tests::test_call_async ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/spvn_cli-96af5a6351ae862b)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/bin/spvn.rs (/opt/rustwide/target/debug/deps/spvn-2cf948a22bd3e79b)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/spvn_dev-5ac4a48aab242ace)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/spvn_dev-bc986f3da06b1589)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/spvn_macros-080c7b44ac56a8da)
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test test::test_basic ... FAILED
[INFO] [stderr] error: test failed, to rerun pass `-p spvn_macros --lib`
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- test::test_basic stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test::test_basic' (38) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.19.0/src/gil.rs:194:21:
[INFO] [stdout] assertion `left != right` failed: The Python interpreter is not initialized and the `auto-initialize` feature is not enabled.
[INFO] [stdout] 
[INFO] [stdout] Consider calling `pyo3::prepare_freethreaded_python()` before attempting to use Python APIs.
[INFO] [stdout]   left: 0
[INFO] [stdout]  right: 0
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x78a50cd91daa - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x78a50cd91daa - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x78a50cd91daa - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x78a50cd91daa - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x78a50cdd3dba - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x78a50cdd3dba - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x78a50cda3332 - std[b80a194dd3c418bb]::io::default_write_fmt::<alloc[dd269455e567d8e9]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x78a50cda3332 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x78a50cd6160f - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x78a50cd6160f - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x78a50cd84029 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x58d21273657c - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x58d21273657c - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x78a50cd842a2 - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x78a50cd842a2 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x78a50cd616c8 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x78a50cd57ef9 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x78a50cd62dad - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x78a50cdd482c - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x78a50cdd4713 - core[10b6fa85044e1869]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:434:23
[INFO] [stdout]   20:     0x78a50cd54045 - core[10b6fa85044e1869]::panicking::assert_failed::<i32, i32>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x58d2127d9026 - pyo3::gil::GILGuard::acquire::{{closure}}::h011d37816fa75685
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.19.0/src/gil.rs:194:21
[INFO] [stdout]   22:     0x58d2127d99f8 - parking_lot::once::Once::call_once_force::{{closure}}::h1179272d345e4343
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/parking_lot-0.12.1/src/once.rs:189:13
[INFO] [stdout]   23:     0x58d2127db1a4 - parking_lot::once::Once::call_once_slow::h6f405dbefb6103dc
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/parking_lot-0.12.1/src/once.rs:304:9
[INFO] [stdout]   24:     0x58d2127d998c - parking_lot::once::Once::call_once_force::h278a6c9f43062101
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/parking_lot-0.12.1/src/once.rs:188:14
[INFO] [stdout]   25:     0x58d2127d8f88 - pyo3::gil::GILGuard::acquire::hffa141a41383616a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.19.0/src/gil.rs:190:23
[INFO] [stdout]   26:     0x58d2127262e5 - pyo3::marker::Python::with_gil::h87f32188406ca096
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.19.0/src/marker.rs:430:22
[INFO] [stdout]   27:     0x58d21271581a - spvn_macros::test::test_basic::{{closure}}::ha8997e7033e37a8c
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/spvn_macros/src/lib.rs:137:9
[INFO] [stdout]   28:     0x58d212721a92 - <core::pin::Pin<P> as core::future::future::Future>::poll::h32898281844312b1
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/future/future.rs:133:9
[INFO] [stdout]   29:     0x58d2127199dd - tokio::runtime::park::CachedParkThread::block_on::{{closure}}::hc0e0d401552da3a2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/park.rs:283:74
[INFO] [stdout]   30:     0x58d212719402 - tokio::runtime::coop::with_budget::h7c48b98ea75f0dae
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/coop.rs:107:5
[INFO] [stdout]   31:     0x58d212719402 - tokio::runtime::coop::budget::hf55f7a1e0b4fef94
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/coop.rs:73:5
[INFO] [stdout]   32:     0x58d212719402 - tokio::runtime::park::CachedParkThread::block_on::hbbcd17d2d3f1f2d7
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/park.rs:283:31
[INFO] [stdout]   33:     0x58d212729fa4 - tokio::runtime::context::BlockingRegionGuard::block_on::h499ab52d9b4cd984
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/context.rs:315:18
[INFO] [stdout]   34:     0x58d21271d5f1 - tokio::runtime::scheduler::multi_thread::MultiThread::block_on::h661eb163225d699f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/scheduler/multi_thread/mod.rs:68:14
[INFO] [stdout]   35:     0x58d21272a1eb - tokio::runtime::runtime::Runtime::block_on::h24c860b6e7107ef5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/runtime.rs:304:50
[INFO] [stdout]   36:     0x58d212715608 - spvn_macros::test::test_basic::h7473a8a00f78f5a9
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/spvn_macros/src/lib.rs:143:9
[INFO] [stdout]   37:     0x58d212715697 - spvn_macros::test::test_basic::{{closure}}::h45a95ef462eb8183
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/spvn_macros/src/lib.rs:126:26
[INFO] [stdout]   38:     0x58d2127132a6 - core::ops::function::FnOnce::call_once::h9908878d99a8193e
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   39:     0x58d21272a65b - <fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x58d21272a65b - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]   41:     0x58d21273704b - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   42:     0x58d21273704b - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   43:     0x58d21273704b - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   44:     0x58d21273704b - std[b80a194dd3c418bb]::panicking::catch_unwind::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   45:     0x58d21273704b - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   46:     0x58d21273704b - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   47:     0x58d21273704b - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   48:     0x58d212732764 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   49:     0x58d212732764 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   50:     0x58d212739c52 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   51:     0x58d212739c52 - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   52:     0x58d212739c52 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   53:     0x58d212739c52 - std[b80a194dd3c418bb]::panicking::catch_unwind::<(), core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   54:     0x58d212739c52 - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x58d212739c52 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   56:     0x58d212739c52 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x78a50cd8f48f - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   58:     0x78a50cd8f48f - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   59:     0x78a50c25aaa4 - <unknown>
[INFO] [stdout]   60:     0x78a50c2e7a64 - clone
[INFO] [stdout]   61:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     test::test_basic
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "97447d733db2a75501947eea5561792435009791ca8935d28fb76e6f0022bf85", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "97447d733db2a75501947eea5561792435009791ca8935d28fb76e6f0022bf85", kill_on_drop: false }`
[INFO] [stdout] 97447d733db2a75501947eea5561792435009791ca8935d28fb76e6f0022bf85
