[INFO] fetching crate moduforge-macros-derive 0.7.0... [INFO] checking moduforge-macros-derive-0.7.0 against try#78c81ee3917a99dcff6e2e6822800f0492c415c3 for pr-148967 [INFO] extracting crate moduforge-macros-derive 0.7.0 into /workspace/builds/worker-5-tc2/source [INFO] started tweaking crates.io crate moduforge-macros-derive 0.7.0 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate moduforge-macros-derive 0.7.0 [INFO] tweaked toml for crates.io crate moduforge-macros-derive 0.7.0 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate moduforge-macros-derive 0.7.0 on toolchain 78c81ee3917a99dcff6e2e6822800f0492c415c3 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+78c81ee3917a99dcff6e2e6822800f0492c415c3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate moduforge-macros-derive 0.7.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" "+78c81ee3917a99dcff6e2e6822800f0492c415c3" "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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+78c81ee3917a99dcff6e2e6822800f0492c415c3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b81cdd5ce73668582340c09684e07eda6d52d9dcc3bd7d6f87c3c3811d74d295 [INFO] running `Command { std: "docker" "start" "-a" "b81cdd5ce73668582340c09684e07eda6d52d9dcc3bd7d6f87c3c3811d74d295", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b81cdd5ce73668582340c09684e07eda6d52d9dcc3bd7d6f87c3c3811d74d295", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b81cdd5ce73668582340c09684e07eda6d52d9dcc3bd7d6f87c3c3811d74d295", kill_on_drop: false }` [INFO] [stdout] b81cdd5ce73668582340c09684e07eda6d52d9dcc3bd7d6f87c3c3811d74d295 [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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+78c81ee3917a99dcff6e2e6822800f0492c415c3" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 11dfa7f88d71aba57f9a9d9512105be165eda6eb31f7c98f82a0b117b6053741 [INFO] running `Command { std: "docker" "start" "-a" "11dfa7f88d71aba57f9a9d9512105be165eda6eb31f7c98f82a0b117b6053741", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling libc v0.2.176 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Checking regex-syntax v0.8.6 [INFO] [stderr] Checking parking_lot_core v0.9.11 [INFO] [stderr] Compiling thiserror v2.0.16 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Checking hashbrown v0.15.5 [INFO] [stderr] Checking half v2.6.0 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Checking triomphe v0.1.15 [INFO] [stderr] Checking plotters-backend v0.3.7 [INFO] [stderr] Checking deranged v0.5.3 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Checking parking_lot v0.12.4 [INFO] [stderr] Checking plotters-svg v0.3.7 [INFO] [stderr] Checking archery v1.2.2 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Checking ciborium-ll v0.2.2 [INFO] [stderr] Checking clap_builder v4.5.48 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Checking rayon v1.11.0 [INFO] [stderr] Checking ahash v0.8.12 [INFO] [stderr] Compiling anstyle v1.0.11 [INFO] [stderr] Checking dashmap v6.1.0 [INFO] [stderr] Compiling ciborium-io v0.2.2 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Checking regex-automata v0.4.10 [INFO] [stderr] Checking cast v0.3.0 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling clap_lex v0.7.5 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Checking time v0.3.44 [INFO] [stderr] Checking criterion-plot v0.5.0 [INFO] [stderr] Checking chrono v0.4.42 [INFO] [stderr] Checking plotters v0.3.7 [INFO] [stderr] Checking lru v0.14.0 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Checking is-terminal v0.4.16 [INFO] [stderr] Checking mio v1.0.4 [INFO] [stderr] Checking socket2 v0.6.0 [INFO] [stderr] Checking clap v4.5.48 [INFO] [stderr] Checking thread_local v1.1.9 [INFO] [stderr] Checking base62 v2.2.3 [INFO] [stderr] Compiling slab v0.4.11 [INFO] [stderr] Compiling futures-task v0.3.31 [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/78c81ee3917a99dcff6e2e6822800f0492c415c3/bin/rustc --crate-name syn --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.0.106/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="visit"' --cfg 'feature="visit-mut"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "test", "visit", "visit-mut"))' -C metadata=08ef642329c0d19b -C extra-filename=-05b859fe808f3589 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-b730204ade8046ec.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-c6992700978a1421.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-b4c15d9166d0a657.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_core` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/78c81ee3917a99dcff6e2e6822800f0492c415c3/bin/rustc --crate-name serde_core --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde_core-1.0.228/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="rc"' --cfg 'feature="result"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "rc", "result", "std", "unstable"))' -C metadata=174a25e4c65af054 -C extra-filename=-97a379c5a1e89b26 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid --check-cfg 'cfg(if_docsrs_then_no_serde_core)' --check-cfg 'cfg(no_core_cstr)' --check-cfg 'cfg(no_core_error)' --check-cfg 'cfg(no_core_net)' --check-cfg 'cfg(no_core_num_saturating)' --check-cfg 'cfg(no_diagnostic_namespace)' --check-cfg 'cfg(no_serde_derive)' --check-cfg 'cfg(no_std_atomic)' --check-cfg 'cfg(no_std_atomic64)' --check-cfg 'cfg(no_target_has_atomic)'` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "11dfa7f88d71aba57f9a9d9512105be165eda6eb31f7c98f82a0b117b6053741", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "11dfa7f88d71aba57f9a9d9512105be165eda6eb31f7c98f82a0b117b6053741", kill_on_drop: false }` [INFO] [stdout] 11dfa7f88d71aba57f9a9d9512105be165eda6eb31f7c98f82a0b117b6053741