[INFO] fetching crate spacegate-shell 0.2.0-alpha.4... [INFO] building spacegate-shell-0.2.0-alpha.4 against try#d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 for pr-146237-1 [INFO] extracting crate spacegate-shell 0.2.0-alpha.4 into /workspace/builds/worker-5-tc2/source [INFO] started tweaking crates.io crate spacegate-shell 0.2.0-alpha.4 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate spacegate-shell 0.2.0-alpha.4 [INFO] tweaked toml for crates.io crate spacegate-shell 0.2.0-alpha.4 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate spacegate-shell 0.2.0-alpha.4 on toolchain d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate spacegate-shell 0.2.0-alpha.4 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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 47565f3b7e65e545f7ac699f5e15731c748a603583f329e8d852707cf236b950 [INFO] running `Command { std: "docker" "start" "-a" "47565f3b7e65e545f7ac699f5e15731c748a603583f329e8d852707cf236b950", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "47565f3b7e65e545f7ac699f5e15731c748a603583f329e8d852707cf236b950", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "47565f3b7e65e545f7ac699f5e15731c748a603583f329e8d852707cf236b950", kill_on_drop: false }` [INFO] [stdout] 47565f3b7e65e545f7ac699f5e15731c748a603583f329e8d852707cf236b950 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0f026bdad2bc6d42a5725d276b4f47544f2816f20d6cbd212930f2c1cf211a27 [INFO] running `Command { std: "docker" "start" "-a" "0f026bdad2bc6d42a5725d276b4f47544f2816f20d6cbd212930f2c1cf211a27", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling jobserver v0.1.33 [INFO] [stderr] Compiling dunce v1.0.5 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling aws-lc-rs v1.13.0 [INFO] [stderr] Compiling http v1.3.1 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling rustls v0.23.26 [INFO] [stderr] Compiling chrono v0.4.40 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling cc v1.2.18 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling smallvec v1.15.0 [INFO] [stderr] Compiling rustls-native-certs v0.8.1 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling rustls-pemfile v2.2.0 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling schemars v0.8.22 [INFO] [stderr] Compiling winnow v0.7.6 [INFO] [stderr] Compiling inotify v0.9.6 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling cmake v0.1.54 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling filetime v0.2.25 [INFO] [stderr] Compiling aws-lc-sys v0.28.0 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling tower-layer v0.3.3 [INFO] [stderr] Compiling dyn-clone v1.0.19 [INFO] [stderr] Compiling notify v6.1.1 [INFO] [stderr] Compiling arc-swap v1.7.1 [INFO] [stderr] Compiling serde_derive_internals v0.29.1 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling typeshare-annotation v1.0.4 [INFO] [stderr] Compiling schemars_derive v0.8.22 [INFO] [stderr] Compiling tokio v1.44.2 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling tokio-util v0.7.14 [INFO] [stderr] Compiling h2 v0.4.8 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling serde_spanned v0.6.8 [INFO] [stderr] Compiling serde_regex v1.1.0 [INFO] [stderr] Compiling ipnet v2.11.0 [INFO] [stderr] Compiling toml_edit v0.22.24 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling typeshare v1.0.4 [INFO] [stderr] Compiling spacegate-model v0.2.0-alpha.4 [INFO] [stderr] Compiling toml v0.8.20 [INFO] [stderr] Compiling hyper-util v0.1.11 [INFO] [stderr] Compiling rustls-webpki v0.103.1 [INFO] [stderr] Compiling tokio-rustls v0.26.2 [INFO] [stderr] Compiling hyper-rustls v0.27.5 [INFO] [stderr] Compiling spacegate-kernel v0.2.0-alpha.4 [INFO] [stderr] Compiling spacegate-config v0.2.0-alpha.4 [INFO] [stderr] Compiling spacegate-plugin v0.2.0-alpha.4 [INFO] [stderr] Compiling spacegate-shell v0.2.0-alpha.4 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 23s [INFO] running `Command { std: "docker" "inspect" "0f026bdad2bc6d42a5725d276b4f47544f2816f20d6cbd212930f2c1cf211a27", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0f026bdad2bc6d42a5725d276b4f47544f2816f20d6cbd212930f2c1cf211a27", kill_on_drop: false }` [INFO] [stdout] 0f026bdad2bc6d42a5725d276b4f47544f2816f20d6cbd212930f2c1cf211a27 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8680e2c7470d0fc2b49297b8a377733cb4b4d9a82260ebb5906fe3811fac8b0f [INFO] running `Command { std: "docker" "start" "-a" "8680e2c7470d0fc2b49297b8a377733cb4b4d9a82260ebb5906fe3811fac8b0f", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling tokio v1.44.2 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling openssl-sys v0.9.107 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling chrono v0.4.40 [INFO] [stderr] Compiling yoke v0.7.5 [INFO] [stderr] Compiling zerovec v0.10.4 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling openssl v0.10.72 [INFO] [stderr] Compiling tinystr v0.7.6 [INFO] [stderr] Compiling icu_collections v1.5.0 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling icu_locid v1.5.0 [INFO] [stderr] Compiling rustls-webpki v0.103.1 [INFO] [stderr] Compiling typeshare-annotation v1.0.4 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling darling_core v0.13.4 [INFO] [stderr] Compiling icu_provider v1.5.0 [INFO] [stderr] Compiling tokio-util v0.7.14 [INFO] [stderr] Compiling rustls v0.23.26 [INFO] [stderr] Compiling icu_locid_transform v1.5.0 [INFO] [stderr] Compiling bitflags v2.9.0 [INFO] [stderr] Compiling h2 v0.4.8 [INFO] [stderr] Compiling alloc-no-stdlib v2.0.4 [INFO] [stderr] Compiling alloc-stdlib v0.2.2 [INFO] [stderr] Compiling typeshare v1.0.4 [INFO] [stderr] Compiling icu_properties v1.5.1 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling darling_macro v0.13.4 [INFO] [stderr] Compiling serde_spanned v0.6.8 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling darling v0.13.4 [INFO] [stderr] Compiling serde_derive_internals v0.29.1 [INFO] [stderr] Compiling serde_with_macros v1.5.2 [INFO] [stderr] Compiling toml_edit v0.22.24 [INFO] [stderr] Compiling miniz_oxide v0.8.8 [INFO] [stderr] Compiling serde_with v1.14.0 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling schemars_derive v0.8.22 [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/d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6/bin/rustc --crate-name rustls --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustls-0.23.26/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 -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(bench)' --check-cfg 'cfg(coverage_nightly)' --check-cfg 'cfg(read_buf)' --cfg 'feature="aws-lc-rs"' --cfg 'feature="aws_lc_rs"' --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=f7a6561acae240bd -C extra-filename=-d60a4e12943150c0 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern aws_lc_rs=/opt/rustwide/target/debug/deps/libaws_lc_rs-68e793cb092b7144.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-ba604b77dad33fe2.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-0ba6aecba7086d38.rmeta --extern ring=/opt/rustwide/target/debug/deps/libring-b4aa7988d2dbe4a6.rmeta --extern pki_types=/opt/rustwide/target/debug/deps/librustls_pki_types-2e4234be2bbf9b66.rmeta --extern webpki=/opt/rustwide/target/debug/deps/libwebpki-1777145b0439ba5d.rmeta --extern subtle=/opt/rustwide/target/debug/deps/libsubtle-ca7024fc66e4388f.rmeta --extern zeroize=/opt/rustwide/target/debug/deps/libzeroize-ead98f074a37f829.rmeta --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/aws-lc-sys-f17a3618215de627/out -L native=/opt/rustwide/target/debug/build/ring-5cbda3fcc291ba20/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "8680e2c7470d0fc2b49297b8a377733cb4b4d9a82260ebb5906fe3811fac8b0f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8680e2c7470d0fc2b49297b8a377733cb4b4d9a82260ebb5906fe3811fac8b0f", kill_on_drop: false }` [INFO] [stdout] 8680e2c7470d0fc2b49297b8a377733cb4b4d9a82260ebb5906fe3811fac8b0f