[INFO] fetching crate service-binding 3.0.0... [INFO] checking service-binding-3.0.0 against try#f93f9bd1edfdb032bbf1c02773329541b22aa5a7 for pr-150727-1 [INFO] extracting crate service-binding 3.0.0 into /workspace/builds/worker-5-tc2/source [INFO] started tweaking crates.io crate service-binding 3.0.0 [INFO] finished tweaking crates.io crate service-binding 3.0.0 [INFO] tweaked toml for crates.io crate service-binding 3.0.0 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate service-binding 3.0.0 on toolchain f93f9bd1edfdb032bbf1c02773329541b22aa5a7 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f93f9bd1edfdb032bbf1c02773329541b22aa5a7" "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" "+f93f9bd1edfdb032bbf1c02773329541b22aa5a7" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 157 packages to latest compatible versions [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f93f9bd1edfdb032bbf1c02773329541b22aa5a7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+f93f9bd1edfdb032bbf1c02773329541b22aa5a7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 79e6212f99810709bdf37e4eb2ef3f0ad1f0d6d48563e3f5e73e0392255fd8c7 [INFO] running `Command { std: "docker" "start" "-a" "79e6212f99810709bdf37e4eb2ef3f0ad1f0d6d48563e3f5e73e0392255fd8c7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "79e6212f99810709bdf37e4eb2ef3f0ad1f0d6d48563e3f5e73e0392255fd8c7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "79e6212f99810709bdf37e4eb2ef3f0ad1f0d6d48563e3f5e73e0392255fd8c7", kill_on_drop: false }` [INFO] [stdout] 79e6212f99810709bdf37e4eb2ef3f0ad1f0d6d48563e3f5e73e0392255fd8c7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+f93f9bd1edfdb032bbf1c02773329541b22aa5a7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 42c5df79de80716e4cfe4d80110be100f4108a0f4e20f1a343732ccdadcc832c [INFO] running `Command { std: "docker" "start" "-a" "42c5df79de80716e4cfe4d80110be100f4108a0f4e20f1a343732ccdadcc832c", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.105 [INFO] [stderr] Compiling quote v1.0.43 [INFO] [stderr] Compiling unicode-ident v1.0.22 [INFO] [stderr] Compiling libc v0.2.180 [INFO] [stderr] Checking stable_deref_trait v1.2.1 [INFO] [stderr] Checking cfg-if v1.0.4 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Checking log v0.4.29 [INFO] [stderr] Checking bytes v1.11.0 [INFO] [stderr] Checking litemap v0.8.1 [INFO] [stderr] Checking writeable v0.6.2 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Checking itoa v1.0.17 [INFO] [stderr] Compiling icu_normalizer_data v2.1.1 [INFO] [stderr] Compiling icu_properties_data v2.1.2 [INFO] [stderr] Checking tracing-core v0.1.36 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Checking bitflags v2.10.0 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling pin-project-lite v0.2.16 [INFO] [stderr] Compiling zmij v1.0.15 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Checking local-waker v0.1.4 [INFO] [stderr] Checking utf8parse v0.2.2 [INFO] [stderr] Checking actix-utils v3.0.1 [INFO] [stderr] Checking anstyle-parse v0.2.7 [INFO] [stderr] Checking actix-service v2.0.3 [INFO] [stderr] Compiling regex-lite v0.1.8 [INFO] [stderr] Checking is_terminal_polyfill v1.70.2 [INFO] [stderr] Checking colorchoice v1.0.4 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Checking anstyle v1.0.13 [INFO] [stderr] Checking powerfmt v0.2.0 [INFO] [stderr] Compiling rustix v1.1.3 [INFO] [stderr] Checking bytestring v1.5.0 [INFO] [stderr] Compiling convert_case v0.10.0 [INFO] [stderr] Checking http v0.2.12 [INFO] [stderr] Checking anstyle-query v1.1.5 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Checking anstream v0.6.21 [INFO] [stderr] Checking deranged v0.5.5 [INFO] [stderr] Checking encoding_rs v0.8.35 [INFO] [stderr] Checking clap_lex v0.7.7 [INFO] [stderr] Checking mime v0.3.17 [INFO] [stderr] Checking sdd v3.0.10 [INFO] [stderr] Compiling syn v2.0.114 [INFO] [stderr] Checking foldhash v0.1.5 [INFO] [stderr] Checking num-conv v0.1.0 [INFO] [stderr] Checking ryu v1.0.22 [INFO] [stderr] Checking linux-raw-sys v0.11.0 [INFO] [stderr] Checking time-core v0.1.7 [INFO] [stderr] Checking language-tags v0.3.2 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Checking strsim v0.11.1 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking impl-more v0.1.9 [INFO] [stderr] Checking testresult v0.4.1 [INFO] [stderr] Checking service-binding v3.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking scc v2.4.0 [INFO] [stderr] Checking clap_builder v4.5.54 [INFO] [stderr] Checking parking_lot_core v0.9.12 [INFO] [stderr] Checking errno v0.3.14 [INFO] [stderr] Checking socket2 v0.6.1 [INFO] [stderr] Checking mio v1.1.1 [INFO] [stderr] Checking socket2 v0.5.10 [INFO] [stderr] Checking signal-hook-registry v1.4.8 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Checking tokio v1.49.0 [INFO] [stderr] Checking time v0.3.45 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Checking tempfile v3.24.0 [INFO] [stderr] Compiling actix-router v0.5.3 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Checking actix-rt v2.11.0 [INFO] [stderr] Checking tokio-util v0.7.18 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling derive_more-impl v2.1.1 [INFO] [stderr] Compiling serial_test_derive v3.3.1 [INFO] [stderr] Compiling actix-web-codegen v4.3.0 [INFO] [stderr] Compiling clap_derive v4.5.49 [INFO] [stderr] Compiling actix-macros v0.2.4 [INFO] [stderr] Checking serial_test v3.3.1 [INFO] [stderr] Checking actix-codec v0.5.2 [INFO] [stderr] Checking actix-server v2.6.0 [INFO] [stderr] Checking zerofrom v0.1.6 [INFO] [stderr] Checking yoke v0.8.1 [INFO] [stderr] Checking clap v4.5.54 [INFO] [stderr] Checking zerovec v0.11.5 [INFO] [stderr] Checking zerotrie v0.2.3 [INFO] [stderr] Checking tinystr v0.8.2 [INFO] [stderr] Checking potential_utf v0.1.4 [INFO] [stderr] Checking icu_collections v2.1.1 [INFO] [stderr] Checking derive_more v2.1.1 [INFO] [stderr] Checking icu_locale_core v2.1.1 [INFO] [stderr] Checking actix-http v3.11.2 [INFO] [stderr] Checking icu_provider v2.1.1 [INFO] [stderr] Checking icu_normalizer v2.1.1 [INFO] [stderr] Checking icu_properties v2.1.2 [INFO] [stderr] Checking idna_adapter v1.2.1 [INFO] [stderr] Checking idna v1.1.0 [INFO] [stderr] Checking url v2.5.8 [INFO] [stderr] Checking actix-web v4.12.1 [INFO] [stdout] warning: unused return value of `must_use` that must be used [INFO] [stdout] --> src/lib.rs:54:9 [INFO] [stdout] | [INFO] [stdout] 54 | format!("{}", Error::UnsupportedScheme); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 54 | let _ = format!("{}", Error::UnsupportedScheme); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 31.34s [INFO] running `Command { std: "docker" "inspect" "42c5df79de80716e4cfe4d80110be100f4108a0f4e20f1a343732ccdadcc832c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "42c5df79de80716e4cfe4d80110be100f4108a0f4e20f1a343732ccdadcc832c", kill_on_drop: false }` [INFO] [stdout] 42c5df79de80716e4cfe4d80110be100f4108a0f4e20f1a343732ccdadcc832c