[INFO] cloning repository https://github.com/payjoin/cja
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/payjoin/cja" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpayjoin%2Fcja", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpayjoin%2Fcja'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 48ad16c13a05d902933638ee77b6b53a4da3de95
[INFO] checking payjoin/cja against master#cb06d12710575a0d7ff71d6fe108f3bcff4f9195 for pr-128425-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpayjoin%2Fcja" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/payjoin/cja on toolchain cb06d12710575a0d7ff71d6fe108f3bcff4f9195
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cb06d12710575a0d7ff71d6fe108f3bcff4f9195" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/payjoin/cja
[INFO] finished tweaking git repo https://github.com/payjoin/cja
[INFO] tweaked toml for git repo https://github.com/payjoin/cja written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/payjoin/cja 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" "+cb06d12710575a0d7ff71d6fe108f3bcff4f9195" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while 2021 is compatible with `rust-version`
[INFO] [stderr]     Updating git repository `https://github.com/maufl/bloom-rs`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded nom v2.1.0
[INFO] [stderr]   Downloaded bit-vec v0.4.3
[INFO] [stderr]   Downloaded rmp-serde v1.1.0
[INFO] [stderr]   Downloaded rayon v0.4.0
[INFO] [stderr]   Downloaded clap v2.12.1
[INFO] [stderr]   Downloaded serde_json v1.0.80
[INFO] [stderr]   Downloaded strsim v0.5.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+cb06d12710575a0d7ff71d6fe108f3bcff4f9195" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 760acbb49ddf7d8b1e6aa3f4fda95119d41217e0f783b34880b896ead5dce43d
[INFO] running `Command { std: "docker" "start" "-a" "760acbb49ddf7d8b1e6aa3f4fda95119d41217e0f783b34880b896ead5dce43d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "760acbb49ddf7d8b1e6aa3f4fda95119d41217e0f783b34880b896ead5dce43d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "760acbb49ddf7d8b1e6aa3f4fda95119d41217e0f783b34880b896ead5dce43d", kill_on_drop: false }`
[INFO] [stdout] 760acbb49ddf7d8b1e6aa3f4fda95119d41217e0f783b34880b896ead5dce43d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+cb06d12710575a0d7ff71d6fe108f3bcff4f9195" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3270d184196ef528bda8378ecc4b56b16a07a49b252434be9fa284bf2eb57100
[INFO] running `Command { std: "docker" "start" "-a" "3270d184196ef528bda8378ecc4b56b16a07a49b252434be9fa284bf2eb57100", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while 2021 is compatible with `rust-version`
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking libc v0.2.16
[INFO] [stderr]    Compiling proc-macro2 v1.0.37
[INFO] [stderr]    Compiling serde v1.0.137
[INFO] [stderr]    Compiling unicode-xid v0.2.3
[INFO] [stderr]    Compiling syn v1.0.92
[INFO] [stderr]    Compiling serde_json v1.0.80
[INFO] [stderr]    Compiling serde_derive v1.0.137
[INFO] [stderr]     Checking ansi_term v0.9.0
[INFO] [stderr]     Checking ryu v1.0.9
[INFO] [stderr]     Checking bitflags v0.7.0
[INFO] [stderr]     Checking bit-vec v0.4.3
[INFO] [stderr]     Checking unicode-width v0.1.3
[INFO] [stderr]     Checking unicode-segmentation v0.1.2
[INFO] [stderr]     Checking vec_map v0.6.0
[INFO] [stderr]     Checking strsim v0.5.1
[INFO] [stderr]     Checking itoa v1.0.1
[INFO] [stderr]     Checking nom v2.1.0
[INFO] [stderr]     Checking rand v0.3.14
[INFO] [stderr]     Checking num_cpus v0.2.13
[INFO] [stderr]     Checking term_size v0.2.1
[INFO] [stderr]     Checking clap v2.12.1
[INFO] [stderr]    Compiling quote v1.0.18
[INFO] [stderr]     Checking deque v0.3.1
[INFO] [stderr]     Checking bloom v0.2.0 (https://github.com/maufl/bloom-rs#e62b157a)
[INFO] [stderr]     Checking rayon v0.4.0
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking rmp v0.8.11
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking num-bigint v0.4.5
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking num v0.4.3
[INFO] [stderr]     Checking rmp-serde v1.1.0
[INFO] [stderr]     Checking coinjoin_analyzer v0.1.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: elided lifetime has a name
[INFO] [stdout]   --> src/partition/mod.rs:24:58
[INFO] [stdout]    |
[INFO] [stdout] 23 | impl<'a> SumFilteredPartitionIterator<'a> {
[INFO] [stdout]    |      -- lifetime `'a` declared here
[INFO] [stdout] 24 |     pub fn new(set: Set, filter: &'a dyn Filter<u64>) -> SumFilteredPartitionIterator {
[INFO] [stdout]    |                                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this elided lifetime gets resolved as `'a`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(elided_named_lifetimes)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: elided lifetime has a name
[INFO] [stdout]   --> src/filters/mod.rs:58:29
[INFO] [stdout]    |
[INFO] [stdout] 57 | impl<'a> SubsetSumIterator<'a> {
[INFO] [stdout]    |      -- lifetime `'a` declared here
[INFO] [stdout] 58 |     fn new(set: &'a Set) -> SubsetSumIterator {
[INFO] [stdout]    |                             ^^^^^^^^^^^^^^^^^ this elided lifetime gets resolved as `'a`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: elided lifetime has a name
[INFO] [stdout]    --> src/filters/mod.rs:102:33
[INFO] [stdout]     |
[INFO] [stdout] 99  | impl<'a> SubsetSumsFilter<'a> {
[INFO] [stdout]     |      -- lifetime `'a` declared here
[INFO] [stdout] ...
[INFO] [stdout] 102 |     pub fn new(set: &'a Set) -> SubsetSumsFilter {
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^^^^ this elided lifetime gets resolved as `'a`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: elided lifetime has a name
[INFO] [stdout]    --> src/filters/mod.rs:139:51
[INFO] [stdout]     |
[INFO] [stdout] 138 | impl<'a> PartitionsSubsetSumsFilter<'a> {
[INFO] [stdout]     |      -- lifetime `'a` declared here
[INFO] [stdout] 139 |     pub fn new(partitions: &'a Vec<Partition>) -> PartitionsSubsetSumsFilter {
[INFO] [stdout]     |                                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^ this elided lifetime gets resolved as `'a`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead
[INFO] [stdout]   --> src/blockchain/mod.rs:49:1
[INFO] [stdout]    |
[INFO] [stdout] 49 | / named!(pub parse_block_header<&[u8], BlockHeader>,
[INFO] [stdout] 50 | |        do_parse!(
[INFO] [stdout] 51 | |            version: le_u32 >>
[INFO] [stdout] 52 | |                previous_block_header_hash: count_fixed!(u8, le_u8, 32) >>
[INFO] [stdout] ...  |
[INFO] [stdout] 67 | | );
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `count_fixed` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead
[INFO] [stdout]   --> src/blockchain/mod.rs:49:1
[INFO] [stdout]    |
[INFO] [stdout] 49 | / named!(pub parse_block_header<&[u8], BlockHeader>,
[INFO] [stdout] 50 | |        do_parse!(
[INFO] [stdout] 51 | |            version: le_u32 >>
[INFO] [stdout] 52 | |                previous_block_header_hash: count_fixed!(u8, le_u8, 32) >>
[INFO] [stdout] ...  |
[INFO] [stdout] 67 | | );
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `count_fixed` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead
[INFO] [stdout]   --> src/blockchain/mod.rs:75:1
[INFO] [stdout]    |
[INFO] [stdout] 75 | / named!(pub parse_outpoint<&[u8], Outpoint>,
[INFO] [stdout] 76 | |        do_parse!(
[INFO] [stdout] 77 | |            hash: count_fixed!(u8, le_u8, 32) >>
[INFO] [stdout] 78 | |                index: le_u32 >>
[INFO] [stdout] ...  |
[INFO] [stdout] 84 | | );
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `count_fixed` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: elided lifetime has a name
[INFO] [stdout]   --> src/partition/mod.rs:24:58
[INFO] [stdout]    |
[INFO] [stdout] 23 | impl<'a> SumFilteredPartitionIterator<'a> {
[INFO] [stdout]    |      -- lifetime `'a` declared here
[INFO] [stdout] 24 |     pub fn new(set: Set, filter: &'a dyn Filter<u64>) -> SumFilteredPartitionIterator {
[INFO] [stdout]    |                                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this elided lifetime gets resolved as `'a`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(elided_named_lifetimes)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: elided lifetime has a name
[INFO] [stdout]   --> src/filters/mod.rs:58:29
[INFO] [stdout]    |
[INFO] [stdout] 57 | impl<'a> SubsetSumIterator<'a> {
[INFO] [stdout]    |      -- lifetime `'a` declared here
[INFO] [stdout] 58 |     fn new(set: &'a Set) -> SubsetSumIterator {
[INFO] [stdout]    |                             ^^^^^^^^^^^^^^^^^ this elided lifetime gets resolved as `'a`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: elided lifetime has a name
[INFO] [stdout]    --> src/filters/mod.rs:102:33
[INFO] [stdout]     |
[INFO] [stdout] 99  | impl<'a> SubsetSumsFilter<'a> {
[INFO] [stdout]     |      -- lifetime `'a` declared here
[INFO] [stdout] ...
[INFO] [stdout] 102 |     pub fn new(set: &'a Set) -> SubsetSumsFilter {
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^^^^ this elided lifetime gets resolved as `'a`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: elided lifetime has a name
[INFO] [stdout]    --> src/filters/mod.rs:139:51
[INFO] [stdout]     |
[INFO] [stdout] 138 | impl<'a> PartitionsSubsetSumsFilter<'a> {
[INFO] [stdout]     |      -- lifetime `'a` declared here
[INFO] [stdout] 139 |     pub fn new(partitions: &'a Vec<Partition>) -> PartitionsSubsetSumsFilter {
[INFO] [stdout]     |                                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^ this elided lifetime gets resolved as `'a`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead
[INFO] [stdout]   --> src/blockchain/mod.rs:49:1
[INFO] [stdout]    |
[INFO] [stdout] 49 | / named!(pub parse_block_header<&[u8], BlockHeader>,
[INFO] [stdout] 50 | |        do_parse!(
[INFO] [stdout] 51 | |            version: le_u32 >>
[INFO] [stdout] 52 | |                previous_block_header_hash: count_fixed!(u8, le_u8, 32) >>
[INFO] [stdout] ...  |
[INFO] [stdout] 67 | | );
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `count_fixed` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead
[INFO] [stdout]   --> src/blockchain/mod.rs:49:1
[INFO] [stdout]    |
[INFO] [stdout] 49 | / named!(pub parse_block_header<&[u8], BlockHeader>,
[INFO] [stdout] 50 | |        do_parse!(
[INFO] [stdout] 51 | |            version: le_u32 >>
[INFO] [stdout] 52 | |                previous_block_header_hash: count_fixed!(u8, le_u8, 32) >>
[INFO] [stdout] ...  |
[INFO] [stdout] 67 | | );
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `count_fixed` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead
[INFO] [stdout]   --> src/blockchain/mod.rs:75:1
[INFO] [stdout]    |
[INFO] [stdout] 75 | / named!(pub parse_outpoint<&[u8], Outpoint>,
[INFO] [stdout] 76 | |        do_parse!(
[INFO] [stdout] 77 | |            hash: count_fixed!(u8, le_u8, 32) >>
[INFO] [stdout] 78 | |                index: le_u32 >>
[INFO] [stdout] ...  |
[INFO] [stdout] 84 | | );
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `count_fixed` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: using `.clone()` on a double reference, which returns `&(Vec<Vec<u64>>, Vec<Vec<u64>>)` instead of cloning the inner type
[INFO] [stdout]   --> src/bin/calculate_probabilities.rs:98:39
[INFO] [stdout]    |
[INFO] [stdout] 98 |             non_derived.push(partition.clone().clone())
[INFO] [stdout]    |                                       ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(suspicious_double_ref_op)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: using `.clone()` on a double reference, which returns `&(Vec<Vec<u64>>, Vec<Vec<u64>>)` instead of cloning the inner type
[INFO] [stdout]   --> src/bin/calculate_probabilities.rs:98:39
[INFO] [stdout]    |
[INFO] [stdout] 98 |             non_derived.push(partition.clone().clone())
[INFO] [stdout]    |                                       ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(suspicious_double_ref_op)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.12s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: bitflags v0.7.0, clap v2.12.1, nom v2.1.0
[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" "3270d184196ef528bda8378ecc4b56b16a07a49b252434be9fa284bf2eb57100", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3270d184196ef528bda8378ecc4b56b16a07a49b252434be9fa284bf2eb57100", kill_on_drop: false }`
[INFO] [stdout] 3270d184196ef528bda8378ecc4b56b16a07a49b252434be9fa284bf2eb57100
