[INFO] fetching crate sl-verifiable-enc 1.1.0...
[INFO] testing sl-verifiable-enc-1.1.0 against 1.95.0 for beta-1.96-2
[INFO] extracting crate sl-verifiable-enc 1.1.0 into /workspace/builds/worker-1-tc1/source
[INFO] started tweaking crates.io crate sl-verifiable-enc 1.1.0
[INFO] finished tweaking crates.io crate sl-verifiable-enc 1.1.0
[INFO] tweaked toml for crates.io crate sl-verifiable-enc 1.1.0 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate sl-verifiable-enc 1.1.0 on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate sl-verifiable-enc 1.1.0 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.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded base64ct v1.8.2
[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.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 85f9621f822ca168963fff3f2f1ffce584f291b9013c8afceabb3464712bbc4e
[INFO] running `Command { std: "docker" "start" "-a" "85f9621f822ca168963fff3f2f1ffce584f291b9013c8afceabb3464712bbc4e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "85f9621f822ca168963fff3f2f1ffce584f291b9013c8afceabb3464712bbc4e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "85f9621f822ca168963fff3f2f1ffce584f291b9013c8afceabb3464712bbc4e", kill_on_drop: false }`
[INFO] [stdout] 85f9621f822ca168963fff3f2f1ffce584f291b9013c8afceabb3464712bbc4e
[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.95.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fd465dce9d467b83001f16ecbce775102ab78104de7bc9bd4f2e3c6faec9138d
[INFO] running `Command { std: "docker" "start" "-a" "fd465dce9d467b83001f16ecbce775102ab78104de7bc9bd4f2e3c6faec9138d", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling zerocopy v0.8.33
[INFO] [stderr]    Compiling base64ct v1.8.2
[INFO] [stderr]    Compiling proc-macro2 v1.0.105
[INFO] [stderr]    Compiling quote v1.0.43
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling num-bigint-dig v0.8.6
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling bitvec v1.0.1
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling pem-rfc7468 v0.7.0
[INFO] [stderr]    Compiling der v0.7.10
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling spki v0.7.3
[INFO] [stderr]    Compiling pkcs8 v0.10.2
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling pkcs1 v0.7.5
[INFO] [stderr]    Compiling ff v0.13.1
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling group v0.13.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling rsa v0.9.10
[INFO] [stderr]    Compiling sl-verifiable-enc v1.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.38s
[INFO] running `Command { std: "docker" "inspect" "fd465dce9d467b83001f16ecbce775102ab78104de7bc9bd4f2e3c6faec9138d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fd465dce9d467b83001f16ecbce775102ab78104de7bc9bd4f2e3c6faec9138d", kill_on_drop: false }`
[INFO] [stdout] fd465dce9d467b83001f16ecbce775102ab78104de7bc9bd4f2e3c6faec9138d
[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.95.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9c03fc92599bd2774d15ae8051acc8e73a1e89f2c586a65519409155725b1020
[INFO] running `Command { std: "docker" "start" "-a" "9c03fc92599bd2774d15ae8051acc8e73a1e89f2c586a65519409155725b1020", kill_on_drop: false }`
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling serdect v0.2.0
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling crypto-bigint v0.5.5
[INFO] [stderr]    Compiling sec1 v0.7.3
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling rsa v0.9.10
[INFO] [stderr]    Compiling elliptic-curve v0.13.8
[INFO] [stderr]    Compiling ecdsa v0.16.9
[INFO] [stderr]    Compiling k256 v0.13.4
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling sl-verifiable-enc v1.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0432]: unresolved imports `k256::ProjectivePoint`, `k256::Scalar`
[INFO] [stdout]    --> src/lib.rs:446:16
[INFO] [stdout]     |
[INFO] [stdout] 446 |     use k256::{ProjectivePoint, Scalar};
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^  ^^^^^^ no `Scalar` in the root
[INFO] [stdout]     |                |
[INFO] [stdout]     |                no `ProjectivePoint` in the root
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/k256-0.13.4/src/lib.rs:53:55
[INFO] [stdout]     |
[INFO] [stdout]  52 | #[cfg(feature = "arithmetic")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `arithmetic` feature
[INFO] [stdout]  53 | pub use arithmetic::{affine::AffinePoint, projective::ProjectivePoint, scalar::Scalar};
[INFO] [stdout]     |                                                       ^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/k256-0.13.4/src/lib.rs:53:80
[INFO] [stdout]     |
[INFO] [stdout]  52 | #[cfg(feature = "arithmetic")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `arithmetic` feature
[INFO] [stdout]  53 | pub use arithmetic::{affine::AffinePoint, projective::ProjectivePoint, scalar::Scalar};
[INFO] [stdout]     |                                                                                ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `sl-verifiable-enc` (lib test) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "9c03fc92599bd2774d15ae8051acc8e73a1e89f2c586a65519409155725b1020", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9c03fc92599bd2774d15ae8051acc8e73a1e89f2c586a65519409155725b1020", kill_on_drop: false }`
[INFO] [stdout] 9c03fc92599bd2774d15ae8051acc8e73a1e89f2c586a65519409155725b1020
