[INFO] fetching crate etf-sdk 0.1.0-dev...
[INFO] testing etf-sdk-0.1.0-dev against 1.90.0 for beta-1.91-3
[INFO] extracting crate etf-sdk 0.1.0-dev into /workspace/builds/worker-0-tc1/source
[INFO] started tweaking crates.io crate etf-sdk 0.1.0-dev
[INFO] finished tweaking crates.io crate etf-sdk 0.1.0-dev
[INFO] tweaked toml for crates.io crate etf-sdk 0.1.0-dev written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate etf-sdk 0.1.0-dev on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "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" "+1.90.0" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 112 packages to latest compatible versions
[INFO] [stderr]       Adding ark-bls12-381 v0.4.0 (available: v0.5.0)
[INFO] [stderr]       Adding ark-ec v0.4.2 (available: v0.5.0)
[INFO] [stderr]       Adding ark-serialize v0.4.2 (available: v0.5.0)
[INFO] [stderr]       Adding ark-std v0.4.0 (available: v0.5.0)
[INFO] [stderr]       Adding getrandom v0.2.16 (available: v0.3.3)
[INFO] [stderr]       Adding rand_chacha v0.3.1 (available: v0.9.0)
[INFO] [stderr]       Adding serde-wasm-bindgen v0.4.5 (available: v0.6.5)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded ark-relations v0.4.0
[INFO] [stderr]   Downloaded ark-snark v0.4.0
[INFO] [stderr]   Downloaded etf-crypto-primitives v0.2.3
[INFO] [stderr]   Downloaded ark-crypto-primitives v0.4.0
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7de124525bfc4765c890f2e2d915ff527d3320e0c830bf9f0bfa6f12476740e2
[INFO] running `Command { std: "docker" "start" "-a" "7de124525bfc4765c890f2e2d915ff527d3320e0c830bf9f0bfa6f12476740e2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7de124525bfc4765c890f2e2d915ff527d3320e0c830bf9f0bfa6f12476740e2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7de124525bfc4765c890f2e2d915ff527d3320e0c830bf9f0bfa6f12476740e2", kill_on_drop: false }`
[INFO] [stdout] 7de124525bfc4765c890f2e2d915ff527d3320e0c830bf9f0bfa6f12476740e2
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5430003fc90ee3734b01cbd05a1e8fb3d3f69d1e34e7474b0b0a3cf98c1c2b24
[INFO] running `Command { std: "docker" "start" "-a" "5430003fc90ee3734b01cbd05a1e8fb3d3f69d1e34e7474b0b0a3cf98c1c2b24", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.19
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.104
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling bumpalo v3.19.0
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling hashbrown v0.13.2
[INFO] [stderr]    Compiling toml_datetime v0.7.2
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling universal-hash v0.5.1
[INFO] [stderr]    Compiling wasm-bindgen v0.2.104
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling polyval v0.6.2
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.34
[INFO] [stderr]    Compiling parity-scale-codec v3.7.5
[INFO] [stderr]    Compiling ghash v0.5.1
[INFO] [stderr]    Compiling ark-std v0.4.0
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling ctr v0.9.2
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling blake2 v0.10.6
[INFO] [stderr]    Compiling const_format v0.2.34
[INFO] [stderr]    Compiling aead v0.5.2
[INFO] [stderr]    Compiling byte-slice-cast v1.2.3
[INFO] [stderr]    Compiling sha3 v0.10.8
[INFO] [stderr]    Compiling aes-gcm v0.10.3
[INFO] [stderr]    Compiling array-bytes v6.2.3
[INFO] [stderr]    Compiling toml_parser v1.0.3
[INFO] [stderr]    Compiling toml_edit v0.23.6
[INFO] [stderr]    Compiling proc-macro-crate v3.4.0
[INFO] [stderr]    Compiling ark-serialize-derive v0.4.2
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling ark-ff-macros v0.4.2
[INFO] [stderr]    Compiling ark-ff-asm v0.4.2
[INFO] [stderr]    Compiling ark-serialize v0.4.2
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.104
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling impl-trait-for-tuples v0.2.3
[INFO] [stderr]    Compiling parity-scale-codec-derive v3.7.5
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.104
[INFO] [stderr]    Compiling ark-ff v0.4.2
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.104
[INFO] [stderr]    Compiling js-sys v0.3.81
[INFO] [stderr]    Compiling serde-wasm-bindgen v0.4.5
[INFO] [stderr]    Compiling ark-poly v0.4.2
[INFO] [stderr]    Compiling ark-relations v0.4.0
[INFO] [stderr]    Compiling ark-snark v0.4.0
[INFO] [stderr]    Compiling ark-ec v0.4.2
[INFO] [stderr]    Compiling ark-crypto-primitives v0.4.0
[INFO] [stderr]    Compiling ark-bls12-381 v0.4.0
[INFO] [stderr]    Compiling etf-crypto-primitives v0.2.3
[INFO] [stderr]    Compiling etf-sdk v0.1.0-dev (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 10s
[INFO] running `Command { std: "docker" "inspect" "5430003fc90ee3734b01cbd05a1e8fb3d3f69d1e34e7474b0b0a3cf98c1c2b24", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5430003fc90ee3734b01cbd05a1e8fb3d3f69d1e34e7474b0b0a3cf98c1c2b24", kill_on_drop: false }`
[INFO] [stdout] 5430003fc90ee3734b01cbd05a1e8fb3d3f69d1e34e7474b0b0a3cf98c1c2b24
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5f710a269188691d44671229ae9cc32b082616efcd8ad014f6456cdf65dbcbff
[INFO] running `Command { std: "docker" "start" "-a" "5f710a269188691d44671229ae9cc32b082616efcd8ad014f6456cdf65dbcbff", kill_on_drop: false }`
[INFO] [stderr]    Compiling wasm-bindgen-futures v0.4.54
[INFO] [stderr]    Compiling wasm-bindgen-test-macro v0.3.54
[INFO] [stderr]    Compiling wasm-bindgen-test v0.3.54
[INFO] [stderr]    Compiling etf-sdk v0.1.0-dev (/opt/rustwide/workdir)
[INFO] [stdout] error[E0053]: method `encrypt` has an incompatible type for trait
[INFO] [stdout]    --> src/api.rs:171:24
[INFO] [stdout]     |
[INFO] [stdout] 171 |             _identity: &[u8], 
[INFO] [stdout]     |                        ^^^^^ expected `Projective<Config>`, found `&[u8]`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected signature `fn(ark_ec::short_weierstrass::Projective<_>, ark_ec::short_weierstrass::Projective<_>, &_, ark_ec::short_weierstrass::Projective<ark_bls12_381::g1::Config>, _) -> IbeCiphertext`
[INFO] [stdout]                found signature `fn(ark_ec::short_weierstrass::Projective<_>, ark_ec::short_weierstrass::Projective<_>, &_, &[u8], _) -> IbeCiphertext`
[INFO] [stdout] help: change the parameter type to match the trait
[INFO] [stdout]     |
[INFO] [stdout] 171 -             _identity: &[u8], 
[INFO] [stdout] 171 +             _identity: ark_ec::short_weierstrass::Projective<ark_bls12_381::g1::Config>, 
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `etf-sdk` (lib test) due to 1 previous error
[INFO] [stdout] For more information about this error, try `rustc --explain E0053`.
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "5f710a269188691d44671229ae9cc32b082616efcd8ad014f6456cdf65dbcbff", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5f710a269188691d44671229ae9cc32b082616efcd8ad014f6456cdf65dbcbff", kill_on_drop: false }`
[INFO] [stdout] 5f710a269188691d44671229ae9cc32b082616efcd8ad014f6456cdf65dbcbff
