[INFO] cloning repository https://github.com/chudkowsky/get_storage_proof
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/chudkowsky/get_storage_proof" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchudkowsky%2Fget_storage_proof", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchudkowsky%2Fget_storage_proof'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 9c078f18124ad64325d34a758073becd4f92fd49
[INFO] checking chudkowsky/get_storage_proof against try#df1b9bf194c9183fb7c0604484171064069ce232 for pr-149195-4
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchudkowsky%2Fget_storage_proof" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/chudkowsky/get_storage_proof
[INFO] finished tweaking git repo https://github.com/chudkowsky/get_storage_proof
[INFO] tweaked toml for git repo https://github.com/chudkowsky/get_storage_proof written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/chudkowsky/get_storage_proof on toolchain df1b9bf194c9183fb7c0604484171064069ce232
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+df1b9bf194c9183fb7c0604484171064069ce232" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/chudkowsky/get_storage_proof 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" "+df1b9bf194c9183fb7c0604484171064069ce232" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:29356a839a4d14451438f794ce8414e707d72405f44418718d724d22562fe786" "/opt/rustwide/cargo-home/bin/cargo" "+df1b9bf194c9183fb7c0604484171064069ce232" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5bb97c3a2403ecbcb97500925f8e547bea88162a92e5c9a7713c126610125f55
[INFO] running `Command { std: "docker" "start" "-a" "5bb97c3a2403ecbcb97500925f8e547bea88162a92e5c9a7713c126610125f55", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5bb97c3a2403ecbcb97500925f8e547bea88162a92e5c9a7713c126610125f55", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5bb97c3a2403ecbcb97500925f8e547bea88162a92e5c9a7713c126610125f55", kill_on_drop: false }`
[INFO] [stdout] 5bb97c3a2403ecbcb97500925f8e547bea88162a92e5c9a7713c126610125f55
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:29356a839a4d14451438f794ce8414e707d72405f44418718d724d22562fe786" "/opt/rustwide/cargo-home/bin/cargo" "+df1b9bf194c9183fb7c0604484171064069ce232" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 571a2d99353032dc13e970054edc73c95b35a2dfd6b4ff112064574d8f600a2b
[INFO] running `Command { std: "docker" "start" "-a" "571a2d99353032dc13e970054edc73c95b35a2dfd6b4ff112064574d8f600a2b", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]    Compiling foldhash v0.2.0
[INFO] [stderr]     Checking regex-syntax v0.8.8
[INFO] [stderr]    Compiling generic-array v0.14.9
[INFO] [stderr]    Compiling ref-cast v1.0.25
[INFO] [stderr]     Checking inventory v0.3.21
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr]     Checking time v0.3.44
[INFO] [stderr]     Checking sharded-slab v0.1.7
[INFO] [stderr]     Checking sha3 v0.10.8
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking crossbeam-queue v0.3.12
[INFO] [stderr]     Checking intrusive-collections v0.9.7
[INFO] [stderr]     Checking portable-atomic v1.11.1
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking rayon v1.11.0
[INFO] [stderr]     Checking dyn-clone v1.0.20
[INFO] [stderr]     Checking salsa-macro-rules v0.24.0
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking thin-vec v0.2.14
[INFO] [stderr]     Checking rustc-hash v2.1.1
[INFO] [stderr]     Checking boxcar v0.2.14
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking itertools v0.14.0
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]     Checking blake2 v0.10.6
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling keccak v0.1.5
[INFO] [stderr]    Compiling syn v2.0.109
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking winnow v0.7.13
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]     Checking toml_writer v1.0.4
[INFO] [stderr]     Checking regex-automata v0.4.13
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]    Compiling matrixmultiply v0.3.10
[INFO] [stderr]    Compiling term v1.2.0
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling fixedbitset v0.5.7
[INFO] [stderr]    Compiling precomputed-hash v0.1.1
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.6
[INFO] [stderr]     Checking path-clean v1.0.1
[INFO] [stderr]    Compiling genco-macros v0.19.0
[INFO] [stderr]    Compiling ascii-canvas v4.0.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling string_cache v0.8.9
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling ena v0.14.3
[INFO] [stderr]     Checking signal-hook-registry v1.4.6
[INFO] [stderr]     Checking mio v1.1.0
[INFO] [stderr]     Checking socket2 v0.6.1
[INFO] [stderr]     Checking simd-adler32 v0.3.7
[INFO] [stderr]    Compiling pico-args v0.5.0
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking toml_parser v1.0.4
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]     Checking relative-path v1.9.3
[INFO] [stderr]     Checking smol_str v0.3.4
[INFO] [stderr]     Checking toml_datetime v0.7.3
[INFO] [stderr]     Checking serde_spanned v1.0.3
[INFO] [stderr]     Checking semver v1.0.27
[INFO] [stderr]    Compiling xshell-macros v0.2.7
[INFO] [stderr]    Compiling cc v1.2.44
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]     Checking ndarray v0.17.1
[INFO] [stderr]    Compiling deranged v0.5.5
[INFO] [stderr]     Checking rfc6979 v0.4.0
[INFO] [stderr]     Checking toml v0.9.8
[INFO] [stderr]     Checking xshell v0.2.7
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]     Checking flate2 v1.1.5
[INFO] [stderr]    Compiling typeid v1.0.3
[INFO] [stderr]     Checking cairo-lang-primitive-token v1.0.0
[INFO] [stderr]     Checking convert_case v0.8.0
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling erased-serde v0.4.8
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]     Checking const-fnv1a-hash v1.1.0
[INFO] [stderr]     Checking colored v3.0.0
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]     Checking bstr v1.12.1
[INFO] [stderr]     Checking rustc-hex v2.1.0
[INFO] [stderr]    Compiling serde_json_pythonic v0.1.2
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]     Checking lalrpop-util v0.22.2
[INFO] [stderr]    Compiling typetag v0.2.21
[INFO] [stderr]    Compiling icu_properties_data v2.1.1
[INFO] [stderr]     Checking inout v0.1.4
[INFO] [stderr]    Compiling id-arena v2.2.1
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]     Checking rlp v0.5.2
[INFO] [stderr]     Checking diffy v0.4.2
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]    Compiling rustls v0.23.35
[INFO] [stderr]     Checking xxhash-rust v0.8.15
[INFO] [stderr]     Checking assert_matches v1.5.0
[INFO] [stderr]     Checking globset v0.4.18
[INFO] [stderr]     Checking yansi v1.0.1
[INFO] [stderr]     Checking diff v0.1.13
[INFO] [stderr]     Checking impl-rlp v0.3.0
[INFO] [stderr]     Checking fixed-hash v0.8.0
[INFO] [stderr]     Checking ark-std v0.5.0
[INFO] [stderr]     Checking indent v0.1.1
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]     Checking uint v0.9.5
[INFO] [stderr]     Checking itertools v0.13.0
[INFO] [stderr]     Checking minimal-lexical v0.2.1
[INFO] [stderr]     Checking ignore v0.4.25
[INFO] [stderr]     Checking pretty_assertions v1.4.1
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]    Compiling lambdaworks-math v0.13.0
[INFO] [stderr]     Checking ahash v0.8.12
[INFO] [stderr]     Checking rust_decimal v1.39.0
[INFO] [stderr]     Checking salsa20 v0.10.2
[INFO] [stderr]     Checking zip v0.6.6
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling darling_core v0.21.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/df1b9bf194c9183fb7c0604484171064069ce232/bin/rustc --crate-name syn --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.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="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=833386cf2829e06b -C extra-filename=-a14b97e1f34eba27 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-5ecccae589018650.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-2b5115e649ae4a09.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] [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/df1b9bf194c9183fb7c0604484171064069ce232/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=fdb45a7267ff3c94 -C extra-filename=-155efb9ff489fffe --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-5ecccae589018650.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-2b5115e649ae4a09.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-9533002ac35f5809.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "571a2d99353032dc13e970054edc73c95b35a2dfd6b4ff112064574d8f600a2b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "571a2d99353032dc13e970054edc73c95b35a2dfd6b4ff112064574d8f600a2b", kill_on_drop: false }`
[INFO] [stdout] 571a2d99353032dc13e970054edc73c95b35a2dfd6b4ff112064574d8f600a2b
