[INFO] fetching crate octorust 0.10.0... [INFO] testing octorust-0.10.0 against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] extracting crate octorust 0.10.0 into /workspace/builds/worker-0-tc1/source [INFO] started tweaking crates.io crate octorust 0.10.0 [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate octorust 0.10.0 [INFO] tweaked toml for crates.io crate octorust 0.10.0 written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate octorust 0.10.0 on toolchain cdb45c87e2cd43495379f7e867e3cc15dcee9f93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate octorust 0.10.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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded pem-rfc7468 v0.6.0 [INFO] [stderr] Downloaded parse_link_header v0.3.3 [INFO] [stderr] Downloaded reqwest-conditional-middleware v0.4.0 [INFO] [stderr] Downloaded reqwest-middleware v0.4.0 [INFO] [stderr] Downloaded retry-policies v0.4.0 [INFO] [stderr] Downloaded nom_pem v4.0.0 [INFO] [stderr] Downloaded reqwest-retry v0.7.0 [INFO] [stderr] Downloaded quinn-udp v0.5.7 [INFO] [stderr] Downloaded matchit v0.8.5 [INFO] [stderr] Downloaded pkcs1 v0.4.1 [INFO] [stderr] Downloaded cc v1.1.37 [INFO] [stderr] Downloaded rsa v0.8.2 [INFO] [stderr] Downloaded reqwest-tracing v0.5.4 [INFO] [stderr] Downloaded wiremock v0.5.22 [INFO] [stderr] Downloaded rustls v0.23.16 [INFO] [stderr] Downloaded rustix v0.38.40 [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5dfeff56bc103ddb16d22b5aa5070e17c773d62ede907fb9818463d6ac56e7bd [INFO] running `Command { std: "docker" "start" "-a" "5dfeff56bc103ddb16d22b5aa5070e17c773d62ede907fb9818463d6ac56e7bd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5dfeff56bc103ddb16d22b5aa5070e17c773d62ede907fb9818463d6ac56e7bd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5dfeff56bc103ddb16d22b5aa5070e17c773d62ede907fb9818463d6ac56e7bd", kill_on_drop: false }` [INFO] [stdout] 5dfeff56bc103ddb16d22b5aa5070e17c773d62ede907fb9818463d6ac56e7bd [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=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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c48d3b0b8206facef4d7eafdb479a5571626aef13c42f51303daab53ac359376 [INFO] running `Command { std: "docker" "start" "-a" "c48d3b0b8206facef4d7eafdb479a5571626aef13c42f51303daab53ac359376", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.89 [INFO] [stderr] Compiling libc v0.2.162 [INFO] [stderr] Compiling serde v1.0.214 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling pin-project-lite v0.2.15 [INFO] [stderr] Compiling cc v1.1.37 [INFO] [stderr] Compiling litemap v0.7.3 [INFO] [stderr] Compiling icu_locid_transform_data v1.5.0 [INFO] [stderr] Compiling icu_properties_data v1.5.0 [INFO] [stderr] Compiling icu_normalizer_data v1.5.0 [INFO] [stderr] Compiling serde_json v1.0.132 [INFO] [stderr] Compiling libm v0.2.11 [INFO] [stderr] Compiling rustls v0.23.16 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling unicase v2.8.0 [INFO] [stderr] Compiling webpki-roots v0.26.6 [INFO] [stderr] Compiling anyhow v1.0.93 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling sync_wrapper v1.0.1 [INFO] [stderr] Compiling ipnet v2.10.1 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling syn v2.0.87 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling mio v1.0.2 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling time-macros v0.2.18 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling schemars v0.8.21 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling dyn-clone v1.0.17 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling matchit v0.8.5 [INFO] [stderr] Compiling time v0.3.36 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling serde_derive_internals v0.29.1 [INFO] [stderr] Compiling rustls-webpki v0.102.8 [INFO] [stderr] Compiling serde_derive v1.0.214 [INFO] [stderr] Compiling zerofrom-derive v0.1.4 [INFO] [stderr] Compiling yoke-derive v0.7.4 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling zerofrom v0.1.4 [INFO] [stderr] Compiling yoke v0.7.4 [INFO] [stderr] Compiling zerovec v0.10.4 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling async-trait v0.1.83 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling simple_asn1 v0.6.2 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling tinystr v0.7.6 [INFO] [stderr] Compiling icu_collections v1.5.0 [INFO] [stderr] Compiling icu_locid v1.5.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling schemars_derive v0.8.21 [INFO] [stderr] Compiling async-recursion v1.1.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling icu_provider v1.5.0 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling icu_locid_transform v1.5.0 [INFO] [stderr] Compiling retry-policies v0.4.0 [INFO] [stderr] Compiling icu_properties v1.5.1 [INFO] [stderr] Compiling bytes v1.8.0 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling uuid v1.11.0 [INFO] [stderr] Compiling http v1.1.0 [INFO] [stderr] Compiling tokio v1.41.1 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling parse_link_header v0.3.3 [INFO] [stderr] Compiling jsonwebtoken v9.3.1 [INFO] [stderr] Compiling icu_normalizer v1.5.0 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling http-body-util v0.1.2 [INFO] [stderr] Compiling idna_adapter v1.2.0 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling url v2.5.3 [INFO] [stderr] Compiling hyper v1.5.0 [INFO] [stderr] Compiling tokio-rustls v0.26.0 [INFO] [stderr] Compiling hyper-util v0.1.10 [INFO] [stderr] Compiling hyper-rustls v0.27.3 [INFO] [stderr] Compiling reqwest v0.12.9 [INFO] [stderr] Compiling reqwest-middleware v0.4.0 [INFO] [stderr] Compiling reqwest-tracing v0.5.4 [INFO] [stderr] Compiling reqwest-retry v0.7.0 [INFO] [stderr] Compiling reqwest-conditional-middleware v0.4.0 [INFO] [stderr] Compiling octorust v0.10.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated method `chrono::TimeZone::datetime_from_str`: use `DateTime::parse_from_str` or `NaiveDateTime::parse_from_str` with `and_utc()` or `and_local_timezone()` instead [INFO] [stdout] --> src/utils.rs:179:31 [INFO] [stdout] | [INFO] [stdout] 179 | match Utc.datetime_from_str(&s, "%Y-%m-%dT%H:%M:%S%.3fZ") { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `chrono::TimeZone::datetime_from_str`: use `DateTime::parse_from_str` or `NaiveDateTime::parse_from_str` with `and_utc()` or `and_local_timezone()` instead [INFO] [stdout] --> src/utils.rs:181:45 [INFO] [stdout] | [INFO] [stdout] 181 | Err(_) => match Utc.datetime_from_str(&s, FORMAT) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `chrono::TimeZone::datetime_from_str`: use `DateTime::parse_from_str` or `NaiveDateTime::parse_from_str` with `and_utc()` or `and_local_timezone()` instead [INFO] [stdout] --> src/utils.rs:183:49 [INFO] [stdout] | [INFO] [stdout] 183 | ... Err(_) => match Utc.datetime_from_str(&s, "%+") { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `chrono::DateTime::::from_utc`: Use TimeZone::from_utc_datetime() or DateTime::from_naive_utc_and_offset instead [INFO] [stdout] --> src/utils.rs:186:71 [INFO] [stdout] | [INFO] [stdout] 186 | ... Ok(d) => Ok(Some(DateTime::::from_utc( [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `chrono::TimeZone::datetime_from_str`: use `DateTime::parse_from_str` or `NaiveDateTime::parse_from_str` with `and_utc()` or `and_local_timezone()` instead [INFO] [stdout] --> src/utils.rs:195:51 [INFO] [stdout] | [INFO] [stdout] 195 | ... match Utc.datetime_from_str(&s, FORMAT) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `chrono::TimeZone::datetime_from_str`: use `DateTime::parse_from_str` or `NaiveDateTime::parse_from_str` with `and_utc()` or `and_local_timezone()` instead [INFO] [stdout] --> src/utils.rs:197:65 [INFO] [stdout] | [INFO] [stdout] 197 | ... Err(_) => match Utc.datetime_from_str(&s, "%+") { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `octorust` (lib); 6 warnings emitted [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/bin/rustc --crate-name octorust --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="middleware"' --cfg 'feature="pem"' --cfg 'feature="reqwest-conditional-middleware"' --cfg 'feature="reqwest-middleware"' --cfg 'feature="reqwest-retry"' --cfg 'feature="reqwest-tracing"' --cfg 'feature="ring"' --cfg 'feature="rustls-tls"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "dirs", "httpcache", "middleware", "native-tls", "openssl", "pem", "reqwest-conditional-middleware", "reqwest-middleware", "reqwest-retry", "reqwest-tracing", "ring", "rustls-tls"))' -C metadata=9005bd5046328d6d -C extra-filename=-d71d9e3af18d688a --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern async_recursion=/opt/rustwide/target/debug/deps/libasync_recursion-1a6a9ce8d9435c25.so --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-dd2c22a4cc123164.so --extern bytes=/opt/rustwide/target/debug/deps/libbytes-4626b37e6efe2b56.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-14cd6e497ea07a70.rmeta --extern http=/opt/rustwide/target/debug/deps/libhttp-a9e299959f024cc6.rmeta --extern jsonwebtoken=/opt/rustwide/target/debug/deps/libjsonwebtoken-53c7d4b9405bb73e.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-e4dc917249a96f71.rmeta --extern mime=/opt/rustwide/target/debug/deps/libmime-4b44681fdb2c65f7.rmeta --extern parse_link_header=/opt/rustwide/target/debug/deps/libparse_link_header-9c0620feecf38940.rmeta --extern pem=/opt/rustwide/target/debug/deps/libpem-80b008cfda9b4d8c.rmeta --extern percent_encoding=/opt/rustwide/target/debug/deps/libpercent_encoding-9bee39bbc5bd523a.rmeta --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-e1aea5670a509405.rmeta --extern reqwest_conditional_middleware=/opt/rustwide/target/debug/deps/libreqwest_conditional_middleware-836a58e79d02dc43.rmeta --extern reqwest_middleware=/opt/rustwide/target/debug/deps/libreqwest_middleware-3e3ecee491aa3ce4.rmeta --extern reqwest_retry=/opt/rustwide/target/debug/deps/libreqwest_retry-8498d1ce90bf9d78.rmeta --extern reqwest_tracing=/opt/rustwide/target/debug/deps/libreqwest_tracing-ff524f34d2dbfc1d.rmeta --extern ring=/opt/rustwide/target/debug/deps/libring-7b46ed881e57965e.rmeta --extern schemars=/opt/rustwide/target/debug/deps/libschemars-fc4f0d3d37a7955d.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-485051cfe9f0b7b3.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-bbb3613af3e35e38.rmeta --extern serde_urlencoded=/opt/rustwide/target/debug/deps/libserde_urlencoded-d0817894578f4908.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-a0c5326a30779dd6.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-dab6e111a4da50b8.rmeta --extern url=/opt/rustwide/target/debug/deps/liburl-9926b38db522616b.rmeta --extern uuid=/opt/rustwide/target/debug/deps/libuuid-90dba667eb0bd461.rmeta --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-4300983936313eb7/out` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "c48d3b0b8206facef4d7eafdb479a5571626aef13c42f51303daab53ac359376", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c48d3b0b8206facef4d7eafdb479a5571626aef13c42f51303daab53ac359376", kill_on_drop: false }` [INFO] [stdout] c48d3b0b8206facef4d7eafdb479a5571626aef13c42f51303daab53ac359376