[INFO] cloning repository https://github.com/ChristopherMiller198818/nexus-sdk
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ChristopherMiller198818/nexus-sdk" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FChristopherMiller198818%2Fnexus-sdk", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FChristopherMiller198818%2Fnexus-sdk'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c5f5a6682d30241afa8d41f39c9abc7fc4284851
[INFO] checking ChristopherMiller198818/nexus-sdk against try#f27166d4c64dc29edc5ea3214357f191edf8b635 for pr-148329
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FChristopherMiller198818%2Fnexus-sdk" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-1-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/ChristopherMiller198818/nexus-sdk
[INFO] finished tweaking git repo https://github.com/ChristopherMiller198818/nexus-sdk
[INFO] tweaked toml for git repo https://github.com/ChristopherMiller198818/nexus-sdk written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ChristopherMiller198818/nexus-sdk on toolchain f27166d4c64dc29edc5ea3214357f191edf8b635
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f27166d4c64dc29edc5ea3214357f191edf8b635" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ChristopherMiller198818/nexus-sdk 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" "+f27166d4c64dc29edc5ea3214357f191edf8b635" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+f27166d4c64dc29edc5ea3214357f191edf8b635" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6867d9cb61d22270ac8ad0064126522935695a8f92005a6b77f5c07680c898c3
[INFO] running `Command { std: "docker" "start" "-a" "6867d9cb61d22270ac8ad0064126522935695a8f92005a6b77f5c07680c898c3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6867d9cb61d22270ac8ad0064126522935695a8f92005a6b77f5c07680c898c3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6867d9cb61d22270ac8ad0064126522935695a8f92005a6b77f5c07680c898c3", kill_on_drop: false }`
[INFO] [stdout] 6867d9cb61d22270ac8ad0064126522935695a8f92005a6b77f5c07680c898c3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+f27166d4c64dc29edc5ea3214357f191edf8b635" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 89c7a8a4aadaee01229e742cc0d09fbd030179d693fd595e55c33224499e4ec9
[INFO] running `Command { std: "docker" "start" "-a" "89c7a8a4aadaee01229e742cc0d09fbd030179d693fd595e55c33224499e4ec9", kill_on_drop: false }`
[INFO] [stderr]     Checking hyper v1.6.0
[INFO] [stderr]     Checking move-binary-format v0.0.3 (https://github.com/MystenLabs/sui?tag=mainnet-v1.45.3#643cae13)
[INFO] [stderr]     Checking ark-ff v0.4.2
[INFO] [stderr]    Compiling openssl v0.10.72
[INFO] [stderr]     Checking openssl-sys v0.9.107
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]     Checking hickory-resolver v0.24.4
[INFO] [stderr]    Compiling winnow v0.7.6
[INFO] [stderr]    Compiling atomic-waker v1.1.2
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling httpdate v1.0.3
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]     Checking rsa v0.8.2
[INFO] [stderr]     Checking secp256k1 v0.27.0
[INFO] [stderr]     Checking ed25519-consensus v2.1.0
[INFO] [stderr]    Compiling rustls v0.23.25
[INFO] [stderr]     Checking blst v0.3.14
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling h2 v0.4.8
[INFO] [stderr]     Checking aes-gcm v0.10.3
[INFO] [stderr]    Compiling tinystr v0.7.6
[INFO] [stderr]     Checking p256 v0.13.2
[INFO] [stderr]     Checking oid-registry v0.8.1
[INFO] [stderr]     Checking der-parser v10.0.0
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]     Checking yasna v0.5.2
[INFO] [stderr]     Checking cbc v0.1.2
[INFO] [stderr]     Checking prost v0.13.5
[INFO] [stderr]     Checking hkdf v0.12.4
[INFO] [stderr]     Checking pem v3.0.5
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]     Checking bech32 v0.9.1
[INFO] [stderr]    Compiling writeable v0.5.5
[INFO] [stderr]     Checking auto_ops v0.3.0
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]     Checking hex-literal v0.4.1
[INFO] [stderr]    Compiling litemap v0.7.5
[INFO] [stderr]     Checking dashmap v5.5.3
[INFO] [stderr]     Checking x509-parser v0.17.0
[INFO] [stderr]    Compiling hashbrown v0.13.2
[INFO] [stderr]     Checking brotli-decompressor v4.0.2
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]     Checking hyper-util v0.1.11
[INFO] [stderr]     Checking quinn-proto v0.11.10
[INFO] [stderr]    Compiling icu_locid v1.5.0
[INFO] [stderr]     Checking portable-atomic v1.11.0
[INFO] [stderr]     Checking async-stream v0.3.6
[INFO] [stderr]     Checking rcgen v0.13.2
[INFO] [stderr]     Checking move-vm-config v0.1.0 (https://github.com/MystenLabs/sui?tag=mainnet-v1.45.3#643cae13)
[INFO] [stderr]     Checking protobuf v2.28.0
[INFO] [stderr]     Checking quinn-udp v0.5.11
[INFO] [stderr]    Compiling radium v0.6.2
[INFO] [stderr]     Checking raw-cpuid v11.5.0
[INFO] [stderr]    Compiling proptest-derive v0.5.1
[INFO] [stderr]     Checking hyper-rustls v0.27.5
[INFO] [stderr]     Checking axum v0.7.9
[INFO] [stderr]     Checking hyper-timeout v0.5.2
[INFO] [stderr]    Compiling enum_dispatch v0.3.13
[INFO] [stderr]     Checking dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]     Checking phf_shared v0.11.3
[INFO] [stderr]    Compiling bitvec v0.20.4
[INFO] [stderr]    Compiling icu_provider v1.5.0
[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/f27166d4c64dc29edc5ea3214357f191edf8b635/bin/rustc --crate-name rustls --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustls-0.23.25/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="log"' --cfg 'feature="logging"' --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=8e730b59cf42cb76 -C extra-filename=-0dfb50fd2748026b --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern log=/opt/rustwide/target/debug/deps/liblog-24496e9eafb97b0f.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-05887c23ecc18d47.rmeta --extern ring=/opt/rustwide/target/debug/deps/libring-3d151c04e7221466.rmeta --extern pki_types=/opt/rustwide/target/debug/deps/librustls_pki_types-d5a7fea5e4795272.rmeta --extern webpki=/opt/rustwide/target/debug/deps/libwebpki-e19f04d46a991b16.rmeta --extern subtle=/opt/rustwide/target/debug/deps/libsubtle-82551c434dc7cac8.rmeta --extern zeroize=/opt/rustwide/target/debug/deps/libzeroize-449daec3397b6fc6.rmeta --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-0f02012a8c3ea79e/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "89c7a8a4aadaee01229e742cc0d09fbd030179d693fd595e55c33224499e4ec9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "89c7a8a4aadaee01229e742cc0d09fbd030179d693fd595e55c33224499e4ec9", kill_on_drop: false }`
[INFO] [stdout] 89c7a8a4aadaee01229e742cc0d09fbd030179d693fd595e55c33224499e4ec9
