[INFO] fetching crate solana_libra_ir_to_bytecode 0.0.1-sol5... [INFO] checking solana_libra_ir_to_bytecode-0.0.1-sol5 against try#575650af7d7ca88602df28e39d27bf3e456c306e for pr-80579 [INFO] extracting crate solana_libra_ir_to_bytecode 0.0.1-sol5 into /workspace/builds/worker-7/source [INFO] validating manifest of crates.io crate solana_libra_ir_to_bytecode 0.0.1-sol5 on toolchain 575650af7d7ca88602df28e39d27bf3e456c306e [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+575650af7d7ca88602df28e39d27bf3e456c306e" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate solana_libra_ir_to_bytecode 0.0.1-sol5 [INFO] finished tweaking crates.io crate solana_libra_ir_to_bytecode 0.0.1-sol5 [INFO] tweaked toml for crates.io crate solana_libra_ir_to_bytecode 0.0.1-sol5 written to /workspace/builds/worker-7/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+575650af7d7ca88602df28e39d27bf3e456c306e" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+575650af7d7ca88602df28e39d27bf3e456c306e" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+575650af7d7ca88602df28e39d27bf3e456c306e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1ecb34c8982f5c960865d0995b8a2aa3056f43ba3eeaf564d6e22a20c0b38d74 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "1ecb34c8982f5c960865d0995b8a2aa3056f43ba3eeaf564d6e22a20c0b38d74", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1ecb34c8982f5c960865d0995b8a2aa3056f43ba3eeaf564d6e22a20c0b38d74", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1ecb34c8982f5c960865d0995b8a2aa3056f43ba3eeaf564d6e22a20c0b38d74", kill_on_drop: false }` [INFO] [stdout] 1ecb34c8982f5c960865d0995b8a2aa3056f43ba3eeaf564d6e22a20c0b38d74 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+575650af7d7ca88602df28e39d27bf3e456c306e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 5d3bd3008fe9367783e357112157df49abb8677d059a54ab1555dcd0c0ab58b9 [INFO] running `Command { std: "docker" "start" "-a" "5d3bd3008fe9367783e357112157df49abb8677d059a54ab1555dcd0c0ab58b9", kill_on_drop: false }` [INFO] [stderr] Compiling ordermap v0.3.5 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling byte-tools v0.3.1 [INFO] [stderr] Compiling regex-syntax v0.6.21 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Compiling opaque-debug v0.2.3 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling new_debug_unreachable v1.0.4 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling strsim v0.9.3 [INFO] [stderr] Compiling lalrpop-util v0.17.2 [INFO] [stderr] Compiling diff v0.1.12 [INFO] [stderr] Checking mirai-annotations v1.10.1 [INFO] [stderr] Checking termcolor v1.1.2 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling phf_shared v0.7.24 [INFO] [stderr] Compiling block-padding v0.1.5 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling dirs v1.0.5 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling ena v0.13.1 [INFO] [stderr] Compiling bit-set v0.5.2 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling term v0.5.2 [INFO] [stderr] Compiling petgraph v0.4.13 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling num_enum_derive v0.4.3 [INFO] [stderr] Checking codespan v0.2.1 [INFO] [stderr] Compiling prost v0.5.0 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling sha2 v0.8.2 [INFO] [stderr] Compiling prost-build v0.5.0 [INFO] [stderr] Checking solana_libra_crypto v0.0.1-sol5 [INFO] [stderr] Compiling ascii-canvas v2.0.0 [INFO] [stderr] Checking codespan-reporting v0.2.1 [INFO] [stderr] Compiling prost-types v0.5.0 [INFO] [stdout] error[E0599]: no function or associated item named `from_bytes` found for struct `ed25519_dalek::Signature` in the current scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/solana_libra_crypto-0.0.1-sol5/src/ed25519.rs:113:41 [INFO] [stdout] | [INFO] [stdout] 113 | match ed25519_dalek::Signature::from_bytes(bytes) { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | function or associated item not found in `ed25519_dalek::Signature` [INFO] [stdout] | help: there is an associated function with a similar name: `to_bytes` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] = note: the following trait is implemented but not in scope; perhaps add a `use` for it: [INFO] [stdout] `use ed25519_dalek::ed25519::signature::Signature;` [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/github.com-1ecc6299db9ec823/solana_libra_crypto-0.0.1-sol5/src/ed25519.rs:322:14 [INFO] [stdout] | [INFO] [stdout] 322 | .verify(message, &self.0) [INFO] [stdout] | ^^^^^^ method not found in `ed25519_dalek::PublicKey` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] = note: the following trait is implemented but not in scope; perhaps add a `use` for it: [INFO] [stdout] `use ed25519_dalek::Verifier;` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `result` found for struct `ed25519_dalek::Sha512` in the current scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/solana_libra_crypto-0.0.1-sol5/src/vrf/ecvrf.rs:197:22 [INFO] [stdout] | [INFO] [stdout] 197 | .result()[..32], [INFO] [stdout] | ^^^^^^ method not found in `ed25519_dalek::Sha512` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `input` found for struct `ed25519_dalek::Sha512` in the current scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/solana_libra_crypto-0.0.1-sol5/src/vrf/ecvrf.rs:222:11 [INFO] [stdout] | [INFO] [stdout] 222 | h.input(private_key.to_bytes()); [INFO] [stdout] | ^^^^^ method not found in `ed25519_dalek::Sha512` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `result` found for struct `ed25519_dalek::Sha512` in the current scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/solana_libra_crypto-0.0.1-sol5/src/vrf/ecvrf.rs:223:32 [INFO] [stdout] | [INFO] [stdout] 223 | hash.copy_from_slice(h.result().as_slice()); [INFO] [stdout] | ^^^^^^ method not found in `ed25519_dalek::Sha512` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `result` found for struct `ed25519_dalek::Sha512` in the current scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/solana_libra_crypto-0.0.1-sol5/src/vrf/ecvrf.rs:298:18 [INFO] [stdout] | [INFO] [stdout] 298 | .result()[..], [INFO] [stdout] | ^^^^^^ method not found in `ed25519_dalek::Sha512` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `result` found for struct `ed25519_dalek::Sha512` in the current scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/solana_libra_crypto-0.0.1-sol5/src/vrf/ecvrf.rs:310:14 [INFO] [stdout] | [INFO] [stdout] 310 | .result()[..], [INFO] [stdout] | ^^^^^^ method not found in `ed25519_dalek::Sha512` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `result` found for struct `ed25519_dalek::Sha512` in the current scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/solana_libra_crypto-0.0.1-sol5/src/vrf/ecvrf.rs:321:40 [INFO] [stdout] | [INFO] [stdout] 321 | result[..16].copy_from_slice(&hash.result()[..16]); [INFO] [stdout] | ^^^^^^ method not found in `ed25519_dalek::Sha512` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 8 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0599`. [INFO] [stdout] [INFO] [stderr] error: could not compile `solana_libra_crypto` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "5d3bd3008fe9367783e357112157df49abb8677d059a54ab1555dcd0c0ab58b9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5d3bd3008fe9367783e357112157df49abb8677d059a54ab1555dcd0c0ab58b9", kill_on_drop: false }` [INFO] [stdout] 5d3bd3008fe9367783e357112157df49abb8677d059a54ab1555dcd0c0ab58b9