[INFO] fetching crate webhook-builder 0.1.0... [INFO] checking webhook-builder-0.1.0 against try#38c2997544af84fe301d600d6896397738163002 for pr-154205-1 [INFO] extracting crate webhook-builder 0.1.0 into /workspace/builds/worker-2-tc2/source [INFO] started tweaking crates.io crate webhook-builder 0.1.0 [INFO] finished tweaking crates.io crate webhook-builder 0.1.0 [INFO] tweaked toml for crates.io crate webhook-builder 0.1.0 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate webhook-builder 0.1.0 on toolchain 38c2997544af84fe301d600d6896397738163002 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+38c2997544af84fe301d600d6896397738163002" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate webhook-builder 0.1.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" "+38c2997544af84fe301d600d6896397738163002" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: only one of `license` or `license-file` is necessary [INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression. [INFO] [stderr] `license-file` should be used if the package uses a non-standard license. [INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information. [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+38c2997544af84fe301d600d6896397738163002" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 931c8e3a5d25d9f8f347b003d2bbb83a28064686456777cda2f151350cc03b86 [INFO] running `Command { std: "docker" "start" "-a" "931c8e3a5d25d9f8f347b003d2bbb83a28064686456777cda2f151350cc03b86", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "931c8e3a5d25d9f8f347b003d2bbb83a28064686456777cda2f151350cc03b86", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "931c8e3a5d25d9f8f347b003d2bbb83a28064686456777cda2f151350cc03b86", kill_on_drop: false }` [INFO] [stdout] 931c8e3a5d25d9f8f347b003d2bbb83a28064686456777cda2f151350cc03b86 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+38c2997544af84fe301d600d6896397738163002" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b954b2e854d5d1090fa2b54e33267e8ad19e7210dcf9c389cc436ca01f85bb0b [INFO] running `Command { std: "docker" "start" "-a" "b954b2e854d5d1090fa2b54e33267e8ad19e7210dcf9c389cc436ca01f85bb0b", kill_on_drop: false }` [INFO] [stderr] warning: only one of `license` or `license-file` is necessary [INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression. [INFO] [stderr] `license-file` should be used if the package uses a non-standard license. [INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information. [INFO] [stderr] Compiling proc-macro2 v1.0.104 [INFO] [stderr] Compiling unicode-ident v1.0.22 [INFO] [stderr] Compiling quote v1.0.42 [INFO] [stderr] Compiling libc v0.2.178 [INFO] [stderr] Checking bytes v1.11.0 [INFO] [stderr] Checking pin-project-lite v0.2.16 [INFO] [stderr] Compiling zerocopy v0.8.31 [INFO] [stderr] Checking bitflags v2.10.0 [INFO] [stderr] Compiling time-core v0.1.6 [INFO] [stderr] Compiling rustix v1.1.3 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Checking deranged v0.5.5 [INFO] [stderr] Checking num-complex v0.4.6 [INFO] [stderr] Compiling rustc-hash v2.1.1 [INFO] [stderr] Compiling owo-colors v4.2.3 [INFO] [stderr] Checking linux-raw-sys v0.11.0 [INFO] [stderr] Compiling camino v1.2.2 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Compiling facet-core v0.32.3 [INFO] [stderr] Checking is_ci v1.2.0 [INFO] [stderr] Checking unicode-linebreak v0.1.5 [INFO] [stderr] Compiling time-macros v0.2.24 [INFO] [stderr] Checking iana-time-zone v0.1.64 [INFO] [stderr] Compiling ruint-macro v1.2.1 [INFO] [stderr] Checking chrono v0.4.42 [INFO] [stderr] Checking supports-color v3.0.2 [INFO] [stderr] Checking textwrap v0.16.2 [INFO] [stderr] Checking indexmap v2.12.1 [INFO] [stderr] Checking ordered-float v5.1.0 [INFO] [stderr] Checking jiff v0.2.17 [INFO] [stderr] Checking supports-hyperlinks v3.2.0 [INFO] [stderr] Checking unicode-width v0.1.14 [INFO] [stderr] Checking uuid v1.19.0 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Checking supports-unicode v3.0.0 [INFO] [stderr] Checking impls v1.0.3 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking local-waker v0.1.4 [INFO] [stderr] Compiling unsynn v0.3.0 [INFO] [stderr] Compiling zmij v1.0.6 [INFO] [stderr] Checking ruint v1.17.2 [INFO] [stderr] Compiling syn v2.0.112 [INFO] [stderr] Checking memchr v2.7.6 [INFO] [stderr] Checking actix-utils v3.0.1 [INFO] [stderr] Compiling convert_case v0.10.0 [INFO] [stderr] Checking http v0.2.12 [INFO] [stderr] Checking bytestring v1.5.0 [INFO] [stderr] Checking num-iter v0.1.45 [INFO] [stderr] Checking getrandom v0.3.4 [INFO] [stderr] Checking errno v0.3.14 [INFO] [stderr] Checking parking_lot_core v0.9.12 [INFO] [stderr] Checking signal-hook-registry v1.4.8 [INFO] [stderr] Checking socket2 v0.6.1 [INFO] [stderr] Checking rand_core v0.9.3 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Checking mio v1.1.1 [INFO] [stderr] Checking time v0.3.44 [INFO] [stderr] Checking actix-service v2.0.3 [INFO] [stderr] Compiling facet v0.32.3 [INFO] [stderr] Compiling serde_json v1.0.148 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking socket2 v0.5.10 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Checking terminal_size v0.4.3 [INFO] [stderr] Checking winnow v0.6.24 [INFO] [stderr] Compiling facet-macro-types v0.32.3 [INFO] [stderr] Checking ryu v1.0.22 [INFO] [stderr] Checking language-tags v0.3.2 [INFO] [stderr] Checking foldhash v0.1.5 [INFO] [stderr] Checking regex-lite v0.1.8 [INFO] [stderr] Checking facet-singularize v0.32.3 [INFO] [stderr] Checking impl-more v0.1.9 [INFO] [stderr] Checking num v0.4.3 [INFO] [stderr] Compiling facet-macro-parse v0.32.3 [INFO] [stderr] Compiling facet-macros-impl v0.32.3 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Checking rand v0.9.2 [INFO] [stderr] Checking ulid v1.2.1 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling facet-macros v0.32.3 [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 serde_derive v1.0.228 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling miette-derive v7.6.0 [INFO] [stderr] Compiling derive_more-impl v2.1.1 [INFO] [stderr] Checking tokio v1.48.0 [INFO] [stderr] Checking zerofrom v0.1.6 [INFO] [stderr] Checking yoke v0.8.1 [INFO] [stderr] Checking tracing v0.1.44 [INFO] [stderr] Checking miette v7.6.0 [INFO] [stderr] Checking zerotrie v0.2.3 [INFO] [stderr] Checking zerovec v0.11.5 [INFO] [stderr] Checking kdl v6.5.0 [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 icu_locale_core v2.1.1 [INFO] [stderr] Checking derive_more v2.1.1 [INFO] [stderr] Checking serde v1.0.228 [INFO] [stderr] Checking icu_provider v2.1.1 [INFO] [stderr] Checking actix-router v0.5.3 [INFO] [stderr] Checking serde_urlencoded v0.7.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.7 [INFO] [stderr] Checking tokio-util v0.7.17 [INFO] [stderr] Checking actix-rt v2.11.0 [INFO] [stderr] Checking actix-server v2.6.0 [INFO] [stderr] Checking actix-codec v0.5.2 [INFO] [stderr] Checking actix-http v3.11.2 [INFO] [stderr] Checking actix-web v4.12.1 [INFO] [stderr] Checking facet-reflect v0.32.3 [INFO] [stderr] Checking facet-solver v0.32.3 [INFO] [stderr] Checking facet-kdl v0.32.3 [INFO] [stderr] Checking webhook-builder v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] [FMTARGS] {"crate":"webhook_builder","loc":"src/main.rs:87:13","p":1,"ph":0,"wa":0,"pa":0,"a":0,"pos":0,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":0,"a_opt":0,"sz_no_dedup":0,"sz_old":0,"sz_opt":0} [INFO] [stderr] [FMTARGS] {"crate":"webhook_builder","loc":"src/main.rs:105:21","p":2,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"webhook_builder","loc":"src/main.rs:109:33","p":2,"ph":1,"wa":0,"pa":0,"a":1,"pos":0,"named":0,"cap":1,"ucap":1,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"webhook_builder","loc":"src/main.rs:112:33","p":2,"ph":1,"wa":0,"pa":0,"a":1,"pos":0,"named":0,"cap":1,"ucap":1,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"webhook_builder","loc":"src/main.rs:120:21","p":2,"ph":1,"wa":0,"pa":0,"a":1,"pos":0,"named":0,"cap":1,"ucap":1,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"webhook_builder","loc":"src/main.rs:59:25","p":1,"ph":1,"wa":0,"pa":0,"a":1,"pos":0,"named":0,"cap":1,"ucap":1,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"webhook_builder","loc":"src/main.rs:87:13","p":1,"ph":0,"wa":0,"pa":0,"a":0,"pos":0,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":0,"a_opt":0,"sz_no_dedup":0,"sz_old":0,"sz_opt":0} [INFO] [stderr] [FMTARGS] {"crate":"webhook_builder","loc":"src/main.rs:105:21","p":2,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"webhook_builder","loc":"src/main.rs:109:33","p":2,"ph":1,"wa":0,"pa":0,"a":1,"pos":0,"named":0,"cap":1,"ucap":1,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"webhook_builder","loc":"src/main.rs:112:33","p":2,"ph":1,"wa":0,"pa":0,"a":1,"pos":0,"named":0,"cap":1,"ucap":1,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"webhook_builder","loc":"src/main.rs:120:21","p":2,"ph":1,"wa":0,"pa":0,"a":1,"pos":0,"named":0,"cap":1,"ucap":1,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"webhook_builder","loc":"src/main.rs:59:25","p":1,"ph":1,"wa":0,"pa":0,"a":1,"pos":0,"named":0,"cap":1,"ucap":1,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 26.85s [INFO] running `Command { std: "docker" "inspect" "b954b2e854d5d1090fa2b54e33267e8ad19e7210dcf9c389cc436ca01f85bb0b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b954b2e854d5d1090fa2b54e33267e8ad19e7210dcf9c389cc436ca01f85bb0b", kill_on_drop: false }` [INFO] [stdout] b954b2e854d5d1090fa2b54e33267e8ad19e7210dcf9c389cc436ca01f85bb0b