[INFO] fetching crate datadog-api-client 0.19.0... [INFO] testing datadog-api-client-0.19.0 against 1.90.0 for beta-1.91-3 [INFO] extracting crate datadog-api-client 0.19.0 into /workspace/builds/worker-0-tc1/source [INFO] started tweaking crates.io crate datadog-api-client 0.19.0 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate datadog-api-client 0.19.0 [INFO] tweaked toml for crates.io crate datadog-api-client 0.19.0 written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate datadog-api-client 0.19.0 on toolchain 1.90.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate datadog-api-client 0.19.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" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded vcr-cassette v2.0.1 [INFO] [stderr] Downloaded gherkin v0.14.0 [INFO] [stderr] Downloaded sealed v0.5.0 [INFO] [stderr] Downloaded synthez-codegen v0.3.1 [INFO] [stderr] Downloaded synthez v0.3.1 [INFO] [stderr] Downloaded typed-builder-macro v0.15.2 [INFO] [stderr] Downloaded synthez-core v0.3.1 [INFO] [stderr] Downloaded cucumber-expressions v0.3.0 [INFO] [stderr] Downloaded cucumber-codegen v0.20.2 [INFO] [stderr] Downloaded peg-macros v0.6.3 [INFO] [stderr] Downloaded minijinja v1.0.22 [INFO] [stderr] Downloaded peg v0.6.3 [INFO] [stderr] Downloaded cucumber v0.20.2 [INFO] [stderr] Downloaded retry-policies v0.2.1 [INFO] [stderr] Downloaded typed-builder v0.15.2 [INFO] [stderr] Downloaded peg-runtime v0.6.3 [INFO] [stderr] Downloaded form-data-builder v1.0.1 [INFO] [stderr] Downloaded reqwest-retry v0.3.0 [INFO] [stderr] Downloaded uuid-macro-internal v1.18.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8788078cb0f3361677dfccdf2680a8cb22c982617a4e3e7bf94aef9cdea3c7a9 [INFO] running `Command { std: "docker" "start" "-a" "8788078cb0f3361677dfccdf2680a8cb22c982617a4e3e7bf94aef9cdea3c7a9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8788078cb0f3361677dfccdf2680a8cb22c982617a4e3e7bf94aef9cdea3c7a9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8788078cb0f3361677dfccdf2680a8cb22c982617a4e3e7bf94aef9cdea3c7a9", kill_on_drop: false }` [INFO] [stdout] 8788078cb0f3361677dfccdf2680a8cb22c982617a4e3e7bf94aef9cdea3c7a9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=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" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 81d9815bb3131e7e4b1532f6ad71f2e5e269d9a0c2a11f4ac1ce1ec9b2bd240d [INFO] running `Command { std: "docker" "start" "-a" "81d9815bb3131e7e4b1532f6ad71f2e5e269d9a0c2a11f4ac1ce1ec9b2bd240d", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling cfg-if v1.0.3 [INFO] [stderr] Compiling find-msvc-tools v0.1.1 [INFO] [stderr] Compiling serde_core v1.0.223 [INFO] [stderr] Compiling serde v1.0.223 [INFO] [stderr] Compiling zerocopy v0.8.27 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling slab v0.4.11 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling bitflags v2.9.4 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling indexmap v2.11.1 [INFO] [stderr] Compiling unicase v2.8.1 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling socket2 v0.6.0 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling cc v1.2.37 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling anyhow v1.0.99 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling iana-time-zone v0.1.64 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling semver v1.0.27 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling task-local-extensions v0.1.4 [INFO] [stderr] Compiling form-data-builder v1.0.1 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Compiling zstd-sys v2.0.16+zstd.1.5.7 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling datadog-api-client v0.19.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Compiling flate2 v1.1.2 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling darling_core v0.20.11 [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.223 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling zerovec v0.11.4 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling potential_utf v0.1.3 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling serde_with_macros v3.14.0 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling uuid-macro-internal v1.18.1 [INFO] [stderr] Compiling zstd v0.13.3 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling async-stream v0.3.6 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling h2 v0.3.27 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling serde_with v3.14.0 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling uuid v1.18.1 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling retry-policies v0.2.1 [INFO] [stderr] Compiling hyper v0.14.32 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.27 [INFO] [stderr] Compiling reqwest-middleware v0.2.5 [INFO] [stderr] Compiling reqwest-retry v0.3.0 [INFO] [stderr] error: could not compile `datadog-api-client` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.90.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name datadog_api_client --edition=2021 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="native-tls"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "native-tls", "rustls-tls"))' -C metadata=cf3c2d4227dc1c99 -C extra-filename=-1b6ac125c5d8eb67 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern async_stream=/opt/rustwide/target/debug/deps/libasync_stream-435da58bcb3d95bd.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-23b8e1ad3c99b17c.rmeta --extern flate2=/opt/rustwide/target/debug/deps/libflate2-0d527f5e3e0b471f.rmeta --extern form_data_builder=/opt/rustwide/target/debug/deps/libform_data_builder-39499b243cf597e5.rmeta --extern futures_core=/opt/rustwide/target/debug/deps/libfutures_core-cfb76736a56aefc1.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-509a3481d98abb23.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-62f38dd377528769.rmeta --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-d551a1bf62de5b0f.rmeta --extern reqwest_middleware=/opt/rustwide/target/debug/deps/libreqwest_middleware-7cc9e79f1b946208.rmeta --extern reqwest_retry=/opt/rustwide/target/debug/deps/libreqwest_retry-f939f82db57e61fd.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-4b308ba70a6f32f2.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-6adb65fd58b15ca6.rmeta --extern serde_with=/opt/rustwide/target/debug/deps/libserde_with-5e03dc7e3b6570ef.rmeta --extern url=/opt/rustwide/target/debug/deps/liburl-5a80989ad08d425f.rmeta --extern uuid=/opt/rustwide/target/debug/deps/libuuid-bb920f48ab5ef6e8.rmeta --extern zstd=/opt/rustwide/target/debug/deps/libzstd-6747682f325bb504.rmeta --cap-lints=warn -L native=/opt/rustwide/target/debug/build/zstd-sys-887b8e8ea4737e34/out` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "81d9815bb3131e7e4b1532f6ad71f2e5e269d9a0c2a11f4ac1ce1ec9b2bd240d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "81d9815bb3131e7e4b1532f6ad71f2e5e269d9a0c2a11f4ac1ce1ec9b2bd240d", kill_on_drop: false }` [INFO] [stdout] 81d9815bb3131e7e4b1532f6ad71f2e5e269d9a0c2a11f4ac1ce1ec9b2bd240d