[INFO] cloning repository https://github.com/codewithayuu/solang-lens [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/codewithayuu/solang-lens" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcodewithayuu%2Fsolang-lens", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcodewithayuu%2Fsolang-lens'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3e4a24eb8fa60f17048a3414dfc0c06b7f4c7453 [INFO] checking codewithayuu/solang-lens against e3d12f3322cb00126b2208c6b9df3ac4467951f5 for pr-159706 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcodewithayuu%2Fsolang-lens" "/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/codewithayuu/solang-lens [INFO] finished tweaking git repo https://github.com/codewithayuu/solang-lens [INFO] tweaked toml for git repo https://github.com/codewithayuu/solang-lens written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/codewithayuu/solang-lens on toolchain e3d12f3322cb00126b2208c6b9df3ac4467951f5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e3d12f3322cb00126b2208c6b9df3ac4467951f5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/codewithayuu/solang-lens 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" "+e3d12f3322cb00126b2208c6b9df3ac4467951f5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 6 packages to latest compatible versions [INFO] [stderr] Adding ahash v0.8.12 [INFO] [stderr] Adding diff v0.1.13 [INFO] [stderr] Adding hashbrown v0.14.5 [INFO] [stderr] Adding pretty_assertions v1.4.1 [INFO] [stderr] Adding wasmparser v0.216.1 (available: v0.255.0) [INFO] [stderr] Adding yansi v1.0.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:00c5645b54fe3ce5dae1417175e3c7fb6a6646c021d554ecd63a097b8b9f3602" "sleep" "infinity", kill_on_drop: false }` [INFO] [stdout] 136fe93c95486a821198dc934a76ba908139aefdd5618efcdfcc21c1c1f7a6e1 [INFO] running `Command { std: "docker" "start" "136fe93c95486a821198dc934a76ba908139aefdd5618efcdfcc21c1c1f7a6e1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "136fe93c95486a821198dc934a76ba908139aefdd5618efcdfcc21c1c1f7a6e1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "136fe93c95486a821198dc934a76ba908139aefdd5618efcdfcc21c1c1f7a6e1" "/opt/rustwide/cargo-home/bin/cargo" "+e3d12f3322cb00126b2208c6b9df3ac4467951f5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "136fe93c95486a821198dc934a76ba908139aefdd5618efcdfcc21c1c1f7a6e1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "136fe93c95486a821198dc934a76ba908139aefdd5618efcdfcc21c1c1f7a6e1" "/opt/rustwide/cargo-home/bin/cargo" "+e3d12f3322cb00126b2208c6b9df3ac4467951f5" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] Compiling hashbrown v0.17.0 [INFO] [stderr] Compiling winnow v1.0.2 [INFO] [stderr] Compiling toml_datetime v1.1.1+spec-1.1.0 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Checking konst_macro_rules v0.2.19 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling quote v1.0.45 [INFO] [stderr] Compiling parity-scale-codec v3.7.5 [INFO] [stderr] Checking serde_json v1.0.149 [INFO] [stderr] Compiling libc v0.2.186 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Checking getrandom v0.2.17 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Checking scale-type-resolver v0.1.1 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling common-path v1.0.0 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Checking konst v0.2.20 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling linkme-impl v0.3.36 [INFO] [stderr] Compiling const_format_proc_macros v0.2.34 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Checking rand v0.8.6 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Checking indexmap v2.14.0 [INFO] [stderr] Compiling secp256k1-sys v0.9.2 [INFO] [stderr] Checking ink_prelude v5.1.1 [INFO] [stderr] Compiling new_debug_unreachable v1.0.6 [INFO] [stderr] Checking keccak v0.1.6 [INFO] [stderr] Compiling crunchy v0.2.4 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Checking xxhash-rust v0.8.15 [INFO] [stderr] Compiling linkme v0.3.36 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling ena v0.14.4 [INFO] [stderr] Compiling itertools v0.11.0 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Checking sha2 v0.10.9 [INFO] [stderr] Checking integer-sqrt v0.1.5 [INFO] [stderr] Compiling lalrpop-util v0.20.2 [INFO] [stderr] Compiling pest_meta v2.8.6 [INFO] [stderr] Checking const_format v0.2.36 [INFO] [stderr] Checking semver v1.0.28 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling toml_parser v1.1.2+spec-1.1.0 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling petgraph v0.6.5 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Checking pallet-contracts-uapi v9.0.0 [INFO] [stderr] Checking phf_shared v0.11.3 [INFO] [stderr] Compiling ascii-canvas v3.0.0 [INFO] [stderr] Compiling toml_edit v0.25.11+spec-1.1.0 [INFO] [stderr] Compiling string_cache v0.8.9 [INFO] [stderr] Checking getrandom_or_panic v0.0.3 [INFO] [stderr] Checking sha3 v0.10.9 [INFO] [stderr] Checking blake2 v0.10.6 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking serde_bytes v0.11.19 [INFO] [stderr] Checking environmental v1.1.4 [INFO] [stderr] Checking rustc-hex v2.1.0 [INFO] [stderr] Checking array-bytes v6.2.3 [INFO] [stderr] Checking nodrop v0.1.14 [INFO] [stderr] Checking pest v2.8.6 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking fixed-hash v0.8.0 [INFO] [stderr] Compiling proc-macro-crate v3.5.0 [INFO] [stderr] Checking uint v0.9.5 [INFO] [stderr] Checking ahash v0.8.12 [INFO] [stderr] Checking getrandom v0.4.2 [INFO] [stderr] Checking heck v0.3.3 [INFO] [stderr] Compiling solang v0.3.4 (https://github.com/hyperledger/solang?branch=main#6ce21bc8) [INFO] [stderr] Checking ink_allocator v5.1.1 [INFO] [stderr] Checking funty v2.0.0 [INFO] [stderr] Checking leb128 v0.2.6 [INFO] [stderr] Checking blake2-rfc v0.2.18 [INFO] [stderr] Checking codespan-reporting v0.11.1 [INFO] [stderr] Checking wasm-encoder v0.202.0 [INFO] [stderr] Checking tempfile v3.27.0 [INFO] [stderr] Checking bitvec v1.0.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/e3d12f3322cb00126b2208c6b9df3ac4467951f5/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=cc75290e424413cc -C extra-filename=-56ad8329874a1e75 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-d4cb564e807a9cd7.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-e966a8bd65140364.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-8c98a1a0e58216a9.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" "136fe93c95486a821198dc934a76ba908139aefdd5618efcdfcc21c1c1f7a6e1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "136fe93c95486a821198dc934a76ba908139aefdd5618efcdfcc21c1c1f7a6e1", kill_on_drop: false }` [INFO] [stdout] 136fe93c95486a821198dc934a76ba908139aefdd5618efcdfcc21c1c1f7a6e1