[INFO] fetching crate cita-ed25519 0.1.0... [INFO] checking cita-ed25519-0.1.0 against try#a7a572ce3edd6d476191fbfe92c9c1986e009b34 for pr-87190-3 [INFO] extracting crate cita-ed25519 0.1.0 into /workspace/builds/worker-62/source [INFO] validating manifest of crates.io crate cita-ed25519 0.1.0 on toolchain a7a572ce3edd6d476191fbfe92c9c1986e009b34 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate cita-ed25519 0.1.0 [INFO] finished tweaking crates.io crate cita-ed25519 0.1.0 [INFO] tweaked toml for crates.io crate cita-ed25519 0.1.0 written to /workspace/builds/worker-62/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "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" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded sodiumoxide v0.2.7 [INFO] [stderr] Downloaded libsodium-sys v0.2.7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-62/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-62/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f949f43b3df5f95cd51c4d3639a1970cc55b8ecc6c04425951404907a13433fb [INFO] running `Command { std: "docker" "start" "-a" "f949f43b3df5f95cd51c4d3639a1970cc55b8ecc6c04425951404907a13433fb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f949f43b3df5f95cd51c4d3639a1970cc55b8ecc6c04425951404907a13433fb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f949f43b3df5f95cd51c4d3639a1970cc55b8ecc6c04425951404907a13433fb", kill_on_drop: false }` [INFO] [stdout] f949f43b3df5f95cd51c4d3639a1970cc55b8ecc6c04425951404907a13433fb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-62/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-62/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 456d144b1efbeefe696e0e48f33fbd54007296c85e1c6b99f722fa9fa768a4b8 [INFO] running `Command { std: "docker" "start" "-a" "456d144b1efbeefe696e0e48f33fbd54007296c85e1c6b99f722fa9fa768a4b8", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] Running `cargo fix --edition` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] note: Switching to Edition 2021 will enable the use of the version 2 feature resolver in Cargo. [INFO] [stderr] This may cause some dependencies to be built with fewer features enabled than previously. [INFO] [stderr] More information about the resolver changes may be found at https://doc.rust-lang.org/nightly/edition-guide/rust-2021/default-cargo-resolver.html [INFO] [stderr] When building the following dependencies, the given features will no longer be used: [INFO] [stderr] [INFO] [stderr] byteorder v1.4.3: default [INFO] [stderr] serde v1.0.128 (as host dependency): alloc [INFO] [stderr] [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling serde v1.0.128 [INFO] [stderr] Compiling proc-macro2 v1.0.28 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling libc v0.2.100 [INFO] [stderr] Compiling syn v1.0.75 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling radium v0.6.2 [INFO] [stderr] Checking rustc-hex v2.1.0 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking ppv-lite86 v0.2.10 [INFO] [stderr] Checking funty v1.1.0 [INFO] [stderr] Checking tap v1.0.1 [INFO] [stderr] Checking bytes v1.0.1 [INFO] [stderr] Checking wyz v0.2.0 [INFO] [stderr] Checking byte-slice-cast v1.0.0 [INFO] [stderr] Checking arrayvec v0.7.1 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling cc v1.0.69 [INFO] [stderr] Checking signature v1.3.1 [INFO] [stderr] Checking cita-crypto-trait v0.1.0 [INFO] [stderr] Checking rustc-serialize v0.3.24 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Checking ed25519 v1.2.0 [INFO] [stderr] Checking rlp v0.5.1 [INFO] [stderr] Checking uint v0.9.1 [INFO] [stderr] Checking plain_hasher v0.2.3 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Checking bitvec v0.20.4 [INFO] [stderr] Checking impl-rlp v0.3.0 [INFO] [stderr] Compiling libsodium-sys v0.2.7 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking getrandom v0.2.3 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.8.4 [INFO] [stderr] Checking num-traits v0.1.43 [INFO] [stderr] Checking fixed-hash v0.7.0 [INFO] [stderr] Checking impl-serde v0.3.1 [INFO] [stderr] Checking bincode v0.8.0 [INFO] [stderr] Checking ethbloom v0.11.0 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling thiserror-impl v1.0.26 [INFO] [stderr] Compiling impl-trait-for-tuples v0.2.1 [INFO] [stderr] Compiling thiserror v1.0.26 [INFO] [stderr] Compiling proc-macro-crate v1.0.0 [INFO] [stderr] Compiling parity-scale-codec-derive v2.2.0 [INFO] [stderr] Checking parity-scale-codec v2.2.0 [INFO] [stderr] Checking impl-codec v0.5.1 [INFO] [stderr] Checking primitive-types v0.10.1 [INFO] [stderr] Checking ethereum-types v0.12.0 [INFO] [stderr] Checking cita-types v0.1.0 [INFO] [stderr] Checking cita-hashable v0.1.0 [INFO] [stderr] Checking sodiumoxide v0.2.7 [INFO] [stderr] Checking cita-ed25519 v0.1.0 (/tmp/fixit) [INFO] [stderr] Migrating src/lib.rs from 2018 edition to 2021 [INFO] [stdout] error[E0599]: no method named `crypt_hash` found for reference `&H256` in the current scope [INFO] [stdout] --> src/keypair.rs:24:26 [INFO] [stdout] | [INFO] [stdout] 24 | Address::from(pubkey.crypt_hash()) [INFO] [stdout] | ^^^^^^^^^^ method not found in `&H256` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `hashable::Hashable` [INFO] [stdout] --> src/keypair.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | use hashable::Hashable; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0599`. [INFO] [stdout] [INFO] [stderr] error: could not compile `cita-ed25519` due to 2 previous errors; 1 warning emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0599]: no method named `crypt_hash` found for reference `&H256` in the current scope [INFO] [stdout] --> src/keypair.rs:24:26 [INFO] [stdout] | [INFO] [stdout] 24 | Address::from(pubkey.crypt_hash()) [INFO] [stdout] | ^^^^^^^^^^ method not found in `&H256` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `hashable::Hashable` [INFO] [stdout] --> src/keypair.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | use hashable::Hashable; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0599`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] [stderr] error: failed to migrate to next edition [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `cargo fix --edition --allow-no-vcs --allow-dirty --frozen --all --all-targets --message-format=json` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "456d144b1efbeefe696e0e48f33fbd54007296c85e1c6b99f722fa9fa768a4b8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "456d144b1efbeefe696e0e48f33fbd54007296c85e1c6b99f722fa9fa768a4b8", kill_on_drop: false }` [INFO] [stdout] 456d144b1efbeefe696e0e48f33fbd54007296c85e1c6b99f722fa9fa768a4b8