[INFO] cloning repository https://github.com/agusti-grau/proton-drive-client [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/agusti-grau/proton-drive-client" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fagusti-grau%2Fproton-drive-client", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fagusti-grau%2Fproton-drive-client'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c1a33826598e0713e15077fc5ac81b9b11e4f5e8 [INFO] checking agusti-grau/proton-drive-client against try#ac4c3613be2acd5395b65d85e5657b81e3c982f0 for pr-154585 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fagusti-grau%2Fproton-drive-client" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] Updating files: 54% (1892/3502) Updating files: 55% (1927/3502) Updating files: 56% (1962/3502) Updating files: 57% (1997/3502) Updating files: 58% (2032/3502) Updating files: 59% (2067/3502) Updating files: 60% (2102/3502) Updating files: 61% (2137/3502) Updating files: 62% (2172/3502) Updating files: 63% (2207/3502) Updating files: 63% (2222/3502) Updating files: 64% (2242/3502) Updating files: 65% (2277/3502) Updating files: 66% (2312/3502) Updating files: 67% (2347/3502) Updating files: 68% (2382/3502) Updating files: 68% (2387/3502) Updating files: 69% (2417/3502) Updating files: 70% (2452/3502) Updating files: 70% (2474/3502) Updating files: 71% (2487/3502) Updating files: 72% (2522/3502) Updating files: 73% (2557/3502) Updating files: 73% (2558/3502) Updating files: 74% (2592/3502) Updating files: 75% (2627/3502) Updating files: 75% (2643/3502) Updating files: 76% (2662/3502) Updating files: 77% (2697/3502) Updating files: 78% (2732/3502) Updating files: 79% (2767/3502) Updating files: 80% (2802/3502) Updating files: 81% (2837/3502) Updating files: 82% (2872/3502) Updating files: 83% (2907/3502) Updating files: 84% (2942/3502) Updating files: 85% (2977/3502) Updating files: 86% (3012/3502) Updating files: 87% (3047/3502) Updating files: 88% (3082/3502) Updating files: 89% (3117/3502) Updating files: 90% (3152/3502) Updating files: 91% (3187/3502) Updating files: 92% (3222/3502) Updating files: 93% (3257/3502) Updating files: 94% (3292/3502) Updating files: 95% (3327/3502) Updating files: 96% (3362/3502) Updating files: 97% (3397/3502) Updating files: 98% (3432/3502) Updating files: 99% (3467/3502) Updating files: 100% (3502/3502) Updating files: 100% (3502/3502), done. [INFO] started tweaking git repo https://github.com/agusti-grau/proton-drive-client [INFO] finished tweaking git repo https://github.com/agusti-grau/proton-drive-client [INFO] tweaked toml for git repo https://github.com/agusti-grau/proton-drive-client written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/agusti-grau/proton-drive-client on toolchain ac4c3613be2acd5395b65d85e5657b81e3c982f0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ac4c3613be2acd5395b65d85e5657b81e3c982f0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/agusti-grau/proton-drive-client 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" "+ac4c3613be2acd5395b65d85e5657b81e3c982f0" "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" "+ac4c3613be2acd5395b65d85e5657b81e3c982f0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4ea76772a1ac59bb35a1eeae9f0cf2e494f61e2c4ae54f34138d8a112fd337f6 [INFO] running `Command { std: "docker" "start" "-a" "4ea76772a1ac59bb35a1eeae9f0cf2e494f61e2c4ae54f34138d8a112fd337f6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4ea76772a1ac59bb35a1eeae9f0cf2e494f61e2c4ae54f34138d8a112fd337f6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4ea76772a1ac59bb35a1eeae9f0cf2e494f61e2c4ae54f34138d8a112fd337f6", kill_on_drop: false }` [INFO] [stdout] 4ea76772a1ac59bb35a1eeae9f0cf2e494f61e2c4ae54f34138d8a112fd337f6 [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" "+ac4c3613be2acd5395b65d85e5657b81e3c982f0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 13b98fd6051fd98cfd806c03f1545678e50e51986cfd525dfb367abd5d89a8e6 [INFO] running `Command { std: "docker" "start" "-a" "13b98fd6051fd98cfd806c03f1545678e50e51986cfd525dfb367abd5d89a8e6", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.183 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Checking base64ct v1.8.3 [INFO] [stderr] Compiling zerocopy v0.8.42 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling toml_parser v1.0.9+spec-1.1.0 [INFO] [stderr] Checking futures-sink v0.3.32 [INFO] [stderr] Compiling cc v1.2.57 [INFO] [stderr] Checking tracing-core v0.1.36 [INFO] [stderr] Checking num-iter v0.1.45 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Checking linux-raw-sys v0.12.1 [INFO] [stderr] Compiling num-bigint-dig v0.8.6 [INFO] [stderr] Compiling rustls v0.23.37 [INFO] [stderr] Checking futures-channel v0.3.32 [INFO] [stderr] Checking async-broadcast v0.7.2 [INFO] [stderr] Checking num-complex v0.4.6 [INFO] [stderr] Checking ordered-stream v0.2.0 [INFO] [stderr] Checking sync_wrapper v1.0.2 [INFO] [stderr] Checking ipnet v2.12.0 [INFO] [stderr] Checking fiat-crypto v0.1.20 [INFO] [stderr] Compiling crc24 v0.1.6 [INFO] [stderr] Checking pem-rfc7468 v0.7.0 [INFO] [stderr] Checking keccak v0.1.6 [INFO] [stderr] Compiling anyhow v1.0.102 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking ryu v1.0.23 [INFO] [stderr] Checking chrono v0.4.44 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Compiling toml_edit v0.25.4+spec-1.1.0 [INFO] [stderr] Checking flate2 v1.1.9 [INFO] [stderr] Checking serde_json v1.0.149 [INFO] [stderr] Checking http-body-util v0.1.3 [INFO] [stderr] Checking buffer-redux v1.1.0 [INFO] [stderr] Checking bstr v1.12.1 [INFO] [stderr] Checking bitfield v0.14.0 [INFO] [stderr] Checking iter-read v1.1.0 [INFO] [stderr] Checking anstyle-parse v1.0.0 [INFO] [stderr] Checking colorchoice v1.0.5 [INFO] [stderr] Checking anstream v1.0.0 [INFO] [stderr] Checking clap_builder v4.6.0 [INFO] [stderr] Compiling proc-macro-crate v3.5.0 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Checking getrandom v0.2.17 [INFO] [stderr] Checking parking_lot_core v0.9.12 [INFO] [stderr] Checking errno v0.3.14 [INFO] [stderr] Checking socket2 v0.6.3 [INFO] [stderr] Checking mio v1.1.1 [INFO] [stderr] Checking xdg-home v1.3.0 [INFO] [stderr] Checking nix v0.29.0 [INFO] [stderr] Checking rtoolbox v0.0.3 [INFO] [stderr] Checking signal-hook-registry v1.4.8 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking rpassword v7.4.0 [INFO] [stderr] Checking ff v0.13.1 [INFO] [stderr] Checking password-hash v0.5.0 [INFO] [stderr] Checking group v0.13.0 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling zvariant_utils v2.1.0 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling zeroize_derive v1.4.3 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tokio-macros v2.6.1 [INFO] [stderr] Compiling futures-macro v0.3.32 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling enumflags2_derive v0.7.12 [INFO] [stderr] Compiling zvariant_derive v4.2.0 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Checking tokio v1.50.0 [INFO] [stderr] Compiling zbus_macros v4.4.0 [INFO] [stderr] Checking zeroize v1.8.2 [INFO] [stderr] Compiling serde_repr v0.1.20 [INFO] [stderr] Checking generic-array v0.14.7 [INFO] [stderr] error: could not compile `fiat-crypto` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/ac4c3613be2acd5395b65d85e5657b81e3c982f0/bin/rustc --crate-name fiat_crypto --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fiat-crypto-0.1.20/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=044c72ead47c0dfa -C extra-filename=-d20b6bf5cc0b7fbe --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "13b98fd6051fd98cfd806c03f1545678e50e51986cfd525dfb367abd5d89a8e6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "13b98fd6051fd98cfd806c03f1545678e50e51986cfd525dfb367abd5d89a8e6", kill_on_drop: false }` [INFO] [stdout] 13b98fd6051fd98cfd806c03f1545678e50e51986cfd525dfb367abd5d89a8e6