[INFO] cloning repository https://github.com/thisisraghavkumar/aiken-lang-tool [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/thisisraghavkumar/aiken-lang-tool" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthisisraghavkumar%2Faiken-lang-tool", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthisisraghavkumar%2Faiken-lang-tool'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] cd3e386bdd46699d20f4618e431368c94894d918 [INFO] checking thisisraghavkumar/aiken-lang-tool against try#3a4cb0edb4040379c037e06efeb5409e44be7b77 for pr-146377 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthisisraghavkumar%2Faiken-lang-tool" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/thisisraghavkumar/aiken-lang-tool [INFO] finished tweaking git repo https://github.com/thisisraghavkumar/aiken-lang-tool [INFO] tweaked toml for git repo https://github.com/thisisraghavkumar/aiken-lang-tool written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/thisisraghavkumar/aiken-lang-tool on toolchain 3a4cb0edb4040379c037e06efeb5409e44be7b77 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3a4cb0edb4040379c037e06efeb5409e44be7b77" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/thisisraghavkumar/aiken-lang-tool 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" "+3a4cb0edb4040379c037e06efeb5409e44be7b77" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+3a4cb0edb4040379c037e06efeb5409e44be7b77" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9c66ac0404bb986986ee290e4a80cc0ff4e2f70af31fabe63db1d53b582f7e92 [INFO] running `Command { std: "docker" "start" "-a" "9c66ac0404bb986986ee290e4a80cc0ff4e2f70af31fabe63db1d53b582f7e92", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9c66ac0404bb986986ee290e4a80cc0ff4e2f70af31fabe63db1d53b582f7e92", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9c66ac0404bb986986ee290e4a80cc0ff4e2f70af31fabe63db1d53b582f7e92", kill_on_drop: false }` [INFO] [stdout] 9c66ac0404bb986986ee290e4a80cc0ff4e2f70af31fabe63db1d53b582f7e92 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+3a4cb0edb4040379c037e06efeb5409e44be7b77" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3f1065d98390d5cb5ab13e50b17009140ab3bb542f2f5a2e6a565f0ecbe8a53b [INFO] running `Command { std: "docker" "start" "-a" "3f1065d98390d5cb5ab13e50b17009140ab3bb542f2f5a2e6a565f0ecbe8a53b", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.152 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling pkg-config v0.3.29 [INFO] [stderr] Checking allocator-api2 v0.2.16 [INFO] [stderr] Compiling ahash v0.8.7 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Checking bitflags v2.4.2 [INFO] [stderr] Compiling anyhow v1.0.79 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling syn v2.0.48 [INFO] [stderr] Compiling indexmap v2.1.0 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling rustix v0.38.30 [INFO] [stderr] Compiling thiserror v1.0.56 [INFO] [stderr] Checking http v0.2.11 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Compiling num-bigint v0.4.4 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling bytes v1.5.0 [INFO] [stderr] Compiling minicbor v0.20.0 [INFO] [stderr] Checking hashbrown v0.14.3 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling serde_json v1.0.111 [INFO] [stderr] Compiling prettyplease v0.1.25 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling multimap v0.8.3 [INFO] [stderr] Checking cryptoxide v0.4.4 [INFO] [stderr] Compiling async-trait v0.1.77 [INFO] [stderr] Compiling axum-core v0.3.4 [INFO] [stderr] Compiling petgraph v0.6.4 [INFO] [stderr] Compiling jobserver v0.1.27 [INFO] [stderr] Compiling axum v0.6.20 [INFO] [stderr] Checking http-body v0.4.6 [INFO] [stderr] Checking base58 v0.2.0 [INFO] [stderr] Checking sha3 v0.10.8 [INFO] [stderr] Checking crc v3.0.1 [INFO] [stderr] Checking mio v0.8.10 [INFO] [stderr] Checking getrandom v0.2.12 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking parking_lot_core v0.9.9 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking socket2 v0.5.5 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking chrono v0.4.32 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking gimli v0.28.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking is_ci v1.1.1 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking object v0.32.2 [INFO] [stderr] Checking supports-color v1.3.1 [INFO] [stderr] Compiling peg-runtime v0.8.2 [INFO] [stderr] Checking textwrap v0.15.2 [INFO] [stderr] Compiling peg-macros v0.8.2 [INFO] [stderr] Compiling regex-automata v0.4.4 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Compiling tempfile v3.9.0 [INFO] [stderr] Checking owo-colors v3.5.0 [INFO] [stderr] Checking threadpool v1.8.1 [INFO] [stderr] Checking terminal_size v0.1.17 [INFO] [stderr] Checking typed-arena v2.0.2 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Checking pretty v0.11.3 [INFO] [stderr] Compiling unicode-bidi v0.3.15 [INFO] [stderr] Checking walkdir v2.4.0 [INFO] [stderr] Checking is-terminal v0.4.10 [INFO] [stderr] Checking supports-color v2.1.0 [INFO] [stderr] Compiling backtrace v0.3.69 [INFO] [stderr] Compiling secp256k1-sys v0.8.1 [INFO] [stderr] Compiling blst v0.3.11 [INFO] [stderr] Compiling openssl-sys v0.9.99 [INFO] [stderr] Compiling libz-sys v1.1.14 [INFO] [stderr] Checking supports-unicode v2.1.0 [INFO] [stderr] Checking supports-hyperlinks v2.1.0 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling psm v0.1.21 [INFO] [stderr] Compiling zstd-sys v2.0.9+zstd.1.5.5 [INFO] [stderr] Compiling libgit2-sys v0.15.2+1.6.4 [INFO] [stderr] Compiling openssl v0.10.63 [INFO] [stderr] Compiling winnow v0.5.34 [INFO] [stderr] Compiling indoc v2.0.4 [INFO] [stderr] Compiling semver v1.0.21 [INFO] [stderr] Checking peg v0.8.2 [INFO] [stderr] Compiling url v2.5.0 [INFO] [stderr] Compiling stacker v0.1.15 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Compiling bzip2-sys v0.1.11+1.0.8 [INFO] [stderr] Checking aho-corasick v1.1.2 [INFO] [stderr] Compiling minimal-lexical v0.2.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/3a4cb0edb4040379c037e06efeb5409e44be7b77/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=38d2804a9e471fd5 -C extra-filename=-7490d7dc88df1b7b --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-a22cca2fc7df4fb6.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-1dfc68ebc7764573.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-f2de522ba645d884.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" "3f1065d98390d5cb5ab13e50b17009140ab3bb542f2f5a2e6a565f0ecbe8a53b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3f1065d98390d5cb5ab13e50b17009140ab3bb542f2f5a2e6a565f0ecbe8a53b", kill_on_drop: false }` [INFO] [stdout] 3f1065d98390d5cb5ab13e50b17009140ab3bb542f2f5a2e6a565f0ecbe8a53b