[INFO] cloning repository https://github.com/CleverCloud/cellar-c1-migration-tool [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/CleverCloud/cellar-c1-migration-tool" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCleverCloud%2Fcellar-c1-migration-tool", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCleverCloud%2Fcellar-c1-migration-tool'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0da5075765f71045ae77d574d155c1f164e90d1d [INFO] checking CleverCloud/cellar-c1-migration-tool/0da5075765f71045ae77d574d155c1f164e90d1d against try#c387b04bf028733cd561d62128c8a5eee4bc1458+rustflags=-Dtail_expr_drop_order for pr-130930 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCleverCloud%2Fcellar-c1-migration-tool" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/CleverCloud/cellar-c1-migration-tool on toolchain c387b04bf028733cd561d62128c8a5eee4bc1458 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c387b04bf028733cd561d62128c8a5eee4bc1458" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/CleverCloud/cellar-c1-migration-tool [INFO] finished tweaking git repo https://github.com/CleverCloud/cellar-c1-migration-tool [INFO] tweaked toml for git repo https://github.com/CleverCloud/cellar-c1-migration-tool written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/CleverCloud/cellar-c1-migration-tool 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" "+c387b04bf028733cd561d62128c8a5eee4bc1458" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:6252d7ea7fb8caaf7af6d800c5fb250a9cd862b9a7f9508afb3c54fa7fe1102e" "/opt/rustwide/cargo-home/bin/cargo" "+c387b04bf028733cd561d62128c8a5eee4bc1458" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8c542880877f322f8ef30d1ebaa7f6dbbc7f7dba199e0fea2e17cddad0d28da5 [INFO] running `Command { std: "docker" "start" "-a" "8c542880877f322f8ef30d1ebaa7f6dbbc7f7dba199e0fea2e17cddad0d28da5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8c542880877f322f8ef30d1ebaa7f6dbbc7f7dba199e0fea2e17cddad0d28da5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8c542880877f322f8ef30d1ebaa7f6dbbc7f7dba199e0fea2e17cddad0d28da5", kill_on_drop: false }` [INFO] [stdout] 8c542880877f322f8ef30d1ebaa7f6dbbc7f7dba199e0fea2e17cddad0d28da5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=forbid -Dtail_expr_drop_order" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:6252d7ea7fb8caaf7af6d800c5fb250a9cd862b9a7f9508afb3c54fa7fe1102e" "/opt/rustwide/cargo-home/bin/cargo" "+c387b04bf028733cd561d62128c8a5eee4bc1458" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] abd3731585ea69bed31dfb3a3a642b7c3418334d7189ac276d95c64a881053ef [INFO] running `Command { std: "docker" "start" "-a" "abd3731585ea69bed31dfb3a3a642b7c3418334d7189ac276d95c64a881053ef", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.71 [INFO] [stderr] Compiling libc v0.2.151 [INFO] [stderr] Checking pin-project-lite v0.2.13 [INFO] [stderr] Checking memchr v2.6.4 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Checking smallvec v1.11.2 [INFO] [stderr] Checking bytes v1.5.0 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling pkg-config v0.3.28 [INFO] [stderr] Checking itoa v1.0.10 [INFO] [stderr] Checking log v0.4.20 [INFO] [stderr] Checking futures-io v0.3.30 [INFO] [stderr] Checking bitflags v2.4.1 [INFO] [stderr] Compiling serde v1.0.193 [INFO] [stderr] Checking hashbrown v0.14.3 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling openssl v0.10.62 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Compiling semver v1.0.20 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Compiling async-trait v0.1.75 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Checking ryu v1.0.16 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking iana-time-zone v0.1.58 [INFO] [stderr] Checking http v0.2.11 [INFO] [stderr] Checking openssl-probe v0.1.5 [INFO] [stderr] Checking opaque-debug v0.3.0 [INFO] [stderr] Checking crypto-mac v0.11.1 [INFO] [stderr] Checking regex-syntax v0.8.2 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Checking shlex v1.2.0 [INFO] [stderr] Checking zeroize v1.7.0 [INFO] [stderr] Checking aho-corasick v1.1.2 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Checking socket2 v0.5.5 [INFO] [stderr] Checking mio v0.8.10 [INFO] [stderr] Checking indexmap v2.1.0 [INFO] [stderr] Checking dirs-sys-next v0.1.2 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Compiling syn v2.0.43 [INFO] [stderr] Compiling rustix v0.38.28 [INFO] [stderr] Checking utf8parse v0.2.1 [INFO] [stderr] Checking dirs-next v2.0.0 [INFO] [stderr] Checking cpufeatures v0.2.11 [INFO] [stderr] Checking anstyle-parse v0.2.3 [INFO] [stderr] Checking sha2 v0.9.9 [INFO] [stderr] Checking hmac v0.11.0 [INFO] [stderr] Checking md-5 v0.9.1 [INFO] [stderr] Checking xml-rs v0.8.19 [INFO] [stderr] Checking regex-syntax v0.6.29 [INFO] [stderr] Checking colorchoice v1.0.0 [INFO] [stderr] Checking linux-raw-sys v0.4.12 [INFO] [stderr] Checking base64 v0.13.1 [INFO] [stderr] Compiling rusoto_core v0.48.0 [INFO] [stderr] Checking anstyle v1.0.4 [INFO] [stderr] Checking http-body v0.4.6 [INFO] [stderr] Compiling thiserror v1.0.52 [INFO] [stderr] Checking anstyle-query v1.0.2 [INFO] [stderr] Checking anstream v0.6.5 [INFO] [stderr] Compiling anyhow v1.0.77 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Checking clap_lex v0.6.0 [INFO] [stderr] Checking strsim v0.10.0 [INFO] [stderr] Checking getrandom v0.2.11 [INFO] [stderr] Checking sharded-slab v0.1.7 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking thread_local v1.1.7 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Checking termcolor v1.4.0 [INFO] [stderr] Checking dyn-clone v1.0.16 [INFO] [stderr] Checking bytesize v1.3.0 [INFO] [stderr] Checking clap_builder v4.4.11 [INFO] [stderr] Checking base64 v0.21.5 [INFO] [stderr] Checking urlencoding v2.1.3 [INFO] [stderr] Checking regex-automata v0.4.3 [INFO] [stderr] Compiling openssl-src v300.2.1+3.2.0 [INFO] [stderr] Compiling openssl-sys v0.9.98 [INFO] [stderr] Compiling ring v0.17.7 [INFO] [stderr] Checking is-terminal v0.4.9 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Checking matchers v0.1.0 [INFO] [stderr] Checking clap v4.4.11 [INFO] [stderr] Checking regex v1.10.2 [INFO] [stderr] Checking env_logger v0.10.1 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling serde_derive v1.0.193 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling thiserror-impl v1.0.52 [INFO] [stderr] Checking tokio v1.35.1 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking tracing-subscriber v0.3.18 [INFO] [stderr] Checking futures-executor v0.3.30 [INFO] [stderr] Checking futures v0.3.30 [INFO] [stderr] Checking tokio-util v0.7.10 [INFO] [stderr] Checking h2 v0.3.22 [INFO] [stderr] Checking chrono v0.4.31 [INFO] [stderr] Checking serde_json v1.0.108 [INFO] [stderr] Checking serde-xml-rs v0.6.0 [INFO] [stderr] Checking hyper v0.14.28 [INFO] [stderr] Checking rusoto_credential v0.48.0 [INFO] [stderr] Checking rusoto_signature v0.48.0 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Checking hyper-tls v0.5.0 [INFO] [stderr] Checking rusoto_s3 v0.48.0 [INFO] [stderr] Checking cellar-migration v2.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: fields `bucket` and `synchronization_time` are never read [INFO] [stdout] --> src/migrate.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 21 | pub struct BucketMigrationStats { [INFO] [stdout] | -------------------- fields in this struct [INFO] [stdout] 22 | pub bucket: String, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 23 | pub synchronization_time: Duration, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `BucketMigrationStats` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `max_keys` is never read [INFO] [stdout] --> src/migrate.rs:61:9 [INFO] [stdout] | [INFO] [stdout] 49 | pub struct BucketMigrationConfiguration { [INFO] [stdout] | ---------------------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 61 | pub max_keys: usize, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `BucketMigrationConfiguration` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `code`, `message`, and `object` are never read [INFO] [stdout] --> src/radosgw/uploader.rs:421:9 [INFO] [stdout] | [INFO] [stdout] 420 | pub struct DownloadError { [INFO] [stdout] | ------------- fields in this struct [INFO] [stdout] 421 | pub code: u16, [INFO] [stdout] | ^^^^ [INFO] [stdout] 422 | pub message: Option, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 423 | pub object: ProviderObject, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `DownloadError` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `bucket` and `synchronization_time` are never read [INFO] [stdout] --> src/migrate.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 21 | pub struct BucketMigrationStats { [INFO] [stdout] | -------------------- fields in this struct [INFO] [stdout] 22 | pub bucket: String, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 23 | pub synchronization_time: Duration, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `BucketMigrationStats` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `max_keys` is never read [INFO] [stdout] --> src/migrate.rs:61:9 [INFO] [stdout] | [INFO] [stdout] 49 | pub struct BucketMigrationConfiguration { [INFO] [stdout] | ---------------------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 61 | pub max_keys: usize, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `BucketMigrationConfiguration` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `code`, `message`, and `object` are never read [INFO] [stdout] --> src/radosgw/uploader.rs:421:9 [INFO] [stdout] | [INFO] [stdout] 420 | pub struct DownloadError { [INFO] [stdout] | ------------- fields in this struct [INFO] [stdout] 421 | pub code: u16, [INFO] [stdout] | ^^^^ [INFO] [stdout] 422 | pub message: Option, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 423 | pub object: ProviderObject, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `DownloadError` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 10s [INFO] running `Command { std: "docker" "inspect" "abd3731585ea69bed31dfb3a3a642b7c3418334d7189ac276d95c64a881053ef", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "abd3731585ea69bed31dfb3a3a642b7c3418334d7189ac276d95c64a881053ef", kill_on_drop: false }` [INFO] [stdout] abd3731585ea69bed31dfb3a3a642b7c3418334d7189ac276d95c64a881053ef