[INFO] cloning repository https://github.com/a-dev-mobile/t-candles
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/a-dev-mobile/t-candles" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fa-dev-mobile%2Ft-candles", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fa-dev-mobile%2Ft-candles'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 66dbc5e86e57732b694ab12d553288c24fe49344
[INFO] checking a-dev-mobile/t-candles against try#50f413885985a8b0a0b6ca0766a0aedd45304953 for pr-155657
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fa-dev-mobile%2Ft-candles" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/a-dev-mobile/t-candles
[INFO] finished tweaking git repo https://github.com/a-dev-mobile/t-candles
[INFO] tweaked toml for git repo https://github.com/a-dev-mobile/t-candles written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/a-dev-mobile/t-candles on toolchain 50f413885985a8b0a0b6ca0766a0aedd45304953
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+50f413885985a8b0a0b6ca0766a0aedd45304953" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/a-dev-mobile/t-candles 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" "+50f413885985a8b0a0b6ca0766a0aedd45304953" "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/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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" "+50f413885985a8b0a0b6ca0766a0aedd45304953" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f10d5ab4a084081dd150fbdd5416ea7f94b1d1e506ceb1977bedf7b139db5b33
[INFO] running `Command { std: "docker" "start" "-a" "f10d5ab4a084081dd150fbdd5416ea7f94b1d1e506ceb1977bedf7b139db5b33", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f10d5ab4a084081dd150fbdd5416ea7f94b1d1e506ceb1977bedf7b139db5b33", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f10d5ab4a084081dd150fbdd5416ea7f94b1d1e506ceb1977bedf7b139db5b33", kill_on_drop: false }`
[INFO] [stdout] f10d5ab4a084081dd150fbdd5416ea7f94b1d1e506ceb1977bedf7b139db5b33
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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" "+50f413885985a8b0a0b6ca0766a0aedd45304953" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9ce791c338dbc55cc8bb0f73df86c29b4c930439ab77cf7131a0fd3bd4a98fbd
[INFO] running `Command { std: "docker" "start" "-a" "9ce791c338dbc55cc8bb0f73df86c29b4c930439ab77cf7131a0fd3bd4a98fbd", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.99
[INFO] [stderr]    Compiling litemap v0.7.5
[INFO] [stderr]    Compiling ring v0.17.12
[INFO] [stderr]    Compiling cmake v0.1.54
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling time-core v0.1.3
[INFO] [stderr]    Compiling aws-lc-rs v1.12.5
[INFO] [stderr]    Compiling bitflags v2.9.0
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling rustls-pki-types v1.11.0
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling openssl-sys v0.9.106
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling socket2 v0.5.8
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling rustls v0.23.27
[INFO] [stderr]    Compiling rustix v1.0.1
[INFO] [stderr]     Checking sync_wrapper v1.0.2
[INFO] [stderr]    Compiling time-macros v0.2.20
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling iana-time-zone v0.1.61
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling uuid v1.16.0
[INFO] [stderr]    Compiling linux-raw-sys v0.9.2
[INFO] [stderr]    Compiling getrandom v0.3.1
[INFO] [stderr]    Compiling webpki-roots v0.26.8
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling aws-lc-sys v0.26.0
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]    Compiling tokio v1.45.0
[INFO] [stderr]     Checking atoi v2.0.0
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]     Checking hkdf v0.12.4
[INFO] [stderr]     Checking winnow v0.7.10
[INFO] [stderr]     Checking matchit v0.7.3
[INFO] [stderr]     Checking toml_write v0.1.1
[INFO] [stderr]     Checking bstr v1.11.3
[INFO] [stderr]     Checking lz4_flex v0.11.3
[INFO] [stderr]     Checking replace_with v0.1.7
[INFO] [stderr]     Checking cityhash-rs v1.0.1
[INFO] [stderr]     Checking rustls-native-certs v0.8.1
[INFO] [stderr]    Compiling time v0.3.39
[INFO] [stderr]    Compiling tempfile v3.18.0
[INFO] [stderr]    Compiling rustls-webpki v0.103.3
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling openssl v0.10.71
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling sealed v0.6.0
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.7.5
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr] error: could not compile `rustls` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/50f413885985a8b0a0b6ca0766a0aedd45304953/bin/rustc --crate-name rustls --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustls-0.23.27/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --warn=unexpected_cfgs --check-cfg 'cfg(bench)' --check-cfg 'cfg(coverage_nightly)' --check-cfg 'cfg(read_buf)' --cfg 'feature="ring"' --cfg 'feature="std"' --cfg 'feature="tls12"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("aws-lc-rs", "aws_lc_rs", "brotli", "custom-provider", "default", "fips", "hashbrown", "log", "logging", "prefer-post-quantum", "read_buf", "ring", "rustversion", "std", "tls12", "zlib"))' -C metadata=65b7fcba3d720772 -C extra-filename=-d1b7283a9c0838f7 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-76f1c34fc9729cc4.rmeta --extern ring=/opt/rustwide/target/debug/deps/libring-baf3870bb7d3aad4.rmeta --extern pki_types=/opt/rustwide/target/debug/deps/librustls_pki_types-197b50f6f06fd0d1.rmeta --extern webpki=/opt/rustwide/target/debug/deps/libwebpki-023c4b07aa48169f.rmeta --extern subtle=/opt/rustwide/target/debug/deps/libsubtle-835b0ef52219ad05.rmeta --extern zeroize=/opt/rustwide/target/debug/deps/libzeroize-5b079181b14c79e5.rmeta --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-d76764e044850789/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "9ce791c338dbc55cc8bb0f73df86c29b4c930439ab77cf7131a0fd3bd4a98fbd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9ce791c338dbc55cc8bb0f73df86c29b4c930439ab77cf7131a0fd3bd4a98fbd", kill_on_drop: false }`
[INFO] [stdout] 9ce791c338dbc55cc8bb0f73df86c29b4c930439ab77cf7131a0fd3bd4a98fbd
