[INFO] updating cached repository https://github.com/lesurp/Moneyz [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] 275c93c33af7afd6732efbe5e091c293f16d2925 [INFO] checking lesurp/Moneyz against master#30ca215b4e38b32aa7abdd635c5e2d56f5724494 for pr-66037 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flesurp%2FMoneyz" "/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/lesurp/Moneyz on toolchain 30ca215b4e38b32aa7abdd635c5e2d56f5724494 [INFO] running `"/workspace/cargo-home/bin/cargo" "+30ca215b4e38b32aa7abdd635c5e2d56f5724494" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/lesurp/Moneyz [INFO] finished tweaking git repo https://github.com/lesurp/Moneyz [INFO] tweaked toml for git repo https://github.com/lesurp/Moneyz written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/lesurp/Moneyz already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+30ca215b4e38b32aa7abdd635c5e2d56f5724494" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [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" "+30ca215b4e38b32aa7abdd635c5e2d56f5724494" "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] 52cfdc3e3296126ab5b29c6c4c02d72d5f675d521acde321b7c7ea41b9d97c27 [INFO] running `"docker" "start" "-a" "52cfdc3e3296126ab5b29c6c4c02d72d5f675d521acde321b7c7ea41b9d97c27"` [INFO] [stderr] Compiling strfmt v0.1.6 [INFO] [stderr] Compiling proc-macro2 v1.0.2 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Checking glib v0.8.1 [INFO] [stderr] Checking env_logger v0.6.2 [INFO] [stderr] Checking chrono v0.4.8 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling syn v1.0.5 [INFO] [stderr] Checking gio v0.7.0 [INFO] [stderr] Checking pango v0.7.0 [INFO] [stderr] Checking cairo-rs v0.7.1 [INFO] [stderr] Checking atk v0.7.0 [INFO] [stderr] Compiling serde_derive v1.0.99 [INFO] [stderr] Compiling relm-derive v0.17.0 [INFO] [stderr] Compiling num-derive v0.2.5 [INFO] [stderr] Checking gdk-pixbuf v0.7.0 [INFO] [stderr] Compiling serde v1.0.99 [INFO] [stderr] Checking gdk v0.11.0 [INFO] [stderr] Checking gtk v0.7.0 [INFO] [stderr] Checking serde_json v1.0.40 [INFO] [stderr] Compiling translation_provider v0.1.1 [INFO] [stderr] Compiling moneyzz v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking relm v0.17.0 [INFO] [stderr] warning: method is never used: `id` [INFO] [stderr] --> /opt/rustwide/target/debug/build/moneyzz-efbbcdc9cd987a0c/out/translation_provider_generated.rs:65:5 [INFO] [stderr] | [INFO] [stderr] 65 | pub fn id (& self,) -> String [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: method is never used: `display` [INFO] [stderr] --> /opt/rustwide/target/debug/build/moneyzz-efbbcdc9cd987a0c/out/translation_provider_generated.rs:184:7 [INFO] [stderr] | [INFO] [stderr] 184 | } pub fn display (& self,) -> String [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: method is never used: `id` [INFO] [stderr] --> /opt/rustwide/target/debug/build/moneyzz-efbbcdc9cd987a0c/out/translation_provider_generated.rs:65:5 [INFO] [stderr] | [INFO] [stderr] 65 | pub fn id (& self,) -> String [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: method is never used: `display` [INFO] [stderr] --> /opt/rustwide/target/debug/build/moneyzz-efbbcdc9cd987a0c/out/translation_provider_generated.rs:184:7 [INFO] [stderr] | [INFO] [stderr] 184 | } pub fn display (& self,) -> String [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3m 04s [INFO] running `"docker" "inspect" "52cfdc3e3296126ab5b29c6c4c02d72d5f675d521acde321b7c7ea41b9d97c27"` [INFO] running `"docker" "rm" "-f" "52cfdc3e3296126ab5b29c6c4c02d72d5f675d521acde321b7c7ea41b9d97c27"` [INFO] [stdout] 52cfdc3e3296126ab5b29c6c4c02d72d5f675d521acde321b7c7ea41b9d97c27