[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#73f76b74efcaf21bd5424d87c66cd6ed7fe5c7de for pr-68325 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frichbayliss%2Fdocker-luks-volume-plugin" "/workspace/builds/worker-4/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/richbayliss/docker-luks-volume-plugin on toolchain 73f76b74efcaf21bd5424d87c66cd6ed7fe5c7de [INFO] running `"/workspace/cargo-home/bin/cargo" "+73f76b74efcaf21bd5424d87c66cd6ed7fe5c7de" "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-4/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" "+73f76b74efcaf21bd5424d87c66cd6ed7fe5c7de" "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-4/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" "+73f76b74efcaf21bd5424d87c66cd6ed7fe5c7de" "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" "+73f76b74efcaf21bd5424d87c66cd6ed7fe5c7de" "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] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "+73f76b74efcaf21bd5424d87c66cd6ed7fe5c7de" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] ee02f00de60fde85e9218d323e314c37909592091541ecdc57aceb8daa526106 [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" "ee02f00de60fde85e9218d323e314c37909592091541ecdc57aceb8daa526106"` [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] [stderr] Compiling regex-syntax v0.6.13 [INFO] [stderr] Checking dtoa v0.4.5 [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.4 [INFO] [stderr] Compiling memoffset v0.5.3 [INFO] [stderr] Compiling hyper v0.12.35 [INFO] [stderr] Checking aho-corasick v0.6.10 [INFO] [stderr] Checking nom v4.1.1 [INFO] [stderr] Checking fstab v0.3.1 [INFO] [stderr] Checking cookie v0.12.0 [INFO] [stderr] Checking flate2 v1.0.13 [INFO] [stderr] Compiling derive_more v0.99.2 [INFO] [stderr] Checking parking_lot v0.9.0 [INFO] [stderr] Checking actix-codec v0.1.2 [INFO] [stderr] Checking blkid-rs v0.1.2 [INFO] [stderr] Checking simple_logger v1.5.0 [INFO] [stderr] Checking serde_json v1.0.45 [INFO] [stderr] Checking futures-util v0.3.1 [INFO] [stderr] Checking loopdev v0.2.1 [INFO] [stderr] Checking tokio-reactor v0.1.11 [INFO] [stderr] Checking serde_urlencoded v0.6.1 [INFO] [stderr] Checking serde_urlencoded v0.5.5 [INFO] [stderr] Checking regex v1.0.6 [INFO] [stderr] Checking actix-utils v0.4.7 [INFO] [stderr] Checking sys-mount v1.2.1 [INFO] [stderr] Checking crossbeam-epoch v0.8.0 [INFO] [stderr] Checking udev v0.2.0 [INFO] [stderr] Checking cryptsetup-rs v0.2.1 [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 crossbeam-deque v0.7.2 [INFO] [stderr] Checking tokio-threadpool v0.1.17 [INFO] [stderr] Checking actix-server-config v0.1.2 [INFO] [stderr] Checking trust-dns-proto v0.7.4 [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 tokio v0.1.22 [INFO] [stderr] Checking cookie_store v0.7.0 [INFO] [stderr] Checking trust-dns-resolver v0.11.1 [INFO] [stderr] Compiling derive_more v0.15.0 [INFO] [stderr] Checking hyper-tls v0.3.2 [INFO] [stderr] Checking reqwest v0.9.24 [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" "ee02f00de60fde85e9218d323e314c37909592091541ecdc57aceb8daa526106"` [INFO] running `"docker" "rm" "-f" "ee02f00de60fde85e9218d323e314c37909592091541ecdc57aceb8daa526106"` [INFO] [stdout] ee02f00de60fde85e9218d323e314c37909592091541ecdc57aceb8daa526106