[INFO] fetching crate cloud_terrastodon_azure 0.30.0...
[INFO] building cloud_terrastodon_azure-0.30.0 against try#58b1b3c5342a414c161338871f8004258ccef2a7 for pr-149937
[INFO] extracting crate cloud_terrastodon_azure 0.30.0 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate cloud_terrastodon_azure 0.30.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate cloud_terrastodon_azure 0.30.0
[INFO] tweaked toml for crates.io crate cloud_terrastodon_azure 0.30.0 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate cloud_terrastodon_azure 0.30.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 cloud_terrastodon_azure 0.30.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] [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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+58b1b3c5342a414c161338871f8004258ccef2a7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 106b722fc752dd4bc4d4b60bcbf4857e74584562957bf1f277f766ca76cbb60c
[INFO] running `Command { std: "docker" "start" "-a" "106b722fc752dd4bc4d4b60bcbf4857e74584562957bf1f277f766ca76cbb60c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "106b722fc752dd4bc4d4b60bcbf4857e74584562957bf1f277f766ca76cbb60c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "106b722fc752dd4bc4d4b60bcbf4857e74584562957bf1f277f766ca76cbb60c", kill_on_drop: false }`
[INFO] [stdout] 106b722fc752dd4bc4d4b60bcbf4857e74584562957bf1f277f766ca76cbb60c
[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" "-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] f741273bc70430dfd8b15d3e56a4c9597cfd281175c0a8a3238829769f51eb6c
[INFO] running `Command { std: "docker" "start" "-a" "f741273bc70430dfd8b15d3e56a4c9597cfd281175c0a8a3238829769f51eb6c", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.19
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling castaway v0.2.4
[INFO] [stderr]    Compiling socket2 v0.6.0
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling indenter v0.3.4
[INFO] [stderr]    Compiling clap_builder v4.5.47
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling instability v0.3.9
[INFO] [stderr]    Compiling eyre v0.6.12
[INFO] [stderr]    Compiling serde_json v1.0.143
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling indoc v2.0.6
[INFO] [stderr]    Compiling unicode-truncate v1.1.0
[INFO] [stderr]    Compiling directories-next v2.0.0
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling lru v0.12.5
[INFO] [stderr]    Compiling compact_str v0.8.1
[INFO] [stderr]    Compiling regex-automata v0.4.10
[INFO] [stderr]    Compiling cassowary v0.3.0
[INFO] [stderr]    Compiling unicode-width v0.2.0
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling nucleo-matcher v0.3.1
[INFO] [stderr]    Compiling pratt v0.4.0
[INFO] [stderr]    Compiling signal-hook-mio v0.2.4
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling cloud_terrastodon_relative_location v0.30.0
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]    Compiling nucleo v0.5.0
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling unicode_categories v0.1.1
[INFO] [stderr]    Compiling crossterm v0.28.1
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling tempfile v3.22.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling derive_arbitrary v1.4.2
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling clap_derive v4.5.47
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling async-recursion v1.1.1
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling arbitrary v1.4.2
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling strum v0.27.2
[INFO] [stderr]    Compiling clap v4.5.47
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling ratatui v0.29.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling indexmap v2.11.1
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling compact_str v0.9.0
[INFO] [stderr]    Compiling emath v0.33.0
[INFO] [stderr]    Compiling vecmap-rs v0.2.3
[INFO] [stderr]    Compiling hcl-primitives v0.1.11
[INFO] [stderr]    Compiling bstr v1.12.0
[INFO] [stderr]    Compiling ipnetwork v0.21.1
[INFO] [stderr]    Compiling uuid v1.18.1
[INFO] [stderr]    Compiling hcl-edit v0.9.3
[INFO] [stderr]    Compiling ordermap v0.5.10
[INFO] [stderr]    Compiling iso8601-duration v0.2.0
[INFO] [stderr]    Compiling tui-textarea v0.7.0
[INFO] [stderr]    Compiling cloud_terrastodon_pathing v0.30.0
[INFO] [stderr]    Compiling cloud_terrastodon_user_input v0.30.0
[INFO] [stderr]    Compiling hcl-rs v0.19.4
[INFO] [stderr]    Compiling cloud_terrastodon_config v0.30.0
[INFO] [stderr]    Compiling cloud_terrastodon_command v0.30.0
[INFO] [stderr]    Compiling cloud_terrastodon_azure_resource_types v0.30.0
[INFO] [stderr]    Compiling cloud_terrastodon_hcl_types v0.30.0
[INFO] [stderr]    Compiling cloud_terrastodon_azure_types v0.30.0
[INFO] [stderr]    Compiling cloud_terrastodon_azure v0.30.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 55.32s
[INFO] running `Command { std: "docker" "inspect" "f741273bc70430dfd8b15d3e56a4c9597cfd281175c0a8a3238829769f51eb6c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f741273bc70430dfd8b15d3e56a4c9597cfd281175c0a8a3238829769f51eb6c", kill_on_drop: false }`
[INFO] [stdout] f741273bc70430dfd8b15d3e56a4c9597cfd281175c0a8a3238829769f51eb6c
[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" "-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] ea5e78d0de22846639aea516bb1b2ebb7c442f633eb64d03eb9e625fa6b482e2
[INFO] running `Command { std: "docker" "start" "-a" "ea5e78d0de22846639aea516bb1b2ebb7c442f633eb64d03eb9e625fa6b482e2", kill_on_drop: false }`
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling regex-automata v0.4.10
[INFO] [stderr]    Compiling test-log-macros v0.2.18
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling env_filter v0.1.3
[INFO] [stderr]    Compiling env_logger v0.11.8
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling signal-hook-mio v0.2.4
[INFO] [stderr]    Compiling crossterm v0.28.1
[INFO] [stderr]    Compiling ratatui v0.29.0
[INFO] [stderr]    Compiling bstr v1.12.0
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.20
[INFO] [stderr]    Compiling tui-textarea v0.7.0
[INFO] [stderr]    Compiling test-log v0.2.18
[INFO] [stderr]    Compiling cloud_terrastodon_pathing v0.30.0
[INFO] [stderr]    Compiling cloud_terrastodon_user_input v0.30.0
[INFO] [stderr]    Compiling cloud_terrastodon_config v0.30.0
[INFO] [stderr]    Compiling cloud_terrastodon_command v0.30.0
[INFO] [stderr]    Compiling cloud_terrastodon_hcl_types v0.30.0
[INFO] [stderr]    Compiling cloud_terrastodon_azure_resource_types v0.30.0
[INFO] [stderr]    Compiling cloud_terrastodon_azure_types v0.30.0
[INFO] [stderr]    Compiling cloud_terrastodon_azure v0.30.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 54.64s
[INFO] running `Command { std: "docker" "inspect" "ea5e78d0de22846639aea516bb1b2ebb7c442f633eb64d03eb9e625fa6b482e2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ea5e78d0de22846639aea516bb1b2ebb7c442f633eb64d03eb9e625fa6b482e2", kill_on_drop: false }`
[INFO] [stdout] ea5e78d0de22846639aea516bb1b2ebb7c442f633eb64d03eb9e625fa6b482e2
