[INFO] fetching crate google-dns1 6.0.0+20240616... [INFO] testing google-dns1-6.0.0+20240616 against beta-2025-09-21 for beta-1.91-3 [INFO] extracting crate google-dns1 6.0.0+20240616 into /workspace/builds/worker-5-tc2/source [INFO] started tweaking crates.io crate google-dns1 6.0.0+20240616 [INFO] finished tweaking crates.io crate google-dns1 6.0.0+20240616 [INFO] tweaked toml for crates.io crate google-dns1 6.0.0+20240616 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate google-dns1 6.0.0+20240616 on toolchain beta-2025-09-21 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "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" "+beta-2025-09-21" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 179 packages to latest compatible versions [INFO] [stderr] Adding google-apis-common v7.0.0 (available: v8.0.0) [INFO] [stderr] Adding utoipa v4.2.3 (available: v5.4.0) [INFO] [stderr] Adding yup-oauth2 v11.0.0 (available: v12.1.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2ed5316f7cebf3f63c644da40acce42fcc9c185779c79a5bbf5cd9c5e980d22b [INFO] running `Command { std: "docker" "start" "-a" "2ed5316f7cebf3f63c644da40acce42fcc9c185779c79a5bbf5cd9c5e980d22b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2ed5316f7cebf3f63c644da40acce42fcc9c185779c79a5bbf5cd9c5e980d22b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2ed5316f7cebf3f63c644da40acce42fcc9c185779c79a5bbf5cd9c5e980d22b", kill_on_drop: false }` [INFO] [stdout] 2ed5316f7cebf3f63c644da40acce42fcc9c185779c79a5bbf5cd9c5e980d22b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8e8da402f8785e3615f5d5f97343f916bbf9b53eb4b5cbef91c9a6938ae07ed4 [INFO] running `Command { std: "docker" "start" "-a" "8e8da402f8785e3615f5d5f97343f916bbf9b53eb4b5cbef91c9a6938ae07ed4", kill_on_drop: false }` [INFO] [stderr] Compiling zeroize v1.8.2 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling rustls v0.23.32 [INFO] [stderr] Compiling darling_core v0.21.3 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling deranged v0.5.4 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling iana-time-zone v0.1.64 [INFO] [stderr] Compiling rustls-pki-types v1.12.0 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling rustls-native-certs v0.8.1 [INFO] [stderr] Compiling rustls-pemfile v2.2.0 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling time v0.3.44 [INFO] [stderr] Compiling darling_macro v0.21.3 [INFO] [stderr] Compiling darling v0.21.3 [INFO] [stderr] Compiling serde_with_macros v3.14.1 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling serde_with v3.14.1 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling rustls-webpki v0.103.6 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling h2 v0.4.12 [INFO] [stderr] Compiling tokio-rustls v0.26.4 [INFO] [stderr] Compiling hyper v1.7.0 [INFO] [stderr] Compiling hyper-util v0.1.17 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling yup-oauth2 v11.0.0 [INFO] [stderr] Compiling google-apis-common v7.0.0 [INFO] [stderr] Compiling google-dns1 v6.0.0+20240616 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 34.58s [INFO] running `Command { std: "docker" "inspect" "8e8da402f8785e3615f5d5f97343f916bbf9b53eb4b5cbef91c9a6938ae07ed4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8e8da402f8785e3615f5d5f97343f916bbf9b53eb4b5cbef91c9a6938ae07ed4", kill_on_drop: false }` [INFO] [stdout] 8e8da402f8785e3615f5d5f97343f916bbf9b53eb4b5cbef91c9a6938ae07ed4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 79342d7adba4e1db8cca217d9a7e5b14ae94a4bb0698230196fc69f274b06190 [INFO] running `Command { std: "docker" "start" "-a" "79342d7adba4e1db8cca217d9a7e5b14ae94a4bb0698230196fc69f274b06190", kill_on_drop: false }` [INFO] [stderr] Compiling google-dns1 v6.0.0+20240616 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 4.73s [INFO] running `Command { std: "docker" "inspect" "79342d7adba4e1db8cca217d9a7e5b14ae94a4bb0698230196fc69f274b06190", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "79342d7adba4e1db8cca217d9a7e5b14ae94a4bb0698230196fc69f274b06190", kill_on_drop: false }` [INFO] [stdout] 79342d7adba4e1db8cca217d9a7e5b14ae94a4bb0698230196fc69f274b06190 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] fbf56d0f155ba67c21cbc98f6a65d84d7aa2d7546f856472119ac4bc101772be [INFO] running `Command { std: "docker" "start" "-a" "fbf56d0f155ba67c21cbc98f6a65d84d7aa2d7546f856472119ac4bc101772be", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.20s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/google_dns1-0a8109b9a0b89f45) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stderr] Doc-tests google_dns1 [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 52 tests [INFO] [stdout] test src/api.rs - api::ChangeMethods (line 1743) - compile ... ok [INFO] [stdout] test src/api.rs - api::DnsKeyMethods (line 1865) - compile ... ok [INFO] [stdout] test src/api.rs - api::ManagedZoneListCall (line 6836) - compile ... ok [INFO] [stdout] test src/api.rs - api::ManagedZoneOperationGetCall (line 4878) - compile ... ok [INFO] [stdout] test src/api.rs - api::ChangeCreateCall (line 3151) - compile ... ok [INFO] [stdout] test src/api.rs - api::ChangeGetCall (line 3498) - compile ... ok [INFO] [stdout] test src/api.rs - api::ManagedZoneMethods (line 2059) - compile ... ok [INFO] [stdout] test src/api.rs - api::ManagedZoneGetCall (line 6197) - compile ... ok [INFO] [stdout] test src/api.rs - api::ManagedZoneDeleteCall (line 5898) - compile ... ok [INFO] [stdout] test src/api.rs - api::DnsKeyGetCall (line 4188) - compile ... ok [INFO] [stdout] test src/api.rs - api::Dns (line 61) - compile ... ok [INFO] [stdout] test src/api.rs - api::ManagedZoneSetIamPolicyCall (line 7508) - compile ... ok [INFO] [stdout] test src/api.rs - api::ManagedZoneGetIamPolicyCall (line 6510) - compile ... ok [INFO] [stdout] test src/api.rs - api::ManagedZoneOperationListCall (line 5215) - compile ... ok [INFO] [stdout] test src/api.rs - api::DnsKeyListCall (line 4535) - compile ... ok [INFO] [stdout] test src/api.rs - api::ManagedZoneOperationMethods (line 1960) - compile ... ok [INFO] [stdout] test src/api.rs - api::ManagedZoneUpdateCall (line 8162) - compile ... ok [INFO] [stdout] test src/api.rs - api::ManagedZonePatchCall (line 7158) - compile ... ok [INFO] [stdout] test src/api.rs - api::PolicyListCall (line 9444) - compile ... ok [INFO] [stdout] test src/api.rs - api::PolicyGetCall (line 9137) - compile ... ok [INFO] [stdout] test src/api.rs - api::PolicyDeleteCall (line 8844) - compile ... ok [INFO] [stdout] test src/api.rs - api::ManagedZoneCreateCall (line 5563) - compile ... ok [INFO] [stdout] test src/api.rs - api::PolicyCreateCall (line 8512) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectGetCall (line 10439) - compile ... ok [INFO] [stdout] test src/api.rs - api::ResourceRecordSetListCall (line 11788) - compile ... ok [INFO] [stdout] test src/api.rs - api::PolicyMethods (line 2312) - compile ... ok [INFO] [stdout] test src/api.rs - api::ChangeListCall (line 3832) - compile ... ok [INFO] [stdout] test src/api.rs - api::ResponsePolicyListCall (line 13490) - compile ... ok [INFO] [stdout] test src/api.rs - api::ManagedZoneTestIamPermissionCall (line 7834) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProjectMethods (line 2485) - compile ... ok [INFO] [stdout] test src/api.rs - api::ResourceRecordSetCreateCall (line 10734) - compile ... ok [INFO] [stdout] test src/api.rs - api::ResourceRecordSetPatchCall (line 12149) - compile ... ok [INFO] [stdout] test src/api.rs - api::ResourceRecordSetGetCall (line 11437) - compile ... ok [INFO] [stdout] test src/api.rs - api::ResourceRecordSetDeleteCall (line 11084) - compile ... ok [INFO] [stdout] test src/api.rs - api::PolicyPatchCall (line 9751) - compile ... ok [INFO] [stdout] test src/lib.rs - (line 65) ... ignored [INFO] [stdout] test src/api.rs - api::ResourceRecordSetMethods (line 2553) - compile ... ok [INFO] [stdout] test src/api.rs - api::ResponsePolicyGetCall (line 13174) - compile ... ok [INFO] [stdout] test src/api.rs - api::ResponsePolicyRuleGetCall (line 15186) - compile ... ok [INFO] [stdout] test src/api.rs - api::ResponsePolicyMethods (line 2746) - compile ... ok [INFO] [stdout] test src/api.rs - api::ResponsePolicyRuleDeleteCall (line 14865) - compile ... ok [INFO] [stdout] test src/api.rs - api::ResponsePolicyRuleListCall (line 15522) - compile ... ok [INFO] [stdout] test src/api.rs - api::ResponsePolicyDeleteCall (line 12872) - compile ... ok [INFO] [stdout] test src/api.rs - api::ResponsePolicyPatchCall (line 13802) - compile ... ok [INFO] [stdout] test src/lib.rs - (line 97) - compile ... ok [INFO] [stdout] test src/api.rs - api::ResponsePolicyRulePatchCall (line 15860) - compile ... ok [INFO] [stdout] test src/api.rs - api::ResponsePolicyUpdateCall (line 14157) - compile ... ok [INFO] [stdout] test src/api.rs - api::ResponsePolicyRuleMethods (line 2933) - compile ... ok [INFO] [stdout] test src/api.rs - api::ResponsePolicyCreateCall (line 12537) - compile ... ok [INFO] [stdout] test src/api.rs - api::ResponsePolicyRuleCreateCall (line 14512) - compile ... ok [INFO] [stdout] test src/api.rs - api::PolicyUpdateCall (line 10095) - compile ... ok [INFO] [stdout] test src/api.rs - api::ResponsePolicyRuleUpdateCall (line 16235) - compile ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 51 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 2.46s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "fbf56d0f155ba67c21cbc98f6a65d84d7aa2d7546f856472119ac4bc101772be", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fbf56d0f155ba67c21cbc98f6a65d84d7aa2d7546f856472119ac4bc101772be", kill_on_drop: false }` [INFO] [stdout] fbf56d0f155ba67c21cbc98f6a65d84d7aa2d7546f856472119ac4bc101772be