[INFO] fetching crate mtls-rocket 0.1.0... [INFO] checking mtls-rocket-0.1.0 against try#38c2997544af84fe301d600d6896397738163002 for pr-154205-1 [INFO] extracting crate mtls-rocket 0.1.0 into /workspace/builds/worker-4-tc2/source [INFO] started tweaking crates.io crate mtls-rocket 0.1.0 [INFO] finished tweaking crates.io crate mtls-rocket 0.1.0 [INFO] tweaked toml for crates.io crate mtls-rocket 0.1.0 written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate mtls-rocket 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 mtls-rocket 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] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 1755105fd507fc66d62489966e46c3c00a317bf2bdd5a76402c82f051e44187e [INFO] running `Command { std: "docker" "start" "-a" "1755105fd507fc66d62489966e46c3c00a317bf2bdd5a76402c82f051e44187e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1755105fd507fc66d62489966e46c3c00a317bf2bdd5a76402c82f051e44187e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1755105fd507fc66d62489966e46c3c00a317bf2bdd5a76402c82f051e44187e", kill_on_drop: false }` [INFO] [stdout] 1755105fd507fc66d62489966e46c3c00a317bf2bdd5a76402c82f051e44187e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] b5c2c38f0b02c5dad6c4c2f1b19baf6cf54f2554d22de20aa4e15019460ed48f [INFO] running `Command { std: "docker" "start" "-a" "b5c2c38f0b02c5dad6c4c2f1b19baf6cf54f2554d22de20aa4e15019460ed48f", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.104 [INFO] [stderr] Compiling libc v0.2.178 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Checking itoa v1.0.17 [INFO] [stderr] Compiling time-core v0.1.6 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking hashbrown v0.16.1 [INFO] [stderr] Checking deranged v0.5.5 [INFO] [stderr] Compiling pin-project-lite v0.2.16 [INFO] [stderr] Compiling find-msvc-tools v0.1.6 [INFO] [stderr] Compiling cookie v0.18.1 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking rustls-pki-types v1.13.2 [INFO] [stderr] Compiling cc v1.2.51 [INFO] [stderr] Compiling time-macros v0.2.24 [INFO] [stderr] Compiling bytes v1.11.0 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling tracing-core v0.1.36 [INFO] [stderr] Checking http v0.2.12 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling uncased v0.9.10 [INFO] [stderr] Compiling quote v1.0.42 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling syn v2.0.112 [INFO] [stderr] Checking winnow v0.7.14 [INFO] [stderr] Compiling bitflags v2.10.0 [INFO] [stderr] Checking parking_lot_core v0.9.12 [INFO] [stderr] Checking errno v0.3.14 [INFO] [stderr] Checking mio v1.1.1 [INFO] [stderr] Checking signal-hook-registry v1.4.8 [INFO] [stderr] Checking socket2 v0.6.1 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Checking is-terminal v0.4.17 [INFO] [stderr] Checking toml_write v0.1.2 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Checking rusticata-macros v4.1.0 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Checking tracing v0.1.44 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Compiling zmij v1.0.3 [INFO] [stderr] Checking time v0.3.44 [INFO] [stderr] Compiling tokio v1.48.0 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling rustls v0.22.4 [INFO] [stderr] Checking inlinable_string v0.1.15 [INFO] [stderr] Compiling tower-service v0.3.3 [INFO] [stderr] Compiling oid-registry v0.6.1 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling rustix v1.1.3 [INFO] [stderr] Compiling stable-pattern v0.1.0 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling figment v0.10.19 [INFO] [stderr] Checking aho-corasick v1.1.4 [INFO] [stderr] Compiling multer v3.1.0 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling serde_json v1.0.148 [INFO] [stderr] Compiling state v0.6.0 [INFO] [stderr] Checking regex-syntax v0.8.8 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling anyhow v1.0.100 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking getrandom v0.3.4 [INFO] [stderr] Checking rustls-pemfile v2.2.0 [INFO] [stderr] Checking http v1.4.0 [INFO] [stderr] Compiling rocket v0.5.1 [INFO] [stderr] Checking encoding_rs v0.8.35 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Checking ryu v1.0.22 [INFO] [stderr] Checking unsafe-libyaml v0.2.11 [INFO] [stderr] Checking openssl-probe v0.1.6 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking indexmap v2.12.1 [INFO] [stderr] Checking rustls-native-certs v0.7.3 [INFO] [stderr] Checking num_cpus v1.17.0 [INFO] [stderr] Checking rustls-pki-types v0.1.2 [INFO] [stderr] Checking anstyle v1.0.13 [INFO] [stderr] Checking colorchoice v1.0.4 [INFO] [stderr] Checking binascii v0.1.4 [INFO] [stderr] Checking atomic v0.5.3 [INFO] [stderr] Checking jiff v0.2.17 [INFO] [stderr] Checking anstream v0.6.21 [INFO] [stderr] Checking regex-automata v0.4.13 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling devise_core v0.4.2 [INFO] [stderr] Checking tempfile v3.24.0 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling pear_codegen v0.2.9 [INFO] [stderr] Compiling ref-cast-impl v1.0.25 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling asn1-rs-derive v0.4.0 [INFO] [stderr] Compiling asn1-rs-impl v0.1.0 [INFO] [stderr] Compiling devise_codegen v0.4.2 [INFO] [stderr] Compiling ref-cast v1.0.25 [INFO] [stderr] Checking async-stream v0.3.6 [INFO] [stderr] Compiling devise v0.4.2 [INFO] [stderr] Checking pear v0.2.9 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Checking asn1-rs v0.5.2 [INFO] [stderr] Compiling hyper v0.14.32 [INFO] [stderr] Checking rustls-webpki v0.102.8 [INFO] [stderr] Checking regex v1.12.2 [INFO] [stderr] Checking env_filter v0.1.4 [INFO] [stderr] Checking env_logger v0.11.8 [INFO] [stderr] Compiling rocket_http v0.5.1 [INFO] [stderr] Checking serde v1.0.228 [INFO] [stderr] Checking der-parser v8.2.0 [INFO] [stderr] Checking x509-parser v0.15.1 [INFO] [stderr] Checking serde_spanned v0.6.9 [INFO] [stderr] Checking toml_datetime v0.6.11 [INFO] [stderr] Checking ubyte v0.10.4 [INFO] [stderr] Checking ipnetwork v0.20.0 [INFO] [stderr] Checking serde_yaml v0.9.34+deprecated [INFO] [stderr] Checking toml_edit v0.22.27 [INFO] [stderr] Compiling rocket_codegen v0.5.1 [INFO] [stderr] Checking tokio-util v0.7.17 [INFO] [stderr] Checking tokio-rustls v0.25.0 [INFO] [stderr] Checking tokio-stream v0.1.17 [INFO] [stderr] Checking toml v0.8.23 [INFO] [stderr] Checking mtls-core v0.1.0 [INFO] [stderr] Checking h2 v0.3.27 [INFO] [stderr] Checking mtls-rocket v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] [FMTARGS] {"crate":"mtls_rocket","loc":"src/fairing.rs:55:24","p":1,"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":"mtls_rocket","loc":"src/fairing.rs:55:24","p":1,"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] Finished `dev` profile [unoptimized + debuginfo] target(s) in 56.31s [INFO] running `Command { std: "docker" "inspect" "b5c2c38f0b02c5dad6c4c2f1b19baf6cf54f2554d22de20aa4e15019460ed48f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b5c2c38f0b02c5dad6c4c2f1b19baf6cf54f2554d22de20aa4e15019460ed48f", kill_on_drop: false }` [INFO] [stdout] b5c2c38f0b02c5dad6c4c2f1b19baf6cf54f2554d22de20aa4e15019460ed48f