[INFO] cloning repository https://github.com/Fluidex/state_keeper [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Fluidex/state_keeper" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFluidex%2Fstate_keeper", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFluidex%2Fstate_keeper'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b5fd8aa94e9c671c6308961d833515eedce4f711 [INFO] testing Fluidex/state_keeper against 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFluidex%2Fstate_keeper" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Fluidex/state_keeper on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-0/source/rust-toolchain [INFO] started tweaking git repo https://github.com/Fluidex/state_keeper [INFO] finished tweaking git repo https://github.com/Fluidex/state_keeper [INFO] tweaked toml for git repo https://github.com/Fluidex/state_keeper written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/Fluidex/state_keeper already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded spki v0.4.1 [INFO] [stderr] Downloaded der v0.4.5 [INFO] [stderr] Downloaded crypto-bigint v0.3.2 [INFO] [stderr] Downloaded const-oid v0.7.1 [INFO] [stderr] Downloaded ripemd160 v0.9.1 [INFO] [stderr] Downloaded ws_stream_wasm v0.7.3 [INFO] [stderr] Downloaded pharos v0.5.3 [INFO] [stderr] Downloaded base58check v0.1.0 [INFO] [stderr] Downloaded blake v2.0.1 [INFO] [stderr] Downloaded async_io_stream v0.3.3 [INFO] [stderr] Downloaded base64ct v1.3.0 [INFO] [stderr] Downloaded sqlx-macros v0.5.9 [INFO] [stderr] Downloaded symbolic-demangle v8.5.0 [INFO] [stderr] Downloaded str_stack v0.1.0 [INFO] [stderr] Downloaded ecdsa v0.12.4 [INFO] [stderr] Downloaded rust_decimal v1.18.0 [INFO] [stderr] Downloaded tonic-build v0.5.2 [INFO] [stderr] Downloaded inferno v0.10.8 [INFO] [stderr] Downloaded pprof v0.5.1 [INFO] [stderr] Downloaded eth-keystore v0.3.0 [INFO] [stderr] Downloaded rdkafka v0.26.0 [INFO] [stderr] Downloaded rust_decimal_macros v1.18.0 [INFO] [stderr] Downloaded coins-bip32 v0.3.0 [INFO] [stderr] Downloaded ethbloom v0.11.1 [INFO] [stderr] Downloaded crypto-bigint v0.2.11 [INFO] [stderr] Downloaded password-hash v0.2.3 [INFO] [stderr] Downloaded ff v0.10.1 [INFO] [stderr] Downloaded const-oid v0.6.2 [INFO] [stderr] Downloaded rlp-derive v0.1.0 [INFO] [stderr] Downloaded normpath v0.3.1 [INFO] [stderr] Downloaded symbolic-common v8.5.0 [INFO] [stderr] Downloaded sha2-asm v0.6.2 [INFO] [stderr] Downloaded sqlx v0.5.9 [INFO] [stderr] Downloaded sqlx-core v0.5.9 [INFO] [stderr] Downloaded sled v0.34.7 [INFO] [stderr] Downloaded tonic v0.5.2 [INFO] [stderr] Downloaded rdkafka-sys v4.2.0+1.8.2 [INFO] [stderr] Downloaded sqlx-rt v0.5.9 [INFO] [stderr] Downloaded tokio-io-timeout v1.1.1 [INFO] [stderr] Downloaded rustc-hex v1.0.0 [INFO] [stderr] Downloaded serde-aux v3.0.1 [INFO] [stderr] Downloaded auto_impl v0.5.0 [INFO] [stderr] Downloaded signature v1.3.2 [INFO] [stderr] Downloaded hyper-timeout v0.4.1 [INFO] [stderr] Downloaded coins-bip39 v0.3.0 [INFO] [stderr] Downloaded send_wrapper v0.5.0 [INFO] [stderr] Downloaded bech32 v0.7.3 [INFO] [stderr] Downloaded coins-core v0.2.2 [INFO] [stderr] Downloaded elliptic-curve v0.11.5 [INFO] [stderr] Downloaded ctr v0.7.0 [INFO] [stderr] Downloaded scrypt v0.7.0 [INFO] [stderr] Downloaded ethabi v15.0.0 [INFO] [stderr] Downloaded der v0.5.1 [INFO] [stderr] Downloaded ethereum-types v0.12.1 [INFO] [stderr] Downloaded pkcs8 v0.7.6 [INFO] [stderr] Downloaded elliptic-curve v0.10.6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] ca38191b33d38cc1999f9413b9b694a43394885522fbe0893776587b2372c725 [INFO] running `Command { std: "docker" "start" "-a" "ca38191b33d38cc1999f9413b9b694a43394885522fbe0893776587b2372c725", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ca38191b33d38cc1999f9413b9b694a43394885522fbe0893776587b2372c725", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ca38191b33d38cc1999f9413b9b694a43394885522fbe0893776587b2372c725", kill_on_drop: false }` [INFO] [stdout] ca38191b33d38cc1999f9413b9b694a43394885522fbe0893776587b2372c725 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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=warn" "-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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8033af237de44aa048f1c99cc06b8879cabfc1fa6f6dfa0ce28193c354d09a82 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "8033af237de44aa048f1c99cc06b8879cabfc1fa6f6dfa0ce28193c354d09a82", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.109 [INFO] [stderr] Compiling syn v1.0.82 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling futures-core v0.3.18 [INFO] [stderr] Compiling ryu v1.0.6 [INFO] [stderr] Compiling futures-sink v0.3.18 [INFO] [stderr] Compiling futures-task v0.3.18 [INFO] [stderr] Compiling futures-io v0.3.18 [INFO] [stderr] Compiling futures-channel v0.3.18 [INFO] [stderr] Compiling pkg-config v0.3.22 [INFO] [stderr] Compiling serde_json v1.0.72 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling anyhow v1.0.51 [INFO] [stderr] Compiling rustc-hex v2.1.0 [INFO] [stderr] Compiling futures-util v0.3.18 [INFO] [stderr] Compiling zeroize v1.4.3 [INFO] [stderr] Compiling radium v0.6.2 [INFO] [stderr] Compiling keccak v0.1.0 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling wyz v0.2.0 [INFO] [stderr] Compiling byte-slice-cast v1.2.0 [INFO] [stderr] Compiling arrayvec v0.7.2 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling const-oid v0.6.2 [INFO] [stderr] Compiling semver v1.0.4 [INFO] [stderr] Compiling camino v1.0.5 [INFO] [stderr] Compiling const-oid v0.7.1 [INFO] [stderr] Compiling encoding_rs v0.8.29 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling der v0.4.5 [INFO] [stderr] Compiling base64ct v1.3.0 [INFO] [stderr] Compiling base58 v0.1.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling bech32 v0.7.3 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling bs58 v0.4.0 [INFO] [stderr] Compiling fixedbitset v0.2.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling gcc v0.3.55 [INFO] [stderr] Compiling whoami v1.2.1 [INFO] [stderr] Compiling multimap v0.8.3 [INFO] [stderr] Compiling futures-timer v3.0.2 [INFO] [stderr] Compiling serde v0.8.23 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Compiling tower-layer v0.3.1 [INFO] [stderr] Compiling home v0.5.3 [INFO] [stderr] Compiling rustc-hex v1.0.0 [INFO] [stderr] Compiling arrayref v0.3.6 [INFO] [stderr] Compiling rust-ini v0.13.0 [INFO] [stderr] Compiling normpath v0.3.1 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling tokio v1.14.0 [INFO] [stderr] Compiling sha2-asm v0.6.2 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling nom v7.1.0 [INFO] [stderr] Compiling num-bigint v0.3.3 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling cmake v0.1.46 [INFO] [stderr] Compiling num-rational v0.4.0 [INFO] [stderr] Compiling backtrace v0.3.63 [INFO] [stderr] Compiling thread_local v1.1.3 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling der v0.5.1 [INFO] [stderr] Compiling crc v2.1.0 [INFO] [stderr] Compiling bitvec v0.17.4 [INFO] [stderr] Compiling openssl-sys v0.9.71 [INFO] [stderr] Compiling libz-sys v1.1.3 [INFO] [stderr] Compiling tracing v0.1.29 [INFO] [stderr] Compiling matchers v0.0.1 [INFO] [stderr] Compiling generic-array v0.12.4 [INFO] [stderr] Compiling object v0.27.1 [INFO] [stderr] Compiling tracing-log v0.1.2 [INFO] [stderr] Compiling stringprep v0.1.2 [INFO] [stderr] Compiling blake v2.0.1 [INFO] [stderr] Compiling rdkafka-sys v4.2.0+1.8.2 [INFO] [stderr] Compiling uint v0.9.1 [INFO] [stderr] Compiling tiny-keccak v1.5.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling crypto-mac v0.11.1 [INFO] [stderr] Compiling cipher v0.3.0 [INFO] [stderr] Compiling crypto-mac v0.8.0 [INFO] [stderr] Compiling atoi v0.4.0 [INFO] [stderr] Compiling num-complex v0.4.0 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling bitvec v0.20.4 [INFO] [stderr] Compiling spki v0.4.1 [INFO] [stderr] Compiling serde_test v0.8.23 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling crossbeam-queue v0.3.2 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling socket2 v0.4.2 [INFO] [stderr] Compiling which v4.2.2 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling dirs-sys v0.3.6 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling fs2 v0.4.3 [INFO] [stderr] Compiling sha2 v0.9.8 [INFO] [stderr] Compiling sha3 v0.9.1 [INFO] [stderr] Compiling ripemd160 v0.9.1 [INFO] [stderr] Compiling sha-1 v0.9.8 [INFO] [stderr] Compiling md-5 v0.9.1 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling hmac v0.11.0 [INFO] [stderr] Compiling blake2 v0.9.2 [INFO] [stderr] Compiling salsa20 v0.8.1 [INFO] [stderr] Compiling ctr v0.7.0 [INFO] [stderr] Compiling aes v0.7.5 [INFO] [stderr] Compiling pkcs8 v0.7.6 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling linked-hash-map v0.3.0 [INFO] [stderr] Compiling sha2 v0.8.2 [INFO] [stderr] Compiling openssl v0.10.38 [INFO] [stderr] Compiling native-tls v0.2.8 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling prost-build v0.8.0 [INFO] [stderr] Compiling sqlformat v0.1.8 [INFO] [stderr] Compiling dirs v3.0.2 [INFO] [stderr] Compiling colored v2.0.0 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling webpki v0.22.0 [INFO] [stderr] Compiling sct v0.6.1 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling serde-hjson v0.9.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling ff v0.10.1 [INFO] [stderr] Compiling crypto-bigint v0.2.11 [INFO] [stderr] Compiling signature v1.3.2 [INFO] [stderr] Compiling crypto-bigint v0.3.2 [INFO] [stderr] Compiling password-hash v0.2.3 [INFO] [stderr] Compiling base58check v0.1.0 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling futures-intrusive v0.4.0 [INFO] [stderr] Compiling sled v0.34.7 [INFO] [stderr] Compiling webpki-roots v0.21.1 [INFO] [stderr] Compiling rustls v0.19.1 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling rustls v0.20.2 [INFO] [stderr] Compiling group v0.10.0 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling pbkdf2 v0.8.0 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling hashlink v0.7.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling elliptic-curve v0.11.5 [INFO] [stderr] Compiling elliptic-curve v0.10.6 [INFO] [stderr] Compiling scrypt v0.7.0 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling petgraph v0.5.1 [INFO] [stderr] Compiling fixed-hash v0.7.0 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling ecdsa v0.12.4 [INFO] [stderr] Compiling k256 v0.9.6 [INFO] [stderr] error: could not compile `syn` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name syn --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-1.0.82/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 -C debuginfo=2 --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"' --cfg 'feature="visit-mut"' -C metadata=a97cd2af42037fac -C extra-filename=-a97cd2af42037fac --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-5b628874f3abff7a.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-f072c03decc61796.rmeta --extern unicode_xid=/opt/rustwide/target/debug/deps/libunicode_xid-aeb18ec3bc792598.rmeta --cap-lints allow --cap-lints=warn --cfg syn_disable_nightly_tests` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "8033af237de44aa048f1c99cc06b8879cabfc1fa6f6dfa0ce28193c354d09a82", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8033af237de44aa048f1c99cc06b8879cabfc1fa6f6dfa0ce28193c354d09a82", kill_on_drop: false }` [INFO] [stdout] 8033af237de44aa048f1c99cc06b8879cabfc1fa6f6dfa0ce28193c354d09a82