[INFO] cloning repository https://github.com/EgorLappo/slim-runner
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/EgorLappo/slim-runner" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEgorLappo%2Fslim-runner", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEgorLappo%2Fslim-runner'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 50cb6c4d4bc21bda0258329730a3c65880b88aa2
[INFO] checking EgorLappo/slim-runner against try#df1b9bf194c9183fb7c0604484171064069ce232 for pr-149195-4
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEgorLappo%2Fslim-runner" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/EgorLappo/slim-runner
[INFO] finished tweaking git repo https://github.com/EgorLappo/slim-runner
[INFO] tweaked toml for git repo https://github.com/EgorLappo/slim-runner written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/EgorLappo/slim-runner on toolchain df1b9bf194c9183fb7c0604484171064069ce232
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+df1b9bf194c9183fb7c0604484171064069ce232" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/EgorLappo/slim-runner 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" "+df1b9bf194c9183fb7c0604484171064069ce232" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+df1b9bf194c9183fb7c0604484171064069ce232" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c4902ae58043a73a2e4de52d6d44e86dca56c7334193bd9044d4fafb3a4e4866
[INFO] running `Command { std: "docker" "start" "-a" "c4902ae58043a73a2e4de52d6d44e86dca56c7334193bd9044d4fafb3a4e4866", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c4902ae58043a73a2e4de52d6d44e86dca56c7334193bd9044d4fafb3a4e4866", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c4902ae58043a73a2e4de52d6d44e86dca56c7334193bd9044d4fafb3a4e4866", kill_on_drop: false }`
[INFO] [stdout] c4902ae58043a73a2e4de52d6d44e86dca56c7334193bd9044d4fafb3a4e4866
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+df1b9bf194c9183fb7c0604484171064069ce232" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0d0a878bd817f88a5abbdb7632108d262a361d8393a1fa0e051a9ea05d9513ee
[INFO] running `Command { std: "docker" "start" "-a" "0d0a878bd817f88a5abbdb7632108d262a361d8393a1fa0e051a9ea05d9513ee", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]     Checking smallvec v1.15.0
[INFO] [stderr]     Checking bitflags v2.9.0
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling rustversion v1.0.20
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]     Checking regex-syntax v0.8.5
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]     Checking foldhash v0.1.5
[INFO] [stderr]     Checking array-init-cursor v0.2.1
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]     Checking iana-time-zone v0.1.63
[INFO] [stderr]     Checking planus v0.3.1
[INFO] [stderr]    Compiling polars-utils v0.46.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]     Checking chrono v0.4.40
[INFO] [stderr]     Checking simdutf8 v0.1.5
[INFO] [stderr]     Checking siphasher v1.0.1
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]     Checking raw-cpuid v11.5.0
[INFO] [stderr]    Compiling polars-schema v0.46.0
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]     Checking phf_shared v0.11.3
[INFO] [stderr]    Compiling polars-arrow v0.46.0
[INFO] [stderr]     Checking linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling polars-compute v0.46.0
[INFO] [stderr]     Checking strength_reduce v0.2.4
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]     Checking dyn-clone v1.0.19
[INFO] [stderr]     Checking phf v0.11.3
[INFO] [stderr]     Checking unicode-width v0.2.0
[INFO] [stderr]     Checking streaming-iterator v0.1.9
[INFO] [stderr]     Checking castaway v0.2.3
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]     Checking atoi_simd v0.16.0
[INFO] [stderr]     Checking fast-float2 v0.2.3
[INFO] [stderr]     Checking futures-task v0.3.31
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling polars-core v0.46.0
[INFO] [stderr]     Checking alloc-no-stdlib v2.0.4
[INFO] [stderr]    Compiling polars-ops v0.46.0
[INFO] [stderr]    Compiling getrandom v0.3.2
[INFO] [stderr]     Checking xxhash-rust v0.8.15
[INFO] [stderr]     Checking alloc-stdlib v0.2.2
[INFO] [stderr]     Checking zlib-rs v0.5.0
[INFO] [stderr]    Compiling snap v1.1.1
[INFO] [stderr]     Checking brotli-decompressor v4.0.2
[INFO] [stderr]     Checking argminmax v0.6.2
[INFO] [stderr]     Checking fallible-streaming-iterator v0.1.9
[INFO] [stderr]     Checking home v0.5.11
[INFO] [stderr]     Checking streaming-decompression v0.1.2
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]    Compiling polars-plan v0.46.0
[INFO] [stderr]     Checking tracing-core v0.1.33
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]    Compiling jobserver v0.1.33
[INFO] [stderr]     Checking memmap2 v0.9.5
[INFO] [stderr]     Checking sysinfo v0.33.1
[INFO] [stderr]     Checking socket2 v0.5.9
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking mio v1.0.3
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling cc v1.2.19
[INFO] [stderr]     Checking now v0.1.3
[INFO] [stderr]     Checking percent-encoding v2.3.1
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]     Checking brotli v7.0.0
[INFO] [stderr]     Checking glob v0.3.2
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking crossbeam-channel v0.5.15
[INFO] [stderr]     Checking crossbeam-queue v0.3.12
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr]     Checking thread_local v1.1.8
[INFO] [stderr]    Compiling polars-pipe v0.46.0
[INFO] [stderr]     Checking sharded-slab v0.1.7
[INFO] [stderr]    Compiling rustix v1.0.5
[INFO] [stderr]     Checking log v0.4.27
[INFO] [stderr]    Compiling portable-atomic v1.11.0
[INFO] [stderr]     Checking bitmaps v2.1.0
[INFO] [stderr]     Checking libz-rs-sys v0.5.0
[INFO] [stderr]    Compiling codegen v0.2.0
[INFO] [stderr]     Checking flate2 v1.1.1
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]     Checking uuid v1.16.0
[INFO] [stderr]     Checking rand_distr v0.4.3
[INFO] [stderr]     Checking tracing-subscriber v0.3.19
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]    Compiling polars-lazy v0.46.0
[INFO] [stderr]    Compiling im-rc v15.1.0
[INFO] [stderr]    Compiling bigdecimal v0.4.8
[INFO] [stderr]     Checking option-ext v0.2.0
[INFO] [stderr]     Checking arrayvec v0.5.2
[INFO] [stderr]     Checking gimli v0.28.1
[INFO] [stderr]    Compiling eyre v0.6.12
[INFO] [stderr]     Checking typed-arena v2.0.2
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]     Checking linux-raw-sys v0.9.4
[INFO] [stderr]     Checking dirs-sys v0.4.1
[INFO] [stderr]     Checking sized-chunks v0.6.5
[INFO] [stderr]     Checking pretty v0.12.4
[INFO] [stderr]     Checking fxhash v0.2.1
[INFO] [stderr]     Checking miniz_oxide v0.7.4
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking rand_xoshiro v0.6.0
[INFO] [stderr]     Checking console v0.15.11
[INFO] [stderr]    Compiling polars v0.46.0
[INFO] [stderr]     Checking object v0.32.2
[INFO] [stderr]     Checking env_home v0.1.0
[INFO] [stderr]     Checking number_prefix v0.4.0
[INFO] [stderr]     Checking indenter v0.3.3
[INFO] [stderr]     Checking winnow v0.7.6
[INFO] [stderr]     Checking tracing-error v0.2.1
[INFO] [stderr]     Checking owo-colors v3.5.0
[INFO] [stderr]     Checking clap_builder v4.5.36
[INFO] [stderr]     Checking rand v0.9.0
[INFO] [stderr]    Compiling psm v0.1.25
[INFO] [stderr]    Compiling stacker v0.1.20
[INFO] [stderr]    Compiling zstd-sys v2.0.15+zstd.1.5.7
[INFO] [stderr]    Compiling regex v1.11.1
[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/df1b9bf194c9183fb7c0604484171064069ce232/bin/rustc --crate-name brotli --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/brotli-7.0.0/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="alloc-stdlib"' --cfg 'feature="default"' --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=521f0c25b7eaa965 -C extra-filename=-62666fea39fbf986 --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-7b1bd6f28b6396be.rmeta --extern alloc_stdlib=/opt/rustwide/target/debug/deps/liballoc_stdlib-c67ef39ef9e0d8f1.rmeta --extern brotli_decompressor=/opt/rustwide/target/debug/deps/libbrotli_decompressor-257932aa9253e762.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" "0d0a878bd817f88a5abbdb7632108d262a361d8393a1fa0e051a9ea05d9513ee", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0d0a878bd817f88a5abbdb7632108d262a361d8393a1fa0e051a9ea05d9513ee", kill_on_drop: false }`
[INFO] [stdout] 0d0a878bd817f88a5abbdb7632108d262a361d8393a1fa0e051a9ea05d9513ee
