[INFO] updating cached repository https://github.com/bnavetta/rustic [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] aed512d6977fc684181e7fbfd1a7153d304e88a8 [INFO] checking bnavetta/rustic against master#783139bd8fc3b94fac9a1bf81bba2c506e8221b6 for pr-72644 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbnavetta%2Frustic" "/workspace/builds/worker-12/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-12/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/bnavetta/rustic on toolchain 783139bd8fc3b94fac9a1bf81bba2c506e8221b6 [INFO] running `"/workspace/cargo-home/bin/cargo" "+783139bd8fc3b94fac9a1bf81bba2c506e8221b6" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/bnavetta/rustic [INFO] finished tweaking git repo https://github.com/bnavetta/rustic [INFO] tweaked toml for git repo https://github.com/bnavetta/rustic written to /workspace/builds/worker-12/source/Cargo.toml [INFO] crate git repo https://github.com/bnavetta/rustic already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+783139bd8fc3b94fac9a1bf81bba2c506e8221b6" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "+783139bd8fc3b94fac9a1bf81bba2c506e8221b6" "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] e81f0e478e7c99ccee855ec1ca42bc380b6526a8eea7d5bcc6412cd69acb029a [INFO] running `"docker" "start" "-a" "e81f0e478e7c99ccee855ec1ca42bc380b6526a8eea7d5bcc6412cd69acb029a"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Checking rustc-demangle v0.1.16 [INFO] [stderr] Compiling anyhow v1.0.28 [INFO] [stderr] Checking termcolor v1.1.0 [INFO] [stderr] Compiling proc-macro-error-attr v0.4.12 [INFO] [stderr] Compiling proc-macro-error v0.4.12 [INFO] [stderr] Checking tabwriter v1.2.1 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Checking thread_local v1.0.1 [INFO] [stderr] Compiling backtrace-sys v0.1.35 [INFO] [stderr] Checking itertools v0.9.0 [INFO] [stderr] Compiling proc-macro2 v1.0.10 [INFO] [stderr] Checking getrandom v0.1.14 [INFO] [stderr] Checking dirs-sys v0.3.4 [INFO] [stderr] Checking clap v2.33.0 [INFO] [stderr] Checking dirs v2.0.2 [INFO] [stderr] Checking regex v1.3.6 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking term v0.6.1 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Compiling syn v1.0.17 [INFO] [stderr] Checking backtrace v0.3.46 [INFO] [stderr] Checking os_type v2.2.0 [INFO] [stderr] Checking chrono v0.4.11 [INFO] [stderr] Checking uuid v0.8.1 [INFO] [stderr] Checking tempfile v3.1.0 [INFO] [stderr] Checking slog-term v2.5.0 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Compiling serde_derive v1.0.106 [INFO] [stderr] Compiling paw-attributes v1.0.2 [INFO] [stderr] Checking paw v1.0.0 [INFO] [stderr] Compiling structopt-derive v0.4.5 [INFO] [stderr] Checking structopt v0.3.12 [INFO] [stderr] Checking serde v1.0.106 [INFO] [stderr] Checking toml v0.5.6 [INFO] [stderr] Checking human-panic v1.0.3 [INFO] [stderr] Checking rustic-backup v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: field is never read: `root` [INFO] [stderr] --> src/test.rs:17:5 [INFO] [stderr] | [INFO] [stderr] 17 | root: TempDir, [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: field is never read: `content_root` [INFO] [stderr] --> src/test.rs:18:5 [INFO] [stderr] | [INFO] [stderr] 18 | content_root: PathBuf, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: field is never read: `repository_path` [INFO] [stderr] --> src/test.rs:19:5 [INFO] [stderr] | [INFO] [stderr] 19 | repository_path: PathBuf, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `content_root` [INFO] [stderr] --> src/test.rs:73:12 [INFO] [stderr] | [INFO] [stderr] 73 | pub fn content_root(&self) -> &Path { [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `repository_path` [INFO] [stderr] --> src/test.rs:78:12 [INFO] [stderr] | [INFO] [stderr] 78 | pub fn repository_path(&self) -> &Path { [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `profile` [INFO] [stderr] --> src/test.rs:82:12 [INFO] [stderr] | [INFO] [stderr] 82 | pub fn profile(&self) -> &Profile { [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `profile_mut` [INFO] [stderr] --> src/test.rs:86:12 [INFO] [stderr] | [INFO] [stderr] 86 | pub fn profile_mut(&mut self) -> &mut Profile { [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: 7 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 28s [INFO] running `"docker" "inspect" "e81f0e478e7c99ccee855ec1ca42bc380b6526a8eea7d5bcc6412cd69acb029a"` [INFO] running `"docker" "rm" "-f" "e81f0e478e7c99ccee855ec1ca42bc380b6526a8eea7d5bcc6412cd69acb029a"` [INFO] [stdout] e81f0e478e7c99ccee855ec1ca42bc380b6526a8eea7d5bcc6412cd69acb029a