[INFO] crate nimiq-rpc-server 0.2.0 is already in cache [INFO] checking nimiq-rpc-server-0.2.0 against master#1557fb031b272b4c5bfcc7de5df7eddc7b36a584 for pr-73166 [INFO] extracting crate nimiq-rpc-server 0.2.0 into /workspace/builds/worker-2/source [INFO] validating manifest of crates.io crate nimiq-rpc-server 0.2.0 on toolchain 1557fb031b272b4c5bfcc7de5df7eddc7b36a584 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1557fb031b272b4c5bfcc7de5df7eddc7b36a584" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate nimiq-rpc-server 0.2.0 [INFO] finished tweaking crates.io crate nimiq-rpc-server 0.2.0 [INFO] tweaked toml for crates.io crate nimiq-rpc-server 0.2.0 written to /workspace/builds/worker-2/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1557fb031b272b4c5bfcc7de5df7eddc7b36a584" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1557fb031b272b4c5bfcc7de5df7eddc7b36a584" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+1557fb031b272b4c5bfcc7de5df7eddc7b36a584" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 295a74fe789ba264177442b01f66a58e44f2419d4fd2a58152c4fd3105452897 [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" "295a74fe789ba264177442b01f66a58e44f2419d4fd2a58152c4fd3105452897", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "295a74fe789ba264177442b01f66a58e44f2419d4fd2a58152c4fd3105452897", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "295a74fe789ba264177442b01f66a58e44f2419d4fd2a58152c4fd3105452897", kill_on_drop: false }` [INFO] [stdout] 295a74fe789ba264177442b01f66a58e44f2419d4fd2a58152c4fd3105452897 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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=forbid" "-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:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+1557fb031b272b4c5bfcc7de5df7eddc7b36a584" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 288b6470b69e72cfa5174eb6ef7f7cd7cec09bda115a5f8c28739a354d3ff6c3 [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" "288b6470b69e72cfa5174eb6ef7f7cd7cec09bda115a5f8c28739a354d3ff6c3", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling libc v0.2.73 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Checking fake-simd v0.1.2 [INFO] [stderr] Compiling gimli v0.22.0 [INFO] [stderr] Compiling adler v0.2.3 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling rustc-demangle v0.1.16 [INFO] [stderr] Compiling object v0.20.0 [INFO] [stderr] Checking nodrop v0.1.14 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Checking hex v0.3.2 [INFO] [stderr] Checking nimiq-macros v0.2.0 [INFO] [stderr] Checking constant_time_eq v0.1.5 [INFO] [stderr] Compiling subtle v2.2.3 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Checking signature v1.1.0 [INFO] [stderr] Checking nimiq-collections v0.2.0 [INFO] [stderr] Checking data-encoding v2.2.1 [INFO] [stderr] Checking bit-vec v0.5.1 [INFO] [stderr] Checking atomic v0.4.6 [INFO] [stderr] Checking supercow v0.1.0 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling serde_json v1.0.56 [INFO] [stderr] Checking utf-8 v0.7.5 [INFO] [stderr] Checking weak-table v0.2.4 [INFO] [stderr] Checking json v0.11.15 [INFO] [stderr] Checking try_from v0.3.2 [INFO] [stderr] Checking rand_core v0.3.1 [INFO] [stderr] Compiling clear_on_drop v0.2.4 [INFO] [stderr] Compiling libargon2-sys v0.2.0 [INFO] [stderr] Checking block-padding v0.1.5 [INFO] [stderr] Compiling miniz_oxide v0.4.0 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Checking ed25519 v1.0.1 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling liblmdb-sys v0.2.2 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling memoffset v0.5.5 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling num-iter v0.1.41 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Compiling hashbrown v0.8.1 [INFO] [stderr] Compiling indexmap v1.5.0 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Checking rand_xorshift v0.1.1 [INFO] [stderr] Checking rand_isaac v0.1.1 [INFO] [stderr] Checking rand_hc v0.1.0 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Checking crc32fast v1.2.0 [INFO] [stderr] Checking encoding_rs v0.8.23 [INFO] [stderr] Checking rand_chacha v0.1.1 [INFO] [stderr] Checking want v0.2.0 [INFO] [stderr] Checking base64 v0.10.1 [INFO] [stderr] Checking blake2-rfc v0.2.18 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Checking digest v0.8.1 [INFO] [stderr] Checking block-buffer v0.7.3 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking net2 v0.2.34 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking backtrace v0.3.50 [INFO] [stderr] Checking getrandom v0.1.14 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking fs2 v0.4.3 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Checking flate2 v1.0.16 [INFO] [stderr] Checking publicsuffix v1.5.4 [INFO] [stderr] Compiling generic-array v0.12.3 [INFO] [stderr] Checking parking_lot_core v0.6.2 [INFO] [stderr] Checking sha2 v0.8.2 [INFO] [stderr] Checking sha-1 v0.8.2 [INFO] [stderr] Checking bytes v0.4.12 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Checking futures-cpupool v0.1.8 [INFO] [stderr] Checking rand v0.6.5 [INFO] [stderr] Compiling openssl v0.10.30 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking mio v0.6.22 [INFO] [stderr] Checking tokio-executor v0.1.10 [INFO] [stderr] Checking crossbeam-queue v0.2.3 [INFO] [stderr] Checking cookie v0.12.0 [INFO] [stderr] Checking parking_lot v0.9.0 [INFO] [stderr] Checking tempdir v0.3.7 [INFO] [stderr] Compiling zeroize_derive v1.0.0 [INFO] [stderr] Checking serde v1.0.114 [INFO] [stderr] Compiling addr2line v0.13.0 [INFO] [stderr] Checking tokio-timer v0.2.13 [INFO] [stderr] Checking tokio-current-thread v0.1.7 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking tokio-io v0.1.13 [INFO] [stderr] Checking http v0.1.21 [INFO] [stderr] Checking string v0.2.1 [INFO] [stderr] Checking tokio-buf v0.1.1 [INFO] [stderr] Checking input_buffer v0.2.0 [INFO] [stderr] Compiling curve25519-dalek v1.2.4 [INFO] [stderr] Checking crossbeam-deque v0.7.3 [INFO] [stderr] Checking failure v0.1.8 [INFO] [stderr] Checking mio-uds v0.6.8 [INFO] [stderr] Compiling enum-display-derive v0.1.0 [INFO] [stderr] Checking parking_lot_core v0.4.0 [INFO] [stderr] Checking uuid v0.7.4 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking tokio-reactor v0.1.12 [INFO] [stderr] Checking tokio-codec v0.1.2 [INFO] [stderr] Checking tokio-threadpool v0.1.18 [INFO] [stderr] Checking lmdb-zero v0.4.4 [INFO] [stderr] Checking zeroize v1.1.0 [INFO] [stderr] Checking parking_lot v0.7.1 [INFO] [stderr] Checking tokio-uds v0.2.7 [INFO] [stderr] Checking tokio-tcp v0.1.4 [INFO] [stderr] Checking tokio-udp v0.1.6 [INFO] [stderr] Checking curve25519-dalek v2.1.0 [INFO] [stderr] Checking tokio-fs v0.1.7 [INFO] [stderr] Checking fixed-unsigned v0.2.0 [INFO] [stderr] Checking tokio v0.1.22 [INFO] [stderr] Checking num v0.2.1 [INFO] [stderr] Checking beserial v0.2.0 [INFO] [stderr] Checking tokio-dns-unofficial v0.3.1 [INFO] [stderr] Checking tk-listen v0.2.1 [INFO] [stderr] Checking nimiq-hash v0.2.0 [INFO] [stderr] Checking nimiq-utils v0.2.0 [INFO] [stderr] Checking http-body v0.1.0 [INFO] [stderr] Checking h2 v0.1.26 [INFO] [stderr] Checking tungstenite v0.8.1 [INFO] [stderr] Checking tokio-tls v0.2.1 [INFO] [stderr] Compiling beserial_derive v0.2.0 [INFO] [stderr] Checking tokio-tungstenite v0.8.0 [INFO] [stderr] Checking nimiq-primitives v0.2.0 [INFO] [stderr] Checking ed25519-dalek v1.0.0-pre.4 [INFO] [stderr] Checking serde_urlencoded v0.5.5 [INFO] [stderr] Checking hyper v0.12.35 [INFO] [stderr] Checking nimiq-keys v0.2.0 [INFO] [stdout] error[E0204]: the trait `Copy` may not be implemented for this type [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nimiq-keys-0.2.0/src/errors.rs:5:17 [INFO] [stdout] | [INFO] [stdout] 5 | #[derive(Clone, Copy, Eq, PartialEq, Hash, Debug, Fail)] [INFO] [stdout] | ^^^^ [INFO] [stdout] 6 | #[fail(display = "{}", _0)] [INFO] [stdout] 7 | pub struct KeysError(pub(crate) SignatureError); [INFO] [stdout] | ------------------------- this field does not implement `Copy` [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 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0204`. [INFO] [stdout] [INFO] [stderr] error: could not compile `nimiq-keys`. [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" "288b6470b69e72cfa5174eb6ef7f7cd7cec09bda115a5f8c28739a354d3ff6c3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "288b6470b69e72cfa5174eb6ef7f7cd7cec09bda115a5f8c28739a354d3ff6c3", kill_on_drop: false }` [INFO] [stdout] 288b6470b69e72cfa5174eb6ef7f7cd7cec09bda115a5f8c28739a354d3ff6c3