[INFO] cloning repository https://github.com/Sotatek-CuongTran/rust-test-cache-macro
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Sotatek-CuongTran/rust-test-cache-macro" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSotatek-CuongTran%2Frust-test-cache-macro", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSotatek-CuongTran%2Frust-test-cache-macro'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 06da06f145645db2f922d29e500376b9c4126749
[INFO] checking Sotatek-CuongTran/rust-test-cache-macro against master#c756124775121dea0e640652c5ee3c89e3dd0eb4 for pr-154971
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSotatek-CuongTran%2Frust-test-cache-macro" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Sotatek-CuongTran/rust-test-cache-macro
[INFO] finished tweaking git repo https://github.com/Sotatek-CuongTran/rust-test-cache-macro
[INFO] tweaked toml for git repo https://github.com/Sotatek-CuongTran/rust-test-cache-macro written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Sotatek-CuongTran/rust-test-cache-macro on toolchain c756124775121dea0e640652c5ee3c89e3dd0eb4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c756124775121dea0e640652c5ee3c89e3dd0eb4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Sotatek-CuongTran/rust-test-cache-macro 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" "+c756124775121dea0e640652c5ee3c89e3dd0eb4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded ethereum-types v0.12.1
[INFO] [stderr]   Downloaded bb8 v0.7.1
[INFO] [stderr]   Downloaded ethabi v16.0.0
[INFO] [stderr]   Downloaded bb8 v0.6.2
[INFO] [stderr]   Downloaded bb8-redis v0.7.0
[INFO] [stderr]   Downloaded web3 v0.18.0
[INFO] [stderr]   Downloaded tokio-util v0.4.0
[INFO] [stderr]   Downloaded secp256k1 v0.21.3
[INFO] [stderr]   Downloaded redis v0.18.0
[INFO] [stderr]   Downloaded redis v0.27.4
[INFO] [stderr]   Downloaded tokio v0.3.7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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" "+c756124775121dea0e640652c5ee3c89e3dd0eb4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d2da1ca74c62ad831ffb870607284d77a076ac1eb512bbf2af9505f314f51db2
[INFO] running `Command { std: "docker" "start" "-a" "d2da1ca74c62ad831ffb870607284d77a076ac1eb512bbf2af9505f314f51db2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d2da1ca74c62ad831ffb870607284d77a076ac1eb512bbf2af9505f314f51db2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d2da1ca74c62ad831ffb870607284d77a076ac1eb512bbf2af9505f314f51db2", kill_on_drop: false }`
[INFO] [stdout] d2da1ca74c62ad831ffb870607284d77a076ac1eb512bbf2af9505f314f51db2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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" "+c756124775121dea0e640652c5ee3c89e3dd0eb4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f41e10b095edf647b46b15296970e5739a3b3d4938331be0874b68c8e5b21e8e
[INFO] running `Command { std: "docker" "start" "-a" "f41e10b095edf647b46b15296970e5739a3b3d4938331be0874b68c8e5b21e8e", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.87
[INFO] [stderr]    Compiling libc v0.2.159
[INFO] [stderr]    Compiling bytes v1.7.2
[INFO] [stderr]    Compiling openssl-sys v0.9.103
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling openssl v0.10.66
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling hashbrown v0.15.0
[INFO] [stderr]    Compiling native-tls v0.2.12
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling serde_json v1.0.128
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling tokio v0.3.7
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]     Checking tinyvec v1.8.0
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]     Checking unicode-bidi v0.3.17
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling secp256k1-sys v0.4.2
[INFO] [stderr]    Compiling instant v0.1.13
[INFO] [stderr]    Compiling indexmap v2.6.0
[INFO] [stderr]     Checking bitvec v0.20.4
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]     Checking rlp v0.5.2
[INFO] [stderr]     Checking byte-slice-cast v1.2.2
[INFO] [stderr]    Compiling foreign-types-shared v0.1.1
[INFO] [stderr]     Checking impl-rlp v0.3.0
[INFO] [stderr]    Compiling foreign-types v0.3.2
[INFO] [stderr]     Checking block-buffer v0.9.0
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]     Checking digest v0.9.0
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling radium v0.6.2
[INFO] [stderr]     Checking cpufeatures v0.2.14
[INFO] [stderr]    Compiling syn v2.0.79
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]     Checking mio v1.0.2
[INFO] [stderr]     Checking socket2 v0.5.7
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking unicode-normalization v0.1.24
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking parking_lot_core v0.8.6
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking idna v0.5.0
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking mio v0.7.14
[INFO] [stderr]     Checking parking_lot v0.11.2
[INFO] [stderr]    Compiling wyz v0.2.0
[INFO] [stderr]    Compiling funty v1.1.0
[INFO] [stderr]    Compiling tap v1.0.1
[INFO] [stderr]    Compiling bytes v0.6.0
[INFO] [stderr]     Checking uint v0.9.5
[INFO] [stderr]    Compiling url v2.5.2
[INFO] [stderr]     Checking tiny-keccak v2.0.2
[INFO] [stderr]    Compiling openssl-probe v0.1.5
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling httparse v1.9.5
[INFO] [stderr]    Compiling anyhow v1.0.89
[INFO] [stderr]     Checking regex-syntax v0.8.5
[INFO] [stderr]     Checking ipnet v2.10.1
[INFO] [stderr]     Checking unicode-ident v1.0.13
[INFO] [stderr]    Compiling opaque-debug v0.3.1
[INFO] [stderr]     Checking sha3 v0.9.1
[INFO] [stderr]     Checking textwrap v0.11.0
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking sha-1 v0.9.8
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]     Checking headers-core v0.2.0
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]    Compiling ansi_term v0.12.1
[INFO] [stderr]    Compiling tower-service v0.3.3
[INFO] [stderr]     Checking matches v0.1.10
[INFO] [stderr]    Compiling regex-syntax v0.6.29
[INFO] [stderr]     Checking base64 v0.13.1
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]     Checking clap v2.34.0
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]     Checking idna v0.2.3
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]     Checking chrono v0.4.38
[INFO] [stderr]     Checking secp256k1 v0.21.3
[INFO] [stderr]     Checking headers v0.3.9
[INFO] [stderr]     Checking regex-automata v0.4.8
[INFO] [stderr]     Checking tracing-log v0.1.4
[INFO] [stderr]    Compiling vec_map v0.8.2
[INFO] [stderr]    Compiling iana-time-zone v0.1.61
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling strsim v0.8.0
[INFO] [stderr]    Compiling keccak v0.1.5
[INFO] [stderr]     Checking num-bigint v0.4.6
[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/c756124775121dea0e640652c5ee3c89e3dd0eb4/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="fold"' --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=92f76e60aec39b0a -C extra-filename=-4ef3dfe36800ed39 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-4a414571c56b1971.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-74c111e6e5ad5615.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-37190f3fa090f8c3.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[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/c756124775121dea0e640652c5ee3c89e3dd0eb4/bin/rustc --crate-name syn --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.0.79/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=bb45eb84896c040a -C extra-filename=-4420314dcf2d47b4 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-4a414571c56b1971.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-74c111e6e5ad5615.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-37190f3fa090f8c3.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "f41e10b095edf647b46b15296970e5739a3b3d4938331be0874b68c8e5b21e8e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f41e10b095edf647b46b15296970e5739a3b3d4938331be0874b68c8e5b21e8e", kill_on_drop: false }`
[INFO] [stdout] f41e10b095edf647b46b15296970e5739a3b3d4938331be0874b68c8e5b21e8e
