[INFO] cloning repository https://github.com/Krishna-Sivakumar/troller-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Krishna-Sivakumar/troller-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKrishna-Sivakumar%2Ftroller-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKrishna-Sivakumar%2Ftroller-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 69ba2b33600d7e3ee0a1464774372eaee4dee0ae [INFO] checking Krishna-Sivakumar/troller-rs against try#38c2997544af84fe301d600d6896397738163002 for pr-154205-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKrishna-Sivakumar%2Ftroller-rs" "/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/Krishna-Sivakumar/troller-rs [INFO] finished tweaking git repo https://github.com/Krishna-Sivakumar/troller-rs [INFO] tweaked toml for git repo https://github.com/Krishna-Sivakumar/troller-rs written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Krishna-Sivakumar/troller-rs on toolchain 38c2997544af84fe301d600d6896397738163002 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+38c2997544af84fe301d600d6896397738163002" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/Krishna-Sivakumar/troller-rs 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" "+38c2997544af84fe301d600d6896397738163002" "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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+38c2997544af84fe301d600d6896397738163002" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b96679c0ee4040135ebd6149b76cafd3274e6c6b8faf627ff1167c97840d159d [INFO] running `Command { std: "docker" "start" "-a" "b96679c0ee4040135ebd6149b76cafd3274e6c6b8faf627ff1167c97840d159d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b96679c0ee4040135ebd6149b76cafd3274e6c6b8faf627ff1167c97840d159d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b96679c0ee4040135ebd6149b76cafd3274e6c6b8faf627ff1167c97840d159d", kill_on_drop: false }` [INFO] [stdout] b96679c0ee4040135ebd6149b76cafd3274e6c6b8faf627ff1167c97840d159d [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+38c2997544af84fe301d600d6896397738163002" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 60646dd2f55fac162898b0f62f1b6223b0fdff094aae440ea55ec372d79ce588 [INFO] running `Command { std: "docker" "start" "-a" "60646dd2f55fac162898b0f62f1b6223b0fdff094aae440ea55ec372d79ce588", kill_on_drop: false }` [INFO] [stderr] Compiling cc v1.2.55 [INFO] [stderr] Checking bytemuck v1.25.0 [INFO] [stderr] Compiling syn v2.0.114 [INFO] [stderr] Checking getrandom v0.2.17 [INFO] [stderr] Checking errno v0.3.14 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling zerocopy v0.8.38 [INFO] [stderr] Checking hashbrown v0.16.1 [INFO] [stderr] Compiling openssl v0.10.74 [INFO] [stderr] Compiling native-tls v0.2.15 [INFO] [stderr] Compiling zmij v1.0.19 [INFO] [stderr] Compiling strsim v0.9.3 [INFO] [stderr] Checking getrandom v0.3.4 [INFO] [stderr] Checking parking_lot_core v0.9.12 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking core_maths v0.1.1 [INFO] [stderr] Checking signal-hook-registry v1.4.8 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling slotmap v1.1.1 [INFO] [stderr] Checking strength_reduce v0.2.4 [INFO] [stderr] Compiling derive_builder v0.9.0 [INFO] [stderr] Checking rand_core v0.9.5 [INFO] [stderr] Checking float-cmp v0.9.0 [INFO] [stderr] Compiling regex-syntax v0.8.9 [INFO] [stderr] Compiling pest v2.8.6 [INFO] [stderr] Checking primal-check v0.3.4 [INFO] [stderr] Checking crypto-common v0.1.7 [INFO] [stderr] Checking strict-num v0.1.1 [INFO] [stderr] Checking deranged v0.5.5 [INFO] [stderr] Checking ttf-parser v0.25.1 [INFO] [stderr] Checking transpose v0.2.3 [INFO] [stderr] Checking num-complex v0.4.6 [INFO] [stderr] Checking no-std-compat v0.2.0 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking cipher v0.4.4 [INFO] [stderr] Checking indexmap v2.13.0 [INFO] [stderr] Checking universal-hash v0.5.1 [INFO] [stderr] Checking roxmltree v0.20.0 [INFO] [stderr] Checking serde_json v1.0.149 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Checking no-std-net v0.6.0 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Compiling serenity v0.12.5 [INFO] [stderr] Checking rustfft v6.4.1 [INFO] [stderr] Compiling cmake v0.1.57 [INFO] [stderr] Checking tiny-skia-path v0.11.4 [INFO] [stderr] Checking polyval v0.6.2 [INFO] [stderr] Checking stable-vec v0.4.1 [INFO] [stderr] Checking pnet_base v0.34.0 [INFO] [stderr] Checking aead v0.5.2 [INFO] [stderr] Checking fontconfig-parser v0.5.8 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Checking ordered-float v2.10.1 [INFO] [stderr] Compiling libsqlite3-sys v0.36.0 [INFO] [stderr] Checking memmap2 v0.9.9 [INFO] [stderr] Checking unicode-script v0.5.8 [INFO] [stderr] Checking unicode-ccc v0.4.0 [INFO] [stderr] Checking unicode-properties v0.1.4 [INFO] [stderr] Checking unicode-bidi-mirroring v0.4.0 [INFO] [stderr] Checking time v0.3.47 [INFO] [stderr] Checking png v0.17.16 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling openssl-sys v0.9.110 [INFO] [stderr] Compiling audiopus_sys v0.2.2 [INFO] [stderr] Compiling pest_meta v2.8.6 [INFO] [stderr] Checking pnet_macros_support v0.34.0 [INFO] [stderr] Checking ghash v0.5.1 [INFO] [stderr] Checking chacha20 v0.9.1 [INFO] [stderr] Checking aes v0.8.4 [INFO] [stderr] Checking ctr v0.9.2 [INFO] [stderr] Checking poly1305 v0.8.0 [INFO] [stderr] Checking nanorand v0.7.0 [INFO] [stderr] Checking patricia_tree v0.8.0 [INFO] [stderr] Checking num_cpus v1.17.0 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Checking fontdb v0.23.0 [INFO] [stderr] Checking rustybuzz v0.20.1 [INFO] [stderr] Checking roxmltree v0.21.1 [INFO] [stderr] Checking simplecss v0.2.2 [INFO] [stderr] Checking xmlwriter v0.1.0 [INFO] [stderr] Checking data-url v0.3.2 [INFO] [stderr] Compiling darling_core v0.10.2 [INFO] [stderr] Checking imagesize v0.14.0 [INFO] [stderr] Checking num-modular v0.6.1 [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/38c2997544af84fe301d600d6896397738163002/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"' --cfg 'feature="visit"' --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=4a049ba69695377a -C extra-filename=-b8ccdaea13ac3600 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-fec5599a7f184630.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-de2c59b803aecfd0.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" "60646dd2f55fac162898b0f62f1b6223b0fdff094aae440ea55ec372d79ce588", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "60646dd2f55fac162898b0f62f1b6223b0fdff094aae440ea55ec372d79ce588", kill_on_drop: false }` [INFO] [stdout] 60646dd2f55fac162898b0f62f1b6223b0fdff094aae440ea55ec372d79ce588