[INFO] fetching crate coconut-crypto 0.4.0...
[INFO] checking coconut-crypto-0.4.0 against master#e59540968e0c6fc3c37d92a639b83fc8fcee5e81 for pr-114559
[INFO] extracting crate coconut-crypto 0.4.0 into /workspace/builds/worker-3-tc1/source
[INFO] validating manifest of crates.io crate coconut-crypto 0.4.0 on toolchain e59540968e0c6fc3c37d92a639b83fc8fcee5e81
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e59540968e0c6fc3c37d92a639b83fc8fcee5e81" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate coconut-crypto 0.4.0
[INFO] finished tweaking crates.io crate coconut-crypto 0.4.0
[INFO] tweaked toml for crates.io crate coconut-crypto 0.4.0 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e59540968e0c6fc3c37d92a639b83fc8fcee5e81" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e59540968e0c6fc3c37d92a639b83fc8fcee5e81" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded schnorr_pok v0.13.0
[INFO] [stderr]   Downloaded dock_merlin v2.0.0
[INFO] [stderr]   Downloaded secret_sharing_and_dkg v0.6.0
[INFO] [stderr]   Downloaded dock_crypto_utils v0.14.0
[INFO] [stderr]   Downloaded ark-bls12-381 v0.4.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:5c16f4e6c37141f9fef0bc86f7a492d732943053e42aab8461035881e3f53823" "/opt/rustwide/cargo-home/bin/cargo" "+e59540968e0c6fc3c37d92a639b83fc8fcee5e81" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 74763d5aef28e2dedba82bb79df10d08eb6ce5d7dadad6bfbfd9d52c3837674e
[INFO] running `Command { std: "docker" "start" "-a" "74763d5aef28e2dedba82bb79df10d08eb6ce5d7dadad6bfbfd9d52c3837674e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "74763d5aef28e2dedba82bb79df10d08eb6ce5d7dadad6bfbfd9d52c3837674e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "74763d5aef28e2dedba82bb79df10d08eb6ce5d7dadad6bfbfd9d52c3837674e", kill_on_drop: false }`
[INFO] [stdout] 74763d5aef28e2dedba82bb79df10d08eb6ce5d7dadad6bfbfd9d52c3837674e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:5c16f4e6c37141f9fef0bc86f7a492d732943053e42aab8461035881e3f53823" "/opt/rustwide/cargo-home/bin/cargo" "+e59540968e0c6fc3c37d92a639b83fc8fcee5e81" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ea5b3fbcfc697bc2bba65b843c395f73749c2554131331f4559bab4c1d25f773
[INFO] running `Command { std: "docker" "start" "-a" "ea5b3fbcfc697bc2bba65b843c395f73749c2554131331f4559bab4c1d25f773", kill_on_drop: false }`
[INFO] [stderr]    Compiling num-traits v0.2.16
[INFO] [stderr]    Compiling num-bigint v0.4.3
[INFO] [stderr]     Checking ppv-lite86 v0.2.17
[INFO] [stderr]     Checking once_cell v1.18.0
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking byteorder v1.4.3
[INFO] [stderr]     Checking keccak v0.1.4
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking rayon v1.7.0
[INFO] [stderr]     Checking zeroize v1.6.0
[INFO] [stderr]     Checking ahash v0.8.3
[INFO] [stderr]     Checking blake2 v0.10.6
[INFO] [stderr]     Checking hashbrown v0.13.2
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking num-integer v0.1.45
[INFO] [stderr]     Checking ark-std v0.4.0
[INFO] [stderr]    Compiling darling_core v0.13.4
[INFO] [stderr]    Compiling ark-serialize-derive v0.4.2
[INFO] [stderr]    Compiling ark-ff-macros v0.4.2
[INFO] [stderr]    Compiling ark-ff-asm v0.4.2
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]     Checking ark-serialize v0.4.2
[INFO] [stderr]     Checking dock_merlin v2.0.0
[INFO] [stderr]    Compiling darling_macro v0.13.4
[INFO] [stderr]    Compiling darling v0.13.4
[INFO] [stderr]    Compiling serde_with_macros v1.5.2
[INFO] [stderr]     Checking ark-ff v0.4.2
[INFO] [stderr]     Checking serde_with v1.14.0
[INFO] [stderr]     Checking ark-poly v0.4.2
[INFO] [stderr]     Checking ark-ec v0.4.2
[INFO] [stderr]     Checking dock_crypto_utils v0.14.0
[INFO] [stderr]     Checking ark-bls12-381 v0.4.0
[INFO] [stderr]     Checking schnorr_pok v0.13.0
[INFO] [stderr]     Checking secret_sharing_and_dkg v0.6.0
[INFO] [stderr]     Checking coconut-crypto v0.4.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/proof/mod.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub use messages_pok::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^ the name `error` in the type namespace is first re-exported here
[INFO] [stdout] 18 | pub use signature_pok::*;
[INFO] [stdout]    |         ---------------- but the name `error` in the type namespace is also re-exported here
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(ambiguous_glob_reexports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/proof/mod.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub use messages_pok::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^ the name `error` in the type namespace is first re-exported here
[INFO] [stdout] 18 | pub use signature_pok::*;
[INFO] [stdout]    |         ---------------- but the name `error` in the type namespace is also re-exported here
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(ambiguous_glob_reexports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished dev [unoptimized + debuginfo] target(s) in 17.76s
[INFO] running `Command { std: "docker" "inspect" "ea5b3fbcfc697bc2bba65b843c395f73749c2554131331f4559bab4c1d25f773", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ea5b3fbcfc697bc2bba65b843c395f73749c2554131331f4559bab4c1d25f773", kill_on_drop: false }`
[INFO] [stdout] ea5b3fbcfc697bc2bba65b843c395f73749c2554131331f4559bab4c1d25f773
