[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 018018e881e2db0956f229dbb543e21f058d1ce7 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-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/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-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/LioRael/lenso-support-suite-app on toolchain 018018e881e2db0956f229dbb543e21f058d1ce7
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+018018e881e2db0956f229dbb543e21f058d1ce7" "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" "+018018e881e2db0956f229dbb543e21f058d1ce7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded lenso-capability-support-case v0.1.1
[INFO] [stderr]   Downloaded lenso-kernel v0.2.0
[INFO] [stderr]   Downloaded lenso-native-adapter v0.3.0
[INFO] [stderr]   Downloaded lenso-app-plan v0.3.0
[INFO] [stderr]   Downloaded lenso-capability-secrets v0.1.3
[INFO] [stderr]   Downloaded lenso-capability-http-client v0.2.5
[INFO] [stderr]   Downloaded lenso-capability-customer-directory v0.1.3
[INFO] [stderr]   Downloaded lenso-capability-support-intake v0.1.0
[INFO] [stderr]   Downloaded lenso-support-email-resend v0.1.0
[INFO] [stderr]   Downloaded lenso-support-case-postgres-plugin v0.2.0
[INFO] [stderr]   Downloaded lenso-capability-support-attachment v0.1.0
[INFO] [stderr]   Downloaded lenso-capability-search-index v0.1.0
[INFO] [stderr]   Downloaded lenso-capability-search v0.1.0
[INFO] [stderr]   Downloaded lenso-help-center-web v0.1.0
[INFO] [stderr]   Downloaded lenso-customer-directory-postgres-plugin v0.1.3
[INFO] [stderr]   Downloaded lenso-knowledge-author-web-plugin v0.1.0
[INFO] [stderr]   Downloaded lenso-capability-content-vault v0.1.0
[INFO] [stderr]   Downloaded lenso-content-vault-plugin v0.1.0
[INFO] [stderr]   Downloaded lenso-support-attachment-postgres-plugin v0.1.0
[INFO] [stderr]   Downloaded quinn-proto v0.11.17
[INFO] [stderr]   Downloaded h2 v0.4.19
[INFO] [stderr]   Downloaded lenso-knowledge-base-postgres-plugin v0.1.0
[INFO] [stderr]   Downloaded lenso-support-web-plugin v0.1.0
[INFO] [stderr]   Downloaded lenso-capability-support-case-authorization v0.1.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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] 3c0c7cf63e13a04882189dd00ae247e9729a3f5caf8c7fa5a2c6d4a296bbdf1b
[INFO] running `Command { std: "docker" "start" "3c0c7cf63e13a04882189dd00ae247e9729a3f5caf8c7fa5a2c6d4a296bbdf1b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3c0c7cf63e13a04882189dd00ae247e9729a3f5caf8c7fa5a2c6d4a296bbdf1b", 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" "3c0c7cf63e13a04882189dd00ae247e9729a3f5caf8c7fa5a2c6d4a296bbdf1b" "/opt/rustwide/cargo-home/bin/cargo" "+018018e881e2db0956f229dbb543e21f058d1ce7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3c0c7cf63e13a04882189dd00ae247e9729a3f5caf8c7fa5a2c6d4a296bbdf1b", 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" "3c0c7cf63e13a04882189dd00ae247e9729a3f5caf8c7fa5a2c6d4a296bbdf1b" "/opt/rustwide/cargo-home/bin/cargo" "+018018e881e2db0956f229dbb543e21f058d1ce7" "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]    Compiling syn v2.0.119
[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 futures-macro v0.3.34
[INFO] [stderr]     Checking subtle v2.6.1
[INFO] [stderr]    Compiling libc v0.2.189
[INFO] [stderr]     Checking zeroize v1.9.0
[INFO] [stderr]     Checking smallvec v1.16.0
[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]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling litemap v0.8.3
[INFO] [stderr]    Compiling time-macros v0.2.32
[INFO] [stderr]     Checking ctutils v0.4.2
[INFO] [stderr]    Compiling writeable v0.6.4
[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]    Compiling pin-project-lite v0.2.17
[INFO] [stderr]     Checking log v0.4.34
[INFO] [stderr]     Checking digest v0.11.3
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]     Checking futures-util v0.3.34
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling icu_properties_data v2.3.0
[INFO] [stderr]    Compiling icu_normalizer_data v2.3.0
[INFO] [stderr]     Checking tokio v1.53.1
[INFO] [stderr]     Checking indexmap v2.14.1
[INFO] [stderr]    Compiling futures-core v0.3.34
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]    Compiling toml_edit v0.25.13+spec-1.1.0
[INFO] [stderr]    Compiling schemars_derive v1.2.2
[INFO] [stderr]     Checking sha2 v0.11.0
[INFO] [stderr]    Compiling winnow v0.7.15
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling bytes v1.12.1
[INFO] [stderr]    Compiling thiserror v2.0.20
[INFO] [stderr]    Compiling socket2 v0.6.5
[INFO] [stderr]    Compiling toml_writer v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling rand_core v0.10.1
[INFO] [stderr]    Compiling futures-sink v0.3.34
[INFO] [stderr]    Compiling tinyvec v1.12.0
[INFO] [stderr]    Compiling proc-macro-crate v3.5.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 deranged v0.5.8
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling futures-task v0.3.34
[INFO] [stderr]    Compiling iana-time-zone v0.1.65
[INFO] [stderr]    Compiling crc-catalog v2.5.0
[INFO] [stderr]    Compiling futures-io v0.3.34
[INFO] [stderr]    Compiling crc v3.4.0
[INFO] [stderr]    Compiling chrono v0.4.45
[INFO] [stderr]    Compiling unicode-normalization v0.1.25
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]    Compiling event-listener v5.4.2
[INFO] [stderr]    Compiling time v0.3.55
[INFO] [stderr]    Compiling curve25519-dalek v5.0.0
[INFO] [stderr]    Compiling crossbeam-queue v0.3.13
[INFO] [stderr]    Compiling hashlink v0.11.1
[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 uuid v1.26.0
[INFO] [stderr]    Compiling unicode-bidi v0.3.18
[INFO] [stderr]     Checking either v1.18.0
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]     Checking inventory v0.3.24
[INFO] [stderr]    Compiling unicode-properties v0.1.4
[INFO] [stderr]    Compiling rand v0.10.2
[INFO] [stderr]    Compiling hkdf v0.13.0
[INFO] [stderr] error: could not compile `tokio` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/018018e881e2db0956f229dbb543e21f058d1ce7/bin/rustc --crate-name tokio --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.53.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat,unused-externs-silent --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="macros"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="rt"' --cfg 'feature="rt-multi-thread"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="time"' --cfg 'feature="tokio-macros"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bytes", "default", "fs", "full", "io-std", "io-uring", "io-util", "libc", "macros", "mio", "net", "parking_lot", "process", "rt", "rt-multi-thread", "schedule-latency", "signal", "signal-hook-registry", "socket2", "sync", "taskdump", "test-util", "time", "tokio-macros", "tracing", "windows-sys"))' -C metadata=3c953a3da337e102 -C extra-filename=-d1a109b4e5ed6ddc --out-dir /opt/rustwide/target/debug/build/tokio/d1a109b4e5ed6ddc/out -L dependency=/opt/rustwide/target/debug/build/libc/5b122225efee376b/out --extern bytes=/opt/rustwide/target/debug/build/bytes/4fbd75942b1503ad/out/libbytes-4fbd75942b1503ad.rmeta --extern libc=/opt/rustwide/target/debug/build/libc/5b122225efee376b/out/liblibc-5b122225efee376b.rmeta --extern mio=/opt/rustwide/target/debug/build/mio/6746babebfddc76e/out/libmio-6746babebfddc76e.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/build/pin-project-lite/7176d3be2b7ee2e1/out/libpin_project_lite-7176d3be2b7ee2e1.rmeta --extern socket2=/opt/rustwide/target/debug/build/socket2/081bf329e7bc52a9/out/libsocket2-081bf329e7bc52a9.rmeta --extern tokio_macros=/opt/rustwide/target/debug/build/tokio-macros/87a1d33813c25625/out/libtokio_macros-87a1d33813c25625.so --cap-lints allow --cap-lints=forbid --force-warn=unused_crate_dependencies` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `futures-util` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/018018e881e2db0956f229dbb543e21f058d1ce7/bin/rustc --crate-name futures_util --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.34/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat,unused-externs-silent --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="async-await"' --cfg 'feature="async-await-macro"' --cfg 'feature="channel"' --cfg 'feature="futures-channel"' --cfg 'feature="futures-io"' --cfg 'feature="futures-macro"' --cfg 'feature="futures-sink"' --cfg 'feature="io"' --cfg 'feature="memchr"' --cfg 'feature="sink"' --cfg 'feature="slab"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "async-await", "async-await-macro", "bilock", "cfg-target-has-atomic", "channel", "compat", "default", "futures-channel", "futures-io", "futures-macro", "futures-sink", "futures_01", "io", "io-compat", "libc", "memchr", "portable-atomic", "portable-atomic-alloc", "portable-atomic-util", "portable_atomic_crate", "sink", "slab", "spin", "std", "tokio-io", "unstable", "write-all-vectored"))' -C metadata=120f9e886fb35da8 -C extra-filename=-368f417f3f224e5e --out-dir /opt/rustwide/target/debug/build/futures-util/368f417f3f224e5e/out -L dependency=/opt/rustwide/target/debug/build/futures-core/e61316190f86a7bd/out -L dependency=/opt/rustwide/target/debug/build/futures-sink/a9e9f8e9bd8fa6ef/out --extern futures_channel=/opt/rustwide/target/debug/build/futures-channel/308a4123e7ffabe8/out/libfutures_channel-308a4123e7ffabe8.rmeta --extern futures_core=/opt/rustwide/target/debug/build/futures-core/e61316190f86a7bd/out/libfutures_core-e61316190f86a7bd.rmeta --extern futures_io=/opt/rustwide/target/debug/build/futures-io/3982bdd4b44b9ff9/out/libfutures_io-3982bdd4b44b9ff9.rmeta --extern futures_macro=/opt/rustwide/target/debug/build/futures-macro/3c302c50b3f09895/out/libfutures_macro-3c302c50b3f09895.so --extern futures_sink=/opt/rustwide/target/debug/build/futures-sink/a9e9f8e9bd8fa6ef/out/libfutures_sink-a9e9f8e9bd8fa6ef.rmeta --extern futures_task=/opt/rustwide/target/debug/build/futures-task/e6dcbbfe3a416c43/out/libfutures_task-e6dcbbfe3a416c43.rmeta --extern memchr=/opt/rustwide/target/debug/build/memchr/b924193483665774/out/libmemchr-b924193483665774.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/build/pin-project-lite/7176d3be2b7ee2e1/out/libpin_project_lite-7176d3be2b7ee2e1.rmeta --extern slab=/opt/rustwide/target/debug/build/slab/101f873bca723251/out/libslab-101f873bca723251.rmeta --cap-lints allow --cap-lints=forbid --force-warn=unused_crate_dependencies` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "3c0c7cf63e13a04882189dd00ae247e9729a3f5caf8c7fa5a2c6d4a296bbdf1b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3c0c7cf63e13a04882189dd00ae247e9729a3f5caf8c7fa5a2c6d4a296bbdf1b", kill_on_drop: false }`
[INFO] [stdout] 3c0c7cf63e13a04882189dd00ae247e9729a3f5caf8c7fa5a2c6d4a296bbdf1b
