[INFO] cloning repository https://github.com/bobags2/options-scanner
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/bobags2/options-scanner" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbobags2%2Foptions-scanner", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbobags2%2Foptions-scanner'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 71dc393d15b4b4d861b3fd32db78e7a7c85a1bb7
[INFO] checking bobags2/options-scanner against 4fcf39725a9c99bd495d8c73af83628a256ff9a9 for pr-162233-crater-rollup
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbobags2%2Foptions-scanner" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/bobags2/options-scanner
[INFO] finished tweaking git repo https://github.com/bobags2/options-scanner
[INFO] tweaked toml for git repo https://github.com/bobags2/options-scanner written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/bobags2/options-scanner on toolchain 4fcf39725a9c99bd495d8c73af83628a256ff9a9
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4fcf39725a9c99bd495d8c73af83628a256ff9a9" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/bobags2/options-scanner 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" "+4fcf39725a9c99bd495d8c73af83628a256ff9a9" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded statrs v0.17.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 90242aab04bf528c6fbf5a9f992900f413c6b38b44254477de6ba7b2239763e1
[INFO] running `Command { std: "docker" "start" "90242aab04bf528c6fbf5a9f992900f413c6b38b44254477de6ba7b2239763e1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "90242aab04bf528c6fbf5a9f992900f413c6b38b44254477de6ba7b2239763e1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "90242aab04bf528c6fbf5a9f992900f413c6b38b44254477de6ba7b2239763e1" "/opt/rustwide/cargo-home/bin/cargo" "+4fcf39725a9c99bd495d8c73af83628a256ff9a9" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "90242aab04bf528c6fbf5a9f992900f413c6b38b44254477de6ba7b2239763e1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "90242aab04bf528c6fbf5a9f992900f413c6b38b44254477de6ba7b2239763e1" "/opt/rustwide/cargo-home/bin/cargo" "+4fcf39725a9c99bd495d8c73af83628a256ff9a9" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling cc v1.3.0
[INFO] [stderr]     Checking futures-sink v0.3.33
[INFO] [stderr]     Checking futures-io v0.3.33
[INFO] [stderr]    Compiling syn v3.0.3
[INFO] [stderr]     Checking mio v1.2.2
[INFO] [stderr]    Compiling displaydoc v0.2.6
[INFO] [stderr]    Compiling tokio-macros v2.7.1
[INFO] [stderr]     Checking zerofrom v0.1.8
[INFO] [stderr]     Checking http-body v1.1.0
[INFO] [stderr]     Checking ahash v0.8.12
[INFO] [stderr]     Checking bytemuck v1.25.2
[INFO] [stderr]    Compiling rustls v0.23.42
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]    Compiling matrixmultiply v0.3.11
[INFO] [stderr]     Checking futures-channel v0.3.33
[INFO] [stderr]    Compiling portable-atomic v1.14.0
[INFO] [stderr]     Checking time v0.3.54
[INFO] [stderr]     Checking event-listener v5.4.1
[INFO] [stderr]     Checking yoke v0.8.3
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking psl-types v2.0.11
[INFO] [stderr]     Checking futures-util v0.3.33
[INFO] [stderr]    Compiling instability v0.3.12
[INFO] [stderr]     Checking regex-syntax v0.8.11
[INFO] [stderr]     Checking safe_arch v0.7.4
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.20
[INFO] [stderr]     Checking either v1.16.0
[INFO] [stderr]     Checking zerovec v0.11.6
[INFO] [stderr]     Checking signal-hook-mio v0.2.5
[INFO] [stderr]     Checking itertools v0.13.0
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking rustix v0.38.44
[INFO] [stderr]     Checking tokio v1.53.1
[INFO] [stderr]     Checking wide v0.7.33
[INFO] [stderr]     Checking zerotrie v0.2.4
[INFO] [stderr]     Checking event-listener-strategy v0.5.4
[INFO] [stderr]     Checking serde_json v1.0.151
[INFO] [stderr]     Checking rand_distr v0.4.3
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]     Checking castaway v0.2.4
[INFO] [stderr]     Checking webpki-roots v1.0.9
[INFO] [stderr]     Checking raw-cpuid v11.6.0
[INFO] [stderr]    Compiling nalgebra-macros v0.2.2
[INFO] [stderr]     Checking tinystr v0.8.3
[INFO] [stderr]     Checking icu_locale_core v2.2.0
[INFO] [stderr]     Checking potential_utf v0.1.5
[INFO] [stderr]     Checking icu_collections v2.2.0
[INFO] [stderr]     Checking compact_str v0.8.2
[INFO] [stderr]     Checking crossterm v0.28.1
[INFO] [stderr]     Checking clap_builder v4.6.2
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling libsqlite3-sys v0.28.0
[INFO] [stderr]     Checking regex-automata v0.4.16
[INFO] [stderr]     Checking icu_provider v2.2.0
[INFO] [stderr]     Checking uuid v1.24.0
[INFO] [stderr]     Checking icu_properties v2.2.0
[INFO] [stderr]     Checking icu_normalizer v2.2.0
[INFO] [stderr]     Checking simba v0.8.1
[INFO] [stderr]     Checking unicode-truncate v1.1.0
[INFO] [stderr]     Checking hashlink v0.9.1
[INFO] [stderr]     Checking dashmap v5.5.3
[INFO] [stderr]     Checking async-lock v3.4.2
[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/4fcf39725a9c99bd495d8c73af83628a256ff9a9/bin/rustc --crate-name syn --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-3.0.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat,unused-externs-silent --crate-type lib --emit=dep-info,metadata,link -Z embed-metadata=no -C embed-bitcode=no --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --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=3679e8608425f9af -C extra-filename=-d301d5e5064dd165 --out-dir /opt/rustwide/target/debug/build/syn/d301d5e5064dd165/out -L dependency=/opt/rustwide/target/debug/build/proc-macro2/ee684499ef27f3b8/out -L dependency=/opt/rustwide/target/debug/build/unicode-ident/8c98a1a0e58216a9/out --extern proc_macro2=/opt/rustwide/target/debug/build/proc-macro2/ee684499ef27f3b8/out/libproc_macro2-ee684499ef27f3b8.rmeta --extern quote=/opt/rustwide/target/debug/build/quote/97307b84563a2c10/out/libquote-97307b84563a2c10.rmeta --extern unicode_ident=/opt/rustwide/target/debug/build/unicode-ident/8c98a1a0e58216a9/out/libunicode_ident-8c98a1a0e58216a9.rmeta --cap-lints allow --cap-lints=forbid --force-warn=unused_crate_dependencies` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `time` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/4fcf39725a9c99bd495d8c73af83628a256ff9a9/bin/rustc --crate-name time --edition=2024 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/time-0.3.54/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat,unused-externs-silent --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="formatting"' --cfg 'feature="macros"' --cfg 'feature="parsing"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "formatting", "large-dates", "local-offset", "macros", "parsing", "quickcheck", "rand", "rand010", "rand08", "rand09", "serde", "serde-human-readable", "serde-well-known", "std", "wasm-bindgen"))' -C metadata=93c809a34d865dcb -C extra-filename=-3495cd74400cf854 --out-dir /opt/rustwide/target/debug/build/time/3495cd74400cf854/out --extern deranged=/opt/rustwide/target/debug/build/deranged/8f39ce37c936eb35/out/libderanged-8f39ce37c936eb35.rmeta --extern num_conv=/opt/rustwide/target/debug/build/num-conv/d4153d9e45ce082d/out/libnum_conv-d4153d9e45ce082d.rmeta --extern powerfmt=/opt/rustwide/target/debug/build/powerfmt/6244fffd86cf9c21/out/libpowerfmt-6244fffd86cf9c21.rmeta --extern time_core=/opt/rustwide/target/debug/build/time-core/ddd302f9b64d800d/out/libtime_core-ddd302f9b64d800d.rmeta --extern time_macros=/opt/rustwide/target/debug/build/time-macros/5a9d84b6eec193b1/out/libtime_macros-5a9d84b6eec193b1.so --cap-lints allow --cap-lints=forbid --force-warn=unused_crate_dependencies` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "90242aab04bf528c6fbf5a9f992900f413c6b38b44254477de6ba7b2239763e1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "90242aab04bf528c6fbf5a9f992900f413c6b38b44254477de6ba7b2239763e1", kill_on_drop: false }`
[INFO] [stdout] 90242aab04bf528c6fbf5a9f992900f413c6b38b44254477de6ba7b2239763e1
