[INFO] cloning repository https://github.com/willemneal/eclipse-detector [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/willemneal/eclipse-detector" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwillemneal%2Feclipse-detector", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwillemneal%2Feclipse-detector'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a6f6926b6a5ac1b39958f6071ebdc4abff8def5e [INFO] testing willemneal/eclipse-detector against master#160e7623e8cbbf1feab2b6e2a24733a98c7bde9c for pr-145628 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwillemneal%2Feclipse-detector" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/willemneal/eclipse-detector [INFO] finished tweaking git repo https://github.com/willemneal/eclipse-detector [INFO] tweaked toml for git repo https://github.com/willemneal/eclipse-detector written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/willemneal/eclipse-detector on toolchain 160e7623e8cbbf1feab2b6e2a24733a98c7bde9c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+160e7623e8cbbf1feab2b6e2a24733a98c7bde9c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/willemneal/eclipse-detector 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" "+160e7623e8cbbf1feab2b6e2a24733a98c7bde9c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded polars-utils v0.26.1 [INFO] [stderr] Downloaded polars-ops v0.26.1 [INFO] [stderr] Downloaded jobslot v0.2.17 [INFO] [stderr] Downloaded polars-pipe v0.26.1 [INFO] [stderr] Downloaded polars-io v0.26.1 [INFO] [stderr] Downloaded polars-arrow v0.26.1 [INFO] [stderr] Downloaded rawloader v0.37.1 [INFO] [stderr] Downloaded polars-time v0.26.1 [INFO] [stderr] Downloaded polars v0.26.1 [INFO] [stderr] Downloaded polars-core v0.26.1 [INFO] [stderr] Downloaded polars-lazy v0.26.1 [INFO] [stderr] Downloaded opencv-binding-generator v0.85.0 [INFO] [stderr] Downloaded polars-plan v0.26.1 [INFO] [stderr] Downloaded arrow2 v0.15.0 [INFO] [stderr] Downloaded edge-detection v0.2.6 [INFO] [stderr] Downloaded opencv v0.89.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+160e7623e8cbbf1feab2b6e2a24733a98c7bde9c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] aca1e38d865ae54395e7447fc9a7a8e6261e703729e89521f8c3edd9866de8db [INFO] running `Command { std: "docker" "start" "-a" "aca1e38d865ae54395e7447fc9a7a8e6261e703729e89521f8c3edd9866de8db", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "aca1e38d865ae54395e7447fc9a7a8e6261e703729e89521f8c3edd9866de8db", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aca1e38d865ae54395e7447fc9a7a8e6261e703729e89521f8c3edd9866de8db", kill_on_drop: false }` [INFO] [stdout] aca1e38d865ae54395e7447fc9a7a8e6261e703729e89521f8c3edd9866de8db [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+160e7623e8cbbf1feab2b6e2a24733a98c7bde9c" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8888705d393cc290c0bbde6c59ec9d77e3d29bc87a3fe805f370029b0ab726c4 [INFO] running `Command { std: "docker" "start" "-a" "8888705d393cc290c0bbde6c59ec9d77e3d29bc87a3fe805f370029b0ab726c4", kill_on_drop: false }` [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Compiling num-bigint v0.4.4 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling lexical-util v0.8.5 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling jobserver v0.1.28 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling syn v2.0.58 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling regex-syntax v0.8.3 [INFO] [stderr] Compiling futures-sink v0.3.30 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling futures-io v0.3.30 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling zerocopy v0.7.32 [INFO] [stderr] Compiling alloc-no-stdlib v2.0.4 [INFO] [stderr] Compiling zstd-safe v6.0.6 [INFO] [stderr] Compiling num-complex v0.4.5 [INFO] [stderr] Compiling alloc-stdlib v0.2.2 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling snap v1.1.1 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling cc v1.0.92 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling brotli-decompressor v2.5.1 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling array-init-cursor v0.2.0 [INFO] [stderr] Compiling streaming-decompression v0.1.2 [INFO] [stderr] Compiling planus v0.3.1 [INFO] [stderr] Compiling chrono v0.4.37 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling num-iter v0.1.44 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling arrow2 v0.15.0 [INFO] [stderr] Compiling seq-macro v0.3.5 [INFO] [stderr] Compiling simdutf8 v0.1.4 [INFO] [stderr] Compiling json-deserializer v0.4.4 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling brotli v3.5.0 [INFO] [stderr] Compiling lexical-write-integer v0.8.5 [INFO] [stderr] Compiling lexical-parse-integer v0.8.6 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling lexical-write-float v0.8.5 [INFO] [stderr] Compiling lexical-parse-float v0.8.5 [INFO] [stderr] Compiling signal-hook-mio v0.2.3 [INFO] [stderr] Compiling smartstring v1.0.1 [INFO] [stderr] Compiling foreign_vec v0.1.0 [INFO] [stderr] Compiling num v0.4.1 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling ethnum v1.5.0 [INFO] [stderr] Compiling hash_hasher v2.0.3 [INFO] [stderr] Compiling strength_reduce v0.2.4 [INFO] [stderr] Compiling dyn-clone v1.0.17 [INFO] [stderr] Compiling zstd-sys v2.0.10+zstd.1.5.6 [INFO] [stderr] Compiling lz4-sys v1.9.4 [INFO] [stderr] Compiling lexical-core v0.8.5 [INFO] [stderr] Compiling crossterm v0.26.1 [INFO] [stderr] Compiling rand_distr v0.4.3 [INFO] [stderr] Compiling unicode-width v0.1.11 [INFO] [stderr] Compiling strum v0.24.1 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling serde_json v1.0.115 [INFO] [stderr] Compiling xxhash-rust v0.8.10 [INFO] [stderr] Compiling clang-sys v1.7.0 [INFO] [stderr] Compiling float-cmp v0.9.0 [INFO] [stderr] Compiling hashbrown v0.13.2 [INFO] [stderr] Compiling polars-utils v0.26.1 [INFO] [stderr] Compiling regex-automata v0.4.6 [INFO] [stderr] Compiling memchr v2.7.2 [INFO] [stderr] Compiling lexical v6.1.1 [INFO] [stderr] Compiling now v0.1.3 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling arrayvec v0.7.4 [INFO] [stderr] Compiling aligned-vec v0.5.0 [INFO] [stderr] Compiling built v0.7.2 [INFO] [stderr] Compiling v_frame v0.3.8 [INFO] [stderr] Compiling dirs v4.0.0 [INFO] [stderr] Compiling flume v0.11.0 [INFO] [stderr] Compiling jpeg-decoder v0.3.1 [INFO] [stderr] Compiling memmap2 v0.5.10 [INFO] [stderr] Compiling half v2.4.1 [INFO] [stderr] Compiling csv-core v0.1.11 [INFO] [stderr] Compiling gif v0.13.1 [INFO] [stderr] Compiling png v0.17.13 [INFO] [stderr] Compiling av1-grain v0.2.3 [INFO] [stderr] Compiling rav1e v0.7.1 [INFO] [stderr] Compiling tiff v0.9.1 [INFO] [stderr] Compiling exr v1.72.0 [INFO] [stderr] Compiling clang v2.0.0 [INFO] [stderr] Compiling maybe-rayon v0.1.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/160e7623e8cbbf1feab2b6e2a24733a98c7bde9c/bin/rustc --crate-name brotli --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/brotli-3.5.0/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 --cfg 'feature="alloc-stdlib"' --cfg 'feature="default"' --cfg 'feature="ffi-api"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc-stdlib", "benchmark", "default", "disable-timer", "external-literal-probability", "ffi-api", "pass-through-ffi-panics", "seccomp", "sha2", "simd", "std", "validation", "vector_scratch_space"))' -C metadata=ce2c7d6a9e1247e4 -C extra-filename=-36d28dc0b2e48522 --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-06c983927188c99c.rmeta --extern alloc_stdlib=/opt/rustwide/target/debug/deps/liballoc_stdlib-be9175862277e1f4.rmeta --extern brotli_decompressor=/opt/rustwide/target/debug/deps/libbrotli_decompressor-24ee79edf4d8af6d.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `syn` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/160e7623e8cbbf1feab2b6e2a24733a98c7bde9c/bin/rustc --crate-name syn --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.0.58/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="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="visit-mut"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "test", "visit", "visit-mut"))' -C metadata=5895028e9e194a23 -C extra-filename=-ea3d03064c2db5f3 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-a63140b18bb374d6.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-ca28cd4d9f13f10b.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-f2de522ba645d884.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "8888705d393cc290c0bbde6c59ec9d77e3d29bc87a3fe805f370029b0ab726c4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8888705d393cc290c0bbde6c59ec9d77e3d29bc87a3fe805f370029b0ab726c4", kill_on_drop: false }` [INFO] [stdout] 8888705d393cc290c0bbde6c59ec9d77e3d29bc87a3fe805f370029b0ab726c4