[INFO] fetching crate horoscope 0.0.1... [INFO] linting horoscope-0.0.1 against nightly for clippy-nonminimal_bool-denied [INFO] extracting crate horoscope 0.0.1 into /workspace/builds/worker-4-tc1/source [INFO] started tweaking crates.io crate horoscope 0.0.1 [INFO] finished tweaking crates.io crate horoscope 0.0.1 [INFO] tweaked toml for crates.io crate horoscope 0.0.1 written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate horoscope 0.0.1 on toolchain nightly [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+nightly" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+nightly" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 362 packages to latest compatible versions [INFO] [stderr] Adding async-channel v1.9.0 (available: v2.5.0) [INFO] [stderr] Adding async-process v1.8.1 (available: v2.5.0) [INFO] [stderr] Adding bincode v1.3.3 (available: v3.0.0) [INFO] [stderr] Adding colored v2.2.0 (available: v3.1.1) [INFO] [stderr] Adding mockito v0.27.0 (available: v1.7.2) [INFO] [stderr] Adding redis v0.17.0 (available: v1.0.5) [INFO] [stderr] Adding sqlx v0.3.5 (available: v0.8.6) [INFO] [stderr] Adding subtle v2.4.1 (available: v2.6.1) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+nightly" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded http-client v6.5.3 [INFO] [stderr] Downloaded serde_qs v0.8.5 [INFO] [stderr] Downloaded spinning_top v0.2.5 [INFO] [stderr] Downloaded extend v0.1.2 [INFO] [stderr] Downloaded serde_urlencoded v0.6.1 [INFO] [stderr] Downloaded async-stream v0.2.1 [INFO] [stderr] Downloaded assert-json-diff v1.1.0 [INFO] [stderr] Downloaded mockito v0.27.0 [INFO] [stderr] Downloaded tokio-util v0.3.1 [INFO] [stderr] Downloaded async-native-tls v0.3.3 [INFO] [stderr] Downloaded async-stream-impl v0.2.1 [INFO] [stderr] Downloaded hmac v0.7.1 [INFO] [stderr] Downloaded md-5 v0.8.0 [INFO] [stderr] Downloaded sqlx v0.3.5 [INFO] [stderr] Downloaded surf v2.3.2 [INFO] [stderr] Downloaded sqlx-macros v0.3.5 [INFO] [stderr] Downloaded sluice v0.5.5 [INFO] [stderr] Downloaded redis v0.17.0 [INFO] [stderr] Downloaded sqlx-core v0.3.5 [INFO] [stderr] Downloaded http-types v2.12.0 [INFO] [stderr] Downloaded libnghttp2-sys v0.1.12+1.68.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8ee0fb643ab8e3fcb9d74d0c0705ee70debb5c89293711a47e493ca68d3f1d15 [INFO] running `Command { std: "docker" "start" "-a" "8ee0fb643ab8e3fcb9d74d0c0705ee70debb5c89293711a47e493ca68d3f1d15", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8ee0fb643ab8e3fcb9d74d0c0705ee70debb5c89293711a47e493ca68d3f1d15", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8ee0fb643ab8e3fcb9d74d0c0705ee70debb5c89293711a47e493ca68d3f1d15", kill_on_drop: false }` [INFO] [stdout] 8ee0fb643ab8e3fcb9d74d0c0705ee70debb5c89293711a47e493ca68d3f1d15 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "clippy" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 585ec296270456735cfe36f2eabaa295ab5a89cb1eefce46a0fe6c23d182dd31 [INFO] running `Command { std: "docker" "start" "-a" "585ec296270456735cfe36f2eabaa295ab5a89cb1eefce46a0fe6c23d182dd31", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Checking value-bag v1.12.0 [INFO] [stderr] Compiling openssl-sys v0.9.112 [INFO] [stderr] Compiling generic-array v0.14.9 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling stable_deref_trait v1.2.1 [INFO] [stderr] Compiling parking v2.2.1 [INFO] [stderr] Compiling futures-io v0.3.32 [INFO] [stderr] Checking futures-lite v2.6.1 [INFO] [stderr] Checking serde v1.0.228 [INFO] [stderr] Checking event-listener v5.4.1 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Checking icu_normalizer v2.1.1 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling futures-macro v0.3.32 [INFO] [stderr] Checking subtle v2.4.1 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Checking log v0.4.29 [INFO] [stderr] Checking event-listener-strategy v0.5.4 [INFO] [stderr] Compiling linux-raw-sys v0.12.1 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Checking async-channel v2.5.0 [INFO] [stderr] Compiling writeable v0.6.2 [INFO] [stderr] Checking idna_adapter v1.2.1 [INFO] [stderr] Compiling litemap v0.8.1 [INFO] [stderr] Compiling openssl v0.10.76 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Checking idna v1.1.0 [INFO] [stderr] Checking async-lock v3.4.2 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling generic-array v0.12.4 [INFO] [stderr] Checking async-channel v1.9.0 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling libnghttp2-sys v0.1.12+1.68.0 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Checking url v2.5.8 [INFO] [stderr] Compiling libz-sys v1.1.25 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Checking async-executor v1.14.0 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Checking blocking v1.6.2 [INFO] [stderr] Checking getrandom v0.1.16 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling proc-macro-hack v0.5.20+deprecated [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling async-task v4.7.1 [INFO] [stderr] Checking bytes v0.5.6 [INFO] [stderr] Compiling native-tls v0.2.18 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking kv-log-macro v1.0.7 [INFO] [stderr] Checking cipher v0.2.5 [INFO] [stderr] Checking net2 v0.2.39 [INFO] [stderr] Compiling errno v0.3.14 [INFO] [stderr] Compiling icu_normalizer_data v2.1.1 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Compiling icu_properties_data v2.1.2 [INFO] [stderr] Compiling curl-sys v0.4.86+curl-8.19.0 [INFO] [stderr] Compiling byte-tools v0.3.1 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling signal-hook-registry v1.4.8 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling piper v0.2.5 [INFO] [stderr] Compiling block-padding v0.1.5 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Checking universal-hash v0.4.1 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking futures-channel v0.3.32 [INFO] [stderr] Checking getrandom v0.2.17 [INFO] [stderr] Checking mio v0.6.23 [INFO] [stderr] Checking cpuid-bool v0.2.0 [INFO] [stderr] Compiling futures-sink v0.3.32 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling const_fn v0.4.12 [INFO] [stderr] Checking polyval v0.4.5 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Compiling icu_properties v2.1.2 [INFO] [stderr] Checking aes-soft v0.6.4 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking futures-util v0.3.32 [INFO] [stderr] Checking crypto-mac v0.10.1 [INFO] [stderr] Compiling time v0.2.27 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling futures-task v0.3.32 [INFO] [stderr] Compiling bumpalo v3.20.2 [INFO] [stderr] Compiling opaque-debug v0.2.3 [INFO] [stderr] Checking pin-project-lite v0.1.12 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Checking hmac v0.10.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Checking aes v0.6.0 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.114 [INFO] [stderr] Checking mio-uds v0.6.8 [INFO] [stderr] Checking ghash v0.3.1 [INFO] [stderr] Checking ctr v0.6.0 [INFO] [stderr] Checking tokio v0.2.25 [INFO] [stderr] Checking aead v0.3.2 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Compiling cookie v0.14.4 [INFO] [stderr] Compiling openssl-probe v0.2.1 [INFO] [stderr] Checking polling v3.11.0 [INFO] [stderr] Compiling subtle v1.0.0 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Compiling curl v0.4.49 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling crypto-mac v0.7.0 [INFO] [stderr] Checking sha2 v0.9.9 [INFO] [stderr] Checking async-io v2.6.0 [INFO] [stderr] Checking tracing v0.1.44 [INFO] [stderr] Checking aes-gcm v0.8.0 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking async-signal v0.2.13 [INFO] [stderr] Checking async-global-executor v2.4.1 [INFO] [stderr] Checking hkdf v0.10.0 [INFO] [stderr] Checking async-process v2.5.0 [INFO] [stderr] Checking spinning_top v0.2.5 [INFO] [stderr] Checking socket2 v0.6.3 [INFO] [stderr] Compiling isahc v0.9.14 [INFO] [stderr] Compiling unicode_categories v0.1.1 [INFO] [stderr] Compiling parking_lot_core v0.8.6 [INFO] [stderr] Compiling unicase v2.9.0 [INFO] [stderr] Compiling http-types v2.12.0 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] error: could not compile `rustix` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/nightly-x86_64-unknown-linux-gnu/bin/rustc --crate-name rustix --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustix-1.1.4/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(alloc_c_string)' --check-cfg 'cfg(alloc_ffi)' --check-cfg 'cfg(apple)' --check-cfg 'cfg(asm_experimental_arch)' --check-cfg 'cfg(bsd)' --check-cfg 'cfg(core_c_str)' --check-cfg 'cfg(core_ffi_c)' --check-cfg 'cfg(core_intrinsics)' --check-cfg 'cfg(criterion)' --check-cfg 'cfg(document_experimental_runtime_api)' --check-cfg 'cfg(error_in_core)' --check-cfg 'cfg(fix_y2038)' --check-cfg 'cfg(freebsdlike)' --check-cfg 'cfg(libc)' --check-cfg 'cfg(linux_kernel)' --check-cfg 'cfg(linux_like)' --check-cfg 'cfg(linux_raw)' --check-cfg 'cfg(linux_raw_dep)' --check-cfg 'cfg(lower_upper_exp_for_non_zero)' --check-cfg 'cfg(sanitize_memory)' --check-cfg 'cfg(netbsdlike)' --check-cfg 'cfg(rustc_attrs)' --check-cfg 'cfg(rustc_diagnostics)' --check-cfg 'cfg(solarish)' --check-cfg 'cfg(staged_api)' --check-cfg 'cfg(static_assertions)' --check-cfg 'cfg(thumb_mode)' --check-cfg 'cfg(wasi)' --check-cfg 'cfg(wasi_ext)' --check-cfg 'cfg(wasip2)' --check-cfg 'cfg(target_arch, values("xtensa"))' --check-cfg 'cfg(target_os, values("cygwin"))' --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="event"' --cfg 'feature="fs"' --cfg 'feature="net"' --cfg 'feature="pipe"' --cfg 'feature="process"' --cfg 'feature="std"' --cfg 'feature="time"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all-apis", "alloc", "core", "default", "event", "fs", "io_uring", "libc", "libc_errno", "linux_4_11", "linux_5_1", "linux_5_11", "linux_latest", "mm", "mount", "net", "param", "pipe", "process", "pty", "rand", "runtime", "rustc-dep-of-std", "rustc-std-workspace-alloc", "shm", "std", "stdio", "system", "termios", "thread", "time", "try_close", "use-explicitly-provided-auxv", "use-libc", "use-libc-auxv"))' -C metadata=12cf873bfcfb2d7f -C extra-filename=-e86a07fda2fdc37a --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-3d4f05b564e1f05d.rmeta --extern linux_raw_sys=/opt/rustwide/target/debug/deps/liblinux_raw_sys-23141c97e99f248b.rmeta --cap-lints allow --cap-lints=forbid --cfg static_assertions --cfg lower_upper_exp_for_non_zero --cfg rustc_diagnostics --cfg linux_raw_dep --cfg linux_raw --cfg linux_like --cfg linux_kernel` (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/nightly-x86_64-unknown-linux-gnu/bin/rustc --crate-name syn --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/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="quote"' --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", "quote", "test", "visit", "visit-mut"))' -C metadata=b098ac78cbaf7634 -C extra-filename=-a78447d02e60323a --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-d4cb564e807a9cd7.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-aa2c5b8519914b46.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-8c98a1a0e58216a9.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "585ec296270456735cfe36f2eabaa295ab5a89cb1eefce46a0fe6c23d182dd31", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "585ec296270456735cfe36f2eabaa295ab5a89cb1eefce46a0fe6c23d182dd31", kill_on_drop: false }` [INFO] [stdout] 585ec296270456735cfe36f2eabaa295ab5a89cb1eefce46a0fe6c23d182dd31