[INFO] cloning repository https://github.com/Logicalshift/flo_scene [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Logicalshift/flo_scene" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLogicalshift%2Fflo_scene", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLogicalshift%2Fflo_scene'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 642452f19a4cae1e248396543f73920cf248a53d [INFO] checking Logicalshift/flo_scene against try#95813608313bff49cfc1afc393a946a3c085b772 for pr-148946 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLogicalshift%2Fflo_scene" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/Logicalshift/flo_scene [INFO] finished tweaking git repo https://github.com/Logicalshift/flo_scene [INFO] tweaked toml for git repo https://github.com/Logicalshift/flo_scene written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Logicalshift/flo_scene on toolchain 95813608313bff49cfc1afc393a946a3c085b772 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+95813608313bff49cfc1afc393a946a3c085b772" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/Logicalshift/flo_scene 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" "+95813608313bff49cfc1afc393a946a3c085b772" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+95813608313bff49cfc1afc393a946a3c085b772" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] db65753dc7ca3799d600a200a7122521a9af26304320b6ef4b52c3fb165c54ab [INFO] running `Command { std: "docker" "start" "-a" "db65753dc7ca3799d600a200a7122521a9af26304320b6ef4b52c3fb165c54ab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "db65753dc7ca3799d600a200a7122521a9af26304320b6ef4b52c3fb165c54ab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "db65753dc7ca3799d600a200a7122521a9af26304320b6ef4b52c3fb165c54ab", kill_on_drop: false }` [INFO] [stdout] db65753dc7ca3799d600a200a7122521a9af26304320b6ef4b52c3fb165c54ab [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+95813608313bff49cfc1afc393a946a3c085b772" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 18102bc34e54cd67e943e5cd0a42ba901ab8048184bf48c92f9a96d18ddcbf1b [INFO] running `Command { std: "docker" "start" "-a" "18102bc34e54cd67e943e5cd0a42ba901ab8048184bf48c92f9a96d18ddcbf1b", kill_on_drop: false }` [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Compiling getrandom v0.3.2 [INFO] [stderr] Checking hash32 v0.2.1 [INFO] [stderr] Checking cobs v0.2.3 [INFO] [stderr] Checking spin v0.10.0 [INFO] [stderr] Compiling heapless v0.7.17 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking tokio v1.44.2 [INFO] [stderr] Checking smallvec v1.15.0 [INFO] [stderr] Checking serde_json v1.0.140 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Checking bitflags v2.9.0 [INFO] [stderr] Compiling prettyplease v0.2.32 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Checking ahash v0.8.11 [INFO] [stderr] Checking lock_api v0.4.12 [INFO] [stderr] Compiling ptr_meta_derive v0.3.0 [INFO] [stderr] Compiling zstd-sys v2.0.15+zstd.1.5.7 [INFO] [stderr] Compiling target-lexicon v0.12.16 [INFO] [stderr] Compiling yoke v0.7.5 [INFO] [stderr] Checking simdutf8 v0.1.5 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling onig_sys v69.8.1 [INFO] [stderr] Compiling zerovec v0.10.4 [INFO] [stderr] Checking ptr_meta v0.3.0 [INFO] [stderr] Compiling lzma-sys v0.1.20 [INFO] [stderr] Compiling bytecheck_derive v0.8.1 [INFO] [stderr] Checking uuid v1.16.0 [INFO] [stderr] Checking rancor v0.1.0 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Compiling glob v0.3.2 [INFO] [stderr] Compiling cranelift-isle v0.110.2 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Checking postcard v1.1.1 [INFO] [stderr] Checking rustix v1.0.5 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling ptr_meta_derive v0.1.4 [INFO] [stderr] Compiling bzip2-sys v0.1.13+1.0.8 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling munge_macro v0.4.3 [INFO] [stderr] Compiling bytecheck v0.6.12 [INFO] [stderr] Checking bytecheck v0.8.1 [INFO] [stderr] Compiling cranelift-codegen-shared v0.110.3 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Compiling miniz_oxide v0.8.8 [INFO] [stderr] Compiling cranelift-codegen-meta v0.110.3 [INFO] [stderr] Checking ptr_meta v0.1.4 [INFO] [stderr] Checking rend v0.5.2 [INFO] [stderr] Checking munge v0.4.3 [INFO] [stderr] Compiling tinystr v0.7.6 [INFO] [stderr] Compiling icu_collections v1.5.0 [INFO] [stderr] Compiling inout v0.1.4 [INFO] [stderr] Compiling icu_locid v1.5.0 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling enum-iterator-derive v0.7.0 [INFO] [stderr] Compiling bytecheck_derive v0.6.12 [INFO] [stderr] Compiling enumset_derive v0.10.0 [INFO] [stderr] Checking terminal_size v0.4.2 [INFO] [stderr] Compiling rkyv_derive v0.8.10 [INFO] [stderr] Compiling corosensei v0.2.1 [INFO] [stderr] Checking cranelift-bitset v0.110.3 [INFO] [stderr] Checking bumpalo v3.17.0 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Compiling rustls v0.23.26 [INFO] [stderr] Checking clap_builder v4.5.37 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Checking enumset v1.1.5 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Compiling icu_provider v1.5.0 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Compiling clap_derive v4.5.32 [INFO] [stderr] Checking flo_scene_guest v0.2.1 (/opt/rustwide/workdir/guest-nostd) [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling icu_locid_transform v1.5.0 [INFO] [stderr] Checking cranelift-entity v0.110.2 [INFO] [stderr] Checking twox-hash v1.6.3 [INFO] [stderr] Checking enum-iterator v0.7.0 [INFO] [stderr] Compiling bon-macros v3.6.1 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Checking flo_scene v0.2.1 (/opt/rustwide/workdir/scene) [INFO] [stderr] Compiling flate2 v1.1.1 [INFO] [stderr] Compiling xz2 v0.1.7 [INFO] [stderr] Checking parking_lot_core v0.9.10 [INFO] [stderr] Checking object v0.36.7 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Checking hashbrown v0.13.2 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Compiling icu_properties v1.5.1 [INFO] [stderr] Compiling derive_more v0.99.19 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking xxhash-rust v0.8.15 [INFO] [stderr] Checking fallible-iterator v0.3.0 [INFO] [stderr] Compiling zip v2.6.1 [INFO] [stderr] Compiling bindgen v0.70.1 [INFO] [stderr] Compiling cranelift-codegen v0.110.2 [INFO] [stderr] Checking slice-group-by v0.3.1 [INFO] [stderr] Compiling wasm-encoder v0.229.0 [INFO] [stderr] Checking more-asserts v0.2.2 [INFO] [stderr] Checking arbitrary v1.4.1 [INFO] [stderr] Checking deunicode v1.6.1 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling rustls-webpki v0.103.1 [INFO] [stderr] Checking slug v0.1.6 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Checking clap v4.5.37 [INFO] [stderr] Compiling xattr v1.5.0 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Compiling zopfli v0.8.2 [INFO] [stderr] Compiling time v0.3.41 [INFO] [stderr] Checking cranelift-control v0.110.3 [INFO] [stderr] Checking regalloc2 v0.9.3 [INFO] [stderr] Checking gimli v0.28.1 [INFO] [stderr] Checking ruzstd v0.5.0 [INFO] [stderr] Checking onig v6.4.0 [INFO] [stderr] Checking rkyv v0.8.10 [INFO] [stderr] Compiling lzma-rs v0.3.0 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Checking backtrace v0.3.74 [INFO] [stderr] Checking syntect v5.2.0 [INFO] [stderr] Compiling pbkdf2 v0.12.2 [INFO] [stderr] Checking caseless v0.2.2 [INFO] [stderr] Compiling icu_normalizer v1.5.0 [INFO] [stderr] Checking dashmap v6.1.0 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Checking cranelift-bforest v0.110.2 [INFO] [stderr] Compiling bzip2 v0.5.2 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Checking crossbeam-queue v0.3.12 [INFO] [stderr] Checking region v3.0.2 [INFO] [stderr] Compiling filetime v0.2.25 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking memmap2 v0.6.2 [INFO] [stderr] Checking leb128fmt v0.1.0 [INFO] [stderr] Checking shell-words v1.1.0 [INFO] [stderr] Compiling constant_time_eq v0.3.1 [INFO] [stderr] Checking base64 v0.22.1 [INFO] [stderr] Checking xdg v2.5.2 [INFO] [stderr] Checking entities v1.0.1 [INFO] [stderr] Compiling deflate64 v0.1.9 [INFO] [stderr] Checking unicode-ident v1.0.18 [INFO] [stderr] Checking shared-buffer v0.1.4 [INFO] [stderr] Compiling idna_adapter v1.2.0 [INFO] [stderr] Checking desync v0.8.2 [INFO] [stderr] Compiling tar v0.4.44 [INFO] [stderr] Checking wasmparser v0.216.1 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Checking ron v0.10.1 [INFO] [stderr] Checking object v0.32.2 [INFO] [stderr] Compiling xz v0.1.0 [INFO] [stderr] Checking flo_stream v0.7.0 [INFO] [stderr] Checking itertools v0.14.0 [INFO] [stderr] Compiling cmake v0.1.54 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Checking self_cell v1.2.0 [INFO] [stderr] Checking leb128 v0.2.5 [INFO] [stderr] Compiling wasmer-compiler-cranelift v5.0.4 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking wast v229.0.0 [INFO] [stderr] Compiling proc-macro-error2 v2.0.1 [INFO] [stderr] Checking bon v3.6.1 [INFO] [stderr] Compiling wasmer-derive v5.0.4 [INFO] [stderr] Checking comrak v0.38.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/95813608313bff49cfc1afc393a946a3c085b772/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 --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=089d563bd100a227 -C extra-filename=-3430aeeb6b0b9db3 --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-35b7cc067327bbb5.rmeta --extern pki_types=/opt/rustwide/target/debug/deps/librustls_pki_types-d5a7fea5e4795272.rmeta --extern webpki=/opt/rustwide/target/debug/deps/libwebpki-e6ea700ebd1bbe44.rmeta --extern subtle=/opt/rustwide/target/debug/deps/libsubtle-e2a2f8b3e184e502.rmeta --extern zeroize=/opt/rustwide/target/debug/deps/libzeroize-648340760f3bca3a.rmeta --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-deeff73f0cf4988d/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "18102bc34e54cd67e943e5cd0a42ba901ab8048184bf48c92f9a96d18ddcbf1b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "18102bc34e54cd67e943e5cd0a42ba901ab8048184bf48c92f9a96d18ddcbf1b", kill_on_drop: false }` [INFO] [stdout] 18102bc34e54cd67e943e5cd0a42ba901ab8048184bf48c92f9a96d18ddcbf1b