[INFO] cloning repository https://github.com/retch-http/rustls [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/retch-http/rustls" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fretch-http%2Frustls", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fretch-http%2Frustls'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 42a57331031e31aface8865e2b5c12b0521a052c [INFO] building retch-http/rustls against master#44f415c1d617ebc7b931a243b7b321ef8a6ca47c for pr-142134-abi-ast-error [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fretch-http%2Frustls" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/retch-http/rustls on toolchain 44f415c1d617ebc7b931a243b7b321ef8a6ca47c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+44f415c1d617ebc7b931a243b7b321ef8a6ca47c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-5-tc1/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/retch-http/rustls [INFO] finished tweaking git repo https://github.com/retch-http/rustls [INFO] tweaked toml for git repo https://github.com/retch-http/rustls written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/retch-http/rustls 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" "+44f415c1d617ebc7b931a243b7b321ef8a6ca47c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded hpke-rs-crypto v0.2.0 [INFO] [stderr] Downloaded hpke-rs-rust-crypto v0.2.0 [INFO] [stderr] Downloaded crabgrind v0.1.9 [INFO] [stderr] Downloaded hickory-resolver v0.25.0-alpha.2 [INFO] [stderr] Downloaded zlib-rs v0.3.1 [INFO] [stderr] Downloaded hickory-proto v0.25.0-alpha.2 [INFO] [stderr] Downloaded asn1_derive v0.18.0 [INFO] [stderr] Downloaded asn1 v0.18.0 [INFO] [stderr] Downloaded hpke-rs v0.2.0 [INFO] [stderr] Downloaded aws-lc-fips-sys v0.12.13 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+44f415c1d617ebc7b931a243b7b321ef8a6ca47c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5a4913d58d48491d5a0b517ab45e2ca48d5a05b767a92fb0b32fb75c0479874b [INFO] running `Command { std: "docker" "start" "-a" "5a4913d58d48491d5a0b517ab45e2ca48d5a05b767a92fb0b32fb75c0479874b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5a4913d58d48491d5a0b517ab45e2ca48d5a05b767a92fb0b32fb75c0479874b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5a4913d58d48491d5a0b517ab45e2ca48d5a05b767a92fb0b32fb75c0479874b", kill_on_drop: false }` [INFO] [stdout] 5a4913d58d48491d5a0b517ab45e2ca48d5a05b767a92fb0b32fb75c0479874b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+44f415c1d617ebc7b931a243b7b321ef8a6ca47c" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b488ddda00c6923256ac9099bedbf15637678c6ee5dd729d44e16c0950ae936c [INFO] running `Command { std: "docker" "start" "-a" "b488ddda00c6923256ac9099bedbf15637678c6ee5dd729d44e16c0950ae936c", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.159 [INFO] [stderr] Compiling proc-macro2 v1.0.87 [INFO] [stderr] Compiling unicode-ident v1.0.13 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling dunce v1.0.5 [INFO] [stderr] Compiling fs_extra v1.3.0 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling aws-lc-rs v1.10.0 [INFO] [stderr] Compiling rustls-pki-types v1.10.0 [INFO] [stderr] Compiling pin-project-lite v0.2.14 [INFO] [stderr] Compiling mirai-annotations v1.12.0 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling bytes v1.7.2 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling tinyvec v1.8.0 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling rustls v0.23.14 [INFO] [stderr] Compiling syn v2.0.79 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling mio v1.0.2 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling cc v1.1.30 [INFO] [stderr] Compiling unicode-normalization v0.1.24 [INFO] [stderr] Compiling time v0.3.36 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling alloc-no-stdlib v2.0.4 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling thiserror v1.0.64 [INFO] [stderr] Compiling hashbrown v0.15.0 [INFO] [stderr] Compiling unicode-bidi v0.3.17 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling indexmap v2.6.0 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling alloc-stdlib v0.2.2 [INFO] [stderr] Compiling cmake v0.1.51 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling http v1.1.0 [INFO] [stderr] Compiling anstyle-parse v0.2.5 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling colorchoice v1.0.2 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling anstyle v1.0.8 [INFO] [stderr] Compiling anstyle-query v1.1.1 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling match_cfg v0.1.0 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling anstream v0.6.15 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling aws-lc-sys v0.22.0 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling url v2.5.2 [INFO] [stderr] Compiling regex-automata v0.4.8 [INFO] [stderr] Compiling brotli-decompressor v4.0.1 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling webpki-roots v0.26.6 [INFO] [stderr] Compiling rustls-pemfile v2.2.0 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling rustls v0.23.16 (/opt/rustwide/workdir/rustls) [INFO] [stderr] Compiling serde v1.0.210 [INFO] [stderr] Compiling data-encoding v2.6.0 [INFO] [stderr] Compiling ipnet v2.10.1 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling clap_lex v0.7.2 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling thiserror-impl v1.0.64 [INFO] [stderr] Compiling tokio v1.40.0 [INFO] [stderr] Compiling enum-as-inner v0.6.1 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling async-trait v0.1.83 [INFO] [stderr] Compiling async-recursion v1.1.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling clap_builder v4.5.20 [INFO] [stderr] Compiling clap_derive v4.5.18 [INFO] [stderr] Compiling lru-cache v0.1.2 [INFO] [stderr] Compiling resolv-conf v0.7.0 [INFO] [stderr] Compiling brotli v7.0.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling regex v1.11.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling pem v3.0.4 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling yasna v0.5.2 [INFO] [stderr] Compiling is-terminal v0.4.13 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling env_logger v0.10.2 [INFO] [stderr] Compiling tokio-util v0.7.12 [INFO] [stderr] Compiling clap v4.5.20 [INFO] [stderr] Compiling h2 v0.4.6 [INFO] [stderr] Compiling serde_derive v1.0.210 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling rustls-webpki v0.102.8 [INFO] [stderr] Compiling rcgen v0.13.1 [INFO] [stdout] warning: unexpected `cfg` condition value: `brotli` [INFO] [stdout] --> rustls/src/compress.rs:444:21 [INFO] [stdout] | [INFO] [stdout] 444 | #[cfg(all(test, any(feature = "brotli", feature = "zlib")))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `aws-lc-rs`, `aws_lc_rs`, `custom-provider`, `default`, `fips`, `hashbrown`, `log`, `logging`, `read_buf`, `ring`, `rustversion`, `std`, `tls12`, and `zlib` [INFO] [stdout] = help: consider adding `brotli` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary qualification [INFO] [stdout] --> rustls/src/client/builder.rs:283:26 [INFO] [stdout] | [INFO] [stdout] 283 | vec![crate::compress::BROTLI_COMPRESSOR], [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> rustls/src/lib.rs:329:5 [INFO] [stdout] | [INFO] [stdout] 329 | unused_qualifications [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: remove the unnecessary path segments [INFO] [stdout] | [INFO] [stdout] 283 - vec![crate::compress::BROTLI_COMPRESSOR], [INFO] [stdout] 283 + vec![compress::BROTLI_COMPRESSOR], [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary qualification [INFO] [stdout] --> rustls/src/client/builder.rs:284:26 [INFO] [stdout] | [INFO] [stdout] 284 | vec![crate::compress::BROTLI_DECOMPRESSOR], [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: remove the unnecessary path segments [INFO] [stdout] | [INFO] [stdout] 284 - vec![crate::compress::BROTLI_DECOMPRESSOR], [INFO] [stdout] 284 + vec![compress::BROTLI_DECOMPRESSOR], [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> rustls/src/msgs/macros.rs:59:23 [INFO] [stdout] | [INFO] [stdout] 59 | $($enum_val => $enum_name::$enum_var),* [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | no value can reach this [INFO] [stdout] | matches all the relevant values [INFO] [stdout] | [INFO] [stdout] ::: rustls/src/msgs/enums.rs:75:1 [INFO] [stdout] | [INFO] [stdout] 75 | / enum_builder! { [INFO] [stdout] 76 | | /// The `ExtensionType` TLS protocol enum. Values in this enum are taken [INFO] [stdout] 77 | | /// from the various RFCs covering TLS, and are listed by IANA. [INFO] [stdout] 78 | | /// The `Unknown` item is used when processing unrecognised ordinals. [INFO] [stdout] ... | [INFO] [stdout] 129 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unreachable_patterns)]` on by default [INFO] [stdout] = note: this warning originates in the macro `enum_builder` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `end_entity` [INFO] [stdout] --> rustls/src/verify.rs:81:13 [INFO] [stdout] | [INFO] [stdout] 81 | end_entity: &CertificateDer<'_>, [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_end_entity` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `intermediates` [INFO] [stdout] --> rustls/src/verify.rs:82:13 [INFO] [stdout] | [INFO] [stdout] 82 | intermediates: &[CertificateDer<'_>], [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_intermediates` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `server_name` [INFO] [stdout] --> rustls/src/verify.rs:83:13 [INFO] [stdout] | [INFO] [stdout] 83 | server_name: &ServerName<'_>, [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_server_name` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ocsp_response` [INFO] [stdout] --> rustls/src/verify.rs:84:13 [INFO] [stdout] | [INFO] [stdout] 84 | ocsp_response: &[u8], [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_ocsp_response` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `now` [INFO] [stdout] --> rustls/src/verify.rs:85:13 [INFO] [stdout] | [INFO] [stdout] 85 | now: UnixTime, [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_now` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct [INFO] [stdout] --> rustls/src/verify.rs:70:1 [INFO] [stdout] | [INFO] [stdout] 70 | pub struct NoVerifier(Option); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> rustls/src/lib.rs:323:5 [INFO] [stdout] | [INFO] [stdout] 323 | missing_docs, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> rustls/src/verify.rs:73:5 [INFO] [stdout] | [INFO] [stdout] 73 | pub fn new(browser_emulator: Option) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling tokio-rustls v0.26.0 [INFO] [stderr] Compiling hickory-proto v0.25.0-alpha.2 [INFO] [stderr] Compiling hickory-resolver v0.25.0-alpha.2 [INFO] [stderr] Compiling rustls-examples v0.0.1 (/opt/rustwide/workdir/examples) [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> examples/src/bin/server_acceptor.rs:229:9 [INFO] [stdout] | [INFO] [stdout] 229 | &self, [INFO] [stdout] | ^^^^^ this lifetime flows to the output [INFO] [stdout] ... [INFO] [stdout] 232 | ) -> CertificateRevocationListDer { [INFO] [stdout] | ---------------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 232 | ) -> CertificateRevocationListDer<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 37s [INFO] running `Command { std: "docker" "inspect" "b488ddda00c6923256ac9099bedbf15637678c6ee5dd729d44e16c0950ae936c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b488ddda00c6923256ac9099bedbf15637678c6ee5dd729d44e16c0950ae936c", kill_on_drop: false }` [INFO] [stdout] b488ddda00c6923256ac9099bedbf15637678c6ee5dd729d44e16c0950ae936c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+44f415c1d617ebc7b931a243b7b321ef8a6ca47c" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a2033f47b60a3d989e2b25789a551a914db032988aaa1cda8fec001d085fe72e [INFO] running `Command { std: "docker" "start" "-a" "a2033f47b60a3d989e2b25789a551a914db032988aaa1cda8fec001d085fe72e", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.210 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling clap_builder v4.5.20 [INFO] [stdout] warning: unexpected `cfg` condition value: `brotli` [INFO] [stdout] --> rustls/src/compress.rs:444:21 [INFO] [stdout] | [INFO] [stdout] 444 | #[cfg(all(test, any(feature = "brotli", feature = "zlib")))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `aws-lc-rs`, `aws_lc_rs`, `custom-provider`, `default`, `fips`, `hashbrown`, `log`, `logging`, `read_buf`, `ring`, `rustversion`, `std`, `tls12`, and `zlib` [INFO] [stdout] = help: consider adding `brotli` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary qualification [INFO] [stdout] --> rustls/src/client/builder.rs:283:26 [INFO] [stdout] | [INFO] [stdout] 283 | vec![crate::compress::BROTLI_COMPRESSOR], [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> rustls/src/lib.rs:329:5 [INFO] [stdout] | [INFO] [stdout] 329 | unused_qualifications [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: remove the unnecessary path segments [INFO] [stdout] | [INFO] [stdout] 283 - vec![crate::compress::BROTLI_COMPRESSOR], [INFO] [stdout] 283 + vec![compress::BROTLI_COMPRESSOR], [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary qualification [INFO] [stdout] --> rustls/src/client/builder.rs:284:26 [INFO] [stdout] | [INFO] [stdout] 284 | vec![crate::compress::BROTLI_DECOMPRESSOR], [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: remove the unnecessary path segments [INFO] [stdout] | [INFO] [stdout] 284 - vec![crate::compress::BROTLI_DECOMPRESSOR], [INFO] [stdout] 284 + vec![compress::BROTLI_DECOMPRESSOR], [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> rustls/src/msgs/macros.rs:59:23 [INFO] [stdout] | [INFO] [stdout] 59 | $($enum_val => $enum_name::$enum_var),* [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | no value can reach this [INFO] [stdout] | matches all the relevant values [INFO] [stdout] | [INFO] [stdout] ::: rustls/src/msgs/enums.rs:75:1 [INFO] [stdout] | [INFO] [stdout] 75 | / enum_builder! { [INFO] [stdout] 76 | | /// The `ExtensionType` TLS protocol enum. Values in this enum are taken [INFO] [stdout] 77 | | /// from the various RFCs covering TLS, and are listed by IANA. [INFO] [stdout] 78 | | /// The `Unknown` item is used when processing unrecognised ordinals. [INFO] [stdout] ... | [INFO] [stdout] 129 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unreachable_patterns)]` on by default [INFO] [stdout] = note: this warning originates in the macro `enum_builder` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `end_entity` [INFO] [stdout] --> rustls/src/verify.rs:81:13 [INFO] [stdout] | [INFO] [stdout] 81 | end_entity: &CertificateDer<'_>, [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_end_entity` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `intermediates` [INFO] [stdout] --> rustls/src/verify.rs:82:13 [INFO] [stdout] | [INFO] [stdout] 82 | intermediates: &[CertificateDer<'_>], [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_intermediates` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `server_name` [INFO] [stdout] --> rustls/src/verify.rs:83:13 [INFO] [stdout] | [INFO] [stdout] 83 | server_name: &ServerName<'_>, [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_server_name` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ocsp_response` [INFO] [stdout] --> rustls/src/verify.rs:84:13 [INFO] [stdout] | [INFO] [stdout] 84 | ocsp_response: &[u8], [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_ocsp_response` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `now` [INFO] [stdout] --> rustls/src/verify.rs:85:13 [INFO] [stdout] | [INFO] [stdout] 85 | now: UnixTime, [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_now` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct [INFO] [stdout] --> rustls/src/verify.rs:70:1 [INFO] [stdout] | [INFO] [stdout] 70 | pub struct NoVerifier(Option); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> rustls/src/lib.rs:323:5 [INFO] [stdout] | [INFO] [stdout] 323 | missing_docs, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling tikv-jemalloc-sys v0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7 [INFO] [stderr] Compiling serde_json v1.0.128 [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> rustls/src/verify.rs:73:5 [INFO] [stdout] | [INFO] [stdout] 73 | pub fn new(browser_emulator: Option) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling bencher v0.1.5 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling pem v3.0.4 [INFO] [stderr] Compiling rcgen v0.13.1 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling clap v4.5.20 [INFO] [stderr] Compiling rustls-examples v0.0.1 (/opt/rustwide/workdir/examples) [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> examples/src/bin/server_acceptor.rs:229:9 [INFO] [stdout] | [INFO] [stdout] 229 | &self, [INFO] [stdout] | ^^^^^ this lifetime flows to the output [INFO] [stdout] ... [INFO] [stdout] 232 | ) -> CertificateRevocationListDer { [INFO] [stdout] | ---------------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 232 | ) -> CertificateRevocationListDer<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling tikv-jemallocator v0.6.0 [INFO] [stderr] Compiling rustls v0.23.16 (/opt/rustwide/workdir/rustls) [INFO] [stdout] warning: unexpected `cfg` condition value: `brotli` [INFO] [stdout] --> rustls/src/compress.rs:444:21 [INFO] [stdout] | [INFO] [stdout] 444 | #[cfg(all(test, any(feature = "brotli", feature = "zlib")))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `aws-lc-rs`, `aws_lc_rs`, `custom-provider`, `default`, `fips`, `hashbrown`, `log`, `logging`, `read_buf`, `ring`, `rustversion`, `std`, `tls12`, and `zlib` [INFO] [stdout] = help: consider adding `brotli` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary qualification [INFO] [stdout] --> rustls/src/client/builder.rs:283:26 [INFO] [stdout] | [INFO] [stdout] 283 | vec![crate::compress::BROTLI_COMPRESSOR], [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> rustls/src/lib.rs:329:5 [INFO] [stdout] | [INFO] [stdout] 329 | unused_qualifications [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: remove the unnecessary path segments [INFO] [stdout] | [INFO] [stdout] 283 - vec![crate::compress::BROTLI_COMPRESSOR], [INFO] [stdout] 283 + vec![compress::BROTLI_COMPRESSOR], [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary qualification [INFO] [stdout] --> rustls/src/client/builder.rs:284:26 [INFO] [stdout] | [INFO] [stdout] 284 | vec![crate::compress::BROTLI_DECOMPRESSOR], [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: remove the unnecessary path segments [INFO] [stdout] | [INFO] [stdout] 284 - vec![crate::compress::BROTLI_DECOMPRESSOR], [INFO] [stdout] 284 + vec![compress::BROTLI_DECOMPRESSOR], [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static [INFO] [stdout] --> rustls/tests/runners/key_log_file_env.rs:43:26 [INFO] [stdout] | [INFO] [stdout] 43 | let mutex = unsafe { MUTEX.as_mut() }; [INFO] [stdout] | ^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] = note: `#[warn(static_mut_refs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> rustls/tests/runners/./../api.rs:3493:19 [INFO] [stdout] | [INFO] [stdout] 3493 | fn public_key(&self) -> Option { [INFO] [stdout] | ^^^^^ ---------------------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 3493 | fn public_key(&self) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> rustls/src/msgs/macros.rs:59:23 [INFO] [stdout] | [INFO] [stdout] 59 | $($enum_val => $enum_name::$enum_var),* [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | no value can reach this [INFO] [stdout] | matches all the relevant values [INFO] [stdout] | [INFO] [stdout] ::: rustls/src/msgs/enums.rs:75:1 [INFO] [stdout] | [INFO] [stdout] 75 | / enum_builder! { [INFO] [stdout] 76 | | /// The `ExtensionType` TLS protocol enum. Values in this enum are taken [INFO] [stdout] 77 | | /// from the various RFCs covering TLS, and are listed by IANA. [INFO] [stdout] 78 | | /// The `Unknown` item is used when processing unrecognised ordinals. [INFO] [stdout] ... | [INFO] [stdout] 129 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unreachable_patterns)]` on by default [INFO] [stdout] = note: this warning originates in the macro `enum_builder` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `end_entity` [INFO] [stdout] --> rustls/src/verify.rs:81:13 [INFO] [stdout] | [INFO] [stdout] 81 | end_entity: &CertificateDer<'_>, [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_end_entity` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `intermediates` [INFO] [stdout] --> rustls/src/verify.rs:82:13 [INFO] [stdout] | [INFO] [stdout] 82 | intermediates: &[CertificateDer<'_>], [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_intermediates` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `server_name` [INFO] [stdout] --> rustls/src/verify.rs:83:13 [INFO] [stdout] | [INFO] [stdout] 83 | server_name: &ServerName<'_>, [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_server_name` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ocsp_response` [INFO] [stdout] --> rustls/src/verify.rs:84:13 [INFO] [stdout] | [INFO] [stdout] 84 | ocsp_response: &[u8], [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_ocsp_response` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `now` [INFO] [stdout] --> rustls/src/verify.rs:85:13 [INFO] [stdout] | [INFO] [stdout] 85 | now: UnixTime, [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_now` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct [INFO] [stdout] --> rustls/src/verify.rs:70:1 [INFO] [stdout] | [INFO] [stdout] 70 | pub struct NoVerifier(Option); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> rustls/src/lib.rs:323:5 [INFO] [stdout] | [INFO] [stdout] 323 | missing_docs, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> rustls/src/verify.rs:73:5 [INFO] [stdout] | [INFO] [stdout] 73 | pub fn new(browser_emulator: Option) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `rustls` (lib test); 11 warnings emitted [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/44f415c1d617ebc7b931a243b7b321ef8a6ca47c/bin/rustc --crate-name rustls --edition=2021 rustls/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="aws_lc_rs"' --cfg 'feature="default"' --cfg 'feature="log"' --cfg 'feature="logging"' --cfg 'feature="std"' --cfg 'feature="tls12"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("aws-lc-rs", "aws_lc_rs", "custom-provider", "default", "fips", "hashbrown", "log", "logging", "read_buf", "ring", "rustversion", "std", "tls12", "zlib"))' -C metadata=db22e98faa39ded7 -C extra-filename=-3dd38dad35ba38c2 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern aws_lc_rs=/opt/rustwide/target/debug/deps/libaws_lc_rs-84e8d80937c53393.rlib --extern base64=/opt/rustwide/target/debug/deps/libbase64-2f43201ad6f50e0f.rlib --extern bencher=/opt/rustwide/target/debug/deps/libbencher-47cc33bd0f26b60d.rlib --extern brotli=/opt/rustwide/target/debug/deps/libbrotli-1d00e0249ac16ee9.rlib --extern brotli_decompressor=/opt/rustwide/target/debug/deps/libbrotli_decompressor-b4feea4fd7089661.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-aabe9129bb3b9fe7.rlib --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-669d6ae53ba90b75.rlib --extern hex=/opt/rustwide/target/debug/deps/libhex-5de1ffba8b3d39d3.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-faf469e4de46f969.rlib --extern num_bigint=/opt/rustwide/target/debug/deps/libnum_bigint-8b3a46e631568db9.rlib --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-ab1a5db9df03d0c2.rlib --extern rcgen=/opt/rustwide/target/debug/deps/librcgen-6bdfba52783de755.rlib --extern pki_types=/opt/rustwide/target/debug/deps/librustls_pki_types-06f386d9aa477a9a.rlib --extern webpki=/opt/rustwide/target/debug/deps/libwebpki-545592bdf492fb15.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-00e9a5cb91bb3ea3.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-8d73f9de6aed2af0.rlib --extern subtle=/opt/rustwide/target/debug/deps/libsubtle-b9da09c14453651d.rlib --extern tikv_jemallocator=/opt/rustwide/target/debug/deps/libtikv_jemallocator-bc2ea88ff6910398.rlib --extern time=/opt/rustwide/target/debug/deps/libtime-01c78e7a0d19c5cf.rlib --extern webpki_roots=/opt/rustwide/target/debug/deps/libwebpki_roots-6a4ad09724969da4.rlib --extern zeroize=/opt/rustwide/target/debug/deps/libzeroize-46b676a9c17a45cf.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/aws-lc-sys-bd18fbcc97615f23/out -L native=/opt/rustwide/target/debug/build/ring-24684fcca42bee68/out -L native=/opt/rustwide/target/debug/build/tikv-jemalloc-sys-e0271edac5cfe9ce/out/build/lib --check-cfg 'cfg(bench)' --check-cfg 'cfg(read_buf)'` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "a2033f47b60a3d989e2b25789a551a914db032988aaa1cda8fec001d085fe72e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a2033f47b60a3d989e2b25789a551a914db032988aaa1cda8fec001d085fe72e", kill_on_drop: false }` [INFO] [stdout] a2033f47b60a3d989e2b25789a551a914db032988aaa1cda8fec001d085fe72e