[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 1.94.0 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgeigerzaehler%2Frust-ssb" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/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-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/geigerzaehler/rust-ssb on toolchain 1.94.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.94.0" "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" "+1.94.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded thiserror-impl v1.0.23
[INFO] [stderr]   Downloaded wasm-bindgen-shared v0.2.70
[INFO] [stderr]   Downloaded async-lock v2.3.0
[INFO] [stderr]   Downloaded proc-macro-nested v0.1.7
[INFO] [stderr]   Downloaded thread_local v1.1.3
[INFO] [stderr]   Downloaded never v0.1.0
[INFO] [stderr]   Downloaded rand_xorshift v0.2.0
[INFO] [stderr]   Downloaded peg v0.6.3
[INFO] [stderr]   Downloaded gloo-timers v0.2.1
[INFO] [stderr]   Downloaded byteorder v1.4.2
[INFO] [stderr]   Downloaded predicates-core v1.0.2
[INFO] [stderr]   Downloaded duplexify v1.2.2
[INFO] [stderr]   Downloaded predicates-tree v1.0.2
[INFO] [stderr]   Downloaded assert_cmd v1.0.3
[INFO] [stderr]   Downloaded anyhow v1.0.38
[INFO] [stderr]   Downloaded structopt v0.3.21
[INFO] [stderr]   Downloaded tracing v0.1.23
[INFO] [stderr]   Downloaded tracing-subscriber v0.2.15
[INFO] [stderr]   Downloaded js-sys v0.3.47
[INFO] [stderr]   Downloaded serde_json v1.0.62
[INFO] [stderr]   Downloaded bumpalo v3.6.0
[INFO] [stderr]   Downloaded wasm-bindgen v0.2.70
[INFO] [stderr]   Downloaded futures-util v0.3.12
[INFO] [stderr]   Downloaded proptest v0.10.1
[INFO] [stderr]   Downloaded regex v1.4.3
[INFO] [stderr]   Downloaded nix v0.19.1
[INFO] [stderr]   Downloaded predicates v1.0.7
[INFO] [stderr]   Downloaded async-std v1.9.0
[INFO] [stderr]   Downloaded regex-syntax v0.6.22
[INFO] [stderr]   Downloaded syn v1.0.60
[INFO] [stderr]   Downloaded proptest-derive v0.2.0
[INFO] [stderr]   Downloaded bytes v1.0.1
[INFO] [stderr]   Downloaded futures-lite v1.11.3
[INFO] [stderr]   Downloaded bstr v0.2.15
[INFO] [stderr]   Downloaded futures-executor v0.3.12
[INFO] [stderr]   Downloaded futures v0.3.12
[INFO] [stderr]   Downloaded pin-project v1.0.5
[INFO] [stderr]   Downloaded libc v0.2.86
[INFO] [stderr]   Downloaded redox_syscall v0.2.4
[INFO] [stderr]   Downloaded parking_lot v0.4.8
[INFO] [stderr]   Downloaded term v0.5.2
[INFO] [stderr]   Downloaded prettytable-rs v0.8.0
[INFO] [stderr]   Downloaded sharded-slab v0.1.1
[INFO] [stderr]   Downloaded async-io v1.3.1
[INFO] [stderr]   Downloaded blocking v1.0.2
[INFO] [stderr]   Downloaded signal-hook v0.3.4
[INFO] [stderr]   Downloaded async-process v1.0.2
[INFO] [stderr]   Downloaded futures-channel v0.3.12
[INFO] [stderr]   Downloaded tempfile v3.2.0
[INFO] [stderr]   Downloaded web-sys v0.3.47
[INFO] [stderr]   Downloaded serde v1.0.123
[INFO] [stderr]   Downloaded parking_lot_core v0.2.14
[INFO] [stderr]   Downloaded csv-core v0.1.10
[INFO] [stderr]   Downloaded structopt-derive v0.4.14
[INFO] [stderr]   Downloaded wepoll-sys v3.0.1
[INFO] [stderr]   Downloaded polling v2.0.2
[INFO] [stderr]   Downloaded signal-hook-registry v1.3.0
[INFO] [stderr]   Downloaded ctor v0.1.19
[INFO] [stderr]   Downloaded wasm-bindgen-backend v0.2.70
[INFO] [stderr]   Downloaded wasm-bindgen-macro-support v0.2.70
[INFO] [stderr]   Downloaded csv v1.1.5
[INFO] [stderr]   Downloaded pin-project-internal v1.0.5
[INFO] [stderr]   Downloaded itoa v0.4.7
[INFO] [stderr]   Downloaded async-executor v1.4.0
[INFO] [stderr]   Downloaded async-global-executor v2.0.2
[INFO] [stderr]   Downloaded futures-sink v0.3.12
[INFO] [stderr]   Downloaded serde_derive v1.0.123
[INFO] [stderr]   Downloaded owning_ref v0.3.3
[INFO] [stderr]   Downloaded chashmap v2.2.2
[INFO] [stderr]   Downloaded dirs v3.0.1
[INFO] [stderr]   Downloaded futures_codec v0.4.1
[INFO] [stderr]   Downloaded goldenfile v1.1.0
[INFO] [stderr]   Downloaded peg-macros v0.6.3
[INFO] [stderr]   Downloaded peg-runtime v0.6.3
[INFO] [stderr]   Downloaded tracing-attributes v0.1.12
[INFO] [stderr]   Downloaded tracing-serde v0.1.2
[INFO] [stderr]   Downloaded async-mutex v1.4.0
[INFO] [stderr]   Downloaded nb-connect v1.0.2
[INFO] [stderr]   Downloaded value-bag v1.0.0-alpha.6
[INFO] [stderr]   Downloaded wasm-bindgen-macro v0.2.70
[INFO] [stderr]   Downloaded wasm-bindgen-futures v0.4.20
[INFO] [stderr]   Downloaded futures-core v0.3.12
[INFO] [stderr]   Downloaded futures-macro v0.3.12
[INFO] [stderr]   Downloaded futures-task v0.3.12
[INFO] [stderr]   Downloaded pin-project-lite v0.2.4
[INFO] [stderr]   Downloaded test-strategy v0.1.1
[INFO] [stderr]   Downloaded futures-io v0.3.12
[INFO] [stderr]   Downloaded thiserror v1.0.23
[INFO] [stderr]   Downloaded sodiumoxide v0.2.6
[INFO] [stderr]   Downloaded libsodium-sys v0.2.6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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" "+1.94.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b0f5d028576f0653451668be5d0fcbc0cee5ba75cc5bf92fa6e1e5fb04222772
[INFO] running `Command { std: "docker" "start" "-a" "b0f5d028576f0653451668be5d0fcbc0cee5ba75cc5bf92fa6e1e5fb04222772", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b0f5d028576f0653451668be5d0fcbc0cee5ba75cc5bf92fa6e1e5fb04222772", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b0f5d028576f0653451668be5d0fcbc0cee5ba75cc5bf92fa6e1e5fb04222772", kill_on_drop: false }`
[INFO] [stdout] b0f5d028576f0653451668be5d0fcbc0cee5ba75cc5bf92fa6e1e5fb04222772
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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" "+1.94.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7e17dcfb8e22b1eed4ba0bb21faa8064f2594d9ee00840a55bbe99cebffb60ad
[INFO] running `Command { std: "docker" "start" "-a" "7e17dcfb8e22b1eed4ba0bb21faa8064f2594d9ee00840a55bbe99cebffb60ad", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.24
[INFO] [stderr]    Compiling unicode-xid v0.2.1
[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 futures-core v0.3.12
[INFO] [stderr]    Compiling once_cell v1.5.2
[INFO] [stderr]    Compiling autocfg v1.0.1
[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 version_check v0.9.2
[INFO] [stderr]    Compiling cache-padded v1.1.1
[INFO] [stderr]    Compiling regex-syntax v0.6.22
[INFO] [stderr]    Compiling fastrand v1.4.0
[INFO] [stderr]    Compiling concurrent-queue v1.2.2
[INFO] [stderr]    Compiling event-listener v2.5.1
[INFO] [stderr]    Compiling byteorder v1.4.2
[INFO] [stderr]    Compiling proc-macro-nested v0.1.7
[INFO] [stderr]    Compiling quote v1.0.9
[INFO] [stderr]    Compiling futures-lite v1.11.3
[INFO] [stderr]    Compiling ryu v1.0.5
[INFO] [stderr]    Compiling futures-sink v0.3.12
[INFO] [stderr]    Compiling slab v0.4.2
[INFO] [stderr]    Compiling futures-channel v0.3.12
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling futures-task v0.3.12
[INFO] [stderr]    Compiling tracing-core v0.1.17
[INFO] [stderr]    Compiling bitflags v1.2.1
[INFO] [stderr]    Compiling pkg-config v0.3.19
[INFO] [stderr]    Compiling cc v1.0.66
[INFO] [stderr]    Compiling vec-arena v1.0.0
[INFO] [stderr]    Compiling pin-project-internal v0.4.27
[INFO] [stderr]    Compiling nb-connect v1.0.2
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling async-task v4.0.3
[INFO] [stderr]    Compiling unicode-width v0.1.8
[INFO] [stderr]    Compiling itoa v0.4.7
[INFO] [stderr]    Compiling signal-hook v0.3.4
[INFO] [stderr]    Compiling rand v0.4.6
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling signal-hook-registry v1.3.0
[INFO] [stderr]    Compiling async-channel v1.5.1
[INFO] [stderr]    Compiling libsodium-sys v0.2.6
[INFO] [stderr]    Compiling crossbeam-utils v0.8.1
[INFO] [stderr]    Compiling regex-automata v0.1.9
[INFO] [stderr]    Compiling atomic-waker v1.0.0
[INFO] [stderr]    Compiling unicode-segmentation v1.7.1
[INFO] [stderr]    Compiling serde_json v1.0.62
[INFO] [stderr]    Compiling parking_lot_core v0.2.14
[INFO] [stderr]    Compiling owning_ref v0.3.3
[INFO] [stderr]    Compiling heck v0.3.2
[INFO] [stderr]    Compiling blocking v1.0.2
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling async-executor v1.4.0
[INFO] [stderr]    Compiling num_cpus v1.13.0
[INFO] [stderr]    Compiling time v0.1.43
[INFO] [stderr]    Compiling dirs v1.0.5
[INFO] [stderr]    Compiling csv-core v0.1.10
[INFO] [stderr]    Compiling async-mutex v1.4.0
[INFO] [stderr]    Compiling ansi_term v0.11.0
[INFO] [stderr]    Compiling peg-runtime v0.6.3
[INFO] [stderr]    Compiling anyhow v1.0.38
[INFO] [stderr]    Compiling chrono v0.4.19
[INFO] [stderr]    Compiling clap v2.33.3
[INFO] [stderr]    Compiling term v0.5.2
[INFO] [stderr]    Compiling matchers v0.0.1
[INFO] [stderr]    Compiling parking_lot v0.4.8
[INFO] [stderr]    Compiling peg-macros v0.6.3
[INFO] [stderr]    Compiling regex v1.4.3
[INFO] [stderr]    Compiling dirs-sys v0.3.5
[INFO] [stderr]    Compiling async-lock v2.3.0
[INFO] [stderr]    Compiling thread_local v1.1.3
[INFO] [stderr]    Compiling sharded-slab v0.1.1
[INFO] [stderr]    Compiling bytes v1.0.1
[INFO] [stderr]    Compiling smallvec v1.6.1
[INFO] [stderr]    Compiling encode_unicode v0.3.6
[INFO] [stderr]    Compiling peg v0.6.3
[INFO] [stderr]    Compiling dirs v3.0.1
[INFO] [stderr]    Compiling chashmap v2.2.2
[INFO] [stderr]    Compiling nix v0.19.1
[INFO] [stderr]    Compiling socket2 v0.3.19
[INFO] [stderr]    Compiling never v0.1.0
[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 futures-util v0.3.12
[INFO] [stderr]    Compiling polling v2.0.2
[INFO] [stderr]    Compiling tracing v0.1.23
[INFO] [stderr]    Compiling async-io v1.3.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.23
[INFO] [stderr]    Compiling pin-project v0.4.27
[INFO] [stderr]    Compiling pin-project-internal v1.0.5
[INFO] [stderr]    Compiling thiserror v1.0.23
[INFO] [stderr]    Compiling async-global-executor v2.0.2
[INFO] [stderr]    Compiling pin-project v1.0.5
[INFO] [stderr]    Compiling async-process v1.0.2
[INFO] [stderr]    Compiling tracing-log v0.1.1
[INFO] [stderr]    Compiling kv-log-macro v1.0.7
[INFO] [stderr]    Compiling structopt-derive v0.4.14
[INFO] [stderr]    Compiling async-attributes v1.1.2
[INFO] [stderr]    Compiling tracing-futures v0.2.4
[INFO] [stderr]    Compiling async-trait v0.1.42
[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 structopt v0.3.21
[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 prettytable-rs v0.8.0
[INFO] [stderr]    Compiling tracing-subscriber v0.2.15
[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 2m 59s
[INFO] running `Command { std: "docker" "inspect" "7e17dcfb8e22b1eed4ba0bb21faa8064f2594d9ee00840a55bbe99cebffb60ad", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7e17dcfb8e22b1eed4ba0bb21faa8064f2594d9ee00840a55bbe99cebffb60ad", kill_on_drop: false }`
[INFO] [stdout] 7e17dcfb8e22b1eed4ba0bb21faa8064f2594d9ee00840a55bbe99cebffb60ad
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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" "+1.94.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f46cfb3fdb92831ce6259fc5d11cc0ba240fcce36384f9353480d90c9b31430b
[INFO] running `Command { std: "docker" "start" "-a" "f46cfb3fdb92831ce6259fc5d11cc0ba240fcce36384f9353480d90c9b31430b", 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 unicode-xid v0.1.0
[INFO] [stderr]    Compiling wait-timeout v0.2.0
[INFO] [stderr]    Compiling syn v0.15.44
[INFO] [stderr]    Compiling pin-project-lite v0.1.11
[INFO] [stderr]    Compiling duplexify v1.2.2
[INFO] [stderr]    Compiling test-strategy v0.1.1
[INFO] [stderr]    Compiling rand_core v0.6.2
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling predicates-core v1.0.2
[INFO] [stderr]    Compiling doc-comment v0.3.3
[INFO] [stderr]    Compiling difference v2.0.0
[INFO] [stderr]    Compiling rand_chacha v0.3.0
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling rand_xorshift v0.2.0
[INFO] [stderr]    Compiling treeline v0.1.0
[INFO] [stderr]    Compiling predicates-tree v1.0.2
[INFO] [stderr]    Compiling predicates v1.0.7
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling quote v0.6.13
[INFO] [stderr]    Compiling rand v0.8.3
[INFO] [stderr]    Compiling assert_cmd v1.0.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-box-stream v0.2.0 (/opt/rustwide/workdir/ssb-box-stream)
[INFO] [stderr]    Compiling ssb v0.0.0 (/opt/rustwide/workdir/ssb)
[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 35.75s
[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 1`
[INFO] running `Command { std: "docker" "inspect" "f46cfb3fdb92831ce6259fc5d11cc0ba240fcce36384f9353480d90c9b31430b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f46cfb3fdb92831ce6259fc5d11cc0ba240fcce36384f9353480d90c9b31430b", kill_on_drop: false }`
[INFO] [stdout] f46cfb3fdb92831ce6259fc5d11cc0ba240fcce36384f9353480d90c9b31430b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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" "+1.94.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 48b9989efa2e864846ce6609b8421f362abbfe08206f9e9e13e14d26d86cd8a9
[INFO] running `Command { std: "docker" "start" "-a" "48b9989efa2e864846ce6609b8421f362abbfe08206f9e9e13e14d26d86cd8a9", 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] [stdout] 
[INFO] [stderr]     |           ^
[INFO] [stdout] running 21 tests
[INFO] [stderr]     |
[INFO] [stdout] test rpc::base::header::test::end_header ... ok
[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.32s
[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 1`
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ssb-ebf5d5e6c0c1384f)
[INFO] [stdout] test rpc::base::packet_stream::test::unexpected_end_of_stream ... ok
[INFO] [stdout] test rpc::base::header::test::header_invalid_type ... ok
[INFO] [stdout] test rpc::base::server::test::end_msg_after_end ... ok
[INFO] [stdout] test rpc::base::server::test::sink_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::server::test::connection_closed ... ok
[INFO] [stdout] test rpc::base::server::test::source_end_client ... ok
[INFO] [stdout] test rpc::base::server::test::source_end_server ... ok
[INFO] [stdout] test secret_file::parse_ok ... ok
[INFO] [stdout] test utils::oneshot::test::stream_drop_sender_end ... ok
[INFO] [stdout] test utils::oneshot::test::stream_send ... ok
[INFO] [stdout] test rpc::base::header::test::header_build_parse ... ok
[INFO] [stdout] test utils::read_buffer::test::put_twice ... ok
[INFO] [stdout] test rpc::base::header::test::request_number_zero ... ok
[INFO] [stdout] test rpc::base::header::test::header_parse_build ... ok
[INFO] [stdout] test rpc::base::server::test::source_drop_on_end ... FAILED
[INFO] [stdout] test rpc::base::packet::test::packet_build_parse ... ok
[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' (39) 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:     0x5705f60cbdc2 - std::backtrace_rs::backtrace::libunwind::trace::hff358a60abf734fc
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5705f60cbdc2 - std::backtrace_rs::backtrace::trace_unsynchronized::h3b121f916dd95ec6
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5705f60cbdc2 - std::sys::backtrace::_print_fmt::hde0a62ded68798e9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5705f60cbdc2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h93773fc827e3113d
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5705f60dd78a - core::fmt::rt::Argument::fmt::h01eff69902dad97f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5705f60dd78a - core::fmt::write::hed7b5c73d82ecb7c
[INFO] [stdout]    6:     0x5705f60998c6 - std::io::default_write_fmt::h2f696ff5b8bbaa4b
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5705f60998c6 - std::io::Write::write_fmt::h5e66814db8a9cfce
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5705f60aade9 - std::sys::backtrace::BacktraceLock::print::h8b1d6fcc5a56d1a3
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5705f60aade9 - std::panicking::default_hook::{{closure}}::h2be84df4f189ae36
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5705f60aac81 - std::panicking::default_hook::hf0ea8939246f43a9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5705f5ed504e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h02d35e3888986252
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5705f5ed504e - test::test_main_with_exit_callback::{{closure}}::h939640a27d647173
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5705f60ab062 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hc9df09ff391af3e7
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5705f60ab062 - std::panicking::panic_with_hook::hb4bd9ac1123582a0
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5705f60aaeda - std::panicking::panic_handler::{{closure}}::hde00dd15f5637fe2
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5705f60a5d39 - std::sys::backtrace::__rust_end_short_backtrace::hb72197fa777c1785
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5705f608dc3d - __rustc[4425a7e20b4c8619]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5705f60e556c - core::panicking::panic_fmt::ha59b517dd231f4da
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5705f60e5532 - core::panicking::panic::hbff2745fd4c5afec
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x5705f5cb33e0 - ssb::rpc::base::server::test::source_drop_on_end::{{closure}}::h6fd8dcdfd7c7d154
[INFO] [stdout]                                at /opt/rustwide/workdir/ssb/src/rpc/base/server.rs:227:9
[INFO] [stdout]   21:     0x5705f5c7c570 - <async_std::task::builder::SupportTaskLocals<F> as core::future::future::Future>::poll::{{closure}}::hf91d3035cfe2b4c4
[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:     0x5705f5d349a8 - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::{{closure}}::ha93ef6e3080a9761
[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:     0x5705f5ca2d65 - std::thread::local::LocalKey<T>::try_with::hfd5b61d436049a55
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   24:     0x5705f5c99ece - std::thread::local::LocalKey<T>::with::h99438f5773881052
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   25:     0x5705f5d32d98 - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::h3748228e66e1b99e
[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:     0x5705f5c7bd91 - <async_std::task::builder::SupportTaskLocals<F> as core::future::future::Future>::poll::h4ddbdd7d36405330
[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:     0x5705f5ce2bd4 - <futures_lite::future::Or<F1,F2> as core::future::future::Future>::poll::h559fbb06473ccd8c
[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:     0x5705f5d3d21d - async_executor::Executor::run::{{closure}}::h279edc18aa044f99
[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:     0x5705f5d3b6bc - async_executor::LocalExecutor::run::{{closure}}::h5b8960af05c2994b
[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:     0x5705f5d5c93f - async_io::driver::block_on::h4b5c7929232ac268
[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:     0x5705f5d0ff6f - async_global_executor::reactor::block_on::{{closure}}::hd6b318a1d0cfeaa6
[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:     0x5705f5d0fcad - async_global_executor::reactor::block_on::hcbc0a66d52b8171d
[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:     0x5705f5d4651d - async_global_executor::executor::block_on::{{closure}}::hfe37bd89988acc6e
[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:     0x5705f5c9ec4f - std::thread::local::LocalKey<T>::try_with::h7f5c8d11db3a1423
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   35:     0x5705f5c9a24e - std::thread::local::LocalKey<T>::with::hc33ba6e14bb878ab
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   36:     0x5705f5d45ec6 - async_global_executor::executor::block_on::h2747a94f359a2cff
[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:     0x5705f5c98140 - async_std::task::builder::Builder::blocking::{{closure}}::{{closure}}::h93c2f54ba9f42ac0
[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:     0x5705f5d34b94 - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::{{closure}}::hb8180bdaf95faf91
[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:     0x5705f5c9cf6d - std::thread::local::LocalKey<T>::try_with::h57f083aa25f8d15b
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   40:     0x5705f5c98b6e - std::thread::local::LocalKey<T>::with::h0f26df97c8211840
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   41:     0x5705f5d32f77 - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::h8297b82dc2bf4b99
[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:     0x5705f5c96b9e - async_std::task::builder::Builder::blocking::{{closure}}::h1e34030cd49277bc
[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:     0x5705f5c9dbcf - std::thread::local::LocalKey<T>::try_with::h699cd388e16c5441
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   44:     0x5705f5c99a8e - std::thread::local::LocalKey<T>::with::h71df2795ef225a7b
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   45:     0x5705f5c94c21 - async_std::task::builder::Builder::blocking::h04cf07eea278d016
[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:     0x5705f5c7610e - async_std::task::block_on::block_on::hb161271131872ef3
[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:     0x5705f5cb2ac9 - ssb::rpc::base::server::test::source_drop_on_end::hcda81260428d8546
[INFO] [stdout]                                at /opt/rustwide/workdir/ssb/src/rpc/base/server.rs:200:5
[INFO] [stdout]   48:     0x5705f5cb3497 - ssb::rpc::base::server::test::source_drop_on_end::{{closure}}::hb1af9a00a3ea873f
[INFO] [stdout]                                at /opt/rustwide/workdir/ssb/src/rpc/base/server.rs:200:23
[INFO] [stdout]   49:     0x5705f5cbbe86 - core::ops::function::FnOnce::call_once::h35805cb3d0e98d2b
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   50:     0x5705f5ed4e0b - core::ops::function::FnOnce::call_once::hddb3cd395c36bfbb
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   51:     0x5705f5ed4e0b - test::__rust_begin_short_backtrace::h0b6a7601d9750bfa
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:663:18
[INFO] [stdout]   52:     0x5705f5ee881a - test::run_test_in_process::{{closure}}::h444209903f00b347
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:686:74
[INFO] [stdout]   53:     0x5705f5ee881a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hfb3ba8f46e537649
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   54:     0x5705f5ee881a - std::panicking::catch_unwind::do_call::h1672a45911fcf9dc
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   55:     0x5705f5ee881a - std::panicking::catch_unwind::h0fadaee22787a6dd
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   56:     0x5705f5ee881a - std::panic::catch_unwind::hc47ad190f2c8e188
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   57:     0x5705f5ee881a - test::run_test_in_process::hcd7faaf934f29999
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:686:27
[INFO] [stdout]   58:     0x5705f5ee881a - test::run_test::{{closure}}::hddc4550da4871867
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:607:43
[INFO] [stdout]   59:     0x5705f5ec2c74 - test::run_test::{{closure}}::h98ae26689f13ed94
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:637:41
[INFO] [stdout]   60:     0x5705f5ec2c74 - std::sys::backtrace::__rust_begin_short_backtrace::h3ec4d1f21ad44588
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   61:     0x5705f5ec6612 - std::thread::lifecycle::spawn_unchecked::{{closure}}::{{closure}}::hd8bf2c73d479939f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   62:     0x5705f5ec6612 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h3b4248f358af2491
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   63:     0x5705f5ec6612 - std::panicking::catch_unwind::do_call::hda10a64f4b8daebe
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   64:     0x5705f5ec6612 - std::panicking::catch_unwind::h659e5ee8336ec8c7
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   65:     0x5705f5ec6612 - std::panic::catch_unwind::h9d4d66a538912c18
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   66:     0x5705f5ec6612 - std::thread::lifecycle::spawn_unchecked::{{closure}}::h7557906bb51d79f1
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   67:     0x5705f5ec6612 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9e460d1d7fc83d35
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   68:     0x5705f60a0dff - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h61282da819d64ea9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   69:     0x5705f60a0dff - std::sys::thread::unix::Thread::new::thread_start::h982f9ea829d1b5fb
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/thread/unix.rs:127:17
[INFO] [stdout]   70:     0x79e575fe2aa4 - <unknown>
[INFO] [stdout]   71:     0x79e57606fa64 - 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 1.01s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `-p ssb --lib`
[INFO] running `Command { std: "docker" "inspect" "48b9989efa2e864846ce6609b8421f362abbfe08206f9e9e13e14d26d86cd8a9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "48b9989efa2e864846ce6609b8421f362abbfe08206f9e9e13e14d26d86cd8a9", kill_on_drop: false }`
[INFO] [stdout] 48b9989efa2e864846ce6609b8421f362abbfe08206f9e9e13e14d26d86cd8a9
