[INFO] fetching crate solana_libra_move_ir_natives 0.0.0...
[INFO] testing solana_libra_move_ir_natives-0.0.0 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-8
[INFO] extracting crate solana_libra_move_ir_natives 0.0.0 into /workspace/builds/worker-7-tc2/source
[INFO] started tweaking crates.io crate solana_libra_move_ir_natives 0.0.0
[INFO] finished tweaking crates.io crate solana_libra_move_ir_natives 0.0.0
[INFO] tweaked toml for crates.io crate solana_libra_move_ir_natives 0.0.0 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate solana_libra_move_ir_natives 0.0.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 271 packages to latest compatible versions
[INFO] [stderr]       Adding bitcoin_hashes v0.3.2 (available: v0.17.0)
[INFO] [stderr]       Adding protobuf v2.8.0 (available: v2.28.0)
[INFO] [stderr]       Adding tiny-keccak v1.5.0 (available: v2.0.2)
[INFO] [stderr]       Adding wasi v0.10.0+wasi-snapshot-preview1 (available: v0.10.2+wasi-snapshot-preview1)
[INFO] [stderr]       Adding zeroize v1.3.0 (available: v1.8.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-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] b2346bc1352b84dcb9cb82aff7f5193782fb286ea4119d06c7a01672e741400a
[INFO] running `Command { std: "docker" "start" "-a" "b2346bc1352b84dcb9cb82aff7f5193782fb286ea4119d06c7a01672e741400a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b2346bc1352b84dcb9cb82aff7f5193782fb286ea4119d06c7a01672e741400a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b2346bc1352b84dcb9cb82aff7f5193782fb286ea4119d06c7a01672e741400a", kill_on_drop: false }`
[INFO] [stdout] b2346bc1352b84dcb9cb82aff7f5193782fb286ea4119d06c7a01672e741400a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] f421291ec8d1af6acaaeb9ef10881c0a96435ad2fe7f4920272ddb542563f98d
[INFO] running `Command { std: "docker" "start" "-a" "f421291ec8d1af6acaaeb9ef10881c0a96435ad2fe7f4920272ddb542563f98d", kill_on_drop: false }`
[INFO] [stderr]    Compiling crossbeam-utils v0.7.2
[INFO] [stderr]    Compiling rand_core v0.3.1
[INFO] [stderr]    Compiling memoffset v0.5.6
[INFO] [stderr]    Compiling rand v0.6.5
[INFO] [stderr]    Compiling rand_os v0.1.3
[INFO] [stderr]    Compiling bytes v0.4.12
[INFO] [stderr]    Compiling rand_chacha v0.1.1
[INFO] [stderr]    Compiling generic-array v0.12.4
[INFO] [stderr]    Compiling rand_pcg v0.1.2
[INFO] [stderr]    Compiling rand_jitter v0.1.4
[INFO] [stderr]    Compiling syn v2.0.110
[INFO] [stderr]    Compiling parking_lot_core v0.6.3
[INFO] [stderr]    Compiling crossbeam-epoch v0.8.2
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling parking_lot v0.9.0
[INFO] [stderr]    Compiling syn v0.15.44
[INFO] [stderr]    Compiling mio v0.6.23
[INFO] [stderr]    Compiling rand_hc v0.1.0
[INFO] [stderr]    Compiling rand_isaac v0.1.1
[INFO] [stderr]    Compiling rand_xorshift v0.1.1
[INFO] [stderr]    Compiling slog v2.8.2
[INFO] [stderr]    Compiling tokio-io v0.1.13
[INFO] [stderr]    Compiling clear_on_drop v0.2.5
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling tokio-sync v0.1.8
[INFO] [stderr]    Compiling arrayvec v0.4.12
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]    Compiling digest v0.8.1
[INFO] [stderr]    Compiling byte-tools v0.3.1
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling solana_libra_failure_macros v0.0.0
[INFO] [stderr]    Compiling block-padding v0.1.5
[INFO] [stderr]    Compiling parking_lot_core v0.4.0
[INFO] [stderr]    Compiling crossbeam-utils v0.6.6
[INFO] [stderr]    Compiling memsec v0.5.7
[INFO] [stderr]    Compiling tokio-codec v0.1.2
[INFO] [stderr]    Compiling curve25519-dalek v1.2.6
[INFO] [stderr]    Compiling protobuf v2.8.0
[INFO] [stderr]    Compiling owning_ref v0.4.1
[INFO] [stderr]    Compiling http v0.1.21
[INFO] [stderr]    Compiling time-macros v0.2.24
[INFO] [stderr]    Compiling rusty-fork v0.2.2
[INFO] [stderr]    Compiling block-buffer v0.7.3
[INFO] [stderr]    Compiling rand04 v0.1.1
[INFO] [stderr]    Compiling signature v1.6.4
[INFO] [stderr]    Compiling solana_libra_proto_conv v0.0.0
[INFO] [stderr]    Compiling scopeguard v0.3.3
[INFO] [stderr]    Compiling subtle v1.0.0
[INFO] [stderr]    Compiling opaque-debug v0.2.3
[INFO] [stderr]    Compiling slog-async v2.8.0
[INFO] [stderr]    Compiling tokio-executor v0.1.10
[INFO] [stderr]    Compiling crossbeam-queue v0.2.3
[INFO] [stderr]    Compiling crossbeam-deque v0.7.4
[INFO] [stderr]    Compiling mio-uds v0.6.8
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling crypto-mac v0.7.0
[INFO] [stderr]    Compiling lock_api v0.1.5
[INFO] [stderr]    Compiling sha2 v0.9.9
[INFO] [stderr]    Compiling crossbeam-epoch v0.7.2
[INFO] [stderr]    Compiling tokio-reactor v0.1.12
[INFO] [stderr]    Compiling tokio-threadpool v0.1.18
[INFO] [stderr]    Compiling proptest v0.9.6
[INFO] [stderr]    Compiling rand04_compat v0.1.1
[INFO] [stderr]    Compiling tokio-timer v0.2.13
[INFO] [stderr]    Compiling tokio-current-thread v0.1.7
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling time v0.3.44
[INFO] [stderr]    Compiling tokio-uds v0.2.7
[INFO] [stderr]    Compiling tokio-tcp v0.1.4
[INFO] [stderr]    Compiling tokio-fs v0.1.7
[INFO] [stderr]    Compiling tokio-udp v0.1.6
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling tiny-keccak v1.5.0
[INFO] [stderr]    Compiling pairing v0.14.2
[INFO] [stderr]    Compiling tokio-buf v0.1.1
[INFO] [stderr]    Compiling string v0.2.1
[INFO] [stderr]    Compiling hyper v0.12.36
[INFO] [stderr]    Compiling errno v0.2.8
[INFO] [stderr]    Compiling is-terminal v0.4.17
[INFO] [stderr]    Compiling hex_fmt v0.3.0
[INFO] [stderr]    Compiling term v1.2.0
[INFO] [stderr]    Compiling take_mut v0.2.2
[INFO] [stderr]    Compiling fake-simd v0.1.2
[INFO] [stderr]    Compiling sha3 v0.8.2
[INFO] [stderr]    Compiling http-body v0.1.0
[INFO] [stderr]    Compiling sha2 v0.8.2
[INFO] [stderr]    Compiling want v0.2.0
[INFO] [stderr]    Compiling h2 v0.1.26
[INFO] [stderr]    Compiling tokio v0.1.22
[INFO] [stderr]    Compiling x25519-dalek v0.5.2
[INFO] [stderr]    Compiling parking_lot v0.7.1
[INFO] [stderr]    Compiling hmac v0.7.1
[INFO] [stderr]    Compiling crossbeam-deque v0.6.3
[INFO] [stderr]    Compiling crossbeam-channel v0.4.4
[INFO] [stderr]    Compiling crossbeam-channel v0.3.9
[INFO] [stderr]    Compiling derive_deref v1.1.1
[INFO] [stderr]    Compiling futures-cpupool v0.1.8
[INFO] [stderr]    Compiling hex v0.3.2
[INFO] [stderr]    Compiling crossbeam v0.7.3
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling thread-id v3.3.0
[INFO] [stderr]    Compiling crossbeam v0.6.0
[INFO] [stderr]    Compiling itertools v0.8.2
[INFO] [stderr]    Compiling endian-type v0.1.2
[INFO] [stderr]    Compiling nibble_vec v0.0.4
[INFO] [stderr]    Compiling solana_libra_types v0.0.0
[INFO] [stderr]    Compiling bech32 v0.6.0
[INFO] [stderr]    Compiling radix_trie v0.1.6
[INFO] [stderr]    Compiling bitcoin_hashes v0.3.2
[INFO] [stderr]    Compiling solana_libra_proto_conv_derive v0.0.0
[INFO] [stderr]    Compiling proptest-derive v0.1.2
[INFO] [stderr]    Compiling solana_libra_crypto-derive v0.0.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling zeroize v1.3.0
[INFO] [stderr]    Compiling curve25519-dalek v3.2.1
[INFO] [stderr]    Compiling solana_libra_proptest_helpers v0.0.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling backtrace v0.3.76
[INFO] [stderr]    Compiling erased-serde v0.3.31
[INFO] [stderr]    Compiling ed25519 v1.5.3
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling ed25519-dalek v1.0.1
[INFO] [stderr]    Compiling failure v0.1.8
[INFO] [stderr]    Compiling solana_libra_failure_ext v0.0.0
[INFO] [stderr]    Compiling threshold_crypto v0.3.2
[INFO] [stderr]    Compiling solana_libra_canonical_serialization v0.0.0
[INFO] [stderr]    Compiling slog-scope v4.4.0
[INFO] [stderr]    Compiling slog-term v2.9.2
[INFO] [stderr]    Compiling slog-stdlog v4.1.1
[INFO] [stderr]    Compiling slog-envlogger v2.2.0
[INFO] [stderr]    Compiling solana_libra_crypto v0.0.0
[INFO] [stderr]    Compiling solana_libra_logger v0.0.0
[INFO] [stdout] error[E0432]: unresolved import `ed25519_dalek::verify_batch`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/solana_libra_crypto-0.0.0/src/signing.rs:30:27
[INFO] [stdout]    |
[INFO] [stdout] 30 | use ed25519_dalek::{self, verify_batch};
[INFO] [stdout]    |                           ^^^^^^^^^^^^ no `verify_batch` in the root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `serde::export`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/solana_libra_crypto-0.0.0/src/signing.rs:41:17
[INFO] [stdout]    |
[INFO] [stdout] 41 | use serde::{de, export, ser, Deserialize, Serialize};
[INFO] [stdout]    |                 ^^^^^^ no `export` in the root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `serde::export`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/solana_libra_crypto-0.0.0/src/x25519.rs:62:17
[INFO] [stdout]    |
[INFO] [stdout] 62 | use serde::{de, export, ser};
[INFO] [stdout]    |                 ^^^^^^ no `export` in the root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `verify` found for struct `ed25519_dalek::PublicKey` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/solana_libra_crypto-0.0.0/src/signing.rs:110:10
[INFO] [stdout]     |
[INFO] [stdout] 108 | /     public_key
[INFO] [stdout] 109 | |         .value
[INFO] [stdout] 110 | |         .verify(message.as_ref(), &signature.value)?;
[INFO] [stdout]     | |         -^^^^^^ method not found in `ed25519_dalek::PublicKey`
[INFO] [stdout]     | |_________|
[INFO] [stdout]     |
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/signature-1.6.4/src/verifier.rs:14:8
[INFO] [stdout]     |
[INFO] [stdout]  14 |       fn verify(&self, msg: &[u8], signature: &S) -> Result<(), Error>;
[INFO] [stdout]     |          ------ the method is available for `ed25519_dalek::PublicKey` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `Verifier` which provides `verify` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout]  27 + use ed25519_dalek::Verifier;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `R: rand_core::CryptoRng` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/solana_libra_crypto-0.0.0/src/signing.rs:221:52
[INFO] [stdout]     |
[INFO] [stdout] 221 |     let keypair = ed25519_dalek::Keypair::generate(rng);
[INFO] [stdout]     |                   -------------------------------- ^^^ the trait `rand_core::CryptoRng` is not implemented for `R`
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `ed25519_dalek::Keypair::generate`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ed25519-dalek-1.0.1/src/keypair.rs:129:12
[INFO] [stdout]     |
[INFO] [stdout] 127 |     pub fn generate<R>(csprng: &mut R) -> Keypair
[INFO] [stdout]     |            -------- required by a bound in this associated function
[INFO] [stdout] 128 |     where
[INFO] [stdout] 129 |         R: CryptoRng + RngCore,
[INFO] [stdout]     |            ^^^^^^^^^ required by this bound in `Keypair::generate`
[INFO] [stdout] help: consider further restricting type parameter `R` with trait `CryptoRng`
[INFO] [stdout]     |
[INFO] [stdout] 219 |     R: RngCore + CryptoRng + rand_core::CryptoRng,
[INFO] [stdout]     |                            ++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `R: rand_core::RngCore` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/solana_libra_crypto-0.0.0/src/signing.rs:221:52
[INFO] [stdout]     |
[INFO] [stdout] 221 |     let keypair = ed25519_dalek::Keypair::generate(rng);
[INFO] [stdout]     |                   -------------------------------- ^^^ the trait `rand_core::RngCore` is not implemented for `R`
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `ed25519_dalek::Keypair::generate`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ed25519-dalek-1.0.1/src/keypair.rs:129:24
[INFO] [stdout]     |
[INFO] [stdout] 127 |     pub fn generate<R>(csprng: &mut R) -> Keypair
[INFO] [stdout]     |            -------- required by a bound in this associated function
[INFO] [stdout] 128 |     where
[INFO] [stdout] 129 |         R: CryptoRng + RngCore,
[INFO] [stdout]     |                        ^^^^^^^ required by this bound in `Keypair::generate`
[INFO] [stdout] help: consider further restricting type parameter `R` with trait `RngCore`
[INFO] [stdout]     |
[INFO] [stdout] 219 |     R: RngCore + CryptoRng + rand_core::RngCore,
[INFO] [stdout]     |                            ++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0277, E0432, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `solana_libra_crypto` (lib) due to 6 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "f421291ec8d1af6acaaeb9ef10881c0a96435ad2fe7f4920272ddb542563f98d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f421291ec8d1af6acaaeb9ef10881c0a96435ad2fe7f4920272ddb542563f98d", kill_on_drop: false }`
[INFO] [stdout] f421291ec8d1af6acaaeb9ef10881c0a96435ad2fe7f4920272ddb542563f98d
