[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#068609ce766e55d2e7371cd2a86143a6d7e8e2e4 for pr-138952 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpayjoin%2Fcja" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/payjoin/cja on toolchain 068609ce766e55d2e7371cd2a86143a6d7e8e2e4 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+068609ce766e55d2e7371cd2a86143a6d7e8e2e4" "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-0-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" "+068609ce766e55d2e7371cd2a86143a6d7e8e2e4" "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] Blocking waiting for file lock on package cache [INFO] [stderr] Updating git repository `https://github.com/maufl/bloom-rs` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4b26683ee3c49f365255c425c23003cbf4366de097804722c29c5bbbee3624d2" "/opt/rustwide/cargo-home/bin/cargo" "+068609ce766e55d2e7371cd2a86143a6d7e8e2e4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1544d6f0dc7a9f52e7e1af1015d81958c2f97d25a025b46566e665a48ddcca33 [INFO] running `Command { std: "docker" "start" "-a" "1544d6f0dc7a9f52e7e1af1015d81958c2f97d25a025b46566e665a48ddcca33", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1544d6f0dc7a9f52e7e1af1015d81958c2f97d25a025b46566e665a48ddcca33", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1544d6f0dc7a9f52e7e1af1015d81958c2f97d25a025b46566e665a48ddcca33", kill_on_drop: false }` [INFO] [stdout] 1544d6f0dc7a9f52e7e1af1015d81958c2f97d25a025b46566e665a48ddcca33 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4b26683ee3c49f365255c425c23003cbf4366de097804722c29c5bbbee3624d2" "/opt/rustwide/cargo-home/bin/cargo" "+068609ce766e55d2e7371cd2a86143a6d7e8e2e4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 44336c2c976152a4f649a97bcfd838d91808e8338e901cfb401c2e4928cd0a36 [INFO] running `Command { std: "docker" "start" "-a" "44336c2c976152a4f649a97bcfd838d91808e8338e901cfb401c2e4928cd0a36", 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 autocfg v1.1.0 [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] Checking byteorder v1.4.3 [INFO] [stderr] Compiling paste v1.0.7 [INFO] [stderr] Compiling serde_derive v1.0.137 [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 ansi_term v0.9.0 [INFO] [stderr] Checking itoa v1.0.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking vec_map v0.6.0 [INFO] [stderr] Checking unicode-width v0.1.3 [INFO] [stderr] Checking bitflags v0.7.0 [INFO] [stderr] Checking bit-vec v0.4.3 [INFO] [stderr] Checking unicode-segmentation v0.1.2 [INFO] [stderr] Checking ryu v1.0.9 [INFO] [stderr] Checking strsim v0.5.1 [INFO] [stderr] Checking nom v2.1.0 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Checking clap v2.12.1 [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 rmp-serde v1.1.0 [INFO] [stderr] Checking num v0.4.3 [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) -> 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) -> PartitionsSubsetSumsFilter { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ this elided lifetime gets resolved as `'a` [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) -> 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) -> 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: 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>)` 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>)` 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 8.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" "44336c2c976152a4f649a97bcfd838d91808e8338e901cfb401c2e4928cd0a36", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "44336c2c976152a4f649a97bcfd838d91808e8338e901cfb401c2e4928cd0a36", kill_on_drop: false }` [INFO] [stdout] 44336c2c976152a4f649a97bcfd838d91808e8338e901cfb401c2e4928cd0a36