[INFO] fetching crate fast_aug 0.1.0... [INFO] building fast_aug-0.1.0 against try#d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 for pr-146237-1 [INFO] extracting crate fast_aug 0.1.0 into /workspace/builds/worker-2-tc2/source [INFO] started tweaking crates.io crate fast_aug 0.1.0 [INFO] finished tweaking crates.io crate fast_aug 0.1.0 [INFO] tweaked toml for crates.io crate fast_aug 0.1.0 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate fast_aug 0.1.0 on toolchain d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate fast_aug 0.1.0 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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 154c49853b8e92a235fac7ef103798b4bb003cfe612790802941be8a06ae9481 [INFO] running `Command { std: "docker" "start" "-a" "154c49853b8e92a235fac7ef103798b4bb003cfe612790802941be8a06ae9481", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "154c49853b8e92a235fac7ef103798b4bb003cfe612790802941be8a06ae9481", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "154c49853b8e92a235fac7ef103798b4bb003cfe612790802941be8a06ae9481", kill_on_drop: false }` [INFO] [stdout] 154c49853b8e92a235fac7ef103798b4bb003cfe612790802941be8a06ae9481 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5a12fa698785e53140331b50123f592926c84883960d9e45d5c728eb4ec9c68f [INFO] running `Command { std: "docker" "start" "-a" "5a12fa698785e53140331b50123f592926c84883960d9e45d5c728eb4ec9c68f", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.78 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling serde_json v1.0.114 [INFO] [stderr] Compiling either v1.10.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling itoa v1.0.10 [INFO] [stderr] Compiling ryu v1.0.17 [INFO] [stderr] Compiling thiserror v1.0.57 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling litemap v0.7.2 [INFO] [stderr] Compiling writeable v0.5.4 [INFO] [stderr] Compiling winnow v0.6.2 [INFO] [stderr] Compiling icu_locid_transform_data v1.4.0 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling itertools v0.11.0 [INFO] [stderr] Compiling icu_properties_data v1.4.0 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling matrixmultiply v0.3.8 [INFO] [stderr] Compiling smallvec v1.13.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling murmur3 v0.5.2 [INFO] [stderr] Compiling unicode-segmentation v1.11.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling indexmap v2.2.3 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling getrandom v0.2.12 [INFO] [stderr] Compiling memmap2 v0.9.4 [INFO] [stderr] Compiling syn v2.0.50 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand_xorshift v0.3.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling rayon v1.8.1 [INFO] [stderr] Compiling approx v0.4.0 [INFO] [stderr] Compiling num-complex v0.4.5 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling ordered-float v2.10.1 [INFO] [stderr] Compiling ordered-float v4.2.0 [INFO] [stderr] Compiling rand_distr v0.4.3 [INFO] [stderr] Compiling fast_aug v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling ndarray v0.15.6 [INFO] [stderr] Compiling zerofrom-derive v0.1.3 [INFO] [stderr] Compiling yoke-derive v0.7.3 [INFO] [stderr] Compiling serde_derive v1.0.197 [INFO] [stderr] Compiling zerovec-derive v0.10.1 [INFO] [stderr] Compiling displaydoc v0.2.4 [INFO] [stderr] Compiling thiserror-impl v1.0.57 [INFO] [stderr] Compiling icu_provider_macros v1.4.0 [INFO] [stderr] Compiling reductive v0.9.0 [INFO] [stderr] Compiling zerofrom v0.1.3 [INFO] [stderr] Compiling yoke v0.7.3 [INFO] [stderr] Compiling zerovec v0.10.1 [INFO] [stderr] Compiling tinystr v0.7.5 [INFO] [stderr] Compiling icu_collections v1.4.0 [INFO] [stderr] Compiling icu_locid v1.4.0 [INFO] [stderr] Compiling icu_provider v1.4.0 [INFO] [stderr] Compiling icu_locid_transform v1.4.0 [INFO] [stderr] Compiling toml_datetime v0.6.5 [INFO] [stderr] Compiling serde_spanned v0.6.5 [INFO] [stderr] Compiling toml_edit v0.22.6 [INFO] [stderr] Compiling icu_properties v1.4.0 [INFO] [stderr] Compiling toml v0.8.10 [INFO] [stderr] Compiling finalfusion v0.18.0 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 33.99s [INFO] running `Command { std: "docker" "inspect" "5a12fa698785e53140331b50123f592926c84883960d9e45d5c728eb4ec9c68f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5a12fa698785e53140331b50123f592926c84883960d9e45d5c728eb4ec9c68f", kill_on_drop: false }` [INFO] [stdout] 5a12fa698785e53140331b50123f592926c84883960d9e45d5c728eb4ec9c68f [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 13168d3822c1b0b07f4257f9bcd33e911b56ac928364f8f19eccb25d4d6cf403 [INFO] running `Command { std: "docker" "start" "-a" "13168d3822c1b0b07f4257f9bcd33e911b56ac928364f8f19eccb25d4d6cf403", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling serde_json v1.0.114 [INFO] [stderr] Compiling anstyle-query v1.0.2 [INFO] [stderr] Compiling anstyle v1.0.6 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling strsim v0.11.0 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling memchr v2.7.1 [INFO] [stderr] Compiling clap_lex v0.7.0 [INFO] [stderr] Compiling semver v1.0.22 [INFO] [stderr] Compiling anstyle-parse v0.2.3 [INFO] [stderr] Compiling clap_derive v4.5.0 [INFO] [stderr] Compiling camino v1.1.6 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling is-terminal v0.4.12 [INFO] [stderr] Compiling half v2.3.1 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling ciborium-io v0.2.2 [INFO] [stderr] Compiling anstream v0.6.12 [INFO] [stderr] Compiling bytemuck v1.14.3 [INFO] [stderr] Compiling arrayvec v0.7.4 [INFO] [stderr] Compiling plotters-backend v0.3.5 [INFO] [stderr] Compiling zerocopy v0.7.32 [INFO] [stderr] Compiling anyhow v1.0.80 [INFO] [stderr] Compiling plotters-svg v0.3.5 [INFO] [stderr] Compiling dashmap v5.5.3 [INFO] [stderr] Compiling ahash v0.8.9 [INFO] [stderr] Compiling num-format v0.4.4 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling test-case-core v3.3.1 [INFO] [stderr] Compiling crossbeam-channel v0.5.11 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling clap_builder v4.5.1 [INFO] [stderr] Compiling rgb v0.8.37 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling str_stack v0.1.0 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling quick-xml v0.26.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling walkdir v2.4.0 [INFO] [stderr] Compiling plotters v0.3.5 [INFO] [stderr] error: could not compile `clap_derive` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6/bin/rustc --crate-name clap_derive --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clap_derive-4.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("debug", "default", "deprecated", "raw-deprecated", "unstable-v5"))' -C metadata=9c26c335cf853730 -C extra-filename=-086dda4eea3bbac8 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern heck=/opt/rustwide/target/debug/deps/libheck-cccdfc24c1cd77bb.rlib --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-905a119d47a1b1d5.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-24269cd297b6d49c.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-97ca5ad0cbcca469.rlib --extern proc_macro --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" "13168d3822c1b0b07f4257f9bcd33e911b56ac928364f8f19eccb25d4d6cf403", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "13168d3822c1b0b07f4257f9bcd33e911b56ac928364f8f19eccb25d4d6cf403", kill_on_drop: false }` [INFO] [stdout] 13168d3822c1b0b07f4257f9bcd33e911b56ac928364f8f19eccb25d4d6cf403