[INFO] cloning repository https://github.com/DennisLent/RustyRunways
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/DennisLent/RustyRunways" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDennisLent%2FRustyRunways", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDennisLent%2FRustyRunways'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 9f05e400625712e1191959754dedcd87006ba68f
[INFO] checking DennisLent/RustyRunways against try#f77b5bc6c7c84df104f86b0dd01d9490e3923fa8 for pr-147834
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDennisLent%2FRustyRunways" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-6-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/DennisLent/RustyRunways
[INFO] finished tweaking git repo https://github.com/DennisLent/RustyRunways
[INFO] tweaked toml for git repo https://github.com/DennisLent/RustyRunways written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/DennisLent/RustyRunways on toolchain f77b5bc6c7c84df104f86b0dd01d9490e3923fa8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f77b5bc6c7c84df104f86b0dd01d9490e3923fa8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/DennisLent/RustyRunways 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" "+f77b5bc6c7c84df104f86b0dd01d9490e3923fa8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /workspace/builds/worker-6-tc2/source/crates/wasm/Cargo.toml
[INFO] [stderr] workspace: /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+f77b5bc6c7c84df104f86b0dd01d9490e3923fa8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7afaf9e0837b6255687080f38d6cef775b0cae5491c23681d9b068d687245e97
[INFO] running `Command { std: "docker" "start" "-a" "7afaf9e0837b6255687080f38d6cef775b0cae5491c23681d9b068d687245e97", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7afaf9e0837b6255687080f38d6cef775b0cae5491c23681d9b068d687245e97", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7afaf9e0837b6255687080f38d6cef775b0cae5491c23681d9b068d687245e97", kill_on_drop: false }`
[INFO] [stdout] 7afaf9e0837b6255687080f38d6cef775b0cae5491c23681d9b068d687245e97
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+f77b5bc6c7c84df104f86b0dd01d9490e3923fa8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f5633b19dbd12c95ccd46a1778ffd4dddf9676f95ba6c4f2c21a7cf5e18c4bc6
[INFO] running `Command { std: "docker" "start" "-a" "f5633b19dbd12c95ccd46a1778ffd4dddf9676f95ba6c4f2c21a7cf5e18c4bc6", kill_on_drop: false }`
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /opt/rustwide/workdir/crates/wasm/Cargo.toml
[INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling rustix v1.0.8
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]     Checking linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling serde_json v1.0.142
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]     Checking getrandom v0.3.3
[INFO] [stderr]     Checking strum v0.27.2
[INFO] [stderr]     Checking rusty_runways_commands v3.0.3 (/opt/rustwide/workdir/crates/commands)
[INFO] [stderr]     Checking event-listener v5.4.0
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]     Checking winnow v0.7.12
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]    Compiling wayland-sys v0.31.7
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling cfg-expr v0.15.8
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]     Checking hashbrown v0.15.4
[INFO] [stderr]     Checking event-listener-strategy v0.5.4
[INFO] [stderr]     Checking unicode-ident v1.0.18
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]     Checking form_urlencoded v1.2.1
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking async-lock v3.4.0
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]     Checking async-channel v2.5.0
[INFO] [stderr]    Compiling wayland-backend v0.3.11
[INFO] [stderr]    Compiling typeid v1.0.3
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling endi v1.1.0
[INFO] [stderr]     Checking blocking v1.6.2
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling quick-xml v0.37.5
[INFO] [stderr]    Compiling x11-dl v2.21.0
[INFO] [stderr]    Compiling wayland-client v0.31.11
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling rand_pcg v0.2.1
[INFO] [stderr]     Checking async-broadcast v0.7.2
[INFO] [stderr]     Checking async-executor v1.13.2
[INFO] [stderr]    Compiling phf_shared v0.10.0
[INFO] [stderr]     Checking ordered-stream v0.2.0
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling gio v0.18.4
[INFO] [stderr]     Checking quote v1.0.40
[INFO] [stderr]     Checking linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling anyhow v1.0.99
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]     Checking signal-hook-registry v1.4.5
[INFO] [stderr]    Compiling khronos_api v3.1.0
[INFO] [stderr]     Checking indexmap v2.10.0
[INFO] [stderr]    Compiling cssparser v0.29.6
[INFO] [stderr]     Checking parking_lot v0.12.4
[INFO] [stderr]    Compiling toml_parser v1.0.2
[INFO] [stderr]     Checking unsafe-libyaml v0.2.11
[INFO] [stderr]     Checking ttf-parser v0.25.1
[INFO] [stderr]    Compiling toml_writer v1.0.2
[INFO] [stderr]    Compiling wayland-scanner v0.31.7
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling phf_generator v0.10.0
[INFO] [stderr]    Compiling dtoa v1.0.10
[INFO] [stderr]    Compiling phf_generator v0.8.0
[INFO] [stderr]    Compiling string_cache_codegen v0.5.4
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]    Compiling phf_macros v0.10.0
[INFO] [stderr]    Compiling phf_codegen v0.8.0
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling dtoa-short v0.3.5
[INFO] [stderr]    Compiling pyo3-build-config v0.25.1
[INFO] [stderr]    Compiling selectors v0.24.0
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling unic-char-range v0.9.0
[INFO] [stderr]    Compiling unic-common v0.9.0
[INFO] [stderr]     Checking ab_glyph_rasterizer v0.1.9
[INFO] [stderr]    Compiling camino v1.1.12
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]    Compiling unic-ucd-version v0.9.0
[INFO] [stderr]    Compiling unic-char-property v0.9.0
[INFO] [stderr]    Compiling servo_arc v0.2.0
[INFO] [stderr]    Compiling markup5ever v0.14.1
[INFO] [stderr]    Compiling gl_generator v0.14.0
[INFO] [stderr]    Compiling phf v0.8.0
[INFO] [stderr]     Checking xcursor v0.3.10
[INFO] [stderr]    Compiling schemars v0.8.22
[INFO] [stderr]    Compiling smithay-client-toolkit v0.19.2
[INFO] [stderr]     Checking cursor-icon v1.2.0
[INFO] [stderr]    Compiling unic-ucd-ident v0.9.0
[INFO] [stderr]    Compiling brotli-decompressor v5.0.0
[INFO] [stderr]     Checking memmap2 v0.9.7
[INFO] [stderr]    Compiling dyn-clone v1.0.20
[INFO] [stderr]     Checking strict-num v0.1.1
[INFO] [stderr]     Checking accesskit v0.19.0
[INFO] [stderr]    Compiling http v1.3.1
[INFO] [stderr]    Compiling phf v0.10.1
[INFO] [stderr]    Compiling gtk v0.18.2
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling winit v0.30.12
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling x11 v2.21.0
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]     Checking owned_ttf_parser v0.25.1
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.100
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]     Checking ab_glyph v0.2.31
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling zvariant_utils v2.1.0
[INFO] [stderr]    Compiling glutin_egl_sys v0.7.1
[INFO] [stderr]    Compiling glutin_glx_sys v0.6.1
[INFO] [stderr]     Checking accesskit_consumer v0.28.0
[INFO] [stderr]     Checking flate2 v1.1.2
[INFO] [stderr]     Checking smol_str v0.2.2
[INFO] [stderr]     Checking profiling v1.0.17
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling regex-automata v0.4.10
[INFO] [stderr]     Checking epaint_default_fonts v0.32.0
[INFO] [stderr]     Checking deranged v0.5.3
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]     Checking png v0.17.16
[INFO] [stderr]    Compiling brotli v8.0.2
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling glutin v0.32.3
[INFO] [stderr]    Compiling cookie v0.18.1
[INFO] [stderr]     Checking nibble_vec v0.1.0
[INFO] [stderr]    Compiling bumpalo v3.19.0
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking clap_builder v4.5.42
[INFO] [stderr]     Checking radix_trie v0.2.1
[INFO] [stderr]    Compiling fdeflate v0.3.7
[INFO] [stderr]     Checking async-fs v2.1.3
[INFO] [stderr]    Compiling glutin-winit v0.5.0
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.100
[INFO] [stderr]     Checking xdg-home v1.3.0
[INFO] [stderr]     Checking time v0.3.43
[INFO] [stderr]    Compiling pyo3-ffi v0.25.1
[INFO] [stderr]    Compiling pyo3-macros-backend v0.25.1
[INFO] [stderr]    Compiling wry v0.53.3
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling enumflags2_derive v0.7.12
[INFO] [stderr] error: could not compile `brotli` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/f77b5bc6c7c84df104f86b0dd01d9490e3923fa8/bin/rustc --crate-name brotli --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/brotli-8.0.2/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 --cfg 'feature="alloc-stdlib"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc-stdlib", "benchmark", "billing", "default", "disable-timer", "disallow_large_window_size", "external-literal-probability", "ffi-api", "float64", "floating_point_context_mixing", "no-stdlib-ffi-binding", "pass-through-ffi-panics", "seccomp", "sha2", "simd", "std", "validation", "vector_scratch_space"))' -C metadata=08f2c995b0091b19 -C extra-filename=-e5c53ad5a8a0f970 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern alloc_no_stdlib=/opt/rustwide/target/debug/deps/liballoc_no_stdlib-481e926020947070.rmeta --extern alloc_stdlib=/opt/rustwide/target/debug/deps/liballoc_stdlib-989718fb9e38a783.rmeta --extern brotli_decompressor=/opt/rustwide/target/debug/deps/libbrotli_decompressor-8eef1ce532da75fe.rmeta --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" "f5633b19dbd12c95ccd46a1778ffd4dddf9676f95ba6c4f2c21a7cf5e18c4bc6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f5633b19dbd12c95ccd46a1778ffd4dddf9676f95ba6c4f2c21a7cf5e18c4bc6", kill_on_drop: false }`
[INFO] [stdout] f5633b19dbd12c95ccd46a1778ffd4dddf9676f95ba6c4f2c21a7cf5e18c4bc6
