[INFO] fetching crate sttp 0.1.0... [INFO] testing sttp-0.1.0 against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] extracting crate sttp 0.1.0 into /workspace/builds/worker-1-tc1/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-1-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate sttp 0.1.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] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 37 packages to latest compatible versions [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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 361cd0eaa19ea1e57b99d610192ea228d34ca59152339764bcbdfe0b45d8db22 [INFO] running `Command { std: "docker" "start" "-a" "361cd0eaa19ea1e57b99d610192ea228d34ca59152339764bcbdfe0b45d8db22", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "361cd0eaa19ea1e57b99d610192ea228d34ca59152339764bcbdfe0b45d8db22", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "361cd0eaa19ea1e57b99d610192ea228d34ca59152339764bcbdfe0b45d8db22", kill_on_drop: false }` [INFO] [stdout] 361cd0eaa19ea1e57b99d610192ea228d34ca59152339764bcbdfe0b45d8db22 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 6132f6e1cc5172aed3cf44ec7e16687c8fce6ed9ddfe1bf1a148a94ade09fe3b [INFO] running `Command { std: "docker" "start" "-a" "6132f6e1cc5172aed3cf44ec7e16687c8fce6ed9ddfe1bf1a148a94ade09fe3b", kill_on_drop: false }` [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling uuid v1.18.0 [INFO] [stderr] Compiling bitflags v2.9.3 [INFO] [stderr] Compiling chrono v0.4.41 [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 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 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::(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>` [INFO] [stdout] note: required by a bound in `DateTime::::signed_duration_since` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/chrono-0.4.41/src/datetime/mod.rs:555:19 [INFO] [stdout] | [INFO] [stdout] 553 | pub fn signed_duration_since( [INFO] [stdout] | --------------------- required by a bound in this associated function [INFO] [stdout] 554 | self, [INFO] [stdout] 555 | rhs: impl Borrow>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ required by this bound in `DateTime::::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::(UNIX_EPOCH.into()) [INFO] [stdout] 85 + .signed_duration_since::(>::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::(UNIX_EPOCH.into()) [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] note: multiple `impl`s or `where` clauses satisfying `_: From` found [INFO] [stdout] --> src/ticks.rs:82:23 [INFO] [stdout] | [INFO] [stdout] 82 | DateTime: From, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: and more `impl`s found in the following crates: `chrono`: [INFO] [stdout] - impl From for DateTime; [INFO] [stdout] - impl From for DateTime; [INFO] [stdout] = note: required for `SystemTime` to implement `Into>` [INFO] [stdout] help: try using a fully qualified path to specify the expected types [INFO] [stdout] | [INFO] [stdout] 85 - .signed_duration_since::(UNIX_EPOCH.into()) [INFO] [stdout] 85 + .signed_duration_since::(>::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] running `Command { std: "docker" "inspect" "6132f6e1cc5172aed3cf44ec7e16687c8fce6ed9ddfe1bf1a148a94ade09fe3b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6132f6e1cc5172aed3cf44ec7e16687c8fce6ed9ddfe1bf1a148a94ade09fe3b", kill_on_drop: false }` [INFO] [stdout] 6132f6e1cc5172aed3cf44ec7e16687c8fce6ed9ddfe1bf1a148a94ade09fe3b