[INFO] cloning repository https://github.com/LunNova/x [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/LunNova/x" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLunNova%2Fx", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLunNova%2Fx'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 84b214a388c52651b32d5a6904fa921bc2e1559d [INFO] checking LunNova/x against try#59a256151e578f525a26127f2c3e3a6c7e2982ca for pr-149291-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLunNova%2Fx" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-1-tc2/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/LunNova/x [INFO] finished tweaking git repo https://github.com/LunNova/x [INFO] tweaked toml for git repo https://github.com/LunNova/x written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/LunNova/x on toolchain 59a256151e578f525a26127f2c3e3a6c7e2982ca [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+59a256151e578f525a26127f2c3e3a6c7e2982ca" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/LunNova/x 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" "+59a256151e578f525a26127f2c3e3a6c7e2982ca" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+59a256151e578f525a26127f2c3e3a6c7e2982ca" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] aa6028aa167953e8ef83a1babb027b77f0850404a66fd3fcd776e48a7b465237 [INFO] running `Command { std: "docker" "start" "-a" "aa6028aa167953e8ef83a1babb027b77f0850404a66fd3fcd776e48a7b465237", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "aa6028aa167953e8ef83a1babb027b77f0850404a66fd3fcd776e48a7b465237", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aa6028aa167953e8ef83a1babb027b77f0850404a66fd3fcd776e48a7b465237", kill_on_drop: false }` [INFO] [stdout] aa6028aa167953e8ef83a1babb027b77f0850404a66fd3fcd776e48a7b465237 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+59a256151e578f525a26127f2c3e3a6c7e2982ca" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c27751d57e3424fa256b856c835da73ed903702da7738947e750f74567d2ea76 [INFO] running `Command { std: "docker" "start" "-a" "c27751d57e3424fa256b856c835da73ed903702da7738947e750f74567d2ea76", kill_on_drop: false }` [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling quote v1.0.41 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling cc v1.2.44 [INFO] [stderr] Checking winnow v0.7.13 [INFO] [stderr] Checking toml_writer v1.0.4 [INFO] [stderr] Checking mio v1.1.0 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Compiling target-triple v1.0.0 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Checking glob v0.3.3 [INFO] [stderr] Checking unicode-ident v1.0.22 [INFO] [stderr] Checking aho-corasick v1.1.4 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling proc-macro2 v1.0.103 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Checking phf v0.11.3 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling syn v2.0.108 [INFO] [stderr] Compiling anyhow v1.0.100 [INFO] [stderr] Compiling nix v0.30.1 [INFO] [stderr] Compiling pest v2.8.3 [INFO] [stderr] Checking bstr v1.12.1 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Compiling linkme-impl v0.3.35 [INFO] [stderr] Checking precomputed-hash v0.1.1 [INFO] [stderr] Checking mac v0.1.1 [INFO] [stderr] Checking hashbrown v0.15.5 [INFO] [stderr] Checking deranged v0.5.5 [INFO] [stderr] Checking regex-automata v0.4.13 [INFO] [stderr] Checking futf v0.1.5 [INFO] [stderr] Compiling phf_codegen v0.11.3 [INFO] [stderr] Compiling string_cache_codegen v0.5.4 [INFO] [stderr] Checking crossbeam-deque v0.8.6 [INFO] [stderr] Checking instant v0.1.13 [INFO] [stderr] Compiling linkme v0.3.35 [INFO] [stderr] Compiling indices v0.3.6 [INFO] [stderr] Compiling prometheus v0.13.4 [INFO] [stderr] Checking sha1_smol v1.0.1 [INFO] [stderr] Checking toml_parser v1.0.4 [INFO] [stderr] Compiling autometrics v2.0.0 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Checking tendril v0.4.3 [INFO] [stderr] Checking uuid v1.18.1 [INFO] [stderr] Checking hashlink v0.10.0 [INFO] [stderr] Compiling web_atoms v0.1.3 [INFO] [stderr] Compiling libz-sys v1.1.22 [INFO] [stderr] Compiling openssl-sys v0.9.110 [INFO] [stderr] Compiling libssh2-sys v0.3.1 [INFO] [stderr] Compiling onig_sys v69.9.1 [INFO] [stderr] Compiling blake3 v1.8.2 [INFO] [stderr] Compiling pest_meta v2.8.3 [INFO] [stderr] Checking time v0.3.44 [INFO] [stderr] Checking parking_lot_core v0.8.6 [INFO] [stderr] Checking inotify-sys v0.1.5 [INFO] [stderr] Checking serde_json v1.0.145 [INFO] [stderr] Checking serde_spanned v1.0.3 [INFO] [stderr] Checking toml_datetime v0.7.3 [INFO] [stderr] Checking encoding_rs v0.8.35 [INFO] [stderr] Checking thread_local v1.1.9 [INFO] [stderr] Checking toml v0.9.8 [INFO] [stderr] Checking quick-xml v0.38.3 [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/59a256151e578f525a26127f2c3e3a6c7e2982ca/bin/rustc --crate-name syn --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.0.108/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="fold"' --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=cb349e909dba5c71 -C extra-filename=-10da4be149785a7a --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-1fa2a4182ec7eb61.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-17aea445bd7b6837.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-9533002ac35f5809.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" "c27751d57e3424fa256b856c835da73ed903702da7738947e750f74567d2ea76", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c27751d57e3424fa256b856c835da73ed903702da7738947e750f74567d2ea76", kill_on_drop: false }` [INFO] [stdout] c27751d57e3424fa256b856c835da73ed903702da7738947e750f74567d2ea76