[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#ba72b15666b2491415aec703a02c2364fe5e2790 for pr-71140 [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 ba72b15666b2491415aec703a02c2364fe5e2790 [INFO] running `"/workspace/cargo-home/bin/cargo" "+ba72b15666b2491415aec703a02c2364fe5e2790" "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" "+ba72b15666b2491415aec703a02c2364fe5e2790" "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] 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" "+ba72b15666b2491415aec703a02c2364fe5e2790" "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" "+ba72b15666b2491415aec703a02c2364fe5e2790" "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" "+ba72b15666b2491415aec703a02c2364fe5e2790" "check" "--frozen" "--all" "--all-targets"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] ca86435a02a66dbffc273f8d1523d3f4c364bc27ad036f389556361583df0da4 [INFO] running `"docker" "start" "-a" "ca86435a02a66dbffc273f8d1523d3f4c364bc27ad036f389556361583df0da4"` [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] Compiling utf8-ranges v1.0.4 [INFO] [stderr] Checking shellscript v0.3.1 [INFO] [stderr] Compiling libudev-sys v0.1.4 [INFO] [stderr] Compiling libcryptsetup-sys v0.1.2 [INFO] [stderr] Checking errno v0.2.5 [INFO] [stderr] Checking nom v4.1.1 [INFO] [stderr] Compiling hyper v0.12.35 [INFO] [stderr] Compiling aho-corasick v0.6.10 [INFO] [stderr] Checking colored v1.9.3 [INFO] [stderr] Checking regex v1.0.6 [INFO] [stderr] Compiling syn v1.0.17 [INFO] [stderr] Checking fstab v0.3.1 [INFO] [stderr] Checking error-chain v0.12.2 [INFO] [stderr] Compiling enum-as-inner v0.2.1 [INFO] [stderr] Checking parking_lot_core v0.6.2 [INFO] [stderr] Checking uuid v0.7.4 [INFO] [stderr] Checking loopdev v0.2.1 [INFO] [stderr] Checking simple_logger v1.6.0 [INFO] [stderr] Checking sys-mount v1.2.1 [INFO] [stderr] Checking parking_lot v0.9.0 [INFO] [stderr] Checking blkid-rs v0.1.2 [INFO] [stderr] Checking udev v0.2.0 [INFO] [stderr] Checking cryptsetup-rs v0.2.1 [INFO] [stderr] Checking tokio-reactor v0.1.12 [INFO] [stderr] Checking tokio-tcp v0.1.4 [INFO] [stderr] Checking tokio-udp v0.1.6 [INFO] [stderr] Checking tokio-uds v0.2.6 [INFO] [stderr] Checking tokio-signal v0.2.9 [INFO] [stderr] Checking tokio v0.1.22 [INFO] [stderr] Checking actix-server-config v0.1.2 [INFO] [stderr] Checking publicsuffix v1.5.3 [INFO] [stderr] Compiling derive_more v0.15.0 [INFO] [stderr] Checking hyper-tls v0.3.2 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Checking actix-threadpool v0.1.2 [INFO] [stderr] Checking actix-rt v0.2.6 [INFO] [stderr] Compiling serde_derive v1.0.106 [INFO] [stderr] Compiling failure_derive v0.1.7 [INFO] [stderr] Compiling actix-web-codegen v0.1.3 [INFO] [stderr] Compiling futures-macro v0.3.4 [INFO] [stderr] Compiling derive_more v0.99.5 [INFO] [stderr] Checking actix-server v0.6.1 [INFO] [stderr] Checking actix-testing v0.1.0 [INFO] [stderr] Checking failure v0.1.7 [INFO] [stderr] Checking futures-util v0.3.4 [INFO] [stderr] Checking trust-dns-proto v0.7.4 [INFO] [stderr] Checking trust-dns-resolver v0.11.1 [INFO] [stderr] Checking actix-connect v0.2.5 [INFO] [stderr] Checking serde v1.0.106 [INFO] [stderr] Checking serde_json v1.0.51 [INFO] [stderr] Checking serde_urlencoded v0.6.1 [INFO] [stderr] Checking actix-router v0.1.5 [INFO] [stderr] Checking serde_urlencoded v0.5.5 [INFO] [stderr] Checking actix-http v0.2.11 [INFO] [stderr] Checking cookie_store v0.7.0 [INFO] [stderr] Checking block-utils v0.6.2 [INFO] [stderr] Checking reqwest v0.9.24 [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: 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] [stderr] warning: build failed, waiting for other jobs to finish... [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" "ca86435a02a66dbffc273f8d1523d3f4c364bc27ad036f389556361583df0da4"` [INFO] running `"docker" "rm" "-f" "ca86435a02a66dbffc273f8d1523d3f4c364bc27ad036f389556361583df0da4"` [INFO] [stdout] ca86435a02a66dbffc273f8d1523d3f4c364bc27ad036f389556361583df0da4