[INFO] updating cached repository https://github.com/vcashorg/vcash [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune", kill_on_drop: false }` [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ad62e757d3fe4ee535c99147f702f762930f8293 [INFO] testing vcashorg/vcash against 1.45.2 for beta-1.46-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvcashorg%2Fvcash" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/vcashorg/vcash on toolchain 1.45.2 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-5/source/.cargo/config [INFO] started tweaking git repo https://github.com/vcashorg/vcash [INFO] removed workspace from git repo https://github.com/vcashorg/vcash [INFO] removed path dependency grin_api from git repo https://github.com/vcashorg/vcash [INFO] removed path dependency grin_chain from git repo https://github.com/vcashorg/vcash [INFO] removed path dependency grin_config from git repo https://github.com/vcashorg/vcash [INFO] removed path dependency grin_core from git repo https://github.com/vcashorg/vcash [INFO] removed path dependency grin_keychain from git repo https://github.com/vcashorg/vcash [INFO] removed path dependency grin_p2p from git repo https://github.com/vcashorg/vcash [INFO] removed path dependency grin_servers from git repo https://github.com/vcashorg/vcash [INFO] removed path dependency grin_util from git repo https://github.com/vcashorg/vcash [INFO] removed path dependency grin_chain from git repo https://github.com/vcashorg/vcash [INFO] removed path dependency grin_store from 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-5/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" "+1.45.2" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] error: the lock file /workspace/builds/worker-5/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" "+1.45.2" "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" "+1.45.2" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "+1.45.2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 66db2e9ebc79ed6c81603b93447c8798e0134716dce9b6fd4eca2f418d136eec [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" "66db2e9ebc79ed6c81603b93447c8798e0134716dce9b6fd4eca2f418d136eec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "66db2e9ebc79ed6c81603b93447c8798e0134716dce9b6fd4eca2f418d136eec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "66db2e9ebc79ed6c81603b93447c8798e0134716dce9b6fd4eca2f418d136eec", kill_on_drop: false }` [INFO] [stdout] 66db2e9ebc79ed6c81603b93447c8798e0134716dce9b6fd4eca2f418d136eec [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "+1.45.2" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8df781c1fd489b6147b17d3fef26fac9038d0d985adfa948ec47797700a20b3e [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" "8df781c1fd489b6147b17d3fef26fac9038d0d985adfa948ec47797700a20b3e", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.74 [INFO] [stderr] Compiling syn v1.0.38 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling nodrop v0.1.14 [INFO] [stderr] Compiling bindgen v0.52.0 [INFO] [stderr] Compiling yaml-rust v0.3.5 [INFO] [stderr] Compiling constant_time_eq v0.1.5 [INFO] [stderr] Compiling arrayref v0.3.6 [INFO] [stderr] Compiling shlex v0.1.1 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Compiling odds v0.2.26 [INFO] [stderr] Compiling log-mdc v0.1.0 [INFO] [stderr] Compiling siphasher v0.3.3 [INFO] [stderr] Compiling strsim v0.9.3 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling supercow v0.1.0 [INFO] [stderr] Compiling bit-vec v0.6.2 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling nix v0.17.0 [INFO] [stderr] Compiling array-macro v1.0.5 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling humansize v1.1.0 [INFO] [stderr] Compiling num-iter v0.1.41 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling tracing-core v0.1.13 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling yaml-rust v0.4.4 [INFO] [stderr] Compiling liblmdb-sys v0.2.2 [INFO] [stderr] Compiling block-buffer v0.3.3 [INFO] [stderr] Compiling owning_ref v0.4.1 [INFO] [stderr] Compiling arrayvec v0.3.25 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling zip v0.5.6 [INFO] [stderr] Compiling generic-array v0.9.0 [INFO] [stderr] Compiling ordered-float v1.1.0 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling num-complex v0.3.0 [INFO] [stderr] Compiling crossbeam-channel v0.4.3 [INFO] [stderr] Compiling clang-sys v0.28.1 [INFO] [stderr] Compiling enum_primitive v0.1.1 [INFO] [stderr] Compiling digest v0.7.6 [INFO] [stderr] Compiling crypto-mac v0.6.2 [INFO] [stderr] Compiling sha2 v0.7.1 [INFO] [stderr] Compiling ripemd160 v0.7.0 [INFO] [stderr] Compiling hmac v0.6.3 [INFO] [stderr] Compiling num v0.3.0 [INFO] [stderr] Compiling blake2-rfc v0.2.18 [INFO] [stderr] Compiling cexpr v0.3.6 [INFO] [stderr] Compiling jobserver v0.1.21 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling signal-hook-registry v1.2.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.34 [INFO] [stderr] Compiling which v3.1.1 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling rand v0.5.6 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling parking_lot_core v0.7.2 [INFO] [stderr] Compiling backtrace v0.3.50 [INFO] [stderr] Compiling thread-id v3.3.0 [INFO] [stderr] Compiling flate2 v1.0.16 [INFO] [stderr] Compiling memmap v0.7.0 [INFO] [stderr] Compiling socket2 v0.3.12 [INFO] [stderr] Compiling dirs-sys v0.3.5 [INFO] [stderr] Compiling fs2 v0.4.3 [INFO] [stderr] Compiling term_size v0.3.2 [INFO] [stderr] Compiling num v0.2.1 [INFO] [stderr] Compiling cc v1.0.58 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling clap v2.33.2 [INFO] [stderr] Compiling signal-hook v0.1.16 [INFO] [stderr] Compiling const-random-macro v0.1.8 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling parking_lot v0.10.2 [INFO] [stderr] Compiling dirs v2.0.2 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling pbkdf2 v0.2.3 [INFO] [stderr] Compiling term v0.6.1 [INFO] [stderr] Compiling lmdb-zero v0.4.4 [INFO] [stderr] Compiling const-random v0.1.8 [INFO] [stderr] Compiling ahash v0.4.4 [INFO] [stderr] Compiling ahash v0.3.8 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling grin_secp256k1zkp v0.7.9 [INFO] [stderr] Compiling ring v0.16.15 [INFO] [stderr] Compiling libz-sys v1.0.25 [INFO] [stderr] Compiling libgit2-sys v0.12.9+1.0.1 [INFO] [stderr] Compiling ncurses v5.99.0 [INFO] [stderr] Compiling synstructure v0.10.2 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling darling_core v0.10.2 [INFO] [stderr] Compiling zeroize_derive v0.9.3 [INFO] [stderr] Compiling easy-jsonrpc-proc-macro-mw v0.5.1 [INFO] [stderr] Compiling ctrlc v3.1.6 [INFO] [stderr] Compiling sct v0.6.0 [INFO] [stderr] Compiling webpki v0.21.3 [INFO] [stderr] Compiling serde_derive v1.0.114 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling zeroize_derive v1.0.0 [INFO] [stderr] Compiling pin-project-internal v0.4.23 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling enum-map-derive v0.4.3 [INFO] [stderr] Compiling ct-logs v0.6.0 [INFO] [stderr] Compiling zeroize v0.9.3 [INFO] [stderr] Compiling darling_macro v0.10.2 [INFO] [stderr] Compiling zeroize v1.1.0 [INFO] [stderr] Compiling enum-map v0.6.2 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling darling v0.10.2 [INFO] [stderr] Compiling enumset_derive v0.5.0 [INFO] [stderr] Compiling pin-project v0.4.23 [INFO] [stderr] Compiling futures-util v0.3.5 [INFO] [stderr] Compiling enumset v1.0.1 [INFO] [stderr] Compiling serde v1.0.114 [INFO] [stderr] Compiling futures-executor v0.3.5 [INFO] [stderr] Compiling futures v0.3.5 [INFO] [stderr] Compiling serde_json v1.0.57 [INFO] [stderr] Compiling chrono v0.4.13 [INFO] [stderr] Compiling serde_yaml v0.8.13 [INFO] [stderr] Compiling serde-value v0.6.0 [INFO] [stderr] Compiling toml v0.5.6 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling tracing v0.1.18 [INFO] [stderr] Compiling rustls v0.17.0 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling git2 v0.13.8 [INFO] [stderr] Compiling pancurses v0.16.1 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling cargo-lock v4.0.1 [INFO] [stderr] Compiling cursive_core v0.1.1 [INFO] [stderr] Compiling log4rs v0.12.0 [INFO] [stderr] Compiling jsonrpc-core v10.1.0 [INFO] [stderr] Compiling tokio v0.2.22 [INFO] [stderr] Compiling easy-jsonrpc-mw v0.5.4 [INFO] [stderr] Compiling rustls-native-certs v0.3.0 [INFO] [stderr] Compiling grin_util v4.0.2 [INFO] [stderr] Compiling cursive v0.15.0 [INFO] [stderr] Compiling grin_keychain v4.0.2 [INFO] [stderr] Compiling built v0.4.2 [INFO] [stderr] Compiling vcash v4.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling tokio-io-timeout v0.4.0 [INFO] [stderr] Compiling tokio-rustls v0.13.1 [INFO] [stderr] Compiling tokio-util v0.2.0 [INFO] [stderr] Compiling h2 v0.2.6 [INFO] [stderr] Compiling croaring-sys-mw v0.4.5 [INFO] [stderr] Compiling hyper v0.13.7 [INFO] [stderr] Compiling hyper-timeout v0.3.1 [INFO] [stderr] Compiling hyper-rustls v0.20.0 [INFO] [stderr] Compiling croaring-mw v0.4.5 [INFO] [stderr] Compiling grin_core v4.0.2 [INFO] [stderr] Compiling grin_store v4.0.2 [INFO] [stderr] Compiling grin_pool v4.0.2 [INFO] [stderr] Compiling grin_chain v4.0.2 [INFO] [stderr] Compiling grin_p2p v4.0.2 [INFO] [stderr] Compiling grin_api v4.0.2 [INFO] [stderr] Compiling grin_servers v4.0.2 [INFO] [stderr] Compiling grin_config v4.0.2 [INFO] [stdout] error[E0599]: no variant named `TxHashsetTokenRangeProofsValidation` found for enum `grin_chain::types::SyncStatus` [INFO] [stdout] --> src/bin/tui/status.rs:105:16 [INFO] [stdout] | [INFO] [stdout] 105 | SyncStatus::TxHashsetTokenRangeProofsValidation { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: there is a variant with a similar name: `TxHashsetRangeProofsValidation` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant named `TxHashsetTokenKernelsValidation` found for enum `grin_chain::types::SyncStatus` [INFO] [stdout] --> src/bin/tui/status.rs:119:16 [INFO] [stdout] | [INFO] [stdout] 119 | SyncStatus::TxHashsetTokenKernelsValidation { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: there is a variant with a similar name: `TxHashsetKernelsValidation` [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 `vcash`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "8df781c1fd489b6147b17d3fef26fac9038d0d985adfa948ec47797700a20b3e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8df781c1fd489b6147b17d3fef26fac9038d0d985adfa948ec47797700a20b3e", kill_on_drop: false }` [INFO] [stdout] 8df781c1fd489b6147b17d3fef26fac9038d0d985adfa948ec47797700a20b3e