[INFO] cloning repository https://github.com/AmineDiro/reddit-puzzle-system-design [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/AmineDiro/reddit-puzzle-system-design" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAmineDiro%2Freddit-puzzle-system-design", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAmineDiro%2Freddit-puzzle-system-design'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] dbe360248b441ef82eb37984287c841d6dae1f6f [INFO] testing AmineDiro/reddit-puzzle-system-design against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAmineDiro%2Freddit-puzzle-system-design" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/AmineDiro/reddit-puzzle-system-design [INFO] finished tweaking git repo https://github.com/AmineDiro/reddit-puzzle-system-design [INFO] tweaked toml for git repo https://github.com/AmineDiro/reddit-puzzle-system-design written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/AmineDiro/reddit-puzzle-system-design on toolchain 33835004928d3bf65db4d4712e1330766263b0bd [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/AmineDiro/reddit-puzzle-system-design 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" "+33835004928d3bf65db4d4712e1330766263b0bd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 56653eb824e5cd938b019d7d401571f00d356224108b9d8726f3b34197cd9690 [INFO] running `Command { std: "docker" "start" "-a" "56653eb824e5cd938b019d7d401571f00d356224108b9d8726f3b34197cd9690", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "56653eb824e5cd938b019d7d401571f00d356224108b9d8726f3b34197cd9690", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "56653eb824e5cd938b019d7d401571f00d356224108b9d8726f3b34197cd9690", kill_on_drop: false }` [INFO] [stdout] 56653eb824e5cd938b019d7d401571f00d356224108b9d8726f3b34197cd9690 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] de76185dbf5250e50ca90d6028ae3f14a33c6ce53dd247e66cd0842134e9135c [INFO] running `Command { std: "docker" "start" "-a" "de76185dbf5250e50ca90d6028ae3f14a33c6ce53dd247e66cd0842134e9135c", kill_on_drop: false }` [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling cmake v0.1.57 [INFO] [stderr] Compiling libm v0.2.16 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling tinyvec v1.10.0 [INFO] [stderr] Compiling time v0.3.47 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling io-uring v0.7.11 [INFO] [stderr] Compiling intrusive-collections v0.9.7 [INFO] [stderr] Compiling clap_builder v4.5.60 [INFO] [stderr] Compiling rustls-pki-types v1.14.0 [INFO] [stderr] Compiling num_cpus v1.17.0 [INFO] [stderr] Compiling octets v0.3.4 [INFO] [stderr] Compiling pem v3.0.6 [INFO] [stderr] Compiling bitflags v2.11.0 [INFO] [stderr] Compiling core_affinity v0.8.3 [INFO] [stderr] Compiling rustc-hash v2.1.1 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling quiche v0.25.0 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling yasna v0.5.2 [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/33835004928d3bf65db4d4712e1330766263b0bd/bin/rustc --crate-name syn --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.0.117/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-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=fb518275dfaf0cdc -C extra-filename=-e32a122133610a4a --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-774d2fb1b129607b.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-3f65f25de01299c3.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-af4dab7b77cddc19.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" "de76185dbf5250e50ca90d6028ae3f14a33c6ce53dd247e66cd0842134e9135c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "de76185dbf5250e50ca90d6028ae3f14a33c6ce53dd247e66cd0842134e9135c", kill_on_drop: false }` [INFO] [stdout] de76185dbf5250e50ca90d6028ae3f14a33c6ce53dd247e66cd0842134e9135c