[INFO] cloning repository https://github.com/F4r3n/clown
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/F4r3n/clown" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FF4r3n%2Fclown", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FF4r3n%2Fclown'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b6309c5629b4c6bd12c7ba211f27b52da24e0556
[INFO] checking F4r3n/clown against try#6713fa75964eb229409a9c6f6f5c418423e313ff for pr-133502-22
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FF4r3n%2Fclown" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/F4r3n/clown
[INFO] finished tweaking git repo https://github.com/F4r3n/clown
[INFO] tweaked toml for git repo https://github.com/F4r3n/clown written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/F4r3n/clown on toolchain 6713fa75964eb229409a9c6f6f5c418423e313ff
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+6713fa75964eb229409a9c6f6f5c418423e313ff" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/F4r3n/clown 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" "+6713fa75964eb229409a9c6f6f5c418423e313ff" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+6713fa75964eb229409a9c6f6f5c418423e313ff" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d397906df34a7e22b2f6beafd68b158e34ac9456575c83073e1fa657a9bf6040
[INFO] running `Command { std: "docker" "start" "-a" "d397906df34a7e22b2f6beafd68b158e34ac9456575c83073e1fa657a9bf6040", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d397906df34a7e22b2f6beafd68b158e34ac9456575c83073e1fa657a9bf6040", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d397906df34a7e22b2f6beafd68b158e34ac9456575c83073e1fa657a9bf6040", kill_on_drop: false }`
[INFO] [stdout] d397906df34a7e22b2f6beafd68b158e34ac9456575c83073e1fa657a9bf6040
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+6713fa75964eb229409a9c6f6f5c418423e313ff" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c9eb8ace8e847e216e3b9e7b7e4f86d3c3be2095324e389795c66cc4e9e60099
[INFO] running `Command { std: "docker" "start" "-a" "c9eb8ace8e847e216e3b9e7b7e4f86d3c3be2095324e389795c66cc4e9e60099", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.185
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]     Checking bitflags v2.11.1
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling writeable v0.6.3
[INFO] [stderr]    Compiling litemap v0.8.2
[INFO] [stderr]     Checking num-traits v0.2.19
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]    Compiling pkg-config v0.3.33
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]     Checking tracing-core v0.1.36
[INFO] [stderr]    Compiling icu_normalizer_data v2.2.0
[INFO] [stderr]    Compiling icu_properties_data v2.2.0
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling rustls v0.23.38
[INFO] [stderr]     Checking hashbrown v0.16.1
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling unicode-segmentation v1.13.2
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.34
[INFO] [stderr]     Checking rayon v1.12.0
[INFO] [stderr]     Checking png v0.18.1
[INFO] [stderr]     Checking itertools v0.14.0
[INFO] [stderr]    Compiling siphasher v1.0.2
[INFO] [stderr]     Checking aliasable v0.1.3
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]    Compiling instability v0.3.12
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]     Checking lru v0.16.4
[INFO] [stderr]    Compiling phf_shared v0.13.1
[INFO] [stderr]     Checking compact_str v0.9.0
[INFO] [stderr]     Checking serde_json v1.0.149
[INFO] [stderr]     Checking nom v8.0.0
[INFO] [stderr]    Compiling tz-rs v0.7.3
[INFO] [stderr]     Checking moxcms v0.8.1
[INFO] [stderr]    Compiling fastrand v2.4.1
[INFO] [stderr]     Checking clap_lex v1.1.0
[INFO] [stderr]     Checking num_threads v0.1.7
[INFO] [stderr]    Compiling by_address v1.2.1
[INFO] [stderr]    Compiling ref-cast v1.0.25
[INFO] [stderr]     Checking rand_core v0.9.5
[INFO] [stderr]     Checking tap v1.0.1
[INFO] [stderr]    Compiling palette v0.7.6
[INFO] [stderr]     Checking wyz v0.5.1
[INFO] [stderr]    Compiling phf_generator v0.13.1
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]     Checking clap_builder v4.6.0
[INFO] [stderr]    Compiling deranged v0.5.8
[INFO] [stderr]    Compiling tzdb_data v0.2.4
[INFO] [stderr]    Compiling cc v1.2.60
[INFO] [stderr]     Checking fast-srgb8 v1.0.0
[INFO] [stderr]    Compiling itoa v1.0.18
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]     Checking mio v1.2.0
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]     Checking socket2 v0.6.3
[INFO] [stderr]     Checking signal-hook v0.3.18
[INFO] [stderr]     Checking time v0.3.47
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking signal-hook-mio v0.2.5
[INFO] [stderr]     Checking funty v2.0.0
[INFO] [stderr]    Compiling iana-time-zone v0.1.65
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking rand v0.9.4
[INFO] [stderr]     Checking rand_xoshiro v0.7.0
[INFO] [stderr]    Compiling const_format v0.2.35
[INFO] [stderr]     Checking bitvec v1.0.1
[INFO] [stderr]     Checking ordered-float v5.3.0
[INFO] [stderr] error: could not compile `rayon` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/6713fa75964eb229409a9c6f6f5c418423e313ff/bin/rustc --crate-name rayon --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.12.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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("web_spin_lock"))' -C metadata=eac9d36afc238c78 -C extra-filename=-bdda308a5be54dda --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern either=/opt/rustwide/target/debug/deps/libeither-0d4bd8c6df1e5b57.rmeta --extern rayon_core=/opt/rustwide/target/debug/deps/librayon_core-915cc78f55a1b913.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" "c9eb8ace8e847e216e3b9e7b7e4f86d3c3be2095324e389795c66cc4e9e60099", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c9eb8ace8e847e216e3b9e7b7e4f86d3c3be2095324e389795c66cc4e9e60099", kill_on_drop: false }`
[INFO] [stdout] c9eb8ace8e847e216e3b9e7b7e4f86d3c3be2095324e389795c66cc4e9e60099
