[INFO] cloning repository https://github.com/JSenyu/clewdr-master
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/JSenyu/clewdr-master" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJSenyu%2Fclewdr-master", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJSenyu%2Fclewdr-master'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] be05d032fc5abc825211a3ffbcffccaf7ce1e71e
[INFO] testing JSenyu/clewdr-master against master#0d162b25edd5bf0dba9a22e83b614f1113e90474 for pr-150681
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJSenyu%2Fclewdr-master" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-4-tc1/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/JSenyu/clewdr-master
[INFO] finished tweaking git repo https://github.com/JSenyu/clewdr-master
[INFO] tweaked toml for git repo https://github.com/JSenyu/clewdr-master written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/JSenyu/clewdr-master on toolchain 0d162b25edd5bf0dba9a22e83b614f1113e90474
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/JSenyu/clewdr-master 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" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded derive_arbitrary v1.4.2
[INFO] [stderr]   Downloaded zopfli v0.8.2
[INFO] [stderr]   Downloaded mimalloc v0.1.48
[INFO] [stderr]   Downloaded atomic v0.6.1
[INFO] [stderr]   Downloaded struct_iterable_derive v0.1.0
[INFO] [stderr]   Downloaded mintex v0.1.4
[INFO] [stderr]   Downloaded struct_iterable_internal v0.1.1
[INFO] [stderr]   Downloaded enable-ansi-support v0.2.1
[INFO] [stderr]   Downloaded konst_macro_rules v0.2.19
[INFO] [stderr]   Downloaded fslock v0.2.1
[INFO] [stderr]   Downloaded tokio_with_wasm v0.8.7
[INFO] [stderr]   Downloaded axum-auth v0.8.1
[INFO] [stderr]   Downloaded console-api v0.8.1
[INFO] [stderr]   Downloaded wreq-util v2.2.6
[INFO] [stderr]   Downloaded konst v0.2.19
[INFO] [stderr]   Downloaded async-compression v0.4.30
[INFO] [stderr]   Downloaded console-subscriber v0.4.1
[INFO] [stderr]   Downloaded wasi v0.14.4+wasi-0.2.4
[INFO] [stderr]   Downloaded ractor v0.15.8
[INFO] [stderr]   Downloaded hyper2 v1.5.5
[INFO] [stderr]   Downloaded http2 v0.4.21
[INFO] [stderr]   Downloaded boring2 v4.15.15
[INFO] [stderr]   Downloaded wreq v5.3.0
[INFO] [stderr]   Downloaded webpki-root-certs v1.0.2
[INFO] [stderr]   Downloaded aws-lc-rs v1.13.3
[INFO] [stderr]   Downloaded zlib-rs v0.5.2
[INFO] [stderr]   Downloaded zip v5.0.0
[INFO] [stderr]   Downloaded publicsuffix v2.3.0
[INFO] [stderr]   Downloaded security-framework v3.4.0
[INFO] [stderr]   Downloaded cookie_store v0.21.1
[INFO] [stderr]   Downloaded tokio-boring2 v4.15.15
[INFO] [stderr]   Downloaded typed-builder-macro v0.21.2
[INFO] [stderr]   Downloaded yup-oauth2 v12.1.0
[INFO] [stderr]   Downloaded hyper-http-proxy v1.1.0
[INFO] [stderr]   Downloaded libmimalloc-sys v0.1.44
[INFO] [stderr]   Downloaded bon-macros v2.3.0
[INFO] [stderr]   Downloaded bon v2.3.0
[INFO] [stderr]   Downloaded louds-rs v0.7.0
[INFO] [stderr]   Downloaded tokio-socks v0.5.2
[INFO] [stderr]   Downloaded typed-builder v0.21.2
[INFO] [stderr]   Downloaded struct_iterable v0.1.1
[INFO] [stderr]   Downloaded tower-serve-static v0.1.1
[INFO] [stderr]   Downloaded fid-rs v0.2.0
[INFO] [stderr]   Downloaded compression-codecs v0.4.30
[INFO] [stderr]   Downloaded libz-rs-sys v0.5.2
[INFO] [stderr]   Downloaded etcetera v0.10.0
[INFO] [stderr]   Downloaded compression-core v0.4.29
[INFO] [stderr]   Downloaded tokio_with_wasm_proc v0.8.7
[INFO] [stderr]   Downloaded antidote v1.0.0
[INFO] [stderr]   Downloaded linked_hash_set v0.1.5
[INFO] [stderr]   Downloaded webpki-root-certs v0.26.11
[INFO] [stderr]   Downloaded psl-types v2.0.11
[INFO] [stderr]   Downloaded trie-rs v0.4.2
[INFO] [stderr]   Downloaded boring-sys2 v4.15.15
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 00401ac26c4bf89316ffcde80764b76383814f1853af7dca1637218e9f0601da
[INFO] running `Command { std: "docker" "start" "-a" "00401ac26c4bf89316ffcde80764b76383814f1853af7dca1637218e9f0601da", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "00401ac26c4bf89316ffcde80764b76383814f1853af7dca1637218e9f0601da", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "00401ac26c4bf89316ffcde80764b76383814f1853af7dca1637218e9f0601da", kill_on_drop: false }`
[INFO] [stdout] 00401ac26c4bf89316ffcde80764b76383814f1853af7dca1637218e9f0601da
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 83bc29e6b282b2c3e215066c652ed8cd6167073c8d527ddca11c79ee2487314e
[INFO] running `Command { std: "docker" "start" "-a" "83bc29e6b282b2c3e215066c652ed8cd6167073c8d527ddca11c79ee2487314e", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling cfg-if v1.0.3
[INFO] [stderr]    Compiling find-msvc-tools v0.1.1
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling litemap v0.8.0
[INFO] [stderr]    Compiling writeable v0.6.1
[INFO] [stderr]    Compiling icu_properties_data v2.0.1
[INFO] [stderr]    Compiling icu_normalizer_data v2.0.0
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]    Compiling zlib-rs v0.5.2
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling rustls-pki-types v1.12.0
[INFO] [stderr]    Compiling libloading v0.8.8
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling aws-lc-rs v1.13.3
[INFO] [stderr]    Compiling bindgen v0.72.1
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling serde_json v1.0.143
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling num_threads v0.1.7
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling indexmap v2.11.0
[INFO] [stderr]    Compiling unicase v2.8.1
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling proc-macro-hack v0.5.20+deprecated
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling rustls v0.23.31
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling cookie v0.18.1
[INFO] [stderr]    Compiling compression-core v0.4.29
[INFO] [stderr]    Compiling regex-automata v0.4.10
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]    Compiling openssl-probe v0.1.6
[INFO] [stderr]    Compiling foreign-types-shared v0.3.1
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling psl-types v2.0.11
[INFO] [stderr]    Compiling litrs v0.4.2
[INFO] [stderr]    Compiling rustls-native-certs v0.8.1
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling cc v1.2.36
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling socket2 v0.6.0
[INFO] [stderr]    Compiling fslock v0.2.1
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling document-features v0.2.11
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling regex v1.11.2
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling cmake v0.1.54
[INFO] [stderr]    Compiling webpki-root-certs v1.0.2
[INFO] [stderr]    Compiling uncased v0.9.10
[INFO] [stderr]    Compiling thiserror v2.0.16
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling anyhow v1.0.99
[INFO] [stderr]    Compiling bit-set v0.5.3
[INFO] [stderr]    Compiling rustix v1.0.8
[INFO] [stderr]    Compiling linked_hash_set v0.1.5
[INFO] [stderr]    Compiling webpki-root-certs v0.26.11
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling headers-core v0.3.0
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling figment v0.10.19
[INFO] [stderr]    Compiling konst_macro_rules v0.2.19
[INFO] [stderr]    Compiling antidote v1.0.0
[INFO] [stderr]    Compiling simd-adler32 v0.3.7
[INFO] [stderr]    Compiling bumpalo v3.19.0
[INFO] [stderr]    Compiling arc-swap v1.7.1
[INFO] [stderr]    Compiling struct_iterable_internal v0.1.1
[INFO] [stderr]    Compiling inlinable_string v0.1.15
[INFO] [stderr]    Compiling lru v0.13.0
[INFO] [stderr]    Compiling moka v0.12.10
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling aws-lc-sys v0.30.0
[INFO] [stderr]    Compiling erased-serde v0.3.31
[INFO] [stderr]    Compiling tempfile v3.21.0
[INFO] [stderr]    Compiling zopfli v0.8.2
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.34
[INFO] [stderr]    Compiling konst v0.2.19
[INFO] [stderr]    Compiling headers v0.4.1
[INFO] [stderr]    Compiling dashmap v6.1.0
[INFO] [stderr]    Compiling toml_parser v1.0.2
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]    Compiling fid-rs v0.2.0
[INFO] [stderr]    Compiling louds-rs v0.7.0
[INFO] [stderr]    Compiling rustls-native-certs v0.7.3
[INFO] [stderr]    Compiling libz-rs-sys v0.5.2
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling bstr v1.12.0
[INFO] [stderr]    Compiling fancy-regex v0.13.0
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling flate2 v1.1.2
[INFO] [stderr]    Compiling uuid v1.18.1
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling seahash v4.1.0
[INFO] [stderr]    Compiling http-range-header v0.4.2
[INFO] [stderr]    Compiling tagptr v0.2.0
[INFO] [stderr]    Compiling clewdr v0.11.13 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling tiktoken-rs v0.7.0
[INFO] [stderr]    Compiling zip v5.0.0
[INFO] [stderr]    Compiling trie-rs v0.4.2
[INFO] [stderr]    Compiling const_format v0.2.34
[INFO] [stderr]    Compiling self-replace v1.5.0
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling foreign-types-macros v0.2.3
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling random-number-macro-impl v0.1.8
[INFO] [stderr]    Compiling typed-builder-macro v0.21.2
[INFO] [stderr]    Compiling bon-macros v2.3.0
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling foreign-types v0.5.0
[INFO] [stderr]    Compiling pear_codegen v0.2.9
[INFO] [stderr]    Compiling random-number v0.1.9
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling thiserror-impl v2.0.16
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling random-pick v1.2.16
[INFO] [stderr]    Compiling zerovec v0.11.4
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling axum-core v0.5.2
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling pear v0.2.9
[INFO] [stderr]    Compiling serde_with_macros v3.14.0
[INFO] [stderr]    Compiling typed-builder v0.21.2
[INFO] [stderr]    Compiling snafu-derive v0.8.9
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.3
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling struct_iterable_derive v0.1.0
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]    Compiling clap_derive v4.5.47
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling bon v2.3.0
[INFO] [stderr]    Compiling axum-macros v0.5.0
[INFO] [stderr]    Compiling struct_iterable v0.1.1
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling axum-auth v0.8.1
[INFO] [stderr]    Compiling passwords v3.1.16
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling eventsource-stream v0.2.3
[INFO] [stderr]    Compiling snafu v0.8.9
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling tokio-socks v0.5.2
[INFO] [stderr]    Compiling ractor v0.15.8
[INFO] [stderr]    Compiling strum v0.27.2
[INFO] [stderr]    Compiling h2 v0.4.12
[INFO] [stderr]    Compiling http2 v0.4.21
[INFO] [stderr]    Compiling zstd v0.13.3
[INFO] [stderr]    Compiling clap v4.5.47
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling boring-sys2 v4.15.15
[INFO] [stderr]    Compiling compression-codecs v0.4.30
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling async-compression v0.4.30
[INFO] [stderr]    Compiling publicsuffix v2.3.0
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling hyper2 v1.5.5
[INFO] [stderr]    Compiling deranged v0.5.3
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling serde_path_to_error v0.1.17
[INFO] [stderr]    Compiling toml_datetime v0.7.0
[INFO] [stderr]    Compiling serde_spanned v1.0.0
[INFO] [stderr]    Compiling toml v0.9.5
[INFO] [stderr]    Compiling tracing-subscriber v0.3.20
[INFO] [stderr]    Compiling oauth2 v5.0.0
[INFO] [stderr]    Compiling serde_with v3.14.0
[INFO] [stderr]    Compiling time v0.3.43
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling hyper v1.7.0
[INFO] [stderr]    Compiling tracing-appender v0.2.3
[INFO] [stderr]    Compiling cookie_store v0.21.1
[INFO] [stderr]    Compiling hyper-util v0.1.16
[INFO] [stderr]    Compiling axum v0.8.4
[INFO] [stderr]    Compiling rustls-webpki v0.103.4
[INFO] [stderr]    Compiling tokio-rustls v0.26.2
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling yup-oauth2 v12.1.0
[INFO] [stderr]    Compiling hyper-http-proxy v1.1.0
[INFO] [stderr]    Compiling boring2 v4.15.15
[INFO] [stderr]    Compiling tokio-boring2 v4.15.15
[INFO] [stderr]    Compiling wreq v5.3.0
[INFO] [stderr]    Compiling wreq-util v2.2.6
[INFO] [stdout] warning: unused variable: `token_info`
[INFO] [stdout]    --> src/api/misc.rs:300:29
[INFO] [stdout]     |
[INFO] [stdout] 300 |                 if let Some(token_info) = &cookie.token {
[INFO] [stdout]     |                             ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_token_info`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 22s
[INFO] running `Command { std: "docker" "inspect" "83bc29e6b282b2c3e215066c652ed8cd6167073c8d527ddca11c79ee2487314e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "83bc29e6b282b2c3e215066c652ed8cd6167073c8d527ddca11c79ee2487314e", kill_on_drop: false }`
[INFO] [stdout] 83bc29e6b282b2c3e215066c652ed8cd6167073c8d527ddca11c79ee2487314e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a827f81de18bb1f97c2f8c09950fdf747019f8091d9db7e11fd519f2230cad3b
[INFO] running `Command { std: "docker" "start" "-a" "a827f81de18bb1f97c2f8c09950fdf747019f8091d9db7e11fd519f2230cad3b", kill_on_drop: false }`
[INFO] [stderr]    Compiling clewdr v0.11.13 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `token_info`
[INFO] [stdout]    --> src/api/misc.rs:300:29
[INFO] [stdout]     |
[INFO] [stdout] 300 |                 if let Some(token_info) = &cookie.token {
[INFO] [stdout]     |                             ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_token_info`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `token_info`
[INFO] [stdout]    --> src/api/misc.rs:300:29
[INFO] [stdout]     |
[INFO] [stdout] 300 |                 if let Some(token_info) = &cookie.token {
[INFO] [stdout]     |                             ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_token_info`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 20.51s
[INFO] running `Command { std: "docker" "inspect" "a827f81de18bb1f97c2f8c09950fdf747019f8091d9db7e11fd519f2230cad3b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a827f81de18bb1f97c2f8c09950fdf747019f8091d9db7e11fd519f2230cad3b", kill_on_drop: false }`
[INFO] [stdout] a827f81de18bb1f97c2f8c09950fdf747019f8091d9db7e11fd519f2230cad3b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] d1a1b318fac394bf69ee10c95196c8b100a19b049be71727c5e8a899bf515226
[INFO] running `Command { std: "docker" "start" "-a" "d1a1b318fac394bf69ee10c95196c8b100a19b049be71727c5e8a899bf515226", kill_on_drop: false }`
[INFO] [stderr] warning: unused variable: `token_info`
[INFO] [stderr]    --> src/api/misc.rs:300:29
[INFO] [stderr]     |
[INFO] [stderr] 300 |                 if let Some(token_info) = &cookie.token {
[INFO] [stderr]     |                             ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_token_info`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `clewdr` (lib) generated 1 warning (run `cargo fix --lib -p clewdr` to apply 1 suggestion)
[INFO] [stderr] warning: `clewdr` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.61s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/clewdr-332212126ea3a0c5)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test config::cookie::tests::test_invalid_cookie ... ok
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/clewdr-ec0175b671890de9)
[INFO] [stdout] test config::cookie::tests::test_sk_cookie_from_str ... ok
[INFO] [stderr]    Doc-tests clewdr
[INFO] [stdout] test config::cookie::tests::test_cookie_from_str ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test src/middleware/auth.rs - middleware::auth::RequireAdminAuth (line 58) ... FAILED
[INFO] [stdout] test src/middleware/auth.rs - middleware::auth::RequireBearerAuth (line 95) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/middleware/auth.rs - middleware::auth::RequireAdminAuth (line 58) stdout ----
[INFO] [stdout] error[E0425]: cannot find type `RequireAdminAuth` in this scope
[INFO] [stdout]   --> src/middleware/auth.rs:60:8
[INFO] [stdout]    |
[INFO] [stdout] 60 |     _: RequireAdminAuth,
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 58 + use clewdr::middleware::RequireAdminAuth;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `IntoResponse` in this scope
[INFO] [stdout]   --> src/middleware/auth.rs:62:11
[INFO] [stdout]    |
[INFO] [stdout] 62 | ) -> impl IntoResponse {
[INFO] [stdout]    |           ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]    |
[INFO] [stdout] 58 + use axum::response::IntoResponse;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0405, E0425.
[INFO] [stdout] For more information about an error, try `rustc --explain E0405`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/middleware/auth.rs - middleware::auth::RequireBearerAuth (line 95) stdout ----
[INFO] [stdout] error[E0425]: cannot find type `RequireOaiAuth` in this scope
[INFO] [stdout]   --> src/middleware/auth.rs:97:8
[INFO] [stdout]    |
[INFO] [stdout] 97 |     _: RequireOaiAuth,
[INFO] [stdout]    |        ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `IntoResponse` in this scope
[INFO] [stdout]   --> src/middleware/auth.rs:99:11
[INFO] [stdout]    |
[INFO] [stdout] 99 | ) -> impl IntoResponse {
[INFO] [stdout]    |           ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]    |
[INFO] [stdout] 95 + use axum::response::IntoResponse;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0405, E0425.
[INFO] [stdout] For more information about an error, try `rustc --explain E0405`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/middleware/auth.rs - middleware::auth::RequireAdminAuth (line 58)
[INFO] [stdout]     src/middleware/auth.rs - middleware::auth::RequireBearerAuth (line 95)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.33s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 0.67s; merged doctests compilation took 0.35s
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "d1a1b318fac394bf69ee10c95196c8b100a19b049be71727c5e8a899bf515226", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d1a1b318fac394bf69ee10c95196c8b100a19b049be71727c5e8a899bf515226", kill_on_drop: false }`
[INFO] [stdout] d1a1b318fac394bf69ee10c95196c8b100a19b049be71727c5e8a899bf515226
