[INFO] cloning repository https://github.com/seriouscoderone/kerihost [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/seriouscoderone/kerihost" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fseriouscoderone%2Fkerihost", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fseriouscoderone%2Fkerihost'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5c576e4debfeeda0fb3200a1ff867cc14f40d120 [INFO] testing seriouscoderone/kerihost against 1.95.0 for beta-1.96-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fseriouscoderone%2Fkerihost" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/seriouscoderone/kerihost [INFO] finished tweaking git repo https://github.com/seriouscoderone/kerihost [INFO] tweaked toml for git repo https://github.com/seriouscoderone/kerihost written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/seriouscoderone/kerihost on toolchain 1.95.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/seriouscoderone/kerihost 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" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded lambda_runtime v0.13.0 [INFO] [stderr] Downloaded lambda_runtime_api_client v0.11.1 [INFO] [stderr] Downloaded parside v0.2.0 [INFO] [stderr] Downloaded aws-smithy-query v0.60.13 [INFO] [stderr] Downloaded aws-smithy-observability v0.2.4 [INFO] [stderr] Downloaded constant_time_eq v0.4.2 [INFO] [stderr] Downloaded aws-smithy-xml v0.60.13 [INFO] [stderr] Downloaded aws-smithy-json v0.62.3 [INFO] [stderr] Downloaded serde_with_macros v3.16.1 [INFO] [stderr] Downloaded cesride v0.6.4 [INFO] [stderr] Downloaded serde_dynamo v4.3.0 [INFO] [stderr] Downloaded aws_lambda_events v0.15.1 [INFO] [stderr] Downloaded aws-sigv4 v1.3.8 [INFO] [stderr] Downloaded aws-smithy-http-client v1.1.9 [INFO] [stderr] Downloaded aws-smithy-runtime v1.10.0 [INFO] [stderr] Downloaded aws-config v1.8.13 [INFO] [stderr] Downloaded serde_with v3.16.1 [INFO] [stderr] Downloaded blake3 v1.8.3 [INFO] [stderr] Downloaded aws-sdk-sts v1.97.0 [INFO] [stderr] Downloaded aws-smithy-types v1.4.3 [INFO] [stderr] Downloaded aws-sdk-sso v1.93.0 [INFO] [stderr] Downloaded aws-sdk-ssooidc v1.95.0 [INFO] [stderr] Downloaded aws-runtime v1.6.0 [INFO] [stderr] Downloaded aws-smithy-runtime-api v1.11.3 [INFO] [stderr] Downloaded rstest_macros v0.18.2 [INFO] [stderr] Downloaded aws-types v1.3.11 [INFO] [stderr] Downloaded rstest v0.18.2 [INFO] [stderr] Downloaded aws-smithy-http v0.63.3 [INFO] [stderr] Downloaded aws-smithy-async v1.2.11 [INFO] [stderr] Downloaded aws-credential-types v1.2.11 [INFO] [stderr] Downloaded aws-sdk-dynamodb v1.104.0 [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cf8a89865480d97b3a026c4d8ca47004f75df4d71d1c80e52c6754ced39961b1 [INFO] running `Command { std: "docker" "start" "-a" "cf8a89865480d97b3a026c4d8ca47004f75df4d71d1c80e52c6754ced39961b1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cf8a89865480d97b3a026c4d8ca47004f75df4d71d1c80e52c6754ced39961b1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cf8a89865480d97b3a026c4d8ca47004f75df4d71d1c80e52c6754ced39961b1", kill_on_drop: false }` [INFO] [stdout] cf8a89865480d97b3a026c4d8ca47004f75df4d71d1c80e52c6754ced39961b1 [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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1c690057c984d365f511c7e80dd8dc1fb73dd0a0723e860b86386ad183f6c7a4 [INFO] running `Command { std: "docker" "start" "-a" "1c690057c984d365f511c7e80dd8dc1fb73dd0a0723e860b86386ad183f6c7a4", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling zeroize_derive v1.4.3 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling base64-simd v0.8.0 [INFO] [stderr] Compiling time v0.3.46 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Compiling rustls v0.23.36 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling openssl-probe v0.2.1 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling regex-syntax v0.8.9 [INFO] [stderr] Compiling tower v0.5.3 [INFO] [stderr] Compiling aws-types v1.3.11 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling uuid v1.20.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling blake3 v1.8.3 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Compiling iana-time-zone v0.1.65 [INFO] [stderr] Compiling ff v0.13.1 [INFO] [stderr] Compiling group v0.13.0 [INFO] [stderr] Compiling regex-lite v0.1.9 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling zeroize v1.8.2 [INFO] [stderr] Compiling password-hash v0.5.0 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling generic-array v0.14.9 [INFO] [stderr] Compiling rustls-pki-types v1.14.0 [INFO] [stderr] Compiling aws-lc-rs v1.15.4 [INFO] [stderr] Compiling der v0.7.10 [INFO] [stderr] Compiling bytes v1.11.1 [INFO] [stderr] Compiling chrono v0.4.43 [INFO] [stderr] Compiling constant_time_eq v0.4.2 [INFO] [stderr] Compiling darling_core v0.21.3 [INFO] [stderr] Compiling tokio v1.49.0 [INFO] [stderr] Compiling http v1.4.0 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling bytes-utils v0.1.4 [INFO] [stderr] Compiling rustls-native-certs v0.8.3 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Compiling spki v0.7.3 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling crypto-bigint v0.5.5 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling rustls-webpki v0.103.9 [INFO] [stderr] Compiling pkcs8 v0.10.2 [INFO] [stderr] Compiling rfc6979 v0.4.0 [INFO] [stderr] Compiling ed25519 v2.2.3 [INFO] [stderr] Compiling sec1 v0.7.3 [INFO] [stderr] Compiling blake2 v0.10.6 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling sha3 v0.10.8 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling rmp v0.8.15 [INFO] [stderr] Compiling argon2 v0.5.3 [INFO] [stderr] Compiling urlencoding v2.1.3 [INFO] [stderr] Compiling xmlparser v0.13.6 [INFO] [stderr] Compiling serde_cbor v0.11.2 [INFO] [stderr] Compiling rmp-serde v1.3.1 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling tracing-serde v0.2.0 [INFO] [stderr] Compiling elliptic-curve v0.13.8 [INFO] [stderr] Compiling aws-smithy-xml v0.60.13 [INFO] [stderr] Compiling simd-adler32 v0.3.8 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling http-serde v2.1.1 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling ed25519-dalek v2.2.0 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling serde_dynamo v4.3.0 [INFO] [stderr] Compiling ecdsa v0.16.9 [INFO] [stderr] Compiling primeorder v0.13.6 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling query_map v0.7.0 [INFO] [stderr] Compiling serde_path_to_error v0.1.20 [INFO] [stderr] Compiling darling_macro v0.21.3 [INFO] [stderr] Compiling flate2 v1.1.9 [INFO] [stderr] Compiling async-stream v0.3.6 [INFO] [stderr] Compiling p256 v0.13.2 [INFO] [stderr] Compiling k256 v0.13.4 [INFO] [stderr] Compiling darling v0.21.3 [INFO] [stderr] Compiling serde_with_macros v3.16.1 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling sct v0.7.1 [INFO] [stderr] Compiling rustls-webpki v0.101.7 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.22 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Compiling serde_with v3.16.1 [INFO] [stderr] Compiling cesride v0.6.4 [INFO] [stderr] Compiling aws_lambda_events v0.15.1 [INFO] [stderr] Compiling tokio-util v0.7.18 [INFO] [stderr] Compiling aws-smithy-async v1.2.11 [INFO] [stderr] Compiling tokio-stream v0.1.18 [INFO] [stderr] Compiling aws-smithy-types v1.4.3 [INFO] [stderr] Compiling h2 v0.4.13 [INFO] [stderr] Compiling h2 v0.3.27 [INFO] [stderr] Compiling parside v0.2.0 [INFO] [stderr] Compiling aws-smithy-runtime-api v1.11.3 [INFO] [stderr] Compiling aws-smithy-json v0.62.3 [INFO] [stderr] Compiling aws-smithy-query v0.60.13 [INFO] [stderr] Compiling kerihost-core v0.1.0 (/opt/rustwide/workdir/crates/kerihost-core) [INFO] [stderr] Compiling tokio-rustls v0.26.4 [INFO] [stderr] Compiling tokio-rustls v0.24.1 [INFO] [stderr] Compiling aws-credential-types v1.2.11 [INFO] [stderr] Compiling aws-smithy-http v0.63.3 [INFO] [stderr] Compiling aws-smithy-observability v0.2.4 [INFO] [stderr] Compiling aws-sigv4 v1.3.8 [INFO] [stderr] Compiling hyper v0.14.32 [INFO] [stderr] Compiling hyper v1.8.1 [INFO] [stderr] Compiling hyper-util v0.1.20 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling lambda_runtime_api_client v0.11.1 [INFO] [stderr] Compiling lambda_runtime v0.13.0 [INFO] [stderr] Compiling hyper-rustls v0.24.2 [INFO] [stderr] Compiling aws-smithy-http-client v1.1.9 [INFO] [stderr] Compiling aws-smithy-runtime v1.10.0 [INFO] [stderr] Compiling aws-runtime v1.6.0 [INFO] [stderr] Compiling aws-sdk-sso v1.93.0 [INFO] [stderr] Compiling aws-sdk-ssooidc v1.95.0 [INFO] [stderr] Compiling aws-sdk-sts v1.97.0 [INFO] [stderr] Compiling aws-sdk-dynamodb v1.104.0 [INFO] [stderr] Compiling aws-config v1.8.13 [INFO] [stderr] Compiling kerihost-db v0.1.0 (/opt/rustwide/workdir/crates/kerihost-db) [INFO] [stderr] Compiling kerihost-witness v0.1.0 (/opt/rustwide/workdir/crates/kerihost-witness) [INFO] [stderr] Compiling witness-escrow-check v0.1.0 (/opt/rustwide/workdir/lambdas/witness-escrow-check) [INFO] [stderr] Compiling witness-process v0.1.0 (/opt/rustwide/workdir/lambdas/witness-process) [INFO] [stderr] Compiling witness-query v0.1.0 (/opt/rustwide/workdir/lambdas/witness-query) [INFO] [stderr] Compiling witness-oobi v0.1.0 (/opt/rustwide/workdir/lambdas/witness-oobi) [ERROR] error running command: no output for 300 seconds [INFO] running `Command { std: "docker" "inspect" "1c690057c984d365f511c7e80dd8dc1fb73dd0a0723e860b86386ad183f6c7a4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1c690057c984d365f511c7e80dd8dc1fb73dd0a0723e860b86386ad183f6c7a4", kill_on_drop: false }` [INFO] [stdout] 1c690057c984d365f511c7e80dd8dc1fb73dd0a0723e860b86386ad183f6c7a4