[INFO] cloning repository https://github.com/hardcodes/lmtyas [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hardcodes/lmtyas" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhardcodes%2Flmtyas", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhardcodes%2Flmtyas'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1f67b8d1b7899f641f16b552a735de3fe4568314 [INFO] testing hardcodes/lmtyas against master#1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 for pr-154065-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhardcodes%2Flmtyas" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/hardcodes/lmtyas [INFO] finished tweaking git repo https://github.com/hardcodes/lmtyas [INFO] tweaked toml for git repo https://github.com/hardcodes/lmtyas written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/hardcodes/lmtyas on toolchain 1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/hardcodes/lmtyas 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" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Updating git repository `https://github.com/hardcodes/hacaoi.git` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded atomic v0.6.1 [INFO] [stderr] Downloaded serde_regex v1.1.0 [INFO] [stderr] Downloaded timer v0.2.0 [INFO] [stderr] Downloaded system-configuration v0.7.0 [INFO] [stderr] Downloaded ordered-float v2.10.1 [INFO] [stderr] Downloaded lber v0.5.1 [INFO] [stderr] Downloaded async-mutex v1.4.1 [INFO] [stderr] Downloaded actix-tls v3.5.0 [INFO] [stderr] Downloaded async-fs v2.2.0 [INFO] [stderr] Downloaded asn1-rs-derive v0.6.0 [INFO] [stderr] Downloaded rusticata-macros v4.1.0 [INFO] [stderr] Downloaded actix-web-httpauth v0.8.2 [INFO] [stderr] Downloaded actix-files v0.6.10 [INFO] [stderr] Downloaded pkcs5 v0.7.1 [INFO] [stderr] Downloaded actix-router v0.5.4 [INFO] [stderr] Downloaded lettre v0.11.19 [INFO] [stderr] Downloaded oid-registry v0.8.1 [INFO] [stderr] Downloaded chumsky v0.9.3 [INFO] [stderr] Downloaded x509-parser v0.18.1 [INFO] [stderr] Downloaded jiff v0.2.19 [INFO] [stderr] Downloaded serde_with v3.16.1 [INFO] [stderr] Downloaded email-encoding v0.4.1 [INFO] [stderr] Downloaded oauth2 v5.0.0 [INFO] [stderr] Downloaded actix-web v4.13.0 [INFO] [stderr] Downloaded ar_archive_writer v0.5.1 [INFO] [stderr] Downloaded env_logger v0.11.9 [INFO] [stderr] Downloaded asn1-rs v0.7.1 [INFO] [stderr] Downloaded openidconnect v4.0.1 [INFO] [stderr] Downloaded psm v0.1.29 [INFO] [stderr] Downloaded jiff-static v0.2.19 [INFO] [stderr] Downloaded cbc v0.1.2 [INFO] [stderr] Downloaded serde-value v0.7.0 [INFO] [stderr] Downloaded hostname v0.4.2 [INFO] [stderr] Downloaded quoted_printable v0.5.1 [INFO] [stderr] Downloaded asn1-rs-impl v0.2.0 [INFO] [stderr] Downloaded stacker v0.1.22 [INFO] [stderr] Downloaded email_address v0.2.9 [INFO] [stderr] Downloaded block-padding v0.3.3 [INFO] [stderr] Downloaded security-framework v3.5.1 [INFO] [stderr] Downloaded serde_with_macros v3.16.1 [INFO] [stderr] Downloaded reqwest v0.13.1 [INFO] [stderr] Downloaded actix-http v3.12.0 [INFO] [stderr] Downloaded der-parser v10.0.0 [INFO] [stderr] Downloaded aws-lc-sys v0.37.0 [INFO] [stderr] Downloaded ldap3 v0.12.1 [INFO] [stderr] Downloaded secstr v0.5.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1ab0dd5ac824e8421e52af06b99aaa93140f2cc8c6ca8be0c1124b03c4ea359e [INFO] running `Command { std: "docker" "start" "-a" "1ab0dd5ac824e8421e52af06b99aaa93140f2cc8c6ca8be0c1124b03c4ea359e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1ab0dd5ac824e8421e52af06b99aaa93140f2cc8c6ca8be0c1124b03c4ea359e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1ab0dd5ac824e8421e52af06b99aaa93140f2cc8c6ca8be0c1124b03c4ea359e", kill_on_drop: false }` [INFO] [stdout] 1ab0dd5ac824e8421e52af06b99aaa93140f2cc8c6ca8be0c1124b03c4ea359e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a3d37cb705be6a897b5513f1eca788e72b4aaef7cc50fff999a92a431eedbc09 [INFO] running `Command { std: "docker" "start" "-a" "a3d37cb705be6a897b5513f1eca788e72b4aaef7cc50fff999a92a431eedbc09", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.180 [INFO] [stderr] Compiling quote v1.0.44 [INFO] [stderr] Compiling pin-project-lite v0.2.16 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling futures-core v0.3.32 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling const-oid v0.9.6 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling log v0.4.29 [INFO] [stderr] Compiling futures-sink v0.3.32 [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling lock_api v0.4.14 [INFO] [stderr] Compiling futures-io v0.3.32 [INFO] [stderr] Compiling libm v0.2.16 [INFO] [stderr] Compiling fs_extra v1.3.0 [INFO] [stderr] Compiling dunce v1.0.5 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling futures-task v0.3.32 [INFO] [stderr] Compiling slab v0.4.12 [INFO] [stderr] Compiling futures-channel v0.3.32 [INFO] [stderr] Compiling base64ct v1.8.3 [INFO] [stderr] Compiling aws-lc-rs v1.15.4 [INFO] [stderr] Compiling tracing-core v0.1.36 [INFO] [stderr] Compiling litemap v0.8.1 [INFO] [stderr] Compiling writeable v0.6.2 [INFO] [stderr] Compiling syn v2.0.114 [INFO] [stderr] Compiling icu_normalizer_data v2.1.1 [INFO] [stderr] Compiling icu_properties_data v2.1.2 [INFO] [stderr] Compiling pem-rfc7468 v0.7.0 [INFO] [stderr] Compiling rustls v0.23.37 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Compiling time-core v0.1.8 [INFO] [stderr] Compiling num-conv v0.2.0 [INFO] [stderr] Compiling deranged v0.5.5 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling utf8_iter v1.0.4 [INFO] [stderr] Compiling http v1.4.0 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling regex-syntax v0.8.9 [INFO] [stderr] Compiling time-macros v0.2.27 [INFO] [stderr] Compiling object v0.37.3 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling der v0.7.10 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling zmij v1.0.19 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling crypto-common v0.1.7 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling block-padding v0.3.3 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling inout v0.1.4 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling errno v0.3.14 [INFO] [stderr] Compiling cc v1.2.55 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling socket2 v0.6.2 [INFO] [stderr] Compiling signal-hook-registry v1.4.8 [INFO] [stderr] Compiling mio v1.1.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling pbkdf2 v0.12.2 [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling salsa20 v0.10.2 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling cbc v0.1.2 [INFO] [stderr] Compiling time v0.3.47 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling ff v0.13.1 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling scrypt v0.11.0 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling cmake v0.1.57 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling parking v2.2.1 [INFO] [stderr] Compiling tower-service v0.3.3 [INFO] [stderr] Compiling spki v0.7.3 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling base16ct v0.2.0 [INFO] [stderr] Compiling ryu v1.0.22 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling rand_core v0.9.5 [INFO] [stderr] Compiling group v0.13.0 [INFO] [stderr] Compiling hkdf v0.12.4 [INFO] [stderr] Compiling pkcs5 v0.7.1 [INFO] [stderr] Compiling crypto-bigint v0.5.5 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling convert_case v0.10.0 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling actix-utils v3.0.1 [INFO] [stderr] Compiling pkcs8 v0.10.2 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling actix-service v2.0.3 [INFO] [stderr] Compiling regex-lite v0.1.9 [INFO] [stderr] Compiling sec1 v0.7.3 [INFO] [stderr] Compiling aws-lc-sys v0.37.0 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling zstd-sys v2.0.16+zstd.1.5.7 [INFO] [stderr] Compiling semver v1.0.27 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling simd-adler32 v0.3.8 [INFO] [stderr] Compiling bytes v1.11.1 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling indexmap v2.13.0 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling bytestring v1.5.0 [INFO] [stderr] Compiling rusticata-macros v4.1.0 [INFO] [stderr] Compiling elliptic-curve v0.13.8 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling event-listener v5.4.1 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling ar_archive_writer v0.5.1 [INFO] [stderr] Compiling darling_core v0.21.3 [INFO] [stderr] Compiling brotli-decompressor v5.0.0 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling cookie v0.16.2 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling impl-more v0.1.9 [INFO] [stderr] Compiling tower-layer v0.3.3 [INFO] [stderr] Compiling num-bigint-dig v0.8.6 [INFO] [stderr] Compiling ipnet v2.11.0 [INFO] [stderr] Compiling actix-router v0.5.4 [INFO] [stderr] Compiling flate2 v1.1.9 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling event-listener-strategy v0.5.4 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling brotli v8.0.2 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Compiling stacker v0.1.22 [INFO] [stderr] Compiling psm v0.1.29 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling rfc6979 v0.4.0 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling local-channel v0.1.5 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling oid-registry v0.8.1 [INFO] [stderr] Compiling iri-string v0.7.10 [INFO] [stderr] Compiling unicase v2.9.0 [INFO] [stderr] Compiling ecdsa v0.16.9 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling primeorder v0.13.6 [INFO] [stderr] Compiling pkcs1 v0.7.5 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling futures-macro v0.3.32 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling tokio v1.50.0 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling derive_more-impl v2.1.1 [INFO] [stderr] Compiling asn1-rs-derive v0.6.0 [INFO] [stderr] Compiling asn1-rs-impl v0.2.0 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Compiling actix-macros v0.2.4 [INFO] [stderr] Compiling actix-web-codegen v4.3.0 [INFO] [stderr] Compiling darling_macro v0.21.3 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling darling v0.21.3 [INFO] [stderr] Compiling serde_with_macros v3.16.1 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling rsa v0.9.10 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling futures-lite v2.6.1 [INFO] [stderr] Compiling asn1-rs v0.7.1 [INFO] [stderr] Compiling piper v0.2.4 [INFO] [stderr] Compiling async-channel v2.5.0 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling ed25519 v2.2.3 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling ordered-float v2.10.1 [INFO] [stderr] Compiling serde_path_to_error v0.1.20 [INFO] [stderr] Compiling bytemuck v1.25.0 [INFO] [stderr] Compiling openssl-probe v0.2.1 [INFO] [stderr] Compiling async-task v4.7.1 [INFO] [stderr] Compiling data-encoding v2.10.0 [INFO] [stderr] Compiling futures-executor v0.3.32 [INFO] [stderr] Compiling serde_with v3.16.1 [INFO] [stderr] Compiling blocking v1.6.2 [INFO] [stderr] Compiling futures v0.3.32 [INFO] [stderr] Compiling rustls-native-certs v0.8.3 [INFO] [stderr] Compiling atomic v0.6.1 [INFO] [stderr] Compiling ed25519-dalek v2.2.0 [INFO] [stderr] Compiling chumsky v0.9.3 [INFO] [stderr] Compiling der-parser v10.0.0 [INFO] [stderr] Compiling v_htmlescape v0.15.8 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling derive_more v2.1.1 [INFO] [stderr] Compiling p384 v0.13.1 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling chrono v0.4.44 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling icu_properties v2.1.2 [INFO] [stderr] Compiling serde-value v0.7.0 [INFO] [stderr] Compiling serde_plain v1.0.2 [INFO] [stderr] Compiling x509-parser v0.18.1 [INFO] [stderr] Compiling p256 v0.13.2 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling env_filter v1.0.0 [INFO] [stderr] Compiling async-lock v3.4.2 [INFO] [stderr] Compiling lber v0.5.1 [INFO] [stderr] Compiling tokio-util v0.7.18 [INFO] [stderr] Compiling actix-rt v2.11.0 [INFO] [stderr] Compiling hyper v1.8.1 [INFO] [stderr] Compiling tower v0.5.3 [INFO] [stderr] Compiling tokio-stream v0.1.18 [INFO] [stderr] Compiling actix-server v2.6.0 [INFO] [stderr] Compiling hostname v0.4.2 [INFO] [stderr] Compiling email-encoding v0.4.1 [INFO] [stderr] Compiling nom v8.0.0 [INFO] [stderr] Compiling jiff v0.2.19 [INFO] [stderr] Compiling email_address v0.2.9 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling h2 v0.3.27 [INFO] [stderr] Compiling actix-codec v0.5.2 [INFO] [stderr] Compiling hyper-util v0.1.20 [INFO] [stderr] Compiling tower-http v0.6.8 [INFO] [stderr] Compiling quoted_printable v0.5.1 [INFO] [stderr] Compiling url v2.5.8 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling http-range v0.1.5 [INFO] [stderr] Compiling dyn-clone v1.0.20 [INFO] [stderr] Compiling timer v0.2.0 [INFO] [stderr] Compiling async-fs v2.2.0 [INFO] [stderr] Compiling serde_regex v1.1.0 [INFO] [stderr] Compiling secstr v0.5.1 [INFO] [stderr] Compiling uuid v1.22.0 [INFO] [stderr] Compiling clap v4.5.60 [INFO] [stderr] Compiling hacaoi v0.2.1 (https://github.com/hardcodes/hacaoi.git?rev=3f87f61f193bdc37259a629520865aa27fd5e94b#3f87f61f) [INFO] [stderr] Compiling zstd v0.13.3 [INFO] [stderr] Compiling lettre v0.11.19 [INFO] [stderr] Compiling env_logger v0.11.9 [INFO] [stderr] Compiling rustls-webpki v0.103.9 [INFO] [stderr] Compiling tokio-rustls v0.26.4 [INFO] [stderr] Compiling actix-tls v3.5.0 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling ldap3 v0.12.1 [INFO] [stderr] Compiling actix-http v3.12.0 [INFO] [stderr] Compiling reqwest v0.12.28 [INFO] [stderr] Compiling oauth2 v5.0.0 [INFO] [stderr] Compiling openidconnect v4.0.1 [INFO] [stderr] Compiling actix-web v4.13.0 [INFO] [stderr] Compiling actix-web-httpauth v0.8.2 [INFO] [stderr] Compiling actix-files v0.6.10 [INFO] [stderr] Compiling lmtyas v4.1.58 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 30s [INFO] running `Command { std: "docker" "inspect" "a3d37cb705be6a897b5513f1eca788e72b4aaef7cc50fff999a92a431eedbc09", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a3d37cb705be6a897b5513f1eca788e72b4aaef7cc50fff999a92a431eedbc09", kill_on_drop: false }` [INFO] [stdout] a3d37cb705be6a897b5513f1eca788e72b4aaef7cc50fff999a92a431eedbc09 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a4a478b27269b5c88bc99e440d0483968dc894ea41606b0100c3d544ee18693c [INFO] running `Command { std: "docker" "start" "-a" "a4a478b27269b5c88bc99e440d0483968dc894ea41606b0100c3d544ee18693c", kill_on_drop: false }` [INFO] [stderr] Compiling tokio v1.50.0 [INFO] [stderr] Compiling rustls-platform-verifier v0.6.2 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling async-mutex v1.4.1 [INFO] [stderr] Compiling tokio-util v0.7.18 [INFO] [stderr] Compiling tokio-rustls v0.26.4 [INFO] [stderr] Compiling actix-rt v2.11.0 [INFO] [stderr] Compiling tower v0.5.3 [INFO] [stderr] Compiling tokio-stream v0.1.18 [INFO] [stderr] Compiling actix-server v2.6.0 [INFO] [stderr] Compiling tower-http v0.6.8 [INFO] [stderr] Compiling h2 v0.4.13 [INFO] [stderr] Compiling actix-tls v3.5.0 [INFO] [stderr] Compiling h2 v0.3.27 [INFO] [stderr] Compiling actix-codec v0.5.2 [INFO] [stderr] Compiling ldap3 v0.12.1 [INFO] [stderr] Compiling hyper v1.8.1 [INFO] [stderr] Compiling hyper-util v0.1.20 [INFO] [stderr] Compiling actix-http v3.12.0 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling reqwest v0.12.28 [INFO] [stderr] Compiling reqwest v0.13.1 [INFO] [stderr] Compiling actix-web v4.13.0 [INFO] [stderr] Compiling oauth2 v5.0.0 [INFO] [stderr] Compiling actix-web-httpauth v0.8.2 [INFO] [stderr] Compiling actix-files v0.6.10 [INFO] [stderr] Compiling openidconnect v4.0.1 [INFO] [stderr] Compiling lmtyas v4.1.58 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `lmtyas` (lib test) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/bin/rustc --crate-name lmtyas --edition=2021 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="api-access-token"' --cfg 'feature="authentication-oidc"' --cfg 'feature="default"' --cfg 'feature="get-userdata-ldap"' --cfg 'feature="hacaoi-rust-crypto"' --cfg 'feature="ldap-common"' --cfg 'feature="mail-noauth-notls"' --cfg 'feature="oidc-auth-ldap"' --cfg 'feature="oidc-ldap"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("api-access-token", "authentication-oidc", "default", "get-userdata-ldap", "hacaoi-openssl", "hacaoi-rust-crypto", "ldap-auth", "ldap-common", "mail-noauth-notls", "no-userdata-backend", "oidc-auth-ldap", "oidc-ldap"))' -C metadata=a84c5a335b52bdd3 -C extra-filename=-2864c4e462d7c6ef --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern actix_files=/opt/rustwide/target/debug/deps/libactix_files-1732ef6112783bca.rlib --extern actix_http=/opt/rustwide/target/debug/deps/libactix_http-2f5c4085e2d95b31.rlib --extern actix_rt=/opt/rustwide/target/debug/deps/libactix_rt-7ec150bf9de4a935.rlib --extern actix_web=/opt/rustwide/target/debug/deps/libactix_web-2fdb3ae6b10f8993.rlib --extern actix_web_httpauth=/opt/rustwide/target/debug/deps/libactix_web_httpauth-83006ed5551bb22c.rlib --extern async_fs=/opt/rustwide/target/debug/deps/libasync_fs-40e675c4687165b6.rlib --extern async_mutex=/opt/rustwide/target/debug/deps/libasync_mutex-073591af90739d3e.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-17b2f5ebe3869aa5.so --extern base64=/opt/rustwide/target/debug/deps/libbase64-2a03de3babadded3.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-6871e8eba5e2ac37.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-7674fa601f757c81.rlib --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-3888d3efbf0feb8a.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-f27b0a4990a65706.rlib --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-1cc6326977247a64.rlib --extern hacaoi=/opt/rustwide/target/debug/deps/libhacaoi-5bd4a7c45f8acebe.rlib --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-11a370a7170f9408.rlib --extern ldap3=/opt/rustwide/target/debug/deps/libldap3-0f773fe7bed14a95.rlib --extern lettre=/opt/rustwide/target/debug/deps/liblettre-60ba38e780d8840d.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-cfb0a897de58af94.rlib --extern openidconnect=/opt/rustwide/target/debug/deps/libopenidconnect-a38d11e5c280b5d1.rlib --extern percent_encoding=/opt/rustwide/target/debug/deps/libpercent_encoding-c53c37e60dd2727e.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-1291643f8185f48d.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-3d1c81856930e562.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-a17540108deb78b1.rlib --extern rustls=/opt/rustwide/target/debug/deps/librustls-c669b373c0d5dfd6.rlib --extern secstr=/opt/rustwide/target/debug/deps/libsecstr-6313593118daecd4.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-f8ce708018caa49b.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-80fab102352f472b.rlib --extern serde_regex=/opt/rustwide/target/debug/deps/libserde_regex-597363ceb0b8db4c.rlib --extern timer=/opt/rustwide/target/debug/deps/libtimer-404b83055b1faa05.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-37e26930c936d49b.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-0f7d6dbb2381f272.rlib --extern zeroize=/opt/rustwide/target/debug/deps/libzeroize-36c98e1e0ab441af.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/aws-lc-sys-f0cb2b763723aac0/out -L native=/opt/rustwide/target/debug/build/ring-755f9511f1491fc5/out -L native=/opt/rustwide/target/debug/build/zstd-sys-33efcaec7ecfc7ed/out -L native=/opt/rustwide/target/debug/build/psm-584505387a5e4db3/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `lmtyas` (test "integration_tests") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/bin/rustc --crate-name integration_tests --edition=2021 tests/integration_tests.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="api-access-token"' --cfg 'feature="authentication-oidc"' --cfg 'feature="default"' --cfg 'feature="get-userdata-ldap"' --cfg 'feature="hacaoi-rust-crypto"' --cfg 'feature="ldap-common"' --cfg 'feature="mail-noauth-notls"' --cfg 'feature="oidc-auth-ldap"' --cfg 'feature="oidc-ldap"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("api-access-token", "authentication-oidc", "default", "get-userdata-ldap", "hacaoi-openssl", "hacaoi-rust-crypto", "ldap-auth", "ldap-common", "mail-noauth-notls", "no-userdata-backend", "oidc-auth-ldap", "oidc-ldap"))' -C metadata=69b664601773fd34 -C extra-filename=-a352ce0ecb80fcc6 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern actix_files=/opt/rustwide/target/debug/deps/libactix_files-1732ef6112783bca.rlib --extern actix_http=/opt/rustwide/target/debug/deps/libactix_http-2f5c4085e2d95b31.rlib --extern actix_rt=/opt/rustwide/target/debug/deps/libactix_rt-7ec150bf9de4a935.rlib --extern actix_web=/opt/rustwide/target/debug/deps/libactix_web-2fdb3ae6b10f8993.rlib --extern actix_web_httpauth=/opt/rustwide/target/debug/deps/libactix_web_httpauth-83006ed5551bb22c.rlib --extern async_fs=/opt/rustwide/target/debug/deps/libasync_fs-40e675c4687165b6.rlib --extern async_mutex=/opt/rustwide/target/debug/deps/libasync_mutex-073591af90739d3e.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-17b2f5ebe3869aa5.so --extern base64=/opt/rustwide/target/debug/deps/libbase64-2a03de3babadded3.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-6871e8eba5e2ac37.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-7674fa601f757c81.rlib --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-3888d3efbf0feb8a.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-f27b0a4990a65706.rlib --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-1cc6326977247a64.rlib --extern hacaoi=/opt/rustwide/target/debug/deps/libhacaoi-5bd4a7c45f8acebe.rlib --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-11a370a7170f9408.rlib --extern ldap3=/opt/rustwide/target/debug/deps/libldap3-0f773fe7bed14a95.rlib --extern lettre=/opt/rustwide/target/debug/deps/liblettre-60ba38e780d8840d.rlib --extern lmtyas=/opt/rustwide/target/debug/deps/liblmtyas-66639ab6268ce39a.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-cfb0a897de58af94.rlib --extern openidconnect=/opt/rustwide/target/debug/deps/libopenidconnect-a38d11e5c280b5d1.rlib --extern percent_encoding=/opt/rustwide/target/debug/deps/libpercent_encoding-c53c37e60dd2727e.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-1291643f8185f48d.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-3d1c81856930e562.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-a17540108deb78b1.rlib --extern rustls=/opt/rustwide/target/debug/deps/librustls-c669b373c0d5dfd6.rlib --extern secstr=/opt/rustwide/target/debug/deps/libsecstr-6313593118daecd4.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-f8ce708018caa49b.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-80fab102352f472b.rlib --extern serde_regex=/opt/rustwide/target/debug/deps/libserde_regex-597363ceb0b8db4c.rlib --extern timer=/opt/rustwide/target/debug/deps/libtimer-404b83055b1faa05.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-37e26930c936d49b.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-0f7d6dbb2381f272.rlib --extern zeroize=/opt/rustwide/target/debug/deps/libzeroize-36c98e1e0ab441af.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/aws-lc-sys-f0cb2b763723aac0/out -L native=/opt/rustwide/target/debug/build/ring-755f9511f1491fc5/out -L native=/opt/rustwide/target/debug/build/zstd-sys-33efcaec7ecfc7ed/out -L native=/opt/rustwide/target/debug/build/psm-584505387a5e4db3/out` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "a4a478b27269b5c88bc99e440d0483968dc894ea41606b0100c3d544ee18693c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a4a478b27269b5c88bc99e440d0483968dc894ea41606b0100c3d544ee18693c", kill_on_drop: false }` [INFO] [stdout] a4a478b27269b5c88bc99e440d0483968dc894ea41606b0100c3d544ee18693c