[INFO] fetching crate bucky-objects 0.1.0...
[INFO] testing bucky-objects-0.1.0 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] extracting crate bucky-objects 0.1.0 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate bucky-objects 0.1.0
[INFO] finished tweaking crates.io crate bucky-objects 0.1.0
[INFO] tweaked toml for crates.io crate bucky-objects 0.1.0 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate bucky-objects 0.1.0 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 236 packages to latest compatible versions
[INFO] [stderr]       Adding generic-array v0.12.4 (available: v1.3.5)
[INFO] [stderr]       Adding itertools v0.13.0 (available: v0.14.0)
[INFO] [stderr]       Adding lock_api v0.4.13 (available: v0.4.14)
[INFO] [stderr]       Adding primitive-types v0.12.2 (available: v0.14.0)
[INFO] [stderr]       Adding protobuf v2.28.0 (available: v3.7.2)
[INFO] [stderr]       Adding rand v0.8.5 (available: v0.9.2)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ed952c852f9fae51eb0ea696dd983cc2c36f600993ec06f1eadd5154f1459059
[INFO] running `Command { std: "docker" "start" "-a" "ed952c852f9fae51eb0ea696dd983cc2c36f600993ec06f1eadd5154f1459059", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ed952c852f9fae51eb0ea696dd983cc2c36f600993ec06f1eadd5154f1459059", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ed952c852f9fae51eb0ea696dd983cc2c36f600993ec06f1eadd5154f1459059", kill_on_drop: false }`
[INFO] [stdout] ed952c852f9fae51eb0ea696dd983cc2c36f600993ec06f1eadd5154f1459059
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 00a9c17eebd0d4f82b6010909043cac7f4f72c31e7b75d27329cb103a3a65e61
[INFO] running `Command { std: "docker" "start" "-a" "00a9c17eebd0d4f82b6010909043cac7f4f72c31e7b75d27329cb103a3a65e61", kill_on_drop: false }`
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling const-oid v0.9.6
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling generic-array v0.14.9
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling protobuf v2.28.0
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]    Compiling syn v2.0.110
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling base64ct v1.8.0
[INFO] [stderr]    Compiling home v0.5.12
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling pem-rfc7468 v0.7.0
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling protoc-bin-vendored-linux-x86_64 v3.2.0
[INFO] [stderr]    Compiling protoc-bin-vendored-macos-aarch_64 v3.2.0
[INFO] [stderr]    Compiling protoc-bin-vendored-linux-aarch_64 v3.2.0
[INFO] [stderr]    Compiling libsecp256k1-core v0.3.0
[INFO] [stderr]    Compiling protoc-bin-vendored-linux-s390_64 v3.2.0
[INFO] [stderr]    Compiling der v0.7.10
[INFO] [stderr]    Compiling protoc-bin-vendored-linux-ppcle_64 v3.2.0
[INFO] [stderr]    Compiling protoc-bin-vendored-macos-x86_64 v3.2.0
[INFO] [stderr]    Compiling portable-atomic v1.11.1
[INFO] [stderr]    Compiling protoc-bin-vendored-win32 v3.2.0
[INFO] [stderr]    Compiling iana-time-zone v0.1.64
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling protoc-bin-vendored-linux-x86_32 v3.2.0
[INFO] [stderr]    Compiling protoc-bin-vendored v3.2.0
[INFO] [stderr]    Compiling event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling num-bigint-dig v0.8.5
[INFO] [stderr]    Compiling value-bag v1.11.1
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling spki v0.7.3
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling libsecp256k1-gen-ecmult v0.3.0
[INFO] [stderr]    Compiling libsecp256k1-gen-genmult v0.3.0
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling crypto-mac v0.8.0
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]    Compiling proc-macro-crate v0.1.5
[INFO] [stderr]    Compiling pkcs8 v0.10.2
[INFO] [stderr]    Compiling universal-hash v0.5.1
[INFO] [stderr]    Compiling async-io v2.6.0
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling protoc v2.28.0
[INFO] [stderr]    Compiling critical-section v1.2.0
[INFO] [stderr]    Compiling pkcs1 v0.7.5
[INFO] [stderr]    Compiling polyval v0.6.2
[INFO] [stderr]    Compiling hmac v0.8.1
[INFO] [stderr]    Compiling libsecp256k1 v0.7.2
[INFO] [stderr]    Compiling async-channel v2.5.0
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling fixed-hash v0.8.0
[INFO] [stderr]    Compiling sha2 v0.9.9
[INFO] [stderr]    Compiling uint v0.9.5
[INFO] [stderr]    Compiling ghash v0.5.1
[INFO] [stderr]    Compiling hmac-drbg v0.3.0
[INFO] [stderr]    Compiling async-executor v1.13.3
[INFO] [stderr]    Compiling ctr v0.9.2
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling async-lock v3.4.1
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling aead v0.5.2
[INFO] [stderr]    Compiling blocking v1.6.2
[INFO] [stderr]    Compiling cipher v0.3.0
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling protobuf-codegen v2.28.0
[INFO] [stderr]    Compiling int-enum-impl v0.4.0
[INFO] [stderr]    Compiling rsa v0.9.8
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling aes-gcm v0.10.3
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling primitive-types v0.12.2
[INFO] [stderr]    Compiling int-enum v0.4.0
[INFO] [stderr]    Compiling kv-log-macro v1.0.7
[INFO] [stderr]    Compiling block-modes v0.8.1
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling aes v0.7.5
[INFO] [stderr]    Compiling bucky-time v0.1.0
[INFO] [stderr]    Compiling base58 v0.2.0
[INFO] [stderr]    Compiling async-recursion v1.1.1
[INFO] [stderr]    Compiling lru_time_cache v0.11.11
[INFO] [stderr]    Compiling intbits v0.2.0
[INFO] [stderr]    Compiling protoc-rust v2.28.0
[INFO] [stderr]    Compiling bucky-raw-codec v0.1.0
[INFO] [stderr]    Compiling bucky-objects v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling polling v3.11.0
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling async-global-executor v2.4.1
[INFO] [stderr]    Compiling async-std v1.13.2
[INFO] [stderr]    Compiling generic-array v0.12.4
[INFO] [stderr]    Compiling bucky-error v0.1.0
[INFO] [stderr]    Compiling bucky-raw-codec-derive v0.1.0
[INFO] [stderr]    Compiling block-buffer v0.7.3
[INFO] [stderr]    Compiling digest v0.8.1
[INFO] [stderr]    Compiling sha2 v0.8.2
[INFO] [stderr]    Compiling ecies v0.2.10
[INFO] [stderr]    Compiling bucky-crypto v0.1.0
[INFO] [stdout] error[E0061]: this function takes 3 arguments but 2 arguments were supplied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bucky-crypto-0.1.0/src/private_key.rs:360:31
[INFO] [stdout]     |
[INFO] [stdout] 360 |                 let aes_key = ecies::utils::decapsulate(&ephemeral_pk, &private_key).map_err(|e| {
[INFO] [stdout]     |                               ^^^^^^^^^^^^^^^^^^^^^^^^^----------------------------- argument #3 of type `bool` is missing
[INFO] [stdout]     |
[INFO] [stdout] note: function defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ecies-0.2.10/src/elliptic/secp256k1.rs:25:8
[INFO] [stdout]     |
[INFO] [stdout]  25 | pub fn decapsulate(pk: &PublicKey, peer_sk: &SecretKey, compressed: bool) -> Result<SharedSecret, Error> {
[INFO] [stdout]     |        ^^^^^^^^^^^
[INFO] [stdout] help: provide the argument
[INFO] [stdout]     |
[INFO] [stdout] 360 |                 let aes_key = ecies::utils::decapsulate(&ephemeral_pk, &private_key, /* bool */).map_err(|e| {
[INFO] [stdout]     |                                                                                    ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this function takes 3 arguments but 2 arguments were supplied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bucky-crypto-0.1.0/src/public_key.rs:122:31
[INFO] [stdout]     |
[INFO] [stdout] 122 |                 let aes_key = ecies::utils::encapsulate(&ephemeral_sk, &public_key).map_err(|e| {
[INFO] [stdout]     |                               ^^^^^^^^^^^^^^^^^^^^^^^^^---------------------------- argument #3 of type `bool` is missing
[INFO] [stdout]     |
[INFO] [stdout] note: function defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ecies-0.2.10/src/elliptic/secp256k1.rs:17:8
[INFO] [stdout]     |
[INFO] [stdout]  17 | pub fn encapsulate(sk: &SecretKey, peer_pk: &PublicKey, compressed: bool) -> Result<SharedSecret, Error> {
[INFO] [stdout]     |        ^^^^^^^^^^^
[INFO] [stdout] help: provide the argument
[INFO] [stdout]     |
[INFO] [stdout] 122 |                 let aes_key = ecies::utils::encapsulate(&ephemeral_sk, &public_key, /* bool */).map_err(|e| {
[INFO] [stdout]     |                                                                                   ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `bucky-crypto` (lib) due to 2 previous errors
[INFO] [stdout] For more information about this error, try `rustc --explain E0061`.
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "00a9c17eebd0d4f82b6010909043cac7f4f72c31e7b75d27329cb103a3a65e61", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "00a9c17eebd0d4f82b6010909043cac7f4f72c31e7b75d27329cb103a3a65e61", kill_on_drop: false }`
[INFO] [stdout] 00a9c17eebd0d4f82b6010909043cac7f4f72c31e7b75d27329cb103a3a65e61
