[INFO] cloning repository https://github.com/zydou/arti [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/zydou/arti" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzydou%2Farti", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzydou%2Farti'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1a70e9ccd39de48f00e9b710ff373f3ad3a4221c [INFO] checking zydou/arti against try#0f31acebf540c89e4a4d5d114959fe91973419cb for pr-147017 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzydou%2Farti" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/zydou/arti [INFO] finished tweaking git repo https://github.com/zydou/arti [INFO] tweaked toml for git repo https://github.com/zydou/arti written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/zydou/arti on toolchain 0f31acebf540c89e4a4d5d114959fe91973419cb [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0f31acebf540c89e4a4d5d114959fe91973419cb" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/zydou/arti 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" "+0f31acebf540c89e4a4d5d114959fe91973419cb" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+0f31acebf540c89e4a4d5d114959fe91973419cb" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b90e282c63ac3f4511aeb30e73efc16f805801d6127eb705cb1096b5a51b6bc6 [INFO] running `Command { std: "docker" "start" "-a" "b90e282c63ac3f4511aeb30e73efc16f805801d6127eb705cb1096b5a51b6bc6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b90e282c63ac3f4511aeb30e73efc16f805801d6127eb705cb1096b5a51b6bc6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b90e282c63ac3f4511aeb30e73efc16f805801d6127eb705cb1096b5a51b6bc6", kill_on_drop: false }` [INFO] [stdout] b90e282c63ac3f4511aeb30e73efc16f805801d6127eb705cb1096b5a51b6bc6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+0f31acebf540c89e4a4d5d114959fe91973419cb" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 24d019478100d74e910591318d8f313d70e1348d23d5a8ea8307ccba7f3c1cf8 [INFO] running `Command { std: "docker" "start" "-a" "24d019478100d74e910591318d8f313d70e1348d23d5a8ea8307ccba7f3c1cf8", kill_on_drop: false }` [INFO] [stderr] Compiling serde_core v1.0.225 [INFO] [stderr] Compiling serde v1.0.225 [INFO] [stderr] Compiling portable-atomic v1.11.1 [INFO] [stderr] Checking value-bag v1.11.1 [INFO] [stderr] Checking critical-section v1.2.0 [INFO] [stderr] Checking bitflags v2.9.3 [INFO] [stderr] Checking subtle v2.6.1 [INFO] [stderr] Checking futures-task v0.3.31 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Compiling serde_derive v1.0.225 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling rustix v1.0.8 [INFO] [stderr] Compiling convert_case v0.7.1 [INFO] [stderr] Checking linux-raw-sys v0.9.4 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling strum_macros v0.27.2 [INFO] [stderr] Checking lock_api v0.4.13 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking log v0.4.27 [INFO] [stderr] Checking parking_lot v0.12.4 [INFO] [stderr] Checking concurrent-queue v2.5.0 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Checking regex-syntax v0.8.6 [INFO] [stderr] Compiling derive_more-impl v2.0.1 [INFO] [stderr] Checking zeroize v1.8.1 [INFO] [stderr] Checking mio v1.0.4 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Checking once_cell v1.21.3 [INFO] [stderr] Checking tracing-core v0.1.34 [INFO] [stderr] Checking either v1.15.0 [INFO] [stderr] Checking tokio v1.47.1 [INFO] [stderr] Compiling indexmap v2.11.0 [INFO] [stderr] Compiling winnow v0.7.13 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking event-listener v5.4.1 [INFO] [stderr] Checking event-listener-strategy v0.5.4 [INFO] [stderr] Compiling keccak v0.1.5 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Checking retry-error v0.7.0 (/opt/rustwide/workdir/crates/retry-error) [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Compiling sha3 v0.10.8 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Checking tinystr v0.8.1 [INFO] [stderr] Checking rustls-pki-types v1.12.0 [INFO] [stderr] Checking zerotrie v0.2.2 [INFO] [stderr] Checking icu_locale_core v2.0.0 [INFO] [stderr] Checking regex-automata v0.4.10 [INFO] [stderr] Checking futures-lite v2.6.1 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Checking strum v0.27.2 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Checking icu_collections v2.0.0 [INFO] [stderr] error: could not compile `syn` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/0f31acebf540c89e4a4d5d114959fe91973419cb/bin/rustc --crate-name syn --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/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="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "quote", "test", "visit", "visit-mut"))' -C metadata=f414c8a747662870 -C extra-filename=-ab5d0e1d20a20eb0 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-0a3b3fe24b469f09.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-e098ac900c08002b.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-b3925cc8f83e9ac1.rmeta --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/0f31acebf540c89e4a4d5d114959fe91973419cb/bin/rustc --crate-name serde_derive --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde_derive-1.0.225/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=3ef2ea0770ef21bc -C extra-filename=-4cef58909aa341cb --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-0a3b3fe24b469f09.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-e098ac900c08002b.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-ed77e80ca4889f85.rlib --extern proc_macro --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "24d019478100d74e910591318d8f313d70e1348d23d5a8ea8307ccba7f3c1cf8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "24d019478100d74e910591318d8f313d70e1348d23d5a8ea8307ccba7f3c1cf8", kill_on_drop: false }` [INFO] [stdout] 24d019478100d74e910591318d8f313d70e1348d23d5a8ea8307ccba7f3c1cf8