[INFO] cloning repository https://github.com/geigerzaehler/rust-ssb
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/geigerzaehler/rust-ssb" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgeigerzaehler%2Frust-ssb", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgeigerzaehler%2Frust-ssb'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 267fb5327d02f37a5414323ba0e6c651ca97cff5
[INFO] testing geigerzaehler/rust-ssb against beta-2025-09-21 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgeigerzaehler%2Frust-ssb" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/geigerzaehler/rust-ssb
[INFO] finished tweaking git repo https://github.com/geigerzaehler/rust-ssb
[INFO] tweaked toml for git repo https://github.com/geigerzaehler/rust-ssb written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/geigerzaehler/rust-ssb on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/geigerzaehler/rust-ssb 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-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5ccda842e0b92fa0f5f677f2092be64851fd779dec74452e4cf65abc0f57c14e
[INFO] running `Command { std: "docker" "start" "-a" "5ccda842e0b92fa0f5f677f2092be64851fd779dec74452e4cf65abc0f57c14e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5ccda842e0b92fa0f5f677f2092be64851fd779dec74452e4cf65abc0f57c14e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5ccda842e0b92fa0f5f677f2092be64851fd779dec74452e4cf65abc0f57c14e", kill_on_drop: false }`
[INFO] [stdout] 5ccda842e0b92fa0f5f677f2092be64851fd779dec74452e4cf65abc0f57c14e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 97039af092245d3fd618dc075a62d1b4b7d55faa076397169e22715e29c4c2ab
[INFO] running `Command { std: "docker" "start" "-a" "97039af092245d3fd618dc075a62d1b4b7d55faa076397169e22715e29c4c2ab", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.24
[INFO] [stderr]    Compiling syn v1.0.60
[INFO] [stderr]    Compiling libc v0.2.86
[INFO] [stderr]    Compiling memchr v2.3.4
[INFO] [stderr]    Compiling pin-project-lite v0.2.4
[INFO] [stderr]    Compiling once_cell v1.5.2
[INFO] [stderr]    Compiling futures-core v0.3.12
[INFO] [stderr]    Compiling futures-io v0.3.12
[INFO] [stderr]    Compiling value-bag v1.0.0-alpha.6
[INFO] [stderr]    Compiling serde_derive v1.0.123
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling serde v1.0.123
[INFO] [stderr]    Compiling proc-macro-hack v0.5.19
[INFO] [stderr]    Compiling cache-padded v1.1.1
[INFO] [stderr]    Compiling proc-macro-nested v0.1.7
[INFO] [stderr]    Compiling event-listener v2.5.1
[INFO] [stderr]    Compiling parking v2.0.0
[INFO] [stderr]    Compiling waker-fn v1.1.0
[INFO] [stderr]    Compiling concurrent-queue v1.2.2
[INFO] [stderr]    Compiling regex-syntax v0.6.22
[INFO] [stderr]    Compiling fastrand v1.4.0
[INFO] [stderr]    Compiling byteorder v1.4.2
[INFO] [stderr]    Compiling futures-sink v0.3.12
[INFO] [stderr]    Compiling futures-task v0.3.12
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling tracing-core v0.1.17
[INFO] [stderr]    Compiling pkg-config v0.3.19
[INFO] [stderr]    Compiling pin-project-internal v0.4.27
[INFO] [stderr]    Compiling futures-channel v0.3.12
[INFO] [stderr]    Compiling vec-arena v1.0.0
[INFO] [stderr]    Compiling cc v1.0.66
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling itoa v0.4.7
[INFO] [stderr]    Compiling unicode-width v0.1.8
[INFO] [stderr]    Compiling signal-hook v0.3.4
[INFO] [stderr]    Compiling async-task v4.0.3
[INFO] [stderr]    Compiling async-channel v1.5.1
[INFO] [stderr]    Compiling quote v1.0.9
[INFO] [stderr]    Compiling futures-lite v1.11.3
[INFO] [stderr]    Compiling crossbeam-utils v0.8.1
[INFO] [stderr]    Compiling atomic-waker v1.0.0
[INFO] [stderr]    Compiling serde_json v1.0.62
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling unicode-segmentation v1.7.1
[INFO] [stderr]    Compiling owning_ref v0.3.3
[INFO] [stderr]    Compiling csv-core v0.1.10
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling async-mutex v1.4.0
[INFO] [stderr]    Compiling peg-runtime v0.6.3
[INFO] [stderr]    Compiling vec_map v0.8.2
[INFO] [stderr]    Compiling anyhow v1.0.38
[INFO] [stderr]    Compiling ansi_term v0.11.0
[INFO] [stderr]    Compiling strsim v0.8.0
[INFO] [stderr]    Compiling thread_local v1.1.3
[INFO] [stderr]    Compiling async-lock v2.3.0
[INFO] [stderr]    Compiling heck v0.3.2
[INFO] [stderr]    Compiling sharded-slab v0.1.1
[INFO] [stderr]    Compiling smallvec v1.6.1
[INFO] [stderr]    Compiling ansi_term v0.12.1
[INFO] [stderr]    Compiling bytes v1.0.1
[INFO] [stderr]    Compiling bytes v0.5.6
[INFO] [stderr]    Compiling encode_unicode v0.3.6
[INFO] [stderr]    Compiling peg-macros v0.6.3
[INFO] [stderr]    Compiling never v0.1.0
[INFO] [stderr]    Compiling blocking v1.0.2
[INFO] [stderr]    Compiling nb-connect v1.0.2
[INFO] [stderr]    Compiling signal-hook-registry v1.3.0
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling libsodium-sys v0.2.6
[INFO] [stderr]    Compiling rand v0.4.6
[INFO] [stderr]    Compiling dirs v1.0.5
[INFO] [stderr]    Compiling time v0.1.43
[INFO] [stderr]    Compiling num_cpus v1.13.0
[INFO] [stderr]    Compiling async-executor v1.4.0
[INFO] [stderr]    Compiling clap v2.33.3
[INFO] [stderr]    Compiling dirs-sys v0.3.5
[INFO] [stderr]    Compiling chrono v0.4.19
[INFO] [stderr]    Compiling term v0.5.2
[INFO] [stderr]    Compiling dirs v3.0.1
[INFO] [stderr]    Compiling socket2 v0.3.19
[INFO] [stderr]    Compiling parking_lot_core v0.2.14
[INFO] [stderr]    Compiling nix v0.19.1
[INFO] [stderr]    Compiling regex-automata v0.1.9
[INFO] [stderr]    Compiling regex v1.4.3
[INFO] [stderr]    Compiling parking_lot v0.4.8
[INFO] [stderr]    Compiling peg v0.6.3
[INFO] [stderr]    Compiling chashmap v2.2.2
[INFO] [stderr]    Compiling matchers v0.0.1
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling ctor v0.1.19
[INFO] [stderr]    Compiling futures-macro v0.3.12
[INFO] [stderr]    Compiling tracing-attributes v0.1.12
[INFO] [stderr]    Compiling pin-project-internal v1.0.5
[INFO] [stderr]    Compiling thiserror-impl v1.0.23
[INFO] [stderr]    Compiling async-attributes v1.1.2
[INFO] [stderr]    Compiling structopt-derive v0.4.14
[INFO] [stderr]    Compiling async-trait v0.1.42
[INFO] [stderr]    Compiling futures-util v0.3.12
[INFO] [stderr]    Compiling thiserror v1.0.23
[INFO] [stderr]    Compiling polling v2.0.2
[INFO] [stderr]    Compiling tracing-log v0.1.1
[INFO] [stderr]    Compiling kv-log-macro v1.0.7
[INFO] [stderr]    Compiling tracing v0.1.23
[INFO] [stderr]    Compiling structopt v0.3.21
[INFO] [stderr]    Compiling async-io v1.3.1
[INFO] [stderr]    Compiling pin-project v0.4.27
[INFO] [stderr]    Compiling tracing-futures v0.2.4
[INFO] [stderr]    Compiling pin-project v1.0.5
[INFO] [stderr]    Compiling async-process v1.0.2
[INFO] [stderr]    Compiling async-global-executor v2.0.2
[INFO] [stderr]    Compiling async-std v1.9.0
[INFO] [stderr]    Compiling futures-executor v0.3.12
[INFO] [stderr]    Compiling futures v0.3.12
[INFO] [stderr]    Compiling futures_codec v0.4.1
[INFO] [stderr]    Compiling bstr v0.2.15
[INFO] [stderr]    Compiling tracing-serde v0.1.2
[INFO] [stderr]    Compiling csv v1.1.5
[INFO] [stderr]    Compiling tracing-subscriber v0.2.15
[INFO] [stderr]    Compiling prettytable-rs v0.8.0
[INFO] [stderr]    Compiling sodiumoxide v0.2.6
[INFO] [stderr]    Compiling ssb-box-stream v0.2.0 (/opt/rustwide/workdir/ssb-box-stream)
[INFO] [stderr]    Compiling ssb v0.0.0 (/opt/rustwide/workdir/ssb)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 58s
[INFO] running `Command { std: "docker" "inspect" "97039af092245d3fd618dc075a62d1b4b7d55faa076397169e22715e29c4c2ab", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "97039af092245d3fd618dc075a62d1b4b7d55faa076397169e22715e29c4c2ab", kill_on_drop: false }`
[INFO] [stdout] 97039af092245d3fd618dc075a62d1b4b7d55faa076397169e22715e29c4c2ab
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d82c398f25c0dbc441916c2242062573666e5b4e558e728e1f1ece03d50e603e
[INFO] running `Command { std: "docker" "start" "-a" "d82c398f25c0dbc441916c2242062573666e5b4e558e728e1f1ece03d50e603e", kill_on_drop: false }`
[INFO] [stderr]    Compiling getrandom v0.2.2
[INFO] [stderr]    Compiling ppv-lite86 v0.2.10
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling proc-macro2 v0.4.30
[INFO] [stderr]    Compiling remove_dir_all v0.5.3
[INFO] [stderr]    Compiling wait-timeout v0.2.0
[INFO] [stderr]    Compiling syn v0.15.44
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]    Compiling pin-project-lite v0.1.11
[INFO] [stderr]    Compiling test-strategy v0.1.1
[INFO] [stderr]    Compiling difference v2.0.0
[INFO] [stderr]    Compiling doc-comment v0.3.3
[INFO] [stderr]    Compiling predicates-core v1.0.2
[INFO] [stderr]    Compiling treeline v0.1.0
[INFO] [stderr]    Compiling duplexify v1.2.2
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling predicates-tree v1.0.2
[INFO] [stderr]    Compiling predicates v1.0.7
[INFO] [stderr]    Compiling bit-set v0.5.2
[INFO] [stderr]    Compiling rand_xorshift v0.2.0
[INFO] [stderr]    Compiling rand_core v0.6.2
[INFO] [stderr]    Compiling assert_cmd v1.0.3
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling quote v0.6.13
[INFO] [stderr]    Compiling rand_chacha v0.3.0
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling rand v0.8.3
[INFO] [stderr]    Compiling tempfile v3.2.0
[INFO] [stderr]    Compiling rusty-fork v0.3.0
[INFO] [stderr]    Compiling goldenfile v1.1.0
[INFO] [stderr]    Compiling proptest v0.10.1
[INFO] [stderr]    Compiling proptest-derive v0.2.0
[INFO] [stderr]    Compiling ssb v0.0.0 (/opt/rustwide/workdir/ssb)
[INFO] [stderr]    Compiling ssb-box-stream v0.2.0 (/opt/rustwide/workdir/ssb-box-stream)
[INFO] [stdout] warning: unused import: `proptest::test_runner::TestCaseResult`
[INFO] [stdout]  --> ssb/src/test_utils.rs:2:9
[INFO] [stdout]   |
[INFO] [stdout] 2 | pub use proptest::test_runner::TestCaseResult;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> ssb/src/test_utils.rs:10:11
[INFO] [stdout]     |
[INFO] [stdout]  10 |         ));
[INFO] [stdout]     |           ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: ssb/src/rpc/base/header.rs:126:18
[INFO] [stdout]     |
[INFO] [stdout] 126 |             _ => prop_reject!(),
[INFO] [stdout]     |                  -------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: `#[warn(semicolon_in_expressions_from_macros)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout]     = note: this warning originates in the macro `prop_reject` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> ssb/src/rpc/base/packet.rs:8:25
[INFO] [stdout]    |
[INFO] [stdout]  8 | #[cfg_attr(test, derive(proptest_derive::Arbitrary))]
[INFO] [stdout]    |                         ^-------------------------
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         `Arbitrary` is not local
[INFO] [stdout]    |                         move the `impl` block outside of this constant `_IMPL_ARBITRARY_FOR_Packet`
[INFO] [stdout]  9 | #[cfg_attr(test, proptest(no_params))]
[INFO] [stdout] 10 | pub enum Packet {
[INFO] [stdout]    |          ------ `Packet` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `proptest_derive::Arbitrary` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `proptest_derive::Arbitrary` may come from an old version of the `proptest_derive` crate, try updating your dependency with `cargo update -p proptest_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout]    = note: this warning originates in the derive macro `proptest_derive::Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> ssb/src/rpc/base/packet.rs:16:25
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[cfg_attr(test, derive(proptest_derive::Arbitrary))]
[INFO] [stdout]    |                         ^-------------------------
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         `Arbitrary` is not local
[INFO] [stdout]    |                         move the `impl` block outside of this constant `_IMPL_ARBITRARY_FOR_Request`
[INFO] [stdout] 17 | pub enum Request {
[INFO] [stdout]    |          ------- `Request` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `proptest_derive::Arbitrary` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `proptest_derive::Arbitrary` may come from an old version of the `proptest_derive` crate, try updating your dependency with `cargo update -p proptest_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `proptest_derive::Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> ssb/src/rpc/base/packet.rs:39:25
[INFO] [stdout]    |
[INFO] [stdout] 39 | #[cfg_attr(test, derive(proptest_derive::Arbitrary))]
[INFO] [stdout]    |                         ^-------------------------
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         `Arbitrary` is not local
[INFO] [stdout]    |                         move the `impl` block outside of this constant `_IMPL_ARBITRARY_FOR_Response`
[INFO] [stdout] 40 | #[cfg_attr(test, proptest(no_params))]
[INFO] [stdout] 41 | pub enum Response {
[INFO] [stdout]    |          -------- `Response` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `proptest_derive::Arbitrary` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `proptest_derive::Arbitrary` may come from an old version of the `proptest_derive` crate, try updating your dependency with `cargo update -p proptest_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `proptest_derive::Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> ssb/src/rpc/base/packet.rs:87:25
[INFO] [stdout]    |
[INFO] [stdout] 87 | #[cfg_attr(test, derive(proptest_derive::Arbitrary))]
[INFO] [stdout]    |                         ^-------------------------
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         `Arbitrary` is not local
[INFO] [stdout]    |                         move the `impl` block outside of this constant `_IMPL_ARBITRARY_FOR_RequestBody`
[INFO] [stdout] 88 | struct RequestBody {
[INFO] [stdout]    |        ----------- `RequestBody` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `proptest_derive::Arbitrary` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `proptest_derive::Arbitrary` may come from an old version of the `proptest_derive` crate, try updating your dependency with `cargo update -p proptest_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `proptest_derive::Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> ssb/src/rpc/base/packet.rs:192:25
[INFO] [stdout]     |
[INFO] [stdout] 192 | #[cfg_attr(test, derive(proptest_derive::Arbitrary))]
[INFO] [stdout]     |                         ^-------------------------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         `Arbitrary` is not local
[INFO] [stdout]     |                         move the `impl` block outside of this constant `_IMPL_ARBITRARY_FOR_Body`
[INFO] [stdout] 193 | pub enum Body {
[INFO] [stdout]     |          ---- `Body` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `proptest_derive::Arbitrary` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `proptest_derive::Arbitrary` may come from an old version of the `proptest_derive` crate, try updating your dependency with `cargo update -p proptest_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `proptest_derive::Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> ssb/src/rpc/base/stream_message.rs:5:25
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[cfg_attr(test, derive(proptest_derive::Arbitrary))]
[INFO] [stdout]   |                         ^-------------------------
[INFO] [stdout]   |                         |
[INFO] [stdout]   |                         `Arbitrary` is not local
[INFO] [stdout]   |                         move the `impl` block outside of this constant `_IMPL_ARBITRARY_FOR_StreamMessage`
[INFO] [stdout] 6 | pub enum StreamMessage {
[INFO] [stdout]   |          ------------- `StreamMessage` is not local
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `proptest_derive::Arbitrary` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `proptest_derive::Arbitrary` may come from an old version of the `proptest_derive` crate, try updating your dependency with `cargo update -p proptest_derive`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]   = note: this warning originates in the derive macro `proptest_derive::Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> ssb/src/rpc/base/error.rs:3:25
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[cfg_attr(test, derive(proptest_derive::Arbitrary))]
[INFO] [stdout]   |                         ^-------------------------
[INFO] [stdout]   |                         |
[INFO] [stdout]   |                         `Arbitrary` is not local
[INFO] [stdout]   |                         move the `impl` block outside of this constant `_IMPL_ARBITRARY_FOR_Error`
[INFO] [stdout] 4 | pub struct Error {
[INFO] [stdout]   |            ----- `Error` is not local
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `proptest_derive::Arbitrary` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `proptest_derive::Arbitrary` may come from an old version of the `proptest_derive` crate, try updating your dependency with `cargo update -p proptest_derive`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]   = note: this warning originates in the derive macro `proptest_derive::Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 20.53s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: ssb v0.0.0 (/opt/rustwide/workdir/ssb), test-strategy v0.1.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] running `Command { std: "docker" "inspect" "d82c398f25c0dbc441916c2242062573666e5b4e558e728e1f1ece03d50e603e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d82c398f25c0dbc441916c2242062573666e5b4e558e728e1f1ece03d50e603e", kill_on_drop: false }`
[INFO] [stdout] d82c398f25c0dbc441916c2242062573666e5b4e558e728e1f1ece03d50e603e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] a8248fb440171d786abedabdf47c5cc5f5a3b8bf1b1bca5988873ccb6356d38d
[INFO] running `Command { std: "docker" "start" "-a" "a8248fb440171d786abedabdf47c5cc5f5a3b8bf1b1bca5988873ccb6356d38d", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `proptest::test_runner::TestCaseResult`
[INFO] [stderr]  --> ssb/src/test_utils.rs:2:9
[INFO] [stderr]   |
[INFO] [stderr] 2 | pub use proptest::test_runner::TestCaseResult;
[INFO] [stderr]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]    --> ssb/src/test_utils.rs:10:11
[INFO] [stderr]     |
[INFO] [stderr]  10 |         ));
[INFO] [stderr]     |           ^
[INFO] [stderr]     |
[INFO] [stderr]    ::: ssb/src/rpc/base/header.rs:126:18
[INFO] [stderr]     |
[INFO] [stderr] 126 |             _ => prop_reject!(),
[INFO] [stderr]     |                  -------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]     = note: `#[warn(semicolon_in_expressions_from_macros)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stderr]     = note: this warning originates in the macro `prop_reject` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]   --> ssb/src/rpc/base/packet.rs:8:25
[INFO] [stderr]    |
[INFO] [stderr]  8 | #[cfg_attr(test, derive(proptest_derive::Arbitrary))]
[INFO] [stderr]    |                         ^-------------------------
[INFO] [stderr]    |                         |
[INFO] [stderr]    |                         `Arbitrary` is not local
[INFO] [stderr]    |                         move the `impl` block outside of this constant `_IMPL_ARBITRARY_FOR_Packet`
[INFO] [stderr]  9 | #[cfg_attr(test, proptest(no_params))]
[INFO] [stderr] 10 | pub enum Packet {
[INFO] [stderr]    |          ------ `Packet` is not local
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `proptest_derive::Arbitrary` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the derive macro `proptest_derive::Arbitrary` may come from an old version of the `proptest_derive` crate, try updating your dependency with `cargo update -p proptest_derive`
[INFO] [stderr]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stderr]    = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stderr]    = note: this warning originates in the derive macro `proptest_derive::Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]   --> ssb/src/rpc/base/packet.rs:16:25
[INFO] [stderr]    |
[INFO] [stderr] 16 | #[cfg_attr(test, derive(proptest_derive::Arbitrary))]
[INFO] [stderr]    |                         ^-------------------------
[INFO] [stderr]    |                         |
[INFO] [stderr]    |                         `Arbitrary` is not local
[INFO] [stderr]    |                         move the `impl` block outside of this constant `_IMPL_ARBITRARY_FOR_Request`
[INFO] [stderr] 17 | pub enum Request {
[INFO] [stderr]    |          ------- `Request` is not local
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `proptest_derive::Arbitrary` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the derive macro `proptest_derive::Arbitrary` may come from an old version of the `proptest_derive` crate, try updating your dependency with `cargo update -p proptest_derive`
[INFO] [stderr]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stderr]    = note: this warning originates in the derive macro `proptest_derive::Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]   --> ssb/src/rpc/base/packet.rs:39:25
[INFO] [stderr]    |
[INFO] [stderr] 39 | #[cfg_attr(test, derive(proptest_derive::Arbitrary))]
[INFO] [stderr]    |                         ^-------------------------
[INFO] [stderr]    |                         |
[INFO] [stderr]    |                         `Arbitrary` is not local
[INFO] [stderr]    |                         move the `impl` block outside of this constant `_IMPL_ARBITRARY_FOR_Response`
[INFO] [stderr] 40 | #[cfg_attr(test, proptest(no_params))]
[INFO] [stderr] 41 | pub enum Response {
[INFO] [stderr]    |          -------- `Response` is not local
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `proptest_derive::Arbitrary` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the derive macro `proptest_derive::Arbitrary` may come from an old version of the `proptest_derive` crate, try updating your dependency with `cargo update -p proptest_derive`
[INFO] [stderr]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stderr]    = note: this warning originates in the derive macro `proptest_derive::Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]   --> ssb/src/rpc/base/packet.rs:87:25
[INFO] [stderr]    |
[INFO] [stderr] 87 | #[cfg_attr(test, derive(proptest_derive::Arbitrary))]
[INFO] [stderr]    |                         ^-------------------------
[INFO] [stderr]    |                         |
[INFO] [stderr]    |                         `Arbitrary` is not local
[INFO] [stderr]    |                         move the `impl` block outside of this constant `_IMPL_ARBITRARY_FOR_RequestBody`
[INFO] [stderr] 88 | struct RequestBody {
[INFO] [stderr]    |        ----------- `RequestBody` is not local
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `proptest_derive::Arbitrary` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the derive macro `proptest_derive::Arbitrary` may come from an old version of the `proptest_derive` crate, try updating your dependency with `cargo update -p proptest_derive`
[INFO] [stderr]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stderr]    = note: this warning originates in the derive macro `proptest_derive::Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]    --> ssb/src/rpc/base/packet.rs:192:25
[INFO] [stderr]     |
[INFO] [stderr] 192 | #[cfg_attr(test, derive(proptest_derive::Arbitrary))]
[INFO] [stderr]     |                         ^-------------------------
[INFO] [stderr]     |                         |
[INFO] [stderr]     |                         `Arbitrary` is not local
[INFO] [stderr]     |                         move the `impl` block outside of this constant `_IMPL_ARBITRARY_FOR_Body`
[INFO] [stderr] 193 | pub enum Body {
[INFO] [stderr]     |          ---- `Body` is not local
[INFO] [stderr]     |
[INFO] [stderr]     = note: the derive macro `proptest_derive::Arbitrary` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]     = note: the derive macro `proptest_derive::Arbitrary` may come from an old version of the `proptest_derive` crate, try updating your dependency with `cargo update -p proptest_derive`
[INFO] [stderr]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stderr]     = note: this warning originates in the derive macro `proptest_derive::Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]  --> ssb/src/rpc/base/stream_message.rs:5:25
[INFO] [stderr]   |
[INFO] [stderr] 5 | #[cfg_attr(test, derive(proptest_derive::Arbitrary))]
[INFO] [stderr]   |                         ^-------------------------
[INFO] [stderr]   |                         |
[INFO] [stderr]   |                         `Arbitrary` is not local
[INFO] [stderr]   |                         move the `impl` block outside of this constant `_IMPL_ARBITRARY_FOR_StreamMessage`
[INFO] [stderr] 6 | pub enum StreamMessage {
[INFO] [stderr]   |          ------------- `StreamMessage` is not local
[INFO] [stderr]   |
[INFO] [stderr]   = note: the derive macro `proptest_derive::Arbitrary` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]   = note: the derive macro `proptest_derive::Arbitrary` may come from an old version of the `proptest_derive` crate, try updating your dependency with `cargo update -p proptest_derive`
[INFO] [stderr]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]   = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stderr]   = note: this warning originates in the derive macro `proptest_derive::Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]  --> ssb/src/rpc/base/error.rs:3:25
[INFO] [stderr]   |
[INFO] [stderr] 3 | #[cfg_attr(test, derive(proptest_derive::Arbitrary))]
[INFO] [stderr]   |                         ^-------------------------
[INFO] [stderr]   |                         |
[INFO] [stderr]   |                         `Arbitrary` is not local
[INFO] [stderr]   |                         move the `impl` block outside of this constant `_IMPL_ARBITRARY_FOR_Error`
[INFO] [stderr] 4 | pub struct Error {
[INFO] [stderr]   |            ----- `Error` is not local
[INFO] [stderr]   |
[INFO] [stderr]   = note: the derive macro `proptest_derive::Arbitrary` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]   = note: the derive macro `proptest_derive::Arbitrary` may come from an old version of the `proptest_derive` crate, try updating your dependency with `cargo update -p proptest_derive`
[INFO] [stderr]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]   = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stderr]   = note: this warning originates in the derive macro `proptest_derive::Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: `ssb` (lib test) generated 9 warnings (run `cargo fix --lib -p ssb --tests` to apply 1 suggestion)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.27s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: ssb v0.0.0 (/opt/rustwide/workdir/ssb), test-strategy v0.1.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ssb-bf333afd0547c731)
[INFO] [stdout] 
[INFO] [stdout] running 21 tests
[INFO] [stdout] test rpc::base::header::test::header_parse_build ... ok
[INFO] [stdout] test rpc::base::header::test::end_header ... ok
[INFO] [stdout] test rpc::base::header::test::header_invalid_type ... ok
[INFO] [stdout] test rpc::base::header::test::header_build_parse ... ok
[INFO] [stdout] test secret_file::parse_ok ... ok
[INFO] [stdout] test rpc::base::server::test::sink_end_client ... ok
[INFO] [stdout] test rpc::base::server::test::connection_closed ... ok
[INFO] [stdout] test rpc::base::server::test::end_msg_after_end ... ok
[INFO] [stdout] test rpc::base::packet_stream::test::unexpected_end_of_stream ... ok
[INFO] [stdout] test rpc::base::server::test::source_end_client ... ok
[INFO] [stdout] test rpc::base::server::test::sink_end_server ... ok
[INFO] [stdout] test rpc::base::server::test::source_data_request ... ok
[INFO] [stdout] test rpc::base::header::test::request_number_zero ... ok
[INFO] [stdout] test rpc::base::server::test::source_end_server ... ok
[INFO] [stdout] test utils::oneshot::test::stream_send ... ok
[INFO] [stdout] test utils::oneshot::test::stream_drop_sender_end ... ok
[INFO] [stdout] test utils::read_buffer::test::put_twice ... ok
[INFO] [stdout] test rpc::base::packet::test::packet_build_parse ... ok
[INFO] [stdout] test rpc::base::server::test::source_drop_on_end ... FAILED
[INFO] [stdout] test multi_address::test::to_string_then_parse ... ok
[INFO] [stdout] test rpc::base::packet_stream::test::read_packets ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- rpc::base::server::test::source_drop_on_end stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'rpc::base::server::test::source_drop_on_end' (48) panicked at ssb/src/rpc/base/server.rs:227:9:
[INFO] [stdout] assertion failed: source_sender.is_closed()
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x58924b630b62 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x58924b630b62 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x58924b630b62 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x58924b630b62 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x58924b64286f - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x58924b64286f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x58924b5fcd11 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x58924b5fcd11 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x58924b6095a2 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x58924b60e71f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x58924b60e5b1 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x58924b4272fe - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x58924b4272fe - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x58924b60eddf - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x58924b60eddf - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x58924b60ec06 - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:700:13
[INFO] [stdout]   16:     0x58924b6096d9 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x58924b5f0b4d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x58924b64ae40 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x58924b64ae1c - core::panicking::panic::h355c5fec13755e30
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:145:5
[INFO] [stdout]   20:     0x58924b199874 - ssb::rpc::base::server::test::source_drop_on_end::{{closure}}::h9f4e49955783d77d
[INFO] [stdout]                                at /opt/rustwide/workdir/ssb/src/rpc/base/server.rs:227:9
[INFO] [stdout]   21:     0x58924b203600 - <async_std::task::builder::SupportTaskLocals<F> as core::future::future::Future>::poll::{{closure}}::h8ec6aefb77d70c56
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.9.0/src/task/builder.rs:199:29
[INFO] [stdout]   22:     0x58924b29a468 - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::{{closure}}::h7614cc8b6a6af018
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.9.0/src/task/task_locals_wrapper.rs:60:13
[INFO] [stdout]   23:     0x58924b225d15 - std::thread::local::LocalKey<T>::try_with::h2cd6b282c86670e8
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   24:     0x58924b2227de - std::thread::local::LocalKey<T>::with::h19628da5b2a1ffb3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   25:     0x58924b298d18 - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::h124d6a9e973a629b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.9.0/src/task/task_locals_wrapper.rs:55:17
[INFO] [stdout]   26:     0x58924b202fc1 - <async_std::task::builder::SupportTaskLocals<F> as core::future::future::Future>::poll::h574bd064d874fae1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.9.0/src/task/builder.rs:197:13
[INFO] [stdout]   27:     0x58924b218094 - <futures_lite::future::Or<F1,F2> as core::future::future::Future>::poll::h7ec670d85065a92f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-lite-1.11.3/src/future.rs:526:46
[INFO] [stdout]   28:     0x58924b1ba5c0 - async_executor::Executor::run::{{closure}}::hb7a74d3a722ce692
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-executor-1.4.0/src/lib.rs:236:32
[INFO] [stdout]   29:     0x58924b1b699f - async_executor::LocalExecutor::run::{{closure}}::h54eff08afabdc8fd
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-executor-1.4.0/src/lib.rs:437:34
[INFO] [stdout]   30:     0x58924b1acc1e - async_io::driver::block_on::hb1d3af0ec393d73a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-io-1.3.1/src/driver.rs:142:49
[INFO] [stdout]   31:     0x58924b20bfef - async_global_executor::reactor::block_on::{{closure}}::hba16a1f590012e76
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-global-executor-2.0.2/src/reactor.rs:3:18
[INFO] [stdout]   32:     0x58924b20bc0f - async_global_executor::reactor::block_on::h0a28ca5566a4636f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-global-executor-2.0.2/src/reactor.rs:12:5
[INFO] [stdout]   33:     0x58924b271f2d - async_global_executor::executor::block_on::{{closure}}::h67a9d23470b54d5c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-global-executor-2.0.2/src/executor.rs:26:36
[INFO] [stdout]   34:     0x58924b22b45f - std::thread::local::LocalKey<T>::try_with::hd58d738ee6b74bb3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   35:     0x58924b223ade - std::thread::local::LocalKey<T>::with::hb516b793fc343d80
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   36:     0x58924b271c86 - async_global_executor::executor::block_on::hc54b3fca0e72f836
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-global-executor-2.0.2/src/executor.rs:26:20
[INFO] [stdout]   37:     0x58924b221030 - async_std::task::builder::Builder::blocking::{{closure}}::{{closure}}::hdafdbb8823cfd40e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.9.0/src/task/builder.rs:171:25
[INFO] [stdout]   38:     0x58924b29a734 - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::{{closure}}::h940c5d1d640e2793
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.9.0/src/task/task_locals_wrapper.rs:60:13
[INFO] [stdout]   39:     0x58924b2277cd - std::thread::local::LocalKey<T>::try_with::h5589c2e97b701d3e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   40:     0x58924b22419e - std::thread::local::LocalKey<T>::with::hdc30475cb865cba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   41:     0x58924b298c97 - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::h0ed5eeec19f4aea7
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.9.0/src/task/task_locals_wrapper.rs:55:17
[INFO] [stdout]   42:     0x58924b21f6ce - async_std::task::builder::Builder::blocking::{{closure}}::h3374f6440696f19f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.9.0/src/task/builder.rs:168:17
[INFO] [stdout]   43:     0x58924b2293ff - std::thread::local::LocalKey<T>::try_with::h9441132bec0e9804
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   44:     0x58924b22260e - std::thread::local::LocalKey<T>::with::h08fcdf5b2de26da6
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   45:     0x58924b21ec28 - async_std::task::builder::Builder::blocking::habd03a0026924420
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.9.0/src/task/builder.rs:161:29
[INFO] [stdout]   46:     0x58924b242dfe - async_std::task::block_on::block_on::h0d34f4334ab633cc
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.9.0/src/task/block_on.rs:33:20
[INFO] [stdout]   47:     0x58924b198f29 - ssb::rpc::base::server::test::source_drop_on_end::h1cadadae561509b1
[INFO] [stdout]                                at /opt/rustwide/workdir/ssb/src/rpc/base/server.rs:200:5
[INFO] [stdout]   48:     0x58924b198f57 - ssb::rpc::base::server::test::source_drop_on_end::{{closure}}::h9f309a7c35b0a4f4
[INFO] [stdout]                                at /opt/rustwide/workdir/ssb/src/rpc/base/server.rs:200:23
[INFO] [stdout]   49:     0x58924b25ad16 - core::ops::function::FnOnce::call_once::h2176b6becef63276
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   50:     0x58924b4270bb - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   51:     0x58924b4270bb - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   52:     0x58924b43cd25 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   53:     0x58924b43cd25 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   54:     0x58924b43cd25 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   55:     0x58924b43cd25 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   56:     0x58924b43cd25 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   57:     0x58924b43cd25 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   58:     0x58924b43cd25 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   59:     0x58924b413514 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   60:     0x58924b413514 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   61:     0x58924b416dda - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   62:     0x58924b416dda - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   63:     0x58924b416dda - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   64:     0x58924b416dda - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   65:     0x58924b416dda - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   66:     0x58924b416dda - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   67:     0x58924b416dda - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   68:     0x58924b60471f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   69:     0x58924b60471f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   70:     0x723e64e26aa4 - <unknown>
[INFO] [stdout]   71:     0x723e64eb3a34 - clone
[INFO] [stdout]   72:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     rpc::base::server::test::source_drop_on_end
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 20 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.78s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `-p ssb --lib`
[INFO] running `Command { std: "docker" "inspect" "a8248fb440171d786abedabdf47c5cc5f5a3b8bf1b1bca5988873ccb6356d38d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a8248fb440171d786abedabdf47c5cc5f5a3b8bf1b1bca5988873ccb6356d38d", kill_on_drop: false }`
[INFO] [stdout] a8248fb440171d786abedabdf47c5cc5f5a3b8bf1b1bca5988873ccb6356d38d
