[INFO] fetching crate dynamo-runtime 0.6.1... [INFO] checking dynamo-runtime-0.6.1 against try#0cb362313295507a2f4321c0e30cea0168f2fe71 for pr-138961-1 [INFO] extracting crate dynamo-runtime 0.6.1 into /workspace/builds/worker-0-tc2/source [INFO] started tweaking crates.io crate dynamo-runtime 0.6.1 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate dynamo-runtime 0.6.1 [INFO] tweaked toml for crates.io crate dynamo-runtime 0.6.1 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate dynamo-runtime 0.6.1 on toolchain 0cb362313295507a2f4321c0e30cea0168f2fe71 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0cb362313295507a2f4321c0e30cea0168f2fe71" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate dynamo-runtime 0.6.1 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" "+0cb362313295507a2f4321c0e30cea0168f2fe71" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+0cb362313295507a2f4321c0e30cea0168f2fe71" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 82f8dc9310238c0b28015604b6ec0f579c12e12029c2d343d4d16e781324ba87 [INFO] running `Command { std: "docker" "start" "-a" "82f8dc9310238c0b28015604b6ec0f579c12e12029c2d343d4d16e781324ba87", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "82f8dc9310238c0b28015604b6ec0f579c12e12029c2d343d4d16e781324ba87", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "82f8dc9310238c0b28015604b6ec0f579c12e12029c2d343d4d16e781324ba87", kill_on_drop: false }` [INFO] [stdout] 82f8dc9310238c0b28015604b6ec0f579c12e12029c2d343d4d16e781324ba87 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+0cb362313295507a2f4321c0e30cea0168f2fe71" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9f205e3aa00a73f69d02982733ed21428cd5e3e6a9c60e1d2301fd57736a6e0a [INFO] running `Command { std: "docker" "start" "-a" "9f205e3aa00a73f69d02982733ed21428cd5e3e6a9c60e1d2301fd57736a6e0a", kill_on_drop: false }` [INFO] [stderr] Compiling serde_derive v1.0.226 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking parking_lot_core v0.9.12 [INFO] [stderr] Checking socket2 v0.6.0 [INFO] [stderr] Checking signal-hook-registry v1.4.6 [INFO] [stderr] Checking mio v1.0.4 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Checking indexmap v2.11.4 [INFO] [stderr] Compiling serde_core v1.0.226 [INFO] [stderr] Compiling serde v1.0.226 [INFO] [stderr] Checking serde_json v1.0.145 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Checking getrandom v0.3.3 [INFO] [stderr] Checking icu_normalizer v2.0.0 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling target-lexicon v0.12.16 [INFO] [stderr] Compiling rustls v0.23.32 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Compiling cc v1.2.38 [INFO] [stderr] Checking idna_adapter v1.2.1 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Checking idna v1.1.0 [INFO] [stderr] Checking regex v1.11.3 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling crossbeam v0.8.4 [INFO] [stderr] Compiling cfg-expr v0.15.8 [INFO] [stderr] Compiling bitflags v2.9.4 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Checking rand_core v0.9.3 [INFO] [stderr] Checking der v0.7.10 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Checking deranged v0.5.4 [INFO] [stderr] Compiling petgraph v0.7.1 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Compiling prettyplease v0.2.37 [INFO] [stderr] Checking signature v2.2.0 [INFO] [stderr] Checking pin-project v1.1.10 [INFO] [stderr] Checking opentelemetry v0.31.0 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] error: could not compile `regex-syntax` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/0cb362313295507a2f4321c0e30cea0168f2fe71/bin/rustc --crate-name regex_syntax --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/regex-syntax-0.8.6/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="default"' --cfg 'feature="std"' --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"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "default", "std", "unicode", "unicode-age", "unicode-bool", "unicode-case", "unicode-gencat", "unicode-perl", "unicode-script", "unicode-segment"))' -C metadata=7cff8d058d2c0feb -C extra-filename=-c65950e42a980085 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `serde_derive` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/0cb362313295507a2f4321c0e30cea0168f2fe71/bin/rustc --crate-name serde_derive --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde_derive-1.0.226/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("default", "deserialize_in_place"))' -C metadata=c26006ba89a09cc1 -C extra-filename=-5b086401366241f0 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-a28683de7e2d991e.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-084ae52e87cd4d87.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-d39b452e62eda284.rlib --extern proc_macro --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "9f205e3aa00a73f69d02982733ed21428cd5e3e6a9c60e1d2301fd57736a6e0a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9f205e3aa00a73f69d02982733ed21428cd5e3e6a9c60e1d2301fd57736a6e0a", kill_on_drop: false }` [INFO] [stdout] 9f205e3aa00a73f69d02982733ed21428cd5e3e6a9c60e1d2301fd57736a6e0a