[INFO] updating cached repository https://github.com/andy128k/PassStorage [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] bc3c1846cbb93511e099cf5ae50296de97661996 [INFO] checking andy128k/PassStorage against master#73f76b74efcaf21bd5424d87c66cd6ed7fe5c7de for pr-68325 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fandy128k%2FPassStorage" "/workspace/builds/worker-5/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/andy128k/PassStorage 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/andy128k/PassStorage [INFO] finished tweaking git repo https://github.com/andy128k/PassStorage [INFO] tweaked toml for git repo https://github.com/andy128k/PassStorage written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/andy128k/PassStorage already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+73f76b74efcaf21bd5424d87c66cd6ed7fe5c7de" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"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=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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 9e16364d42b57c4565d592eff6e0c964bd51768c87f0dd01878c5787d2db77e2 [INFO] running `"docker" "start" "-a" "9e16364d42b57c4565d592eff6e0c964bd51768c87f0dd01878c5787d2db77e2"` [INFO] [stderr] Checking futures-task v0.3.1 [INFO] [stderr] Compiling gio v0.8.0 [INFO] [stderr] Compiling cairo-rs v0.8.0 [INFO] [stderr] Compiling gdk-pixbuf v0.8.0 [INFO] [stderr] Checking futures-io v0.3.1 [INFO] [stderr] Compiling pango v0.8.0 [INFO] [stderr] Compiling atk v0.8.0 [INFO] [stderr] Compiling gdk v0.12.0 [INFO] [stderr] Compiling gtk v0.8.0 [INFO] [stderr] Compiling password-storage v0.17.5 (/opt/rustwide/workdir) [INFO] [stderr] Compiling glib-sys v0.9.1 [INFO] [stderr] Compiling gobject-sys v0.9.1 [INFO] [stderr] Compiling gio-sys v0.9.1 [INFO] [stderr] Compiling gdk-pixbuf-sys v0.9.1 [INFO] [stderr] Compiling pango-sys v0.9.1 [INFO] [stderr] Compiling cairo-sys-rs v0.9.2 [INFO] [stderr] Compiling atk-sys v0.9.1 [INFO] [stderr] Compiling gdk-sys v0.9.1 [INFO] [stderr] Compiling gtk-sys v0.9.2 [INFO] [stderr] Checking deflate v0.8.2 [INFO] [stderr] Checking quick-xml v0.16.1 [INFO] [stderr] Compiling proc-macro-hack v0.5.11 [INFO] [stderr] Compiling serde_derive v1.0.104 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Checking aes-soft v0.3.3 [INFO] [stderr] Checking block-modes v0.3.3 [INFO] [stderr] Checking debug-cell v0.1.1 [INFO] [stderr] Checking minidom v0.11.1 [INFO] [stderr] Checking aes v0.3.2 [INFO] [stderr] Compiling failure_derive v0.1.6 [INFO] [stderr] Compiling futures-macro v0.3.1 [INFO] [stderr] Checking failure v0.1.6 [INFO] [stderr] Checking futures-util v0.3.1 [INFO] [stderr] Checking futures-executor v0.3.1 [INFO] [stderr] Checking glib v0.9.0 [INFO] [stderr] Checking serde v1.0.104 [INFO] [stderr] Checking toml v0.5.5 [INFO] [stderr] Checking bincode v1.2.1 [INFO] [stderr] warning: method is never used: `keys` [INFO] [stderr] --> src/utils/hash_table.rs:97:5 [INFO] [stderr] | [INFO] [stderr] 97 | pub fn keys(&self) -> Vec { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: field is never read: `label` [INFO] [stderr] --> src/ui/form/form.rs:19:5 [INFO] [stderr] | [INFO] [stderr] 19 | label: String, [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: field is never read: `label` [INFO] [stderr] --> src/ui/form/form.rs:19:5 [INFO] [stderr] | [INFO] [stderr] 19 | label: String, [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 15s [INFO] running `"docker" "inspect" "9e16364d42b57c4565d592eff6e0c964bd51768c87f0dd01878c5787d2db77e2"` [INFO] running `"docker" "rm" "-f" "9e16364d42b57c4565d592eff6e0c964bd51768c87f0dd01878c5787d2db77e2"` [INFO] [stdout] 9e16364d42b57c4565d592eff6e0c964bd51768c87f0dd01878c5787d2db77e2