[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#fdc0011561c6365c596dfd8fa1ef388162bc89c7 for pr-66504-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flesurp%2FMoneyz" "/workspace/builds/worker-10/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-10/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/lesurp/Moneyz on toolchain fdc0011561c6365c596dfd8fa1ef388162bc89c7 [INFO] running `"/workspace/cargo-home/bin/cargo" "+fdc0011561c6365c596dfd8fa1ef388162bc89c7" "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-10/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" "+fdc0011561c6365c596dfd8fa1ef388162bc89c7" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "+fdc0011561c6365c596dfd8fa1ef388162bc89c7" "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] a4290ce76f54cf40176c8dda32e87907670cc7307715fc5791a8824891ac0c31 [INFO] running `"docker" "start" "-a" "a4290ce76f54cf40176c8dda32e87907670cc7307715fc5791a8824891ac0c31"` [INFO] [stderr] Compiling gio v0.7.0 [INFO] [stderr] Compiling gdk v0.11.0 [INFO] [stderr] Compiling strfmt v0.1.6 [INFO] [stderr] Compiling gtk v0.7.0 [INFO] [stderr] Compiling glib-sys v0.9.0 [INFO] [stderr] Compiling gobject-sys v0.9.0 [INFO] [stderr] Compiling gio-sys v0.9.0 [INFO] [stderr] Compiling gdk-sys v0.9.0 [INFO] [stderr] Compiling gtk-sys v0.9.0 [INFO] [stderr] Checking proc-macro2 v0.4.30 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling serde v1.0.99 [INFO] [stderr] Checking env_logger v0.6.2 [INFO] [stderr] Checking chrono v0.4.8 [INFO] [stderr] Checking serde_json v1.0.40 [INFO] [stderr] Checking quote v0.6.13 [INFO] [stderr] Compiling cairo-sys-rs v0.9.0 [INFO] [stderr] Compiling pango-sys v0.9.0 [INFO] [stderr] Compiling atk-sys v0.9.0 [INFO] [stderr] Compiling cairo-rs v0.7.1 [INFO] [stderr] Compiling pango v0.7.0 [INFO] [stderr] Compiling atk v0.7.0 [INFO] [stderr] Compiling gdk-pixbuf-sys v0.9.0 [INFO] [stderr] Compiling gdk-pixbuf v0.7.0 [INFO] [stderr] Checking glib v0.8.1 [INFO] [stderr] Compiling translation_provider v0.1.1 [INFO] [stderr] Compiling num-derive v0.2.5 [INFO] [stderr] Compiling relm-derive v0.17.0 [INFO] [stderr] Compiling moneyzz v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking relm v0.17.0 [INFO] [stderr] warning: method is never used: `display` [INFO] [stderr] --> /opt/rustwide/target/debug/build/moneyzz-24fdca3e50877901/out/translation_provider_generated.rs:109:5 [INFO] [stderr] | [INFO] [stderr] 109 | pub fn display (& self,) -> String [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: method is never used: `id` [INFO] [stderr] --> /opt/rustwide/target/debug/build/moneyzz-24fdca3e50877901/out/translation_provider_generated.rs:113:7 [INFO] [stderr] | [INFO] [stderr] 113 | } pub fn id (& self,) -> String [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: method is never used: `display` [INFO] [stderr] --> /opt/rustwide/target/debug/build/moneyzz-24fdca3e50877901/out/translation_provider_generated.rs:109:5 [INFO] [stderr] | [INFO] [stderr] 109 | pub fn display (& self,) -> String [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: method is never used: `id` [INFO] [stderr] --> /opt/rustwide/target/debug/build/moneyzz-24fdca3e50877901/out/translation_provider_generated.rs:113:7 [INFO] [stderr] | [INFO] [stderr] 113 | } pub fn id (& self,) -> String [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 13s [INFO] running `"docker" "inspect" "a4290ce76f54cf40176c8dda32e87907670cc7307715fc5791a8824891ac0c31"` [INFO] running `"docker" "rm" "-f" "a4290ce76f54cf40176c8dda32e87907670cc7307715fc5791a8824891ac0c31"` [INFO] [stdout] a4290ce76f54cf40176c8dda32e87907670cc7307715fc5791a8824891ac0c31