[INFO] cloning repository https://github.com/vcashorg/vcash [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/vcashorg/vcash" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvcashorg%2Fvcash", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvcashorg%2Fvcash'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] eaeea3a1aca45305db87e2f00ee563ce5ac786e5 [INFO] checking vcashorg/vcash against try#b0d0ea232bdae12fa8da8491a91ae1db029990ef for pr-84037 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvcashorg%2Fvcash" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/vcashorg/vcash on toolchain b0d0ea232bdae12fa8da8491a91ae1db029990ef [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b0d0ea232bdae12fa8da8491a91ae1db029990ef" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-3/source/.cargo/config [INFO] started tweaking git repo https://github.com/vcashorg/vcash [INFO] finished tweaking git repo https://github.com/vcashorg/vcash [INFO] tweaked toml for git repo https://github.com/vcashorg/vcash written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/vcashorg/vcash already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b0d0ea232bdae12fa8da8491a91ae1db029990ef" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded wasmer_enumset_derive v0.5.0 [INFO] [stderr] Downloaded enum-map-derive v0.4.3 [INFO] [stderr] Downloaded wasmer_enumset v1.0.1 [INFO] [stderr] Downloaded enum-map v0.6.2 [INFO] [stderr] Downloaded croaring v0.4.6 [INFO] [stderr] Downloaded cursive v0.16.3 [INFO] [stderr] Downloaded croaring-sys v0.4.6 [INFO] [stderr] Downloaded cursive_core v0.2.2 [INFO] [stderr] Downloaded tracing v0.1.16 [INFO] [stderr] Downloaded ctrlc v3.1.5 [INFO] [stderr] Downloaded grin_secp256k1zkp v0.7.11 [INFO] [stderr] Downloaded cursive_table_view v0.13.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+b0d0ea232bdae12fa8da8491a91ae1db029990ef" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ce42f575b2065bca24f6a2bb5de0e5e751cce1ee2da0b8c1148b93bfae7c4b8e [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" "ce42f575b2065bca24f6a2bb5de0e5e751cce1ee2da0b8c1148b93bfae7c4b8e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ce42f575b2065bca24f6a2bb5de0e5e751cce1ee2da0b8c1148b93bfae7c4b8e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ce42f575b2065bca24f6a2bb5de0e5e751cce1ee2da0b8c1148b93bfae7c4b8e", kill_on_drop: false }` [INFO] [stdout] ce42f575b2065bca24f6a2bb5de0e5e751cce1ee2da0b8c1148b93bfae7c4b8e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+b0d0ea232bdae12fa8da8491a91ae1db029990ef" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f7ed1afa4b6f6c79515e9f811cb2bceca4ad620002b72679061c87d1ebee6b04 [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" "f7ed1afa4b6f6c79515e9f811cb2bceca4ad620002b72679061c87d1ebee6b04", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.71 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling serde v1.0.114 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking itoa v0.4.6 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling serde_json v1.0.56 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Checking adler v0.2.3 [INFO] [stderr] Checking nodrop v0.1.14 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Checking object v0.20.0 [INFO] [stderr] Checking dtoa v0.4.6 [INFO] [stderr] Checking odds v0.2.26 [INFO] [stderr] Compiling regex-syntax v0.6.18 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling termcolor v1.1.0 [INFO] [stderr] Compiling bindgen v0.56.0 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling yaml-rust v0.3.5 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling shlex v0.1.1 [INFO] [stderr] Compiling lazycell v1.2.1 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Checking siphasher v0.3.3 [INFO] [stderr] Compiling gcc v0.3.55 [INFO] [stderr] Checking supercow v0.1.0 [INFO] [stderr] Checking bit-vec v0.6.2 [INFO] [stderr] Checking once_cell v1.7.2 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Compiling pin-project-internal v0.4.22 [INFO] [stderr] Compiling proc-macro-nested v0.1.6 [INFO] [stderr] Checking spin v0.5.2 [INFO] [stderr] Checking untrusted v0.7.1 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Checking try-lock v0.2.3 [INFO] [stderr] Checking openssl-probe v0.1.2 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Compiling tinyvec v0.3.3 [INFO] [stderr] Checking percent-encoding v1.0.1 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Checking array-macro v1.0.5 [INFO] [stderr] Checking xi-unicode v0.3.0 [INFO] [stderr] Compiling signal-hook v0.3.8 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling num-iter v0.1.41 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling hashbrown v0.8.1 [INFO] [stderr] Compiling indexmap v1.5.0 [INFO] [stderr] Compiling num-rational v0.3.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.4 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling ahash v0.6.3 [INFO] [stderr] Checking yaml-rust v0.4.4 [INFO] [stderr] Checking humantime v1.3.0 [INFO] [stderr] Checking thread_local v1.0.1 [INFO] [stderr] Checking tracing-core v0.1.11 [INFO] [stderr] Checking miniz_oxide v0.4.0 [INFO] [stderr] Checking lock_api v0.3.4 [INFO] [stderr] Checking http v0.2.1 [INFO] [stderr] Compiling libloading v0.7.0 [INFO] [stderr] Checking block-buffer v0.3.3 [INFO] [stderr] Checking arrayvec v0.3.25 [INFO] [stderr] Checking futures-task v0.3.5 [INFO] [stderr] Checking unicode-bidi v0.3.4 [INFO] [stderr] Compiling clang-sys v1.2.0 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking owning_ref v0.4.1 [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling unicode-normalization v0.1.13 [INFO] [stderr] Checking pretty_assertions v0.6.1 [INFO] [stderr] Checking crc32fast v1.2.0 [INFO] [stderr] Checking arrayvec v0.4.12 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling liblmdb-sys v0.2.2 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Checking parking_lot_core v0.7.2 [INFO] [stderr] Checking rand v0.5.6 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking thread-id v3.3.0 [INFO] [stderr] Checking getrandom v0.1.14 [INFO] [stderr] Checking memmap v0.7.0 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking signal-hook-registry v1.3.0 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking net2 v0.2.34 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking socket2 v0.3.12 [INFO] [stderr] Checking fs2 v0.4.3 [INFO] [stderr] Checking filetime v0.2.10 [INFO] [stderr] Checking dirs-sys v0.3.5 [INFO] [stderr] Checking getrandom v0.2.2 [INFO] [stderr] Checking term_size v0.3.2 [INFO] [stderr] Compiling jobserver v0.1.21 [INFO] [stderr] Compiling which v3.1.1 [INFO] [stderr] Checking aho-corasick v0.7.13 [INFO] [stderr] Checking rand_chacha v0.1.1 [INFO] [stderr] Checking generic-array v0.9.0 [INFO] [stderr] Checking idna v0.2.0 [INFO] [stderr] Checking idna v0.1.5 [INFO] [stderr] Checking flate2 v1.0.16 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Checking backtrace v0.3.50 [INFO] [stderr] Checking nix v0.17.0 [INFO] [stderr] Checking blake2-rfc v0.2.18 [INFO] [stderr] Checking parking_lot v0.10.2 [INFO] [stderr] Checking base64 v0.9.3 [INFO] [stderr] Checking clap v2.33.1 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking dirs v2.0.2 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling cc v1.0.58 [INFO] [stderr] Checking rand v0.6.5 [INFO] [stderr] Checking digest v0.7.6 [INFO] [stderr] Checking crypto-mac v0.6.2 [INFO] [stderr] Checking http-body v0.3.1 [INFO] [stderr] Checking url v1.7.2 [INFO] [stderr] Checking url v2.1.1 [INFO] [stderr] Checking regex v1.3.9 [INFO] [stderr] Checking crossbeam-channel v0.5.1 [INFO] [stderr] Checking term v0.6.1 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking ordered-float v1.1.0 [INFO] [stderr] Checking num-traits v0.1.43 [INFO] [stderr] Checking num-complex v0.3.0 [INFO] [stderr] Checking hmac v0.6.3 [INFO] [stderr] Checking sha2 v0.7.1 [INFO] [stderr] Checking ripemd160 v0.7.0 [INFO] [stderr] Compiling cexpr v0.4.0 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking enum_primitive v0.1.1 [INFO] [stderr] Checking pbkdf2 v0.2.3 [INFO] [stderr] Compiling grin_secp256k1zkp v0.7.11 [INFO] [stderr] Compiling ring v0.16.15 [INFO] [stderr] Compiling libz-sys v1.0.25 [INFO] [stderr] Compiling libgit2-sys v0.12.7+1.0.0 [INFO] [stderr] Compiling ncurses v5.99.0 [INFO] [stderr] Checking lmdb-zero v0.4.4 [INFO] [stderr] Checking num v0.3.0 [INFO] [stderr] Checking ctrlc v3.1.5 [INFO] [stderr] Checking tempfile v3.1.0 [INFO] [stderr] Checking num-rational v0.2.4 [INFO] [stderr] Checking num v0.2.1 [INFO] [stderr] Compiling easy-jsonrpc-proc-macro-mw v0.5.1 [INFO] [stderr] Checking sct v0.6.0 [INFO] [stderr] Checking webpki v0.21.3 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling darling_core v0.10.2 [INFO] [stderr] Checking ct-logs v0.6.0 [INFO] [stderr] Compiling serde_derive v1.0.114 [INFO] [stderr] Compiling thiserror-impl v1.0.24 [INFO] [stderr] Compiling zeroize_derive v1.0.0 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling enum-map-derive v0.4.3 [INFO] [stderr] Compiling darling_macro v0.10.2 [INFO] [stderr] Checking enum-map v0.6.2 [INFO] [stderr] Checking zeroize v1.1.0 [INFO] [stderr] Compiling darling v0.10.2 [INFO] [stderr] Checking failure v0.1.8 [INFO] [stderr] Compiling wasmer_enumset_derive v0.5.0 [INFO] [stderr] Checking thiserror v1.0.24 [INFO] [stderr] Checking zip v0.5.12 [INFO] [stderr] Checking pin-project v0.4.22 [INFO] [stderr] Checking futures-util v0.3.5 [INFO] [stderr] Checking wasmer_enumset v1.0.1 [INFO] [stderr] Checking futures-executor v0.3.5 [INFO] [stderr] Checking futures v0.3.5 [INFO] [stderr] Checking chrono v0.4.13 [INFO] [stderr] Checking serde-value v0.6.0 [INFO] [stderr] Checking serde_yaml v0.8.13 [INFO] [stderr] Checking toml v0.5.6 [INFO] [stderr] Checking env_logger v0.7.1 [INFO] [stderr] Checking mio v0.6.22 [INFO] [stderr] Checking tracing v0.1.16 [INFO] [stderr] Checking rustls v0.17.0 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Checking log v0.3.9 [INFO] [stderr] Checking pancurses v0.16.1 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling env_logger v0.8.3 [INFO] [stderr] Compiling git2 v0.13.6 [INFO] [stderr] Checking jsonrpc-core v10.1.0 [INFO] [stderr] Checking jsonrpc-core v8.0.1 [INFO] [stderr] Checking mio-uds v0.6.8 [INFO] [stderr] Checking log4rs v0.12.0 [INFO] [stderr] Checking cursive_core v0.2.2 [INFO] [stderr] Checking tokio v0.2.21 [INFO] [stderr] Checking easy-jsonrpc-mw v0.5.4 [INFO] [stderr] Checking rustls-native-certs v0.3.0 [INFO] [stderr] Checking grin_util v5.0.0-alpha.1 (/opt/rustwide/workdir/util) [INFO] [stderr] Compiling cargo-lock v4.0.1 [INFO] [stderr] Checking grin_keychain v5.0.0-alpha.1 (/opt/rustwide/workdir/keychain) [INFO] [stderr] Checking cursive v0.16.3 [INFO] [stderr] Checking cursive_table_view v0.13.3 [INFO] [stderr] Compiling built v0.4.2 [INFO] [stderr] Compiling vcash v5.0.0-alpha.1 (/opt/rustwide/workdir) [INFO] [stderr] Checking tokio-util v0.3.1 [INFO] [stderr] Checking tokio-rustls v0.13.1 [INFO] [stderr] Checking tokio-io-timeout v0.4.0 [INFO] [stderr] Checking tokio-util v0.2.0 [INFO] [stderr] Checking h2 v0.2.6 [INFO] [stderr] Compiling croaring-sys v0.4.6 [INFO] [stderr] Checking hyper v0.13.7 [INFO] [stderr] Checking hyper-rustls v0.20.0 [INFO] [stderr] Checking hyper-timeout v0.3.1 [INFO] [stderr] Checking croaring v0.4.6 [INFO] [stderr] Checking grin_core v5.0.0-alpha.1 (/opt/rustwide/workdir/core) [INFO] [stdout] error[E0599]: no function or associated item named `min_dma` found for struct `pow::types::Difficulty` in the current scope [INFO] [stdout] --> core/src/pow.rs:146:16 [INFO] [stdout] | [INFO] [stdout] 146 | Difficulty::min_dma(), [INFO] [stdout] | ^^^^^^^ function or associated item not found in `pow::types::Difficulty` [INFO] [stdout] | [INFO] [stdout] ::: core/src/pow/types.rs:47:1 [INFO] [stdout] | [INFO] [stdout] 47 | pub struct Difficulty { [INFO] [stdout] | --------------------- function or associated item `min_dma` not found for this [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `min_dma` found for struct `pow::types::Difficulty` in the current scope [INFO] [stdout] --> core/src/pow.rs:153:56 [INFO] [stdout] | [INFO] [stdout] 153 | assert!(b.header.pow.to_difficulty(0) >= Difficulty::min_dma()); [INFO] [stdout] | ^^^^^^^ function or associated item not found in `pow::types::Difficulty` [INFO] [stdout] | [INFO] [stdout] ::: core/src/pow/types.rs:47:1 [INFO] [stdout] | [INFO] [stdout] 47 | pub struct Difficulty { [INFO] [stdout] | --------------------- function or associated item `min_dma` not found for this [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 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 `grin_core` [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" "f7ed1afa4b6f6c79515e9f811cb2bceca4ad620002b72679061c87d1ebee6b04", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f7ed1afa4b6f6c79515e9f811cb2bceca4ad620002b72679061c87d1ebee6b04", kill_on_drop: false }` [INFO] [stdout] f7ed1afa4b6f6c79515e9f811cb2bceca4ad620002b72679061c87d1ebee6b04