[INFO] fetching crate sttp 0.1.0...
[INFO] testing sttp-0.1.0 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-8
[INFO] extracting crate sttp 0.1.0 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate sttp 0.1.0
[INFO] finished tweaking crates.io crate sttp 0.1.0
[INFO] tweaked toml for crates.io crate sttp 0.1.0 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate sttp 0.1.0 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 35 packages to latest compatible versions
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] eacb55c80ae92cc52346f8a00f0da0bfbcef447a3fd1341022c08b1baa4545e5
[INFO] running `Command { std: "docker" "start" "-a" "eacb55c80ae92cc52346f8a00f0da0bfbcef447a3fd1341022c08b1baa4545e5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "eacb55c80ae92cc52346f8a00f0da0bfbcef447a3fd1341022c08b1baa4545e5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "eacb55c80ae92cc52346f8a00f0da0bfbcef447a3fd1341022c08b1baa4545e5", kill_on_drop: false }`
[INFO] [stdout] eacb55c80ae92cc52346f8a00f0da0bfbcef447a3fd1341022c08b1baa4545e5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 50b8da8e633c580b389f44da21a253a1e0e405073ad50b623cd2902281e291b8
[INFO] running `Command { std: "docker" "start" "-a" "50b8da8e633c580b389f44da21a253a1e0e405073ad50b623cd2902281e291b8", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling iana-time-zone v0.1.64
[INFO] [stderr]    Compiling uuid v1.18.1
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling sttp v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: lint `missing_fragment_specifier` has been removed: converted into hard error, see <https://github.com/rust-lang/rust/issues/40107> for more information
[INFO] [stdout]   --> src/lib.rs:29:5
[INFO] [stdout]    |
[INFO] [stdout] 29 |     missing_fragment_specifier,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unknown lint: `order_dependent_trait_objects`
[INFO] [stdout]   --> src/lib.rs:36:5
[INFO] [stdout]    |
[INFO] [stdout] 36 |     order_dependent_trait_objects,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unknown_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `illegal_floating_point_literal_pattern` has been removed: no longer a warning, float patterns behave the same as `==`
[INFO] [stdout]   --> src/lib.rs:37:5
[INFO] [stdout]    |
[INFO] [stdout] 37 |     illegal_floating_point_literal_pattern,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `private_in_public` has been removed: replaced with another group of lints, see RFC <https://rust-lang.github.io/rfcs/2145-type-privacy.html> for more information
[INFO] [stdout]   --> src/lib.rs:45:5
[INFO] [stdout]    |
[INFO] [stdout] 45 |     private_in_public,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `transport::constants::CompressionModes`: Only used for backwards compatibility with pre-standard STTP implementations. OperationalModes now supports custom compression types
[INFO] [stdout]    --> src/transport/constants.rs:582:16
[INFO] [stdout]     |
[INFO] [stdout] 582 |     pub struct CompressionModes : u32
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]    --> src/ticks.rs:85:53
[INFO] [stdout]     |
[INFO] [stdout]  85 |             .signed_duration_since::<Tz>(UNIX_EPOCH.into())
[INFO] [stdout]     |              ---------------------                  ^^^^
[INFO] [stdout]     |              |
[INFO] [stdout]     |              required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout]     = note: cannot satisfy `_: Borrow<DateTime<Tz>>`
[INFO] [stdout] note: required by a bound in `DateTime::<Tz>::signed_duration_since`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/chrono-0.4.42/src/datetime/mod.rs:555:19
[INFO] [stdout]     |
[INFO] [stdout] 553 |     pub fn signed_duration_since<Tz2: TimeZone>(
[INFO] [stdout]     |            --------------------- required by a bound in this associated function
[INFO] [stdout] 554 |         self,
[INFO] [stdout] 555 |         rhs: impl Borrow<DateTime<Tz2>>,
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^ required by this bound in `DateTime::<Tz>::signed_duration_since`
[INFO] [stdout] help: try using a fully qualified path to specify the expected types
[INFO] [stdout]     |
[INFO] [stdout]  85 -             .signed_duration_since::<Tz>(UNIX_EPOCH.into())
[INFO] [stdout]  85 +             .signed_duration_since::<Tz>(<SystemTime as Into<T>>::into(UNIX_EPOCH))
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]   --> src/ticks.rs:85:53
[INFO] [stdout]    |
[INFO] [stdout] 85 |             .signed_duration_since::<Tz>(UNIX_EPOCH.into())
[INFO] [stdout]    |                                                     ^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: multiple `impl`s or `where` clauses satisfying `_: From<SystemTime>` found
[INFO] [stdout]   --> src/ticks.rs:82:23
[INFO] [stdout]    |
[INFO] [stdout] 82 |         DateTime<Tz>: From<SystemTime>,
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: and more `impl`s found in the following crates: `chrono`:
[INFO] [stdout]            - impl From<SystemTime> for DateTime<Local>;
[INFO] [stdout]            - impl From<SystemTime> for DateTime<Utc>;
[INFO] [stdout]    = note: required for `SystemTime` to implement `Into<DateTime<Tz>>`
[INFO] [stdout] help: try using a fully qualified path to specify the expected types
[INFO] [stdout]    |
[INFO] [stdout] 85 -             .signed_duration_since::<Tz>(UNIX_EPOCH.into())
[INFO] [stdout] 85 +             .signed_duration_since::<Tz>(<SystemTime as Into<T>>::into(UNIX_EPOCH))
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0283`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `sttp` (lib) due to 2 previous errors; 5 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "50b8da8e633c580b389f44da21a253a1e0e405073ad50b623cd2902281e291b8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "50b8da8e633c580b389f44da21a253a1e0e405073ad50b623cd2902281e291b8", kill_on_drop: false }`
[INFO] [stdout] 50b8da8e633c580b389f44da21a253a1e0e405073ad50b623cd2902281e291b8
