[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 against master#eb10639928a2781cf0a12440007fbcc1e3a6888f for pr-127827-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCleverCloud%2Fcellar-c1-migration-tool" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/CleverCloud/cellar-c1-migration-tool on toolchain eb10639928a2781cf0a12440007fbcc1e3a6888f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+eb10639928a2781cf0a12440007fbcc1e3a6888f" "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-7-tc1/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" "+eb10639928a2781cf0a12440007fbcc1e3a6888f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded serde-xml-rs v0.6.0 [INFO] [stderr] Downloaded syn v2.0.43 [INFO] [stderr] Downloaded semver v1.0.20 [INFO] [stderr] Downloaded clap v4.4.11 [INFO] [stderr] Downloaded rusoto_core v0.48.0 [INFO] [stderr] Downloaded clap_builder v4.4.11 [INFO] [stderr] Downloaded rusoto_signature v0.48.0 [INFO] [stderr] Downloaded anstream v0.6.5 [INFO] [stderr] Downloaded env_logger v0.10.1 [INFO] [stderr] Downloaded shlex v1.2.0 [INFO] [stderr] Downloaded rusoto_credential v0.48.0 [INFO] [stderr] Downloaded rusoto_s3 v0.48.0 [INFO] [stderr] Downloaded thiserror-impl v1.0.52 [INFO] [stderr] Downloaded thiserror v1.0.52 [INFO] [stderr] Downloaded anyhow v1.0.77 [INFO] [stderr] Downloaded openssl-src v300.2.1+3.2.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+eb10639928a2781cf0a12440007fbcc1e3a6888f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bf996c7650b094f698860131e21a7060cc4f91f1b141a10ad60131f2ebacdb2b [INFO] running `Command { std: "docker" "start" "-a" "bf996c7650b094f698860131e21a7060cc4f91f1b141a10ad60131f2ebacdb2b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bf996c7650b094f698860131e21a7060cc4f91f1b141a10ad60131f2ebacdb2b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bf996c7650b094f698860131e21a7060cc4f91f1b141a10ad60131f2ebacdb2b", kill_on_drop: false }` [INFO] [stdout] bf996c7650b094f698860131e21a7060cc4f91f1b141a10ad60131f2ebacdb2b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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" "-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+eb10639928a2781cf0a12440007fbcc1e3a6888f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d15331e4ec890dcc8ab725a2f6b0e9b0fa6eebe09811c0d62da6f6abe52670b7 [INFO] running `Command { std: "docker" "start" "-a" "d15331e4ec890dcc8ab725a2f6b0e9b0fa6eebe09811c0d62da6f6abe52670b7", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.71 [INFO] [stderr] Compiling libc v0.2.151 [INFO] [stderr] Checking memchr v2.6.4 [INFO] [stderr] Checking smallvec v1.11.2 [INFO] [stderr] Compiling pkg-config v0.3.28 [INFO] [stderr] Checking bitflags v2.4.1 [INFO] [stderr] Compiling serde v1.0.193 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Checking http v0.2.11 [INFO] [stderr] Compiling semver v1.0.20 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Compiling openssl v0.10.62 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling async-trait v0.1.75 [INFO] [stderr] Compiling serde_json v1.0.108 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Checking iana-time-zone v0.1.58 [INFO] [stderr] Checking crypto-mac v0.11.1 [INFO] [stderr] Compiling rustix v0.38.28 [INFO] [stderr] Checking regex-syntax v0.8.2 [INFO] [stderr] Checking cpufeatures v0.2.11 [INFO] [stderr] Checking shlex v1.2.0 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Checking zeroize v1.7.0 [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 anstyle v1.0.4 [INFO] [stderr] Compiling thiserror v1.0.52 [INFO] [stderr] Checking aho-corasick v1.1.2 [INFO] [stderr] Checking linux-raw-sys v0.4.12 [INFO] [stderr] Checking xml-rs v0.8.19 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Checking anstream v0.6.5 [INFO] [stderr] Checking strsim v0.10.0 [INFO] [stderr] Compiling anyhow v1.0.77 [INFO] [stderr] Checking clap_lex v0.6.0 [INFO] [stderr] Checking termcolor v1.4.0 [INFO] [stderr] Checking dyn-clone v1.0.16 [INFO] [stderr] Checking base64 v0.21.5 [INFO] [stderr] Checking clap_builder v4.4.11 [INFO] [stderr] Compiling rusoto_core v0.48.0 [INFO] [stderr] Checking http-body v0.4.6 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling syn v2.0.43 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Checking parking_lot_core v0.9.9 [INFO] [stderr] Checking mio v0.8.10 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking socket2 v0.5.5 [INFO] [stderr] Checking dirs-sys-next v0.1.2 [INFO] [stderr] Checking getrandom v0.2.11 [INFO] [stderr] Checking dirs-next v2.0.0 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Compiling openssl-src v300.2.1+3.2.0 [INFO] [stderr] Checking is-terminal v0.4.9 [INFO] [stderr] Compiling openssl-sys v0.9.98 [INFO] [stderr] Compiling ring v0.17.7 [INFO] [stderr] Checking regex-automata v0.4.3 [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 futures-macro v0.3.30 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [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 futures-util v0.3.30 [INFO] [stderr] Checking tokio v1.35.1 [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-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 2m 23s [INFO] running `Command { std: "docker" "inspect" "d15331e4ec890dcc8ab725a2f6b0e9b0fa6eebe09811c0d62da6f6abe52670b7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d15331e4ec890dcc8ab725a2f6b0e9b0fa6eebe09811c0d62da6f6abe52670b7", kill_on_drop: false }` [INFO] [stdout] d15331e4ec890dcc8ab725a2f6b0e9b0fa6eebe09811c0d62da6f6abe52670b7 [INFO] checking CleverCloud/cellar-c1-migration-tool against try#357cc345f0a672ac4bee347eb89b7552541416c1 for pr-127827-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCleverCloud%2Fcellar-c1-migration-tool" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/CleverCloud/cellar-c1-migration-tool on toolchain 357cc345f0a672ac4bee347eb89b7552541416c1 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+357cc345f0a672ac4bee347eb89b7552541416c1" "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-7-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" "+357cc345f0a672ac4bee347eb89b7552541416c1" "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-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+357cc345f0a672ac4bee347eb89b7552541416c1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4ee725b27e1c3d657c84d25d3ab642386d3569637f137aee470fb2018d72ff46 [INFO] running `Command { std: "docker" "start" "-a" "4ee725b27e1c3d657c84d25d3ab642386d3569637f137aee470fb2018d72ff46", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4ee725b27e1c3d657c84d25d3ab642386d3569637f137aee470fb2018d72ff46", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4ee725b27e1c3d657c84d25d3ab642386d3569637f137aee470fb2018d72ff46", kill_on_drop: false }` [INFO] [stdout] 4ee725b27e1c3d657c84d25d3ab642386d3569637f137aee470fb2018d72ff46 [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=forbid" "-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+357cc345f0a672ac4bee347eb89b7552541416c1" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b8ebd918622e2d66df37abacc11bc1e750bdca58643b035687e38747be9c72f7 [INFO] running `Command { std: "docker" "start" "-a" "b8ebd918622e2d66df37abacc11bc1e750bdca58643b035687e38747be9c72f7", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.71 [INFO] [stderr] Compiling libc v0.2.151 [INFO] [stderr] Checking memchr v2.6.4 [INFO] [stderr] Checking smallvec v1.11.2 [INFO] [stderr] Compiling pkg-config v0.3.28 [INFO] [stderr] Checking bitflags v2.4.1 [INFO] [stderr] Compiling serde v1.0.193 [INFO] [stderr] Checking http v0.2.11 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling semver v1.0.20 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Compiling openssl v0.10.62 [INFO] [stderr] Compiling async-trait v0.1.75 [INFO] [stderr] Compiling serde_json v1.0.108 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Checking iana-time-zone v0.1.58 [INFO] [stderr] Checking crypto-mac v0.11.1 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling rustix v0.38.28 [INFO] [stderr] Checking cpufeatures v0.2.11 [INFO] [stderr] Checking shlex v1.2.0 [INFO] [stderr] Checking zeroize v1.7.0 [INFO] [stderr] Checking regex-syntax v0.8.2 [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 linux-raw-sys v0.4.12 [INFO] [stderr] Compiling thiserror v1.0.52 [INFO] [stderr] Checking anstyle v1.0.4 [INFO] [stderr] Checking clap_lex v0.6.0 [INFO] [stderr] Checking anstream v0.6.5 [INFO] [stderr] Compiling anyhow v1.0.77 [INFO] [stderr] Checking strsim v0.10.0 [INFO] [stderr] Checking termcolor v1.4.0 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Checking aho-corasick v1.1.2 [INFO] [stderr] Checking dyn-clone v1.0.16 [INFO] [stderr] Checking base64 v0.21.5 [INFO] [stderr] Checking http-body v0.4.6 [INFO] [stderr] Checking clap_builder v4.4.11 [INFO] [stderr] Checking parking_lot_core v0.9.9 [INFO] [stderr] Checking mio v0.8.10 [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 dirs-sys-next v0.1.2 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Checking getrandom v0.2.11 [INFO] [stderr] Compiling rusoto_core v0.48.0 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking dirs-next v2.0.0 [INFO] [stderr] Compiling syn v2.0.43 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling openssl-src v300.2.1+3.2.0 [INFO] [stderr] Checking is-terminal v0.4.9 [INFO] [stderr] Compiling ring v0.17.7 [INFO] [stderr] Checking regex-automata v0.4.3 [INFO] [stderr] Compiling openssl-sys v0.9.98 [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 tracing v0.1.40 [INFO] [stderr] Checking futures-util v0.3.30 [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-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] error: implementation of `FnMut` is not general enough [INFO] [stdout] --> src/http-server.rs:19:20 [INFO] [stdout] | [INFO] [stdout] 19 | let make_svc = make_service_fn(|_conn| async { [INFO] [stdout] | ____________________^ [INFO] [stdout] 20 | | // service_fn converts our function into a `Service` [INFO] [stdout] 21 | | Ok::<_, Infallible>(service_fn(hello_world)) [INFO] [stdout] 22 | | }); [INFO] [stdout] | |______^ implementation of `FnMut` is not general enough [INFO] [stdout] | [INFO] [stdout] = note: `{async closure@src/http-server.rs:19:36: 19:43}` must implement `FnMut<(&'1 AddrStream,)>`, for any lifetime `'1`... [INFO] [stdout] = note: ...but it actually implements `FnMut<(&'2 AddrStream,)>`, for some specific lifetime `'2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: implementation of `FnOnce` is not general enough [INFO] [stdout] --> src/http-server.rs:19:20 [INFO] [stdout] | [INFO] [stdout] 19 | let make_svc = make_service_fn(|_conn| async { [INFO] [stdout] | ____________________^ [INFO] [stdout] 20 | | // service_fn converts our function into a `Service` [INFO] [stdout] 21 | | Ok::<_, Infallible>(service_fn(hello_world)) [INFO] [stdout] 22 | | }); [INFO] [stdout] | |______^ implementation of `FnOnce` is not general enough [INFO] [stdout] | [INFO] [stdout] = note: `{async closure@src/http-server.rs:19:36: 19:43}` must implement `FnOnce<(&'1 AddrStream,)>`, for any lifetime `'1`... [INFO] [stdout] = note: ...but it actually implements `FnOnce<(&'2 AddrStream,)>`, for some specific lifetime `'2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: implementation of `FnOnce` is not general enough [INFO] [stdout] --> src/http-server.rs:24:18 [INFO] [stdout] | [INFO] [stdout] 24 | let server = Server::bind(&addr).serve(make_svc); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ implementation of `FnOnce` is not general enough [INFO] [stdout] | [INFO] [stdout] = note: `{async closure@src/http-server.rs:19:36: 19:43}` must implement `FnOnce<(&'1 AddrStream,)>`, for any lifetime `'1`... [INFO] [stdout] = note: ...but it actually implements `FnOnce<(&'2 AddrStream,)>`, for some specific lifetime `'2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: implementation of `FnMut` is not general enough [INFO] [stdout] --> src/http-server.rs:24:18 [INFO] [stdout] | [INFO] [stdout] 24 | let server = Server::bind(&addr).serve(make_svc); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ implementation of `FnMut` is not general enough [INFO] [stdout] | [INFO] [stdout] = note: `{async closure@src/http-server.rs:19:36: 19:43}` must implement `FnMut<(&'1 AddrStream,)>`, for any lifetime `'1`... [INFO] [stdout] = note: ...but it actually implements `FnMut<(&'2 AddrStream,)>`, for some specific lifetime `'2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: implementation of `FnOnce` is not general enough [INFO] [stdout] --> src/http-server.rs:24:18 [INFO] [stdout] | [INFO] [stdout] 24 | let server = Server::bind(&addr).serve(make_svc); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ implementation of `FnOnce` is not general enough [INFO] [stdout] | [INFO] [stdout] = note: `{async closure@src/http-server.rs:19:36: 19:43}` must implement `FnOnce<(&AddrStream,)>`, for some specific lifetime `'0`... [INFO] [stdout] = note: ...but it actually implements `FnOnce<(&'1 AddrStream,)>`, for some specific lifetime `'1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: implementation of `FnOnce` is not general enough [INFO] [stdout] --> src/http-server.rs:27:28 [INFO] [stdout] | [INFO] [stdout] 27 | if let Err(e) = server.await { [INFO] [stdout] | ^^^^^ implementation of `FnOnce` is not general enough [INFO] [stdout] | [INFO] [stdout] = note: `{async closure@src/http-server.rs:19:36: 19:43}` must implement `FnOnce<(&'1 AddrStream,)>`, for any lifetime `'1`... [INFO] [stdout] = note: ...but it actually implements `FnOnce<(&'2 AddrStream,)>`, for some specific lifetime `'2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: implementation of `FnMut` is not general enough [INFO] [stdout] --> src/http-server.rs:27:28 [INFO] [stdout] | [INFO] [stdout] 27 | if let Err(e) = server.await { [INFO] [stdout] | ^^^^^ implementation of `FnMut` is not general enough [INFO] [stdout] | [INFO] [stdout] = note: `{async closure@src/http-server.rs:19:36: 19:43}` must implement `FnMut<(&'1 AddrStream,)>`, for any lifetime `'1`... [INFO] [stdout] = note: ...but it actually implements `FnMut<(&'2 AddrStream,)>`, for some specific lifetime `'2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 7 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `cellar-migration` (bin "http-server") due to 8 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: implementation of `FnMut` is not general enough [INFO] [stdout] --> src/http-server.rs:19:20 [INFO] [stdout] | [INFO] [stdout] 19 | let make_svc = make_service_fn(|_conn| async { [INFO] [stdout] | ____________________^ [INFO] [stdout] 20 | | // service_fn converts our function into a `Service` [INFO] [stdout] 21 | | Ok::<_, Infallible>(service_fn(hello_world)) [INFO] [stdout] 22 | | }); [INFO] [stdout] | |______^ implementation of `FnMut` is not general enough [INFO] [stdout] | [INFO] [stdout] = note: `{async closure@src/http-server.rs:19:36: 19:43}` must implement `FnMut<(&'1 AddrStream,)>`, for any lifetime `'1`... [INFO] [stdout] = note: ...but it actually implements `FnMut<(&'2 AddrStream,)>`, for some specific lifetime `'2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: implementation of `FnOnce` is not general enough [INFO] [stdout] --> src/http-server.rs:19:20 [INFO] [stdout] | [INFO] [stdout] 19 | let make_svc = make_service_fn(|_conn| async { [INFO] [stdout] | ____________________^ [INFO] [stdout] 20 | | // service_fn converts our function into a `Service` [INFO] [stdout] 21 | | Ok::<_, Infallible>(service_fn(hello_world)) [INFO] [stdout] 22 | | }); [INFO] [stdout] | |______^ implementation of `FnOnce` is not general enough [INFO] [stdout] | [INFO] [stdout] = note: `{async closure@src/http-server.rs:19:36: 19:43}` must implement `FnOnce<(&'1 AddrStream,)>`, for any lifetime `'1`... [INFO] [stdout] = note: ...but it actually implements `FnOnce<(&'2 AddrStream,)>`, for some specific lifetime `'2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: implementation of `FnOnce` is not general enough [INFO] [stdout] --> src/http-server.rs:24:18 [INFO] [stdout] | [INFO] [stdout] 24 | let server = Server::bind(&addr).serve(make_svc); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ implementation of `FnOnce` is not general enough [INFO] [stdout] | [INFO] [stdout] = note: `{async closure@src/http-server.rs:19:36: 19:43}` must implement `FnOnce<(&'1 AddrStream,)>`, for any lifetime `'1`... [INFO] [stdout] = note: ...but it actually implements `FnOnce<(&'2 AddrStream,)>`, for some specific lifetime `'2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: implementation of `FnMut` is not general enough [INFO] [stdout] --> src/http-server.rs:24:18 [INFO] [stdout] | [INFO] [stdout] 24 | let server = Server::bind(&addr).serve(make_svc); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ implementation of `FnMut` is not general enough [INFO] [stdout] | [INFO] [stdout] = note: `{async closure@src/http-server.rs:19:36: 19:43}` must implement `FnMut<(&'1 AddrStream,)>`, for any lifetime `'1`... [INFO] [stdout] = note: ...but it actually implements `FnMut<(&'2 AddrStream,)>`, for some specific lifetime `'2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: implementation of `FnOnce` is not general enough [INFO] [stdout] --> src/http-server.rs:24:18 [INFO] [stdout] | [INFO] [stdout] 24 | let server = Server::bind(&addr).serve(make_svc); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ implementation of `FnOnce` is not general enough [INFO] [stdout] | [INFO] [stdout] = note: `{async closure@src/http-server.rs:19:36: 19:43}` must implement `FnOnce<(&AddrStream,)>`, for some specific lifetime `'0`... [INFO] [stdout] = note: ...but it actually implements `FnOnce<(&'1 AddrStream,)>`, for some specific lifetime `'1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: implementation of `FnOnce` is not general enough [INFO] [stdout] --> src/http-server.rs:27:28 [INFO] [stdout] | [INFO] [stdout] 27 | if let Err(e) = server.await { [INFO] [stdout] | ^^^^^ implementation of `FnOnce` is not general enough [INFO] [stdout] | [INFO] [stdout] = note: `{async closure@src/http-server.rs:19:36: 19:43}` must implement `FnOnce<(&'1 AddrStream,)>`, for any lifetime `'1`... [INFO] [stdout] = note: ...but it actually implements `FnOnce<(&'2 AddrStream,)>`, for some specific lifetime `'2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: implementation of `FnMut` is not general enough [INFO] [stdout] --> src/http-server.rs:27:28 [INFO] [stdout] | [INFO] [stdout] 27 | if let Err(e) = server.await { [INFO] [stdout] | ^^^^^ implementation of `FnMut` is not general enough [INFO] [stdout] | [INFO] [stdout] = note: `{async closure@src/http-server.rs:19:36: 19:43}` must implement `FnMut<(&'1 AddrStream,)>`, for any lifetime `'1`... [INFO] [stdout] = note: ...but it actually implements `FnMut<(&'2 AddrStream,)>`, for some specific lifetime `'2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 7 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `cellar-migration` (bin "http-server" test) due to 8 previous errors [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] running `Command { std: "docker" "inspect" "b8ebd918622e2d66df37abacc11bc1e750bdca58643b035687e38747be9c72f7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b8ebd918622e2d66df37abacc11bc1e750bdca58643b035687e38747be9c72f7", kill_on_drop: false }` [INFO] [stdout] b8ebd918622e2d66df37abacc11bc1e750bdca58643b035687e38747be9c72f7