[INFO] updating cached repository https://github.com/richbayliss/docker-luks-volume-plugin [INFO] running `"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"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] dd93778ec475c5a744f93a8119275eb02c20eff1 [INFO] checking richbayliss/docker-luks-volume-plugin against master#6250d56355d72264ece721e8d0dc95b16a6824b1 for pr-68350 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frichbayliss%2Fdocker-luks-volume-plugin" "/workspace/builds/worker-7/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/richbayliss/docker-luks-volume-plugin on toolchain 6250d56355d72264ece721e8d0dc95b16a6824b1 [INFO] running `"/workspace/cargo-home/bin/cargo" "+6250d56355d72264ece721e8d0dc95b16a6824b1" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/richbayliss/docker-luks-volume-plugin [INFO] removed path dependency cryptsetup-rs from git repo https://github.com/richbayliss/docker-luks-volume-plugin [INFO] finished tweaking git repo https://github.com/richbayliss/docker-luks-volume-plugin [INFO] tweaked toml for git repo https://github.com/richbayliss/docker-luks-volume-plugin written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/richbayliss/docker-luks-volume-plugin already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+6250d56355d72264ece721e8d0dc95b16a6824b1" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] warning: dependency (cryptsetup-rs) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [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-7/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 `"/workspace/cargo-home/bin/cargo" "+6250d56355d72264ece721e8d0dc95b16a6824b1" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"/workspace/cargo-home/bin/cargo" "+6250d56355d72264ece721e8d0dc95b16a6824b1" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] warning: dependency (cryptsetup-rs) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "/opt/rustwide/cargo-home/bin/cargo" "+6250d56355d72264ece721e8d0dc95b16a6824b1" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] 2cc5a5621b453722436d44d4edf997cc766a63358ede79dc050e80cb124135d5 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `"docker" "start" "-a" "2cc5a5621b453722436d44d4edf997cc766a63358ede79dc050e80cb124135d5"` [INFO] [stderr] warning: dependency (cryptsetup-rs) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] Checking shellscript v0.3.1 [INFO] [stderr] Compiling regex v1.0.6 [INFO] [stderr] Compiling libcryptsetup-sys v0.1.2 [INFO] [stderr] Compiling memoffset v0.5.3 [INFO] [stderr] Compiling hyper v0.12.35 [INFO] [stderr] Checking errno v0.2.4 [INFO] [stderr] Compiling aho-corasick v0.6.10 [INFO] [stderr] Checking nom v4.1.1 [INFO] [stderr] Checking libudev-sys v0.1.4 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Checking flate2 v1.0.13 [INFO] [stderr] Checking fstab v0.3.1 [INFO] [stderr] Checking parking_lot_core v0.6.2 [INFO] [stderr] Checking error-chain v0.12.1 [INFO] [stderr] Compiling derive_more v0.99.2 [INFO] [stderr] Compiling const-random-macro v0.1.8 [INFO] [stderr] Compiling futures-macro v0.3.1 [INFO] [stderr] Checking h2 v0.1.26 [INFO] [stderr] Checking blkid-rs v0.1.2 [INFO] [stderr] Checking simple_logger v1.4.0 [INFO] [stderr] Checking serde_urlencoded v0.5.5 [INFO] [stderr] Checking loopdev v0.2.1 [INFO] [stderr] Checking udev v0.2.0 [INFO] [stderr] Checking parking_lot v0.9.0 [INFO] [stderr] Checking crossbeam-epoch v0.8.0 [INFO] [stderr] Checking sys-mount v1.2.1 [INFO] [stderr] Checking const-random v0.1.8 [INFO] [stderr] Checking cryptsetup-rs v0.2.1 [INFO] [stderr] Checking ahash v0.2.18 [INFO] [stderr] Checking tokio-reactor v0.1.11 [INFO] [stderr] Checking crossbeam-deque v0.7.2 [INFO] [stderr] Checking hashbrown v0.6.3 [INFO] [stderr] Checking tokio-threadpool v0.1.17 [INFO] [stderr] Checking tokio-tcp v0.1.3 [INFO] [stderr] Checking tokio-uds v0.2.5 [INFO] [stderr] Checking tokio-udp v0.1.5 [INFO] [stderr] Checking tokio-signal v0.2.7 [INFO] [stderr] Checking publicsuffix v1.5.3 [INFO] [stderr] Checking actix-router v0.1.5 [INFO] [stderr] Checking block-utils v0.6.2 [INFO] [stderr] Checking futures-util v0.3.1 [INFO] [stderr] Checking tokio v0.1.22 [INFO] [stderr] Checking cookie_store v0.7.0 [INFO] [stderr] Checking actix-server-config v0.1.2 [INFO] [stderr] Compiling derive_more v0.15.0 [INFO] [stderr] Compiling enum-as-inner v0.2.1 [INFO] [stderr] Checking hyper-tls v0.3.2 [INFO] [stderr] Checking trust-dns-proto v0.7.4 [INFO] [stderr] Checking reqwest v0.9.24 [INFO] [stderr] Checking trust-dns-resolver v0.11.1 [INFO] [stderr] Checking actix-threadpool v0.1.2 [INFO] [stderr] Checking actix-rt v0.2.6 [INFO] [stderr] Checking actix-connect v0.2.5 [INFO] [stderr] Checking actix-server v0.6.1 [INFO] [stderr] Checking actix-http v0.2.11 [INFO] [stderr] Checking actix-testing v0.1.0 [INFO] [stderr] Checking awc v0.2.8 [INFO] [stderr] Checking actix-web v1.0.9 [INFO] [stderr] Checking luks-volume-driver v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] error[E0599]: no method named `deactivate` found for struct `cryptsetup_rs::api::CryptDeviceHandle` in the current scope [INFO] [stderr] --> src/luks.rs:147:14 [INFO] [stderr] | [INFO] [stderr] 147 | .deactivate(name) [INFO] [stderr] | ^^^^^^^^^^ method not found in `cryptsetup_rs::api::CryptDeviceHandle` [INFO] [stderr] [INFO] [stderr] error[E0599]: no method named `deactivate` found for struct `cryptsetup_rs::api::CryptDeviceHandle` in the current scope [INFO] [stderr] --> src/luks.rs:147:14 [INFO] [stderr] | [INFO] [stderr] 147 | .deactivate(name) [INFO] [stderr] | ^^^^^^^^^^ method not found in `cryptsetup_rs::api::CryptDeviceHandle` [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0599`. [INFO] [stderr] error: could not compile `luks-volume-driver`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0599`. [INFO] [stderr] error: could not compile `luks-volume-driver`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "2cc5a5621b453722436d44d4edf997cc766a63358ede79dc050e80cb124135d5"` [INFO] running `"docker" "rm" "-f" "2cc5a5621b453722436d44d4edf997cc766a63358ede79dc050e80cb124135d5"` [INFO] [stdout] 2cc5a5621b453722436d44d4edf997cc766a63358ede79dc050e80cb124135d5