[INFO] fetching crate ory-client-client 0.0.1-alpha.1... [INFO] testing ory-client-client-0.0.1-alpha.1 against master#350d0ef0ec0493e6d21cfb265cb8211a0e74d766 for pr-145330-1 [INFO] extracting crate ory-client-client 0.0.1-alpha.1 into /workspace/builds/worker-7-tc1/source [INFO] started tweaking crates.io crate ory-client-client 0.0.1-alpha.1 [INFO] finished tweaking crates.io crate ory-client-client 0.0.1-alpha.1 [INFO] tweaked toml for crates.io crate ory-client-client 0.0.1-alpha.1 written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate ory-client-client 0.0.1-alpha.1 on toolchain 350d0ef0ec0493e6d21cfb265cb8211a0e74d766 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 128 packages to latest compatible versions [INFO] [stderr] Adding reqwest v0.11.27 (available: v0.12.23) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c59f291a96d15ed4a307679793012f44d7ae2fcfbf544249f77fd0a15ed77847 [INFO] running `Command { std: "docker" "start" "-a" "c59f291a96d15ed4a307679793012f44d7ae2fcfbf544249f77fd0a15ed77847", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c59f291a96d15ed4a307679793012f44d7ae2fcfbf544249f77fd0a15ed77847", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c59f291a96d15ed4a307679793012f44d7ae2fcfbf544249f77fd0a15ed77847", kill_on_drop: false }` [INFO] [stdout] c59f291a96d15ed4a307679793012f44d7ae2fcfbf544249f77fd0a15ed77847 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 367c8a915bbd3f6d05c91f2531ef6fb241a39e6b14ec0d4c5b8302428ee40ea0 [INFO] running `Command { std: "docker" "start" "-a" "367c8a915bbd3f6d05c91f2531ef6fb241a39e6b14ec0d4c5b8302428ee40ea0", kill_on_drop: false }` [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling unicase v2.8.1 [INFO] [stderr] Compiling hashbrown v0.16.0 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling slab v0.4.11 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling socket2 v0.6.0 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling tower-service v0.3.3 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling ipnet v2.11.0 [INFO] [stderr] Compiling indexmap v2.11.4 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling sync_wrapper v0.1.2 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling h2 v0.3.27 [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.228 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling zerovec v0.11.4 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.3 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling hyper v0.14.32 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling icu_provider v2.0.0 [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.1.0 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling reqwest v0.11.27 [INFO] [stderr] Compiling ory-client-client v0.0.1-alpha.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: structure field `GID` should have a snake case name [INFO] [stdout] --> src/models/plugin_config_user.rs:19:9 [INFO] [stdout] | [INFO] [stdout] 19 | pub GID: Option, [INFO] [stdout] | ^^^ help: convert the identifier to snake case: `gid` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `UID` should have a snake case name [INFO] [stdout] --> src/models/plugin_config_user.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub UID: Option, [INFO] [stdout] | ^^^ help: convert the identifier to snake case: `uid` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `IP` should have a snake case name [INFO] [stdout] --> src/models/port.rs:19:9 [INFO] [stdout] | [INFO] [stdout] 19 | pub IP: Option, [INFO] [stdout] | ^^ help: convert the identifier to snake case: `ip` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 36.81s [INFO] running `Command { std: "docker" "inspect" "367c8a915bbd3f6d05c91f2531ef6fb241a39e6b14ec0d4c5b8302428ee40ea0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "367c8a915bbd3f6d05c91f2531ef6fb241a39e6b14ec0d4c5b8302428ee40ea0", kill_on_drop: false }` [INFO] [stdout] 367c8a915bbd3f6d05c91f2531ef6fb241a39e6b14ec0d4c5b8302428ee40ea0 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 82b8f0abd85979c8ddc3c0b898b1fc716336988b87b6967563857b11e370486e [INFO] running `Command { std: "docker" "start" "-a" "82b8f0abd85979c8ddc3c0b898b1fc716336988b87b6967563857b11e370486e", kill_on_drop: false }` [INFO] [stdout] warning: structure field `GID` should have a snake case name [INFO] [stdout] --> src/models/plugin_config_user.rs:19:9 [INFO] [stdout] | [INFO] [stdout] 19 | pub GID: Option, [INFO] [stdout] | ^^^ help: convert the identifier to snake case: `gid` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `UID` should have a snake case name [INFO] [stdout] --> src/models/plugin_config_user.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub UID: Option, [INFO] [stdout] | ^^^ help: convert the identifier to snake case: `uid` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `IP` should have a snake case name [INFO] [stdout] --> src/models/port.rs:19:9 [INFO] [stdout] | [INFO] [stdout] 19 | pub IP: Option, [INFO] [stdout] | ^^ help: convert the identifier to snake case: `ip` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling ory-client-client v0.0.1-alpha.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: structure field `GID` should have a snake case name [INFO] [stdout] --> src/models/plugin_config_user.rs:19:9 [INFO] [stdout] | [INFO] [stdout] 19 | pub GID: Option, [INFO] [stdout] | ^^^ help: convert the identifier to snake case: `gid` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `UID` should have a snake case name [INFO] [stdout] --> src/models/plugin_config_user.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub UID: Option, [INFO] [stdout] | ^^^ help: convert the identifier to snake case: `uid` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `IP` should have a snake case name [INFO] [stdout] --> src/models/port.rs:19:9 [INFO] [stdout] | [INFO] [stdout] 19 | pub IP: Option, [INFO] [stdout] | ^^ help: convert the identifier to snake case: `ip` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 3.57s [INFO] running `Command { std: "docker" "inspect" "82b8f0abd85979c8ddc3c0b898b1fc716336988b87b6967563857b11e370486e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "82b8f0abd85979c8ddc3c0b898b1fc716336988b87b6967563857b11e370486e", kill_on_drop: false }` [INFO] [stdout] 82b8f0abd85979c8ddc3c0b898b1fc716336988b87b6967563857b11e370486e [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] b40dfa2b510952780cfb25050cf1717c674844e7ce8011c93d183064c9c3171c [INFO] running `Command { std: "docker" "start" "-a" "b40dfa2b510952780cfb25050cf1717c674844e7ce8011c93d183064c9c3171c", kill_on_drop: false }` [INFO] [stderr] warning: structure field `GID` should have a snake case name [INFO] [stderr] --> src/models/plugin_config_user.rs:19:9 [INFO] [stderr] | [INFO] [stderr] 19 | pub GID: Option, [INFO] [stderr] | ^^^ help: convert the identifier to snake case: `gid` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(non_snake_case)]` on by default [INFO] [stderr] [INFO] [stderr] warning: structure field `UID` should have a snake case name [INFO] [stderr] --> src/models/plugin_config_user.rs:22:9 [INFO] [stderr] | [INFO] [stderr] 22 | pub UID: Option, [INFO] [stderr] | ^^^ help: convert the identifier to snake case: `uid` [INFO] [stderr] [INFO] [stderr] warning: structure field `IP` should have a snake case name [INFO] [stderr] --> src/models/port.rs:19:9 [INFO] [stderr] | [INFO] [stderr] 19 | pub IP: Option, [INFO] [stderr] | ^^ help: convert the identifier to snake case: `ip` [INFO] [stderr] [INFO] [stderr] warning: `ory-client-client` (lib) generated 3 warnings [INFO] [stderr] warning: `ory-client-client` (lib test) generated 3 warnings (3 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.15s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ory_client_client-8c2ac74c5258f8b2) [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] [stderr] Doc-tests ory_client_client [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" "b40dfa2b510952780cfb25050cf1717c674844e7ce8011c93d183064c9c3171c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b40dfa2b510952780cfb25050cf1717c674844e7ce8011c93d183064c9c3171c", kill_on_drop: false }` [INFO] [stdout] b40dfa2b510952780cfb25050cf1717c674844e7ce8011c93d183064c9c3171c