[INFO] cloning repository https://github.com/LioRael/lenso-support-suite-app
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/LioRael/lenso-support-suite-app" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLioRael%2Flenso-support-suite-app", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLioRael%2Flenso-support-suite-app'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e769c46ad88e467b6870481e0fae255fb3e70e23
[INFO] checking LioRael/lenso-support-suite-app against a621e2b446eafb53c7a8569f225e0b8cc2429a68 for pr-162600
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLioRael%2Flenso-support-suite-app" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-4-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/LioRael/lenso-support-suite-app
[INFO] finished tweaking git repo https://github.com/LioRael/lenso-support-suite-app
[INFO] tweaked toml for git repo https://github.com/LioRael/lenso-support-suite-app written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/LioRael/lenso-support-suite-app on toolchain a621e2b446eafb53c7a8569f225e0b8cc2429a68
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a621e2b446eafb53c7a8569f225e0b8cc2429a68" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/LioRael/lenso-support-suite-app 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" "+a621e2b446eafb53c7a8569f225e0b8cc2429a68" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 9eca98876a214df96205d8360f1c38ff2d86a8c8510d45fcafe4af608952dd95
[INFO] running `Command { std: "docker" "start" "9eca98876a214df96205d8360f1c38ff2d86a8c8510d45fcafe4af608952dd95", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9eca98876a214df96205d8360f1c38ff2d86a8c8510d45fcafe4af608952dd95", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "9eca98876a214df96205d8360f1c38ff2d86a8c8510d45fcafe4af608952dd95" "/opt/rustwide/cargo-home/bin/cargo" "+a621e2b446eafb53c7a8569f225e0b8cc2429a68" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9eca98876a214df96205d8360f1c38ff2d86a8c8510d45fcafe4af608952dd95", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "9eca98876a214df96205d8360f1c38ff2d86a8c8510d45fcafe4af608952dd95" "/opt/rustwide/cargo-home/bin/cargo" "+a621e2b446eafb53c7a8569f225e0b8cc2429a68" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.229
[INFO] [stderr]    Compiling serde v1.0.229
[INFO] [stderr]    Compiling serde_json v1.0.151
[INFO] [stderr]    Compiling ref-cast v1.0.27
[INFO] [stderr]    Compiling dyn-clone v1.0.20
[INFO] [stderr]     Checking hashbrown v0.17.1
[INFO] [stderr]    Compiling zmij v1.0.23
[INFO] [stderr]     Checking futures-channel v0.3.34
[INFO] [stderr]     Checking lenso-plugin-authoring v0.1.1
[INFO] [stderr]    Compiling ref-cast-impl v1.0.27
[INFO] [stderr]    Compiling serde_derive_internals v0.30.0
[INFO] [stderr]    Compiling lenso-contract-authoring-macros v0.1.0
[INFO] [stderr]    Compiling futures-macro v0.3.34
[INFO] [stderr]     Checking subtle v2.6.1
[INFO] [stderr]    Compiling zerofrom v0.1.8
[INFO] [stderr]    Compiling libc v0.2.189
[INFO] [stderr]     Checking zeroize v1.9.0
[INFO] [stderr]     Checking zerovec v0.11.8
[INFO] [stderr]     Checking smallvec v1.16.0
[INFO] [stderr]    Compiling yoke v0.8.3
[INFO] [stderr]    Compiling tokio-macros v2.7.2
[INFO] [stderr]     Checking mio v1.2.3
[INFO] [stderr]    Compiling time-core v0.1.9
[INFO] [stderr]    Compiling rustls v0.23.43
[INFO] [stderr]     Checking cmov v0.5.4
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking ctutils v0.4.2
[INFO] [stderr]     Checking zerotrie v0.2.5
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling time-macros v0.2.32
[INFO] [stderr]    Compiling litemap v0.8.3
[INFO] [stderr]    Compiling writeable v0.6.4
[INFO] [stderr]     Checking digest v0.11.3
[INFO] [stderr]     Checking tokio v1.53.1
[INFO] [stderr]     Checking rustls-pki-types v1.15.1
[INFO] [stderr]     Checking cpufeatures v0.3.1
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]     Checking log v0.4.34
[INFO] [stderr]    Compiling pin-project-lite v0.2.17
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking tinystr v0.8.4
[INFO] [stderr]     Checking indexmap v2.14.1
[INFO] [stderr]     Checking futures-util v0.3.34
[INFO] [stderr]     Checking potential_utf v0.1.6
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking icu_locale_core v2.3.0
[INFO] [stderr]     Checking icu_collections v2.3.0
[INFO] [stderr]    Compiling icu_properties_data v2.3.0
[INFO] [stderr]    Compiling icu_normalizer_data v2.3.0
[INFO] [stderr]    Compiling futures-core v0.3.34
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]    Compiling schemars_derive v1.2.2
[INFO] [stderr]    Compiling toml_edit v0.25.13+spec-1.1.0
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]     Checking icu_provider v2.3.1
[INFO] [stderr]    Compiling socket2 v0.6.5
[INFO] [stderr]     Checking sha2 v0.11.0
[INFO] [stderr]     Checking icu_properties v2.3.0
[INFO] [stderr]     Checking icu_normalizer v2.3.0
[INFO] [stderr]    Compiling futures-sink v0.3.34
[INFO] [stderr]    Compiling thiserror v2.0.20
[INFO] [stderr]    Compiling winnow v0.7.15
[INFO] [stderr]    Compiling bytes v1.12.1
[INFO] [stderr]    Compiling rand_core v0.10.1
[INFO] [stderr]    Compiling toml_writer v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling proc-macro-crate v3.5.0
[INFO] [stderr]    Compiling tinyvec v1.12.0
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling crossbeam-utils v0.8.22
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]    Compiling crc-catalog v2.5.0
[INFO] [stderr]    Compiling futures-io v0.3.34
[INFO] [stderr]    Compiling deranged v0.5.8
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling futures-task v0.3.34
[INFO] [stderr]    Compiling serde_spanned v1.1.1
[INFO] [stderr]    Compiling toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]     Checking idna_adapter v1.2.2
[INFO] [stderr]    Compiling iana-time-zone v0.1.65
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]    Compiling crossbeam-queue v0.3.13
[INFO] [stderr]    Compiling chrono v0.4.45
[INFO] [stderr]    Compiling event-listener v5.4.2
[INFO] [stderr]     Checking futures-executor v0.3.34
[INFO] [stderr]     Checking futures v0.3.34
[INFO] [stderr]    Compiling either v1.18.0
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]    Compiling crc v3.4.0
[INFO] [stderr]    Compiling curve25519-dalek v5.0.0
[INFO] [stderr]    Compiling schemars v1.2.2
[INFO] [stderr]    Compiling unicode-normalization v0.1.25
[INFO] [stderr]    Compiling hashlink v0.11.1
[INFO] [stderr]    Compiling toml v0.9.12+spec-1.1.0
[INFO] [stderr]     Checking rustls-webpki v0.103.15
[INFO] [stderr]    Compiling time v0.3.55
[INFO] [stderr]     Checking lenso-app-plan v0.3.0
[INFO] [stderr]     Checking lenso-contract-runtime v0.1.3
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling chacha20 v0.10.2
[INFO] [stderr]    Compiling getrandom v0.4.3
[INFO] [stderr]    Compiling webpki-roots v1.0.9
[INFO] [stderr]    Compiling hmac v0.13.0
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling lenso-contract-authoring v0.1.1
[INFO] [stderr]    Compiling lenso-contract-codegen v0.6.4
[INFO] [stderr]    Compiling unicode-properties v0.1.4
[INFO] [stderr]     Checking inventory v0.3.24
[INFO] [stderr]    Compiling uuid v1.26.0
[INFO] [stderr]    Compiling unicode-bidi v0.3.18
[INFO] [stderr]    Compiling hkdf v0.13.0
[INFO] [stderr]    Compiling rand v0.10.2
[INFO] [stderr]    Compiling stringprep v0.1.5
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling lenso-native-adapter-macros v0.2.1
[INFO] [stderr]    Compiling md-5 v0.11.0
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling whoami v2.1.3
[INFO] [stderr]     Checking signature v3.0.0
[INFO] [stderr]    Compiling bitflags v2.13.1
[INFO] [stderr]     Checking ed25519 v3.0.0
[INFO] [stderr]     Checking lenso-kernel v0.2.0
[INFO] [stderr]     Checking tokio-stream v0.1.19
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking tokio-util v0.7.19
[INFO] [stderr]    Compiling lenso-capability-http-endpoint-macros v0.1.4
[INFO] [stderr]     Checking sync_wrapper v1.0.2
[INFO] [stderr]     Checking rustls-native-certs v0.8.4
[INFO] [stderr]     Checking tower v0.5.3
[INFO] [stderr]     Checking http-body-util v0.1.5
[INFO] [stderr]     Checking zune-core v0.5.3
[INFO] [stderr]     Checking moxcms v0.8.1
[INFO] [stderr]     Checking zune-jpeg v0.5.15
[INFO] [stderr]     Checking png v0.18.1
[INFO] [stderr]     Checking rand v0.9.5
[INFO] [stderr]     Checking itertools v0.14.0
[INFO] [stderr]     Checking quick-xml v0.38.4
[INFO] [stderr]    Compiling lenso-capability-auth v0.1.3
[INFO] [stderr]     Checking sqlx-core v0.9.0
[INFO] [stderr]    Compiling lenso-capability-http-endpoint v0.2.9
[INFO] [stderr]    Compiling lenso-capability-support-intake v0.1.0
[INFO] [stderr]    Compiling lenso-capability-knowledge-base v0.1.0
[INFO] [stderr]    Compiling lenso-capability-access-control v0.1.1
[INFO] [stderr]     Checking tokio-rustls v0.26.4
[INFO] [stderr]     Checking ed25519-dalek v3.0.0
[INFO] [stderr]    Compiling lenso-capability-retention-participant v0.1.1
[INFO] [stderr]    Compiling lenso-capability-content-vault v0.1.0
[INFO] [stderr]    Compiling lenso-capability-support-case v0.1.1
[INFO] [stderr]    Compiling lenso-capability-organization-membership v0.1.1
[INFO] [stderr]    Compiling lenso-capability-data-export-source v0.1.1
[INFO] [stderr]    Compiling lenso-capability-support-case-authorization v0.1.0
[INFO] [stderr]     Checking tower-http v0.6.11
[INFO] [stderr]     Checking md-5 v0.10.6
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]     Checking h2 v0.4.19
[INFO] [stderr]     Checking bytemuck v1.25.2
[INFO] [stderr]     Checking humantime v2.4.0
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking lenso-native-adapter v0.3.0
[INFO] [stderr]     Checking lenso-capability-secrets v0.1.3
[INFO] [stderr]     Checking lenso v0.5.0
[INFO] [stderr]     Checking lenso-capability-support-attachment v0.1.0
[INFO] [stderr]     Checking lenso-auth-sdk v0.2.2
[INFO] [stderr]     Checking lenso-capability-customer-directory v0.1.3
[INFO] [stderr]     Checking async-stream v0.3.6
[INFO] [stderr]     Checking lenso-capability-search v0.1.0
[INFO] [stderr]     Checking lenso-capability-http-client v0.2.5
[INFO] [stderr]     Checking lenso-capability-search-index v0.1.0
[INFO] [stderr]     Checking lenso-support-email-resend v0.1.0
[INFO] [stderr]     Checking image v0.25.10
[INFO] [stderr]     Checking sqlx-postgres v0.9.0
[INFO] [stderr]     Checking lenso-help-center-web v0.1.0
[INFO] [stderr]     Checking lenso-knowledge-author-web-plugin v0.1.0
[INFO] [stderr]     Checking lenso-support-web-plugin v0.1.0
[INFO] [stderr]     Checking hyper v1.11.1
[INFO] [stderr]     Checking hyper-util v0.1.20
[INFO] [stderr]     Checking hyper-rustls v0.27.9
[INFO] [stderr]     Checking reqwest v0.12.28
[INFO] [stderr]     Checking object_store v0.12.5
[INFO] [stderr]    Compiling sqlx-macros-core v0.9.0
[INFO] [stderr]    Compiling sqlx-macros v0.9.0
[INFO] [stderr]     Checking sqlx v0.9.0
[INFO] [stderr]     Checking lenso-postgres-kit v0.1.0
[INFO] [stderr]     Checking lenso-content-vault-plugin v0.1.0
[INFO] [stderr]     Checking lenso-knowledge-base-postgres-plugin v0.1.0
[INFO] [stderr]     Checking lenso-support-case-postgres-plugin v0.2.0
[INFO] [stderr]     Checking lenso-support-attachment-postgres-plugin v0.1.0
[INFO] [stderr]     Checking lenso-customer-directory-postgres-plugin v0.1.3
[INFO] [stderr]     Checking lenso-support-suite-app v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 32s
[INFO] running `Command { std: "docker" "inspect" "9eca98876a214df96205d8360f1c38ff2d86a8c8510d45fcafe4af608952dd95", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9eca98876a214df96205d8360f1c38ff2d86a8c8510d45fcafe4af608952dd95", kill_on_drop: false }`
[INFO] [stdout] 9eca98876a214df96205d8360f1c38ff2d86a8c8510d45fcafe4af608952dd95
