[INFO] fetching crate exoscale-rs 3.0.0...
[INFO] building exoscale-rs-3.0.0 against try#58b1b3c5342a414c161338871f8004258ccef2a7 for pr-149937
[INFO] extracting crate exoscale-rs 3.0.0 into /workspace/builds/worker-7-tc2/source
[INFO] started tweaking crates.io crate exoscale-rs 3.0.0
[INFO] finished tweaking crates.io crate exoscale-rs 3.0.0
[INFO] tweaked toml for crates.io crate exoscale-rs 3.0.0 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate exoscale-rs 3.0.0 on toolchain 58b1b3c5342a414c161338871f8004258ccef2a7
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+58b1b3c5342a414c161338871f8004258ccef2a7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate exoscale-rs 3.0.0 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" "+58b1b3c5342a414c161338871f8004258ccef2a7" "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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+58b1b3c5342a414c161338871f8004258ccef2a7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6a0df40e4628734ecdb2b6df1ecb3c7b19b6cfd7d7f82427d55e074aaba5e35c
[INFO] running `Command { std: "docker" "start" "-a" "6a0df40e4628734ecdb2b6df1ecb3c7b19b6cfd7d7f82427d55e074aaba5e35c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6a0df40e4628734ecdb2b6df1ecb3c7b19b6cfd7d7f82427d55e074aaba5e35c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6a0df40e4628734ecdb2b6df1ecb3c7b19b6cfd7d7f82427d55e074aaba5e35c", kill_on_drop: false }`
[INFO] [stdout] 6a0df40e4628734ecdb2b6df1ecb3c7b19b6cfd7d7f82427d55e074aaba5e35c
[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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+58b1b3c5342a414c161338871f8004258ccef2a7" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3a9bf92c027974765591b6b48ca35fb2dd37f43743c75a46ecf6159df3c96ad8
[INFO] running `Command { std: "docker" "start" "-a" "3a9bf92c027974765591b6b48ca35fb2dd37f43743c75a46ecf6159df3c96ad8", kill_on_drop: false }`
[INFO] [stderr]    Compiling cc v1.2.25
[INFO] [stderr]    Compiling typenum v1.18.0
[INFO] [stderr]    Compiling icu_properties_data v2.0.1
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling unicase v2.8.1
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling iri-string v0.7.8
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling const-oid v0.10.1
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling secrecy v0.10.3
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling tokio v1.45.1
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling hybrid-array v0.3.1
[INFO] [stderr]    Compiling block-buffer v0.11.0-rc.4
[INFO] [stderr]    Compiling crypto-common v0.2.0-rc.3
[INFO] [stderr]    Compiling digest v0.11.0-rc.0
[INFO] [stderr]    Compiling hmac v0.13.0-rc.0
[INFO] [stderr]    Compiling sha2 v0.11.0-rc.0
[INFO] [stderr]    Compiling rustls v0.23.27
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling rustls-webpki v0.103.3
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling tower-http v0.6.4
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling hyper-util v0.1.13
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling zerovec v0.11.2
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling serde_with_macros v3.12.0
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.2
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling tokio-rustls v0.26.2
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling hyper-rustls v0.27.6
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling uuid v1.17.0
[INFO] [stderr]    Compiling serde_with v3.12.0
[INFO] [stderr]    Compiling reqwest v0.12.18
[INFO] [stderr]    Compiling reqwest-middleware v0.4.2
[INFO] [stderr]    Compiling exoscale-rs v3.0.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: module `background__bg__writer_settings` should have a snake case name
[INFO] [stdout]   --> src/models/mod.rs:29:9
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub mod background__bg__writer_settings;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `background_bg_writer_settings`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: module `write_ahead_log__wal__settings` should have a snake case name
[INFO] [stdout]    --> src/models/mod.rs:779:9
[INFO] [stdout]     |
[INFO] [stdout] 779 | pub mod write_ahead_log__wal__settings;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `write_ahead_log_wal_settings`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 11s
[INFO] running `Command { std: "docker" "inspect" "3a9bf92c027974765591b6b48ca35fb2dd37f43743c75a46ecf6159df3c96ad8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3a9bf92c027974765591b6b48ca35fb2dd37f43743c75a46ecf6159df3c96ad8", kill_on_drop: false }`
[INFO] [stdout] 3a9bf92c027974765591b6b48ca35fb2dd37f43743c75a46ecf6159df3c96ad8
[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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+58b1b3c5342a414c161338871f8004258ccef2a7" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ae289807c4363b29c9812a0a12ea56593b95322cedd48d693235a8d2a9799258
[INFO] running `Command { std: "docker" "start" "-a" "ae289807c4363b29c9812a0a12ea56593b95322cedd48d693235a8d2a9799258", kill_on_drop: false }`
[INFO] [stdout] warning: module `background__bg__writer_settings` should have a snake case name
[INFO] [stdout]   --> src/models/mod.rs:29:9
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub mod background__bg__writer_settings;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `background_bg_writer_settings`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: module `write_ahead_log__wal__settings` should have a snake case name
[INFO] [stdout]    --> src/models/mod.rs:779:9
[INFO] [stdout]     |
[INFO] [stdout] 779 | pub mod write_ahead_log__wal__settings;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `write_ahead_log_wal_settings`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling exoscale-rs v3.0.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: module `background__bg__writer_settings` should have a snake case name
[INFO] [stdout]   --> src/models/mod.rs:29:9
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub mod background__bg__writer_settings;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `background_bg_writer_settings`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: module `write_ahead_log__wal__settings` should have a snake case name
[INFO] [stdout]    --> src/models/mod.rs:779:9
[INFO] [stdout]     |
[INFO] [stdout] 779 | pub mod write_ahead_log__wal__settings;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `write_ahead_log_wal_settings`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 36.07s
[INFO] running `Command { std: "docker" "inspect" "ae289807c4363b29c9812a0a12ea56593b95322cedd48d693235a8d2a9799258", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ae289807c4363b29c9812a0a12ea56593b95322cedd48d693235a8d2a9799258", kill_on_drop: false }`
[INFO] [stdout] ae289807c4363b29c9812a0a12ea56593b95322cedd48d693235a8d2a9799258
