[INFO] cloning repository https://github.com/omaksi/bkp
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/omaksi/bkp" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fomaksi%2Fbkp", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fomaksi%2Fbkp'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c40123a74d476ab7ed9cbc67e741584b403c9f7e
[INFO] testing omaksi/bkp against beta-2025-10-28 for beta-1.92-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fomaksi%2Fbkp" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/omaksi/bkp
[INFO] finished tweaking git repo https://github.com/omaksi/bkp
[INFO] tweaked toml for git repo https://github.com/omaksi/bkp written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/omaksi/bkp on toolchain beta-2025-10-28
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/omaksi/bkp 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" "+beta-2025-10-28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 022f4e4d7ef181aaa2212064da0211c9d175ea3b5c64b94949733cf72db4eb10
[INFO] running `Command { std: "docker" "start" "-a" "022f4e4d7ef181aaa2212064da0211c9d175ea3b5c64b94949733cf72db4eb10", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "022f4e4d7ef181aaa2212064da0211c9d175ea3b5c64b94949733cf72db4eb10", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "022f4e4d7ef181aaa2212064da0211c9d175ea3b5c64b94949733cf72db4eb10", kill_on_drop: false }`
[INFO] [stdout] 022f4e4d7ef181aaa2212064da0211c9d175ea3b5c64b94949733cf72db4eb10
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 59d37e5112173c91cc53fe8b2694b5075fb6f70b74464338969bdf730ac632b3
[INFO] running `Command { std: "docker" "start" "-a" "59d37e5112173c91cc53fe8b2694b5075fb6f70b74464338969bdf730ac632b3", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.139
[INFO] [stderr]    Compiling proc-macro2 v1.0.49
[INFO] [stderr]    Compiling unicode-ident v1.0.6
[INFO] [stderr]    Compiling quote v1.0.23
[INFO] [stderr]    Compiling syn v1.0.107
[INFO] [stderr]    Compiling serde_derive v1.0.151
[INFO] [stderr]    Compiling cc v1.0.78
[INFO] [stderr]    Compiling once_cell v1.17.0
[INFO] [stderr]    Compiling serde v1.0.151
[INFO] [stderr]    Compiling pkg-config v0.3.26
[INFO] [stderr]    Compiling typenum v1.16.0
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling generic-array v0.14.6
[INFO] [stderr]    Compiling ahash v0.7.6
[INFO] [stderr]    Compiling itoa v1.0.5
[INFO] [stderr]    Compiling tinyvec_macros v0.1.0
[INFO] [stderr]    Compiling thiserror v1.0.38
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling openssl v0.10.45
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling serde_json v1.0.91
[INFO] [stderr]    Compiling unicode-bidi v0.3.8
[INFO] [stderr]    Compiling time-core v0.1.0
[INFO] [stderr]    Compiling io-lifetimes v1.0.3
[INFO] [stderr]    Compiling percent-encoding v2.2.0
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]    Compiling time-macros v0.2.6
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling num_threads v0.1.6
[INFO] [stderr]    Compiling rustix v0.36.5
[INFO] [stderr]    Compiling bytes v1.3.0
[INFO] [stderr]    Compiling dlv-list v0.3.0
[INFO] [stderr]    Compiling ryu v1.0.12
[INFO] [stderr]    Compiling form_urlencoded v1.1.0
[INFO] [stderr]    Compiling subtle v2.4.1
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling async-trait v0.1.60
[INFO] [stderr]    Compiling linux-raw-sys v0.1.4
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]    Compiling xml-rs v0.8.4
[INFO] [stderr]    Compiling wildmatch v2.1.1
[INFO] [stderr]    Compiling cpufeatures v0.2.5
[INFO] [stderr]    Compiling http v0.2.8
[INFO] [stderr]    Compiling os_str_bytes v6.4.1
[INFO] [stderr]    Compiling heck v0.4.0
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling termcolor v1.1.3
[INFO] [stderr]    Compiling miniz_oxide v0.6.2
[INFO] [stderr]    Compiling clap_lex v0.3.0
[INFO] [stderr]    Compiling iana-time-zone v0.1.53
[INFO] [stderr]    Compiling base64 v0.13.1
[INFO] [stderr]    Compiling md5 v0.7.0
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling home v0.5.4
[INFO] [stderr]    Compiling openssl-sys v0.9.80
[INFO] [stderr]    Compiling flate2 v1.0.25
[INFO] [stderr]    Compiling getrandom v0.2.8
[INFO] [stderr]    Compiling dirs-sys v0.3.7
[INFO] [stderr]    Compiling time v0.1.45
[INFO] [stderr]    Compiling filetime v0.2.19
[INFO] [stderr]    Compiling xattr v0.2.3
[INFO] [stderr]    Compiling unicode-normalization v0.1.22
[INFO] [stderr]    Compiling dirs v4.0.0
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling idna v0.3.0
[INFO] [stderr]    Compiling tar v0.4.38
[INFO] [stderr]    Compiling block-buffer v0.10.3
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling digest v0.10.6
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling sha2 v0.10.6
[INFO] [stderr]    Compiling url v2.3.1
[INFO] [stderr]    Compiling ordered-multimap v0.4.3
[INFO] [stderr]    Compiling chrono v0.4.23
[INFO] [stderr]    Compiling is-terminal v0.4.2
[INFO] [stderr]    Compiling rust-ini v0.18.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.38
[INFO] [stderr]    Compiling openssl-macros v0.1.0
[INFO] [stderr]    Compiling maybe-async v0.2.6
[INFO] [stderr]    Compiling clap_derive v4.0.21
[INFO] [stderr]    Compiling aws-region v0.25.1
[INFO] [stderr]    Compiling clap v4.0.32
[INFO] [stderr]    Compiling time v0.3.17
[INFO] [stderr]    Compiling serde-xml-rs v0.5.1
[INFO] [stderr]    Compiling toml v0.5.10
[INFO] [stderr]    Compiling attohttpc v0.19.1
[INFO] [stderr]    Compiling aws-creds v0.30.0
[INFO] [stderr]    Compiling simplelog v0.12.0
[INFO] [stderr]    Compiling rust-s3 v0.32.3
[INFO] [stderr]    Compiling bkp v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `server_name` is never read
[INFO] [stdout]   --> src/backup.rs:26:9
[INFO] [stdout]    |
[INFO] [stdout] 24 | pub struct Backup {
[INFO] [stdout]    |            ------ field in this struct
[INFO] [stdout] 25 |     pub app_name: String,
[INFO] [stdout] 26 |     pub server_name: String,
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Backup` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[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 36.11s
[INFO] running `Command { std: "docker" "inspect" "59d37e5112173c91cc53fe8b2694b5075fb6f70b74464338969bdf730ac632b3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "59d37e5112173c91cc53fe8b2694b5075fb6f70b74464338969bdf730ac632b3", kill_on_drop: false }`
[INFO] [stdout] 59d37e5112173c91cc53fe8b2694b5075fb6f70b74464338969bdf730ac632b3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e4986ef4af3a789f4f042ea5ac4ba898e905f04ad88891fbadb2b3200e41a2cc
[INFO] running `Command { std: "docker" "start" "-a" "e4986ef4af3a789f4f042ea5ac4ba898e905f04ad88891fbadb2b3200e41a2cc", kill_on_drop: false }`
[INFO] [stderr]    Compiling bkp v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `server_name` is never read
[INFO] [stdout]   --> src/backup.rs:26:9
[INFO] [stdout]    |
[INFO] [stdout] 24 | pub struct Backup {
[INFO] [stdout]    |            ------ field in this struct
[INFO] [stdout] 25 |     pub app_name: String,
[INFO] [stdout] 26 |     pub server_name: String,
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Backup` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.27s
[INFO] running `Command { std: "docker" "inspect" "e4986ef4af3a789f4f042ea5ac4ba898e905f04ad88891fbadb2b3200e41a2cc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e4986ef4af3a789f4f042ea5ac4ba898e905f04ad88891fbadb2b3200e41a2cc", kill_on_drop: false }`
[INFO] [stdout] e4986ef4af3a789f4f042ea5ac4ba898e905f04ad88891fbadb2b3200e41a2cc
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 6470ccf39da552000c15f8cf4af435c93c7d84c5fedf69f05626f9b2a7527c36
[INFO] running `Command { std: "docker" "start" "-a" "6470ccf39da552000c15f8cf4af435c93c7d84c5fedf69f05626f9b2a7527c36", kill_on_drop: false }`
[INFO] [stderr] warning: field `server_name` is never read
[INFO] [stderr]   --> src/backup.rs:26:9
[INFO] [stderr]    |
[INFO] [stderr] 24 | pub struct Backup {
[INFO] [stderr]    |            ------ field in this struct
[INFO] [stderr] 25 |     pub app_name: String,
[INFO] [stderr] 26 |     pub server_name: String,
[INFO] [stderr]    |         ^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `Backup` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `bkp` (bin "bkp" test) generated 1 warning
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.13s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/bkp-fe74964edb168700)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "6470ccf39da552000c15f8cf4af435c93c7d84c5fedf69f05626f9b2a7527c36", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6470ccf39da552000c15f8cf4af435c93c7d84c5fedf69f05626f9b2a7527c36", kill_on_drop: false }`
[INFO] [stdout] 6470ccf39da552000c15f8cf4af435c93c7d84c5fedf69f05626f9b2a7527c36
