[INFO] cloning repository https://github.com/cheekysim/cheekybackup
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/cheekysim/cheekybackup" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcheekysim%2Fcheekybackup", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcheekysim%2Fcheekybackup'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 60da8b6210b5058233941c1c1c5fdbc2ef0c8ed1
[INFO] checking cheekysim/cheekybackup/60da8b6210b5058233941c1c1c5fdbc2ef0c8ed1 against 4fcf39725a9c99bd495d8c73af83628a256ff9a9 for pr-162233-crater-rollup
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcheekysim%2Fcheekybackup" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/cheekysim/cheekybackup
[INFO] finished tweaking git repo https://github.com/cheekysim/cheekybackup
[INFO] tweaked toml for git repo https://github.com/cheekysim/cheekybackup written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/cheekysim/cheekybackup on toolchain 4fcf39725a9c99bd495d8c73af83628a256ff9a9
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4fcf39725a9c99bd495d8c73af83628a256ff9a9" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/cheekysim/cheekybackup already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4fcf39725a9c99bd495d8c73af83628a256ff9a9" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded jobserver v0.1.28
[INFO] [stderr]   Downloaded cc v1.0.90
[INFO] [stderr]   Downloaded tokio-cron-scheduler v0.10.2
[INFO] [stderr]   Downloaded cron v0.12.1
[INFO] [stderr]   Downloaded hashlink v0.9.0
[INFO] [stderr]   Downloaded syn v2.0.57
[INFO] [stderr]   Downloaded serde_json v1.0.115
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] c22c777993578bfbadf5e6ff6ee0424bc8afa3c07b6779dcacdb725c1a89e4a1
[INFO] running `Command { std: "docker" "start" "c22c777993578bfbadf5e6ff6ee0424bc8afa3c07b6779dcacdb725c1a89e4a1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c22c777993578bfbadf5e6ff6ee0424bc8afa3c07b6779dcacdb725c1a89e4a1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "c22c777993578bfbadf5e6ff6ee0424bc8afa3c07b6779dcacdb725c1a89e4a1" "/opt/rustwide/cargo-home/bin/cargo" "+4fcf39725a9c99bd495d8c73af83628a256ff9a9" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c22c777993578bfbadf5e6ff6ee0424bc8afa3c07b6779dcacdb725c1a89e4a1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "c22c777993578bfbadf5e6ff6ee0424bc8afa3c07b6779dcacdb725c1a89e4a1" "/opt/rustwide/cargo-home/bin/cargo" "+4fcf39725a9c99bd495d8c73af83628a256ff9a9" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]     Checking zerocopy v0.7.32
[INFO] [stderr]     Checking memchr v2.7.2
[INFO] [stderr]     Checking allocator-api2 v0.2.16
[INFO] [stderr]     Checking parking_lot_core v0.9.9
[INFO] [stderr]     Checking base64ct v1.6.0
[INFO] [stderr]     Checking lock_api v0.4.11
[INFO] [stderr]    Compiling syn v2.0.57
[INFO] [stderr]     Checking inout v0.1.3
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking getrandom v0.2.12
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]    Compiling tokio-cron-scheduler v0.10.2
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]    Compiling serde_json v1.0.115
[INFO] [stderr]     Checking time v0.3.34
[INFO] [stderr]     Checking password-hash v0.4.2
[INFO] [stderr]     Checking uuid v1.8.0
[INFO] [stderr]     Checking flate2 v1.0.28
[INFO] [stderr]     Checking aes v0.8.4
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking pbkdf2 v0.11.0
[INFO] [stderr]     Checking hashbrown v0.14.3
[INFO] [stderr]    Compiling jobserver v0.1.28
[INFO] [stderr]    Compiling cc v1.0.90
[INFO] [stderr]     Checking hashlink v0.9.0
[INFO] [stderr]     Checking chrono v0.4.37
[INFO] [stderr]    Compiling zstd-sys v2.0.10+zstd.1.5.6
[INFO] [stderr]    Compiling bzip2-sys v0.1.11+1.0.8
[INFO] [stderr]    Compiling libsqlite3-sys v0.28.0
[INFO] [stderr]    Compiling num-derive v0.3.3
[INFO] [stderr]     Checking bzip2 v0.4.4
[INFO] [stderr]     Checking cron v0.12.1
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]     Checking tokio v1.37.0
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]    Compiling zstd-safe v5.0.2+zstd.1.5.2
[INFO] [stderr]     Checking zstd v0.11.2+zstd.1.5.2
[INFO] [stderr]     Checking zip v0.6.6
[INFO] [stderr]     Checking serde v1.0.197
[INFO] [stderr]     Checking rusqlite v0.31.0
[INFO] [stderr]     Checking cheekybackup v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `max_backups`
[INFO] [stdout]   --> src/main.rs:74:34
[INFO] [stdout]    |
[INFO] [stdout] 74 | fn delete_old_zips(max_age: u64, max_backups: i32) {
[INFO] [stdout]    |                                  ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_max_backups`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `id` is never read
[INFO] [stdout]   --> src/main.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | struct Backup {
[INFO] [stdout]    |        ------ field in this struct
[INFO] [stdout] 16 |     id: i32,
[INFO] [stdout]    |     ^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `max_backups`
[INFO] [stdout]   --> src/main.rs:74:34
[INFO] [stdout]    |
[INFO] [stdout] 74 | fn delete_old_zips(max_age: u64, max_backups: i32) {
[INFO] [stdout]    |                                  ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_max_backups`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `id` is never read
[INFO] [stdout]   --> src/main.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | struct Backup {
[INFO] [stdout]    |        ------ field in this struct
[INFO] [stdout] 16 |     id: i32,
[INFO] [stdout]    |     ^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 28.85s
[INFO] running `Command { std: "docker" "inspect" "c22c777993578bfbadf5e6ff6ee0424bc8afa3c07b6779dcacdb725c1a89e4a1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c22c777993578bfbadf5e6ff6ee0424bc8afa3c07b6779dcacdb725c1a89e4a1", kill_on_drop: false }`
[INFO] [stdout] c22c777993578bfbadf5e6ff6ee0424bc8afa3c07b6779dcacdb725c1a89e4a1
