[INFO] cloning repository https://github.com/udtrokia/ethereum-key [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/udtrokia/ethereum-key" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fudtrokia%2Fethereum-key", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fudtrokia%2Fethereum-key'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8ab285280aef5e5aef300c430b55640c497cab46 [INFO] testing udtrokia/ethereum-key against beta-2020-07-24 for beta-1.46-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fudtrokia%2Fethereum-key" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/udtrokia/ethereum-key on toolchain beta-2020-07-24 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-07-24" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/udtrokia/ethereum-key [INFO] removed path dependency ethkey from git repo https://github.com/udtrokia/ethereum-key [INFO] finished tweaking git repo https://github.com/udtrokia/ethereum-key [INFO] tweaked toml for git repo https://github.com/udtrokia/ethereum-key written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/udtrokia/ethereum-key already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-07-24" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] error: the lock file /workspace/builds/worker-0/source/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] [stderr] If you want to try to generate the lock file without accessing the network, use the --offline flag. [INFO] the lockfile is outdated, regenerating it [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-07-24" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-07-24" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded zeroize_derive v0.9.3 [INFO] [stderr] Downloaded ethsign v0.7.3 [INFO] [stderr] Downloaded ethbloom v0.5.3 [INFO] [stderr] Downloaded parity-crypto v0.3.1 [INFO] [stderr] Downloaded ethereum-types-serialize v0.2.2 [INFO] [stderr] Downloaded ethkey v0.3.1 [INFO] [stderr] Downloaded secp256k1 v0.15.5 [INFO] [stderr] Downloaded parity-crypto v0.4.2 [INFO] [stderr] Downloaded scrypt v0.1.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 22ff164892da99be89508a7a578d8f7846e473abda34fcd72f63143c26d4f3ec [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" "22ff164892da99be89508a7a578d8f7846e473abda34fcd72f63143c26d4f3ec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "22ff164892da99be89508a7a578d8f7846e473abda34fcd72f63143c26d4f3ec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "22ff164892da99be89508a7a578d8f7846e473abda34fcd72f63143c26d4f3ec", kill_on_drop: false }` [INFO] [stdout] 22ff164892da99be89508a7a578d8f7846e473abda34fcd72f63143c26d4f3ec [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "build" "--frozen" "--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] 205fd393e88286a471b593456a01416faa6a085ef2769c32b9ee344acf03dba4 [INFO] running `Command { std: "docker" "start" "-a" "205fd393e88286a471b593456a01416faa6a085ef2769c32b9ee344acf03dba4", kill_on_drop: false }` [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling subtle v1.0.0 [INFO] [stderr] Compiling heapsize v0.4.2 [INFO] [stderr] Compiling constant_time_eq v0.1.5 [INFO] [stderr] Compiling arrayref v0.3.6 [INFO] [stderr] Compiling crunchy v0.1.6 [INFO] [stderr] Compiling subtle v2.2.3 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling rustc-hex v1.0.0 [INFO] [stderr] Compiling syn v1.0.38 [INFO] [stderr] Compiling proc-macro2 v1.0.19 [INFO] [stderr] Compiling secp256k1 v0.15.5 [INFO] [stderr] Compiling ring v0.14.6 [INFO] [stderr] Compiling serde_json v1.0.57 [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 getrandom v0.1.14 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling rand v0.5.6 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling block-buffer v0.3.3 [INFO] [stderr] Compiling generic-array v0.9.0 [INFO] [stderr] Compiling uint v0.2.1 [INFO] [stderr] Compiling ethereum-types v0.3.2 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling block-cipher-trait v0.6.2 [INFO] [stderr] Compiling stream-cipher v0.3.2 [INFO] [stderr] Compiling crypto-mac v0.7.0 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling regex v1.3.9 [INFO] [stderr] Compiling sha2 v0.8.2 [INFO] [stderr] Compiling ripemd160 v0.8.0 [INFO] [stderr] Compiling digest v0.7.6 [INFO] [stderr] Compiling crypto-mac v0.6.2 [INFO] [stderr] Compiling synstructure v0.10.2 [INFO] [stderr] Compiling tiny-keccak v1.5.0 [INFO] [stderr] Compiling aes-soft v0.3.3 [INFO] [stderr] Compiling ctr v0.3.2 [INFO] [stderr] Compiling block-modes v0.3.3 [INFO] [stderr] Compiling hmac v0.7.1 [INFO] [stderr] Compiling sha2 v0.7.1 [INFO] [stderr] Compiling pbkdf2 v0.2.3 [INFO] [stderr] Compiling hmac v0.6.3 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling scrypt v0.1.2 [INFO] [stderr] Compiling aes-ctr v0.3.0 [INFO] [stderr] Compiling aes v0.3.2 [INFO] [stderr] Compiling fixed-hash v0.2.5 [INFO] [stderr] Compiling env_logger v0.5.13 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling pbkdf2 v0.3.0 [INFO] [stderr] Compiling zeroize_derive v0.9.3 [INFO] [stderr] Compiling scrypt v0.2.0 [INFO] [stderr] Compiling uuid v0.7.4 [INFO] [stderr] Compiling zeroize v0.9.3 [INFO] [stderr] Compiling parity-crypto v0.4.2 [INFO] [stderr] Compiling parity-crypto v0.3.1 [INFO] [stderr] Compiling serde_derive v1.0.114 [INFO] [stderr] Compiling thiserror-impl v1.0.20 [INFO] [stderr] Compiling thiserror v1.0.20 [INFO] [stderr] Compiling serde v1.0.114 [INFO] [stderr] Compiling ethereum-types-serialize v0.2.2 [INFO] [stderr] Compiling ethsign v0.7.3 [INFO] [stderr] Compiling ethbloom v0.5.3 [INFO] [stderr] Compiling ethkey v0.3.1 [INFO] [stderr] Compiling ethereum-key v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0432]: unresolved imports `ethkey::Brain`, `ethkey::BrainPrefix`, `ethkey::Generator`, `ethkey::Secret`, `ethkey::Public` [INFO] [stdout] --> src/band.rs:1:14 [INFO] [stdout] | [INFO] [stdout] 1 | use ethkey::{Brain, BrainPrefix, Generator, Secret, Public, Address}; [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^ ^^^^^^^^^ ^^^^^^ ^^^^^^ no `Public` in the root [INFO] [stdout] | | | | | [INFO] [stdout] | | | | no `Secret` in the root [INFO] [stdout] | | | no `Generator` in the root [INFO] [stdout] | | no `BrainPrefix` in the root [INFO] [stdout] | no `Brain` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0369]: binary operation `==` cannot be applied to type `ethkey::Address` [INFO] [stdout] --> src/band.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | pub address: Address, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0369]: binary operation `!=` cannot be applied to type `ethkey::Address` [INFO] [stdout] --> src/band.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | pub address: Address, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0369, E0432. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0369`. [INFO] [stdout] [INFO] [stderr] error: could not compile `ethereum-key`. [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" "205fd393e88286a471b593456a01416faa6a085ef2769c32b9ee344acf03dba4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "205fd393e88286a471b593456a01416faa6a085ef2769c32b9ee344acf03dba4", kill_on_drop: false }` [INFO] [stdout] 205fd393e88286a471b593456a01416faa6a085ef2769c32b9ee344acf03dba4