[INFO] fetching crate scx_chaos 1.1.3...
[INFO] checking scx_chaos-1.1.3 against 018018e881e2db0956f229dbb543e21f058d1ce7 for pr-162600
[INFO] extracting crate scx_chaos 1.1.3 into /workspace/builds/worker-1-tc1/source
[INFO] started tweaking crates.io crate scx_chaos 1.1.3
[INFO] finished tweaking crates.io crate scx_chaos 1.1.3
[INFO] tweaked toml for crates.io crate scx_chaos 1.1.3 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate scx_chaos 1.1.3 on toolchain 018018e881e2db0956f229dbb543e21f058d1ce7
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+018018e881e2db0956f229dbb543e21f058d1ce7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate scx_chaos 1.1.3 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" "+018018e881e2db0956f229dbb543e21f058d1ce7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: explicit `package.readme` can be inferred
[INFO] [stderr]   --> Cargo.toml:76:1
[INFO] [stderr]    |
[INFO] [stderr] 76 | readme = "README.md"
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::manual_readme` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.readme`
[INFO] [stderr] warning: binary `scx_chaos` should have a kebab-case name
[INFO] [stderr]   |
[INFO] [stderr] 1 | /workspace/builds/worker-1-tc1/source/target/.../scx_chaos
[INFO] [stderr]   |                                                  ^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `cargo::non_kebab_case_bins` is set to `warn` by default
[INFO] [stderr] help: to change the binary name to `scx-chaos`, convert `bin.name`
[INFO] [stderr]  --> Cargo.toml:2:8
[INFO] [stderr]   |
[INFO] [stderr] 2 - name = "scx_chaos"
[INFO] [stderr] 2 + name = "scx-chaos"
[INFO] [stderr]   |
[INFO] [stderr] warning: `scx_chaos` (manifest) generated 2 warnings
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded scx_stats v1.1.3
[INFO] [stderr]   Downloaded simplelog v0.12.2
[INFO] [stderr]   Downloaded scx_stats_derive v1.1.3
[INFO] [stderr]   Downloaded sorted-vec v0.8.10
[INFO] [stderr]   Downloaded sscanf v0.5.0
[INFO] [stderr]   Downloaded scx_arena v1.1.3
[INFO] [stderr]   Downloaded libbpf-rs v0.26.2
[INFO] [stderr]   Downloaded libbpf-cargo v0.26.2
[INFO] [stderr]   Downloaded buddy_system_allocator v0.13.0
[INFO] [stderr]   Downloaded scx_p2dq v1.1.3
[INFO] [stderr]   Downloaded scx_cargo v1.1.3
[INFO] [stderr]   Downloaded scx_utils v1.1.3
[INFO] [stderr]   Downloaded sscanf_macro v0.5.0
[INFO] [stderr]   Downloaded libbpf-sys v1.7.0+v1.7.0
[INFO] [stderr]   Downloaded scx_userspace_arena v1.1.3
[INFO] [stderr]   Downloaded clap_main v0.2.9
[INFO] [stderr]   Downloaded vsprintf v2.0.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 7e1ea8d1399ab80e3083b5525735bd1af3292f2e885c9c952ac70e67fadd4ef2
[INFO] running `Command { std: "docker" "start" "7e1ea8d1399ab80e3083b5525735bd1af3292f2e885c9c952ac70e67fadd4ef2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7e1ea8d1399ab80e3083b5525735bd1af3292f2e885c9c952ac70e67fadd4ef2", 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" "7e1ea8d1399ab80e3083b5525735bd1af3292f2e885c9c952ac70e67fadd4ef2" "/opt/rustwide/cargo-home/bin/cargo" "+018018e881e2db0956f229dbb543e21f058d1ce7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7e1ea8d1399ab80e3083b5525735bd1af3292f2e885c9c952ac70e67fadd4ef2", 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" "7e1ea8d1399ab80e3083b5525735bd1af3292f2e885c9c952ac70e67fadd4ef2" "/opt/rustwide/cargo-home/bin/cargo" "+018018e881e2db0956f229dbb543e21f058d1ce7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr] warning: explicit `package.readme` can be inferred
[INFO] [stderr]   --> Cargo.toml:76:1
[INFO] [stderr]    |
[INFO] [stderr] 76 | readme = "README.md"
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::manual_readme` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.readme`
[INFO] [stderr] warning: binary `scx_chaos` should have a kebab-case name
[INFO] [stderr]   |
[INFO] [stderr] 1 | /opt/rustwide/target/.../scx_chaos
[INFO] [stderr]   |                          ^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `cargo::non_kebab_case_bins` is set to `warn` by default
[INFO] [stderr] help: to change the binary name to `scx-chaos`, convert `bin.name`
[INFO] [stderr]  --> Cargo.toml:2:8
[INFO] [stderr]   |
[INFO] [stderr] 2 - name = "scx_chaos"
[INFO] [stderr] 2 + name = "scx-chaos"
[INFO] [stderr]   |
[INFO] [stderr] warning: `scx_chaos` (manifest) generated 2 warnings
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling bitflags v2.11.1
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling nix v0.31.3
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling camino v1.2.2
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling vsprintf v2.0.0
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling colorchoice v1.0.5
[INFO] [stderr]    Compiling anstyle-parse v1.0.0
[INFO] [stderr]    Compiling fastrand v2.4.1
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling clap_lex v1.1.0
[INFO] [stderr]    Compiling anstream v1.0.0
[INFO] [stderr]    Compiling iana-time-zone v0.1.65
[INFO] [stderr]    Compiling twox-hash v2.1.2
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling ruzstd v0.8.3
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling rustc-hash v2.1.2
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]    Compiling bindgen v0.72.1
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking syn v2.0.117
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]     Checking crossbeam-deque v0.8.6
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking crossbeam-queue v0.3.12
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking crossbeam-channel v0.5.15
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling filetime v0.2.29
[INFO] [stderr]    Compiling memmap2 v0.9.10
[INFO] [stderr]     Checking semver v1.0.28
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling xattr v1.6.1
[INFO] [stderr]    Compiling tar v0.4.45
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr] error: could not compile `clap_builder` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/018018e881e2db0956f229dbb543e21f058d1ce7/bin/rustc --crate-name clap_builder --edition=2024 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clap_builder-4.6.0/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="color"' --cfg 'feature="error-context"' --cfg 'feature="help"' --cfg 'feature="std"' --cfg 'feature="suggestions"' --cfg 'feature="usage"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("cargo", "color", "debug", "default", "deprecated", "env", "error-context", "help", "std", "string", "suggestions", "unicode", "unstable-doc", "unstable-ext", "unstable-styles", "unstable-v5", "usage", "wrap_help"))' -C metadata=172a166cdf049317 -C extra-filename=-817544755d31595c --out-dir /opt/rustwide/target/debug/build/clap_builder/817544755d31595c/out -L dependency=/opt/rustwide/target/debug/build/anstyle-parse/ec5426273708a330/out -L dependency=/opt/rustwide/target/debug/build/anstyle-query/3ab95a7ac7133523/out -L dependency=/opt/rustwide/target/debug/build/anstyle/2ad9180aa07a2ead/out -L dependency=/opt/rustwide/target/debug/build/colorchoice/e028e5eb46816d8c/out -L dependency=/opt/rustwide/target/debug/build/is_terminal_polyfill/d47726fb0d79b7f6/out -L dependency=/opt/rustwide/target/debug/build/utf8parse/0e0cedadcc8c3d4b/out --extern anstream=/opt/rustwide/target/debug/build/anstream/0385906dc085fab0/out/libanstream-0385906dc085fab0.rmeta --extern anstyle=/opt/rustwide/target/debug/build/anstyle/2ad9180aa07a2ead/out/libanstyle-2ad9180aa07a2ead.rmeta --extern clap_lex=/opt/rustwide/target/debug/build/clap_lex/611cdb11cf098656/out/libclap_lex-611cdb11cf098656.rmeta --extern strsim=/opt/rustwide/target/debug/build/strsim/9754e702f19a9357/out/libstrsim-9754e702f19a9357.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] running `Command { std: "docker" "inspect" "7e1ea8d1399ab80e3083b5525735bd1af3292f2e885c9c952ac70e67fadd4ef2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7e1ea8d1399ab80e3083b5525735bd1af3292f2e885c9c952ac70e67fadd4ef2", kill_on_drop: false }`
[INFO] [stdout] 7e1ea8d1399ab80e3083b5525735bd1af3292f2e885c9c952ac70e67fadd4ef2
