[INFO] fetching crate avian_smart_damping_plugin 0.0.2... [INFO] testing avian_smart_damping_plugin-0.0.2 against try#b83b707f97d809763b7861afa7638871f3339a33 for pr-145838-1 [INFO] extracting crate avian_smart_damping_plugin 0.0.2 into /workspace/builds/worker-2-tc2/source [INFO] started tweaking crates.io crate avian_smart_damping_plugin 0.0.2 [INFO] finished tweaking crates.io crate avian_smart_damping_plugin 0.0.2 [INFO] tweaked toml for crates.io crate avian_smart_damping_plugin 0.0.2 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate avian_smart_damping_plugin 0.0.2 on toolchain b83b707f97d809763b7861afa7638871f3339a33 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate avian_smart_damping_plugin 0.0.2 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" "+b83b707f97d809763b7861afa7638871f3339a33" "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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9644fd2e3ac46daa1f085ae0b64b4da67376080bad185f9cd8413e560291503c [INFO] running `Command { std: "docker" "start" "-a" "9644fd2e3ac46daa1f085ae0b64b4da67376080bad185f9cd8413e560291503c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9644fd2e3ac46daa1f085ae0b64b4da67376080bad185f9cd8413e560291503c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9644fd2e3ac46daa1f085ae0b64b4da67376080bad185f9cd8413e560291503c", kill_on_drop: false }` [INFO] [stdout] 9644fd2e3ac46daa1f085ae0b64b4da67376080bad185f9cd8413e560291503c [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 259e43d2519c98f8991a0cd414fab4b2509aaf5c7cb9ca856b28b211d23737ee [INFO] running `Command { std: "docker" "start" "-a" "259e43d2519c98f8991a0cd414fab4b2509aaf5c7cb9ca856b28b211d23737ee", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.94 [INFO] [stderr] Compiling libc v0.2.171 [INFO] [stderr] Compiling once_cell v1.21.1 [INFO] [stderr] Compiling zerocopy v0.8.24 [INFO] [stderr] Compiling smallvec v1.14.0 [INFO] [stderr] Compiling indexmap v2.8.0 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling winnow v0.7.4 [INFO] [stderr] Compiling crunchy v0.2.3 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling event-listener v5.4.0 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling log v0.4.26 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Compiling bevy_ptr v0.15.3 [INFO] [stderr] Compiling event-listener-strategy v0.5.3 [INFO] [stderr] Compiling async-executor v1.13.1 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling naga v23.1.0 [INFO] [stderr] Compiling async-channel v2.3.1 [INFO] [stderr] Compiling cc v1.2.17 [INFO] [stderr] Compiling crossbeam-channel v0.5.14 [INFO] [stderr] Compiling tinyvec v1.9.0 [INFO] [stderr] Compiling bevy_tasks v0.15.3 [INFO] [stderr] Compiling wgpu-hal v23.0.1 [INFO] [stderr] Compiling miniz_oxide v0.8.5 [INFO] [stderr] Compiling blocking v1.6.1 [INFO] [stderr] Compiling async-lock v3.4.0 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling wgpu-core v23.0.1 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling glow v0.14.2 [INFO] [stderr] Compiling async-broadcast v0.5.1 [INFO] [stderr] Compiling flate2 v1.1.0 [INFO] [stderr] Compiling async-fs v2.1.2 [INFO] [stderr] Compiling wgpu v23.0.1 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling twox-hash v1.6.3 [INFO] [stderr] Compiling accesskit v0.17.1 [INFO] [stderr] Compiling uuid v1.12.1 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling khronos-egl v6.0.0 [INFO] [stderr] Compiling png v0.17.16 [INFO] [stderr] Compiling ruzstd v0.7.3 [INFO] [stderr] Compiling const-random v0.1.18 [INFO] [stderr] Compiling ktx2 v0.3.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling sysinfo v0.32.1 [INFO] [stderr] Compiling data-encoding v2.8.0 [INFO] [stderr] Compiling blake3 v1.7.0 [INFO] [stderr] Compiling toml_edit v0.22.24 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling offset-allocator v0.2.0 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling slotmap v1.0.7 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling radsort v0.1.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling alsa-sys v0.3.1 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling libudev-sys v0.1.4 [INFO] [stderr] Compiling x11-dl v2.21.0 [INFO] [stderr] Compiling euclid v0.22.11 [INFO] [stderr] Compiling roxmltree v0.20.0 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling svg_fmt v0.4.4 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling fontconfig-parser v0.5.7 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling memmap2 v0.9.5 [INFO] [stderr] Compiling dlib v0.5.2 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling winit v0.30.9 [INFO] [stderr] Compiling unicode-script v0.5.7 [INFO] [stderr] Compiling inflections v1.1.1 [INFO] [stderr] Compiling rand_distr v0.4.3 [INFO] [stderr] Compiling ttf-parser v0.20.0 [INFO] [stderr] Compiling unicode-bidi-mirroring v0.2.0 [INFO] [stderr] Compiling cpal v0.15.3 [INFO] [stderr] Compiling zeno v0.2.3 [INFO] [stderr] Compiling unicode-ccc v0.2.0 [INFO] [stderr] Compiling unicode-properties v0.1.3 [INFO] [stderr] Compiling as-raw-xcb-connection v1.0.1 [INFO] [stderr] Compiling guillotiere v0.6.2 [INFO] [stderr] Compiling ttf-parser v0.21.1 [INFO] [stderr] Compiling x11rb-protocol v0.13.1 [INFO] [stderr] Compiling xkeysym v0.2.1 [INFO] [stderr] Compiling yazi v0.1.6 [INFO] [stderr] Compiling ogg v0.8.0 [INFO] [stderr] Compiling gilrs v0.11.0 [INFO] [stderr] Compiling cursor-icon v1.1.0 [INFO] [stderr] Compiling self_cell v1.1.0 [INFO] [stderr] Compiling unicode-linebreak v0.1.5 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling sys-locale v0.3.2 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling rangemap v1.5.1 [INFO] [stderr] Compiling dpi v0.1.1 [INFO] [stderr] Compiling unicode-bidi v0.3.18 [INFO] [stderr] Compiling dasp_sample v0.11.0 [INFO] [stderr] Compiling lewton v0.10.2 [INFO] [stderr] Compiling grid v0.14.0 [INFO] [stderr] Compiling taffy v0.5.2 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Compiling spade v2.13.1 [INFO] [stderr] Compiling rstar v0.12.2 [INFO] [stderr] Compiling ena v0.14.3 [INFO] [stderr] Compiling ordered-float v4.6.0 [INFO] [stderr] Compiling rustc-hash v2.1.1 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] error: could not compile `regex-automata` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/b83b707f97d809763b7861afa7638871f3339a33/bin/rustc --crate-name regex_automata --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/regex-automata-0.4.9/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 -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="dfa-onepass"' --cfg 'feature="hybrid"' --cfg 'feature="meta"' --cfg 'feature="nfa-backtrack"' --cfg 'feature="nfa-pikevm"' --cfg 'feature="nfa-thompson"' --cfg 'feature="perf-inline"' --cfg 'feature="perf-literal"' --cfg 'feature="perf-literal-multisubstring"' --cfg 'feature="perf-literal-substring"' --cfg 'feature="std"' --cfg 'feature="syntax"' --cfg 'feature="unicode"' --cfg 'feature="unicode-age"' --cfg 'feature="unicode-bool"' --cfg 'feature="unicode-case"' --cfg 'feature="unicode-gencat"' --cfg 'feature="unicode-perl"' --cfg 'feature="unicode-script"' --cfg 'feature="unicode-segment"' --cfg 'feature="unicode-word-boundary"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "dfa", "dfa-build", "dfa-onepass", "dfa-search", "hybrid", "internal-instrument", "internal-instrument-pikevm", "logging", "meta", "nfa", "nfa-backtrack", "nfa-pikevm", "nfa-thompson", "perf", "perf-inline", "perf-literal", "perf-literal-multisubstring", "perf-literal-substring", "std", "syntax", "unicode", "unicode-age", "unicode-bool", "unicode-case", "unicode-gencat", "unicode-perl", "unicode-script", "unicode-segment", "unicode-word-boundary"))' -C metadata=7d4839f3106382f3 -C extra-filename=-b16ca0c62e99f813 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern aho_corasick=/opt/rustwide/target/debug/deps/libaho_corasick-5318fee7af990b33.rmeta --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-3ffe5f7a52883367.rmeta --extern regex_syntax=/opt/rustwide/target/debug/deps/libregex_syntax-13fc688ae7f36982.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" "259e43d2519c98f8991a0cd414fab4b2509aaf5c7cb9ca856b28b211d23737ee", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "259e43d2519c98f8991a0cd414fab4b2509aaf5c7cb9ca856b28b211d23737ee", kill_on_drop: false }` [INFO] [stdout] 259e43d2519c98f8991a0cd414fab4b2509aaf5c7cb9ca856b28b211d23737ee