[INFO] cloning repository https://github.com/wavesplatform/state-service
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/wavesplatform/state-service" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwavesplatform%2Fstate-service", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwavesplatform%2Fstate-service'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 9268a505efebb5ac8f1c1b8163f2eddc534bda49
[INFO] testing wavesplatform/state-service against 1.98.0-beta.1 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwavesplatform%2Fstate-service" "/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/wavesplatform/state-service
[INFO] finished tweaking git repo https://github.com/wavesplatform/state-service
[INFO] tweaked toml for git repo https://github.com/wavesplatform/state-service written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/wavesplatform/state-service on toolchain 1.98.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/wavesplatform/state-service 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" "+1.98.0-beta.1" "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/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 017e4c6c442d5bb0c3d9ae180b1ebe7d965f742660587d274d2c2418b788b95d
[INFO] running `Command { std: "docker" "start" "017e4c6c442d5bb0c3d9ae180b1ebe7d965f742660587d274d2c2418b788b95d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "017e4c6c442d5bb0c3d9ae180b1ebe7d965f742660587d274d2c2418b788b95d", 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" "017e4c6c442d5bb0c3d9ae180b1ebe7d965f742660587d274d2c2418b788b95d" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "017e4c6c442d5bb0c3d9ae180b1ebe7d965f742660587d274d2c2418b788b95d", 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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "017e4c6c442d5bb0c3d9ae180b1ebe7d965f742660587d274d2c2418b788b95d" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.139
[INFO] [stderr]    Compiling proc-macro2 v1.0.50
[INFO] [stderr]    Compiling unicode-ident v1.0.6
[INFO] [stderr]    Compiling quote v1.0.23
[INFO] [stderr]    Compiling syn v1.0.107
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling pin-project-lite v0.2.9
[INFO] [stderr]    Compiling itoa v1.0.5
[INFO] [stderr]    Compiling once_cell v1.17.0
[INFO] [stderr]    Compiling futures-core v0.3.25
[INFO] [stderr]    Compiling bytes v1.3.0
[INFO] [stderr]    Compiling serde_derive v1.0.152
[INFO] [stderr]    Compiling serde v1.0.152
[INFO] [stderr]    Compiling slab v0.4.7
[INFO] [stderr]    Compiling typenum v1.16.0
[INFO] [stderr]    Compiling futures-channel v0.3.25
[INFO] [stderr]    Compiling futures-task v0.3.25
[INFO] [stderr]    Compiling futures-sink v0.3.25
[INFO] [stderr]    Compiling generic-array v0.14.6
[INFO] [stderr]    Compiling tokio v1.24.2
[INFO] [stderr]    Compiling futures-util v0.3.25
[INFO] [stderr]    Compiling percent-encoding v2.2.0
[INFO] [stderr]    Compiling thiserror v1.0.38
[INFO] [stderr]    Compiling futures-io v0.3.25
[INFO] [stderr]    Compiling tracing-core v0.1.30
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling http v0.2.8
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling slog v2.7.0
[INFO] [stderr]    Compiling unicase v2.6.0
[INFO] [stderr]    Compiling tinyvec_macros v0.1.0
[INFO] [stderr]    Compiling num_cpus v1.15.0
[INFO] [stderr]    Compiling getrandom v0.2.8
[INFO] [stderr]    Compiling socket2 v0.4.7
[INFO] [stderr]    Compiling mio v0.8.5
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling lock_api v0.4.9
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.3
[INFO] [stderr]    Compiling parking_lot_core v0.9.6
[INFO] [stderr]    Compiling cpufeatures v0.2.5
[INFO] [stderr]    Compiling digest v0.10.6
[INFO] [stderr]    Compiling regex-syntax v0.6.28
[INFO] [stderr]    Compiling form_urlencoded v1.1.0
[INFO] [stderr]    Compiling thread_local v1.1.4
[INFO] [stderr]    Compiling indexmap v1.9.2
[INFO] [stderr]    Compiling crossbeam-utils v0.8.14
[INFO] [stderr]    Compiling unicode-bidi v0.3.10
[INFO] [stderr]    Compiling serde_json v1.0.91
[INFO] [stderr]    Compiling smallvec v1.10.0
[INFO] [stderr]    Compiling base64 v0.13.1
[INFO] [stderr]    Compiling unicode-normalization v0.1.22
[INFO] [stderr]    Compiling time-core v0.1.0
[INFO] [stderr]    Compiling ryu v1.0.12
[INFO] [stderr]    Compiling time-macros v0.2.6
[INFO] [stderr]    Compiling mime_guess v2.0.4
[INFO] [stderr]    Compiling idna v0.3.0
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling aho-corasick v0.7.20
[INFO] [stderr]    Compiling mime v0.3.16
[INFO] [stderr]    Compiling num_threads v0.1.6
[INFO] [stderr]    Compiling io-lifetimes v1.0.4
[INFO] [stderr]    Compiling time v0.3.17
[INFO] [stderr]    Compiling url v2.3.1
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling sha-1 v0.10.1
[INFO] [stderr]    Compiling arc-swap v1.6.0
[INFO] [stderr]    Compiling regex v1.7.1
[INFO] [stderr]    Compiling httpdate v1.0.2
[INFO] [stderr]    Compiling safemem v0.3.3
[INFO] [stderr]    Compiling fastrand v1.8.0
[INFO] [stderr]    Compiling slog-async v2.7.0
[INFO] [stderr]    Compiling try-lock v0.2.4
[INFO] [stderr]    Compiling rustix v0.36.7
[INFO] [stderr]    Compiling async-trait v0.1.63
[INFO] [stderr]    Compiling remove_dir_all v0.5.3
[INFO] [stderr]    Compiling utf-8 v0.7.6
[INFO] [stderr]    Compiling tempfile v3.3.0
[INFO] [stderr]    Compiling want v0.3.0
[INFO] [stderr]    Compiling buf_redux v0.8.4
[INFO] [stderr]    Compiling slog-scope v4.4.0
[INFO] [stderr]    Compiling crossbeam-channel v0.5.6
[INFO] [stderr]    Compiling term v0.7.0
[INFO] [stderr]    Compiling sha1 v0.10.5
[INFO] [stderr]    Compiling http-body v0.4.5
[INFO] [stderr]    Compiling headers-core v0.2.0
[INFO] [stderr]    Compiling time v0.1.45
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling twoway v0.1.8
[INFO] [stderr]    Compiling num-bigint v0.2.6
[INFO] [stderr]    Compiling take_mut v0.2.2
[INFO] [stderr]    Compiling tower-service v0.3.2
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling procfs v0.14.2
[INFO] [stderr]    Compiling iana-time-zone v0.1.53
[INFO] [stderr]    Compiling linux-raw-sys v0.1.4
[INFO] [stderr]    Compiling protobuf v2.28.0
[INFO] [stderr]    Compiling multipart v0.18.0
[INFO] [stderr]    Compiling slog-term v2.9.0
[INFO] [stderr]    Compiling headers v0.3.8
[INFO] [stderr]    Compiling slog-stdlog v4.1.1
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling rustls-pemfile v0.2.1
[INFO] [stderr]    Compiling prometheus v0.13.3
[INFO] [stderr]    Compiling scoped-tls v1.0.1
[INFO] [stderr]    Compiling pq-sys v0.4.7
[INFO] [stderr]    Compiling slog-envlogger v2.2.0
[INFO] [stderr]    Compiling scheduled-thread-pool v0.2.6
[INFO] [stderr]    Compiling matchers v0.0.1
[INFO] [stderr]    Compiling threadpool v1.8.1
[INFO] [stderr]    Compiling ordered-float v1.1.1
[INFO] [stderr]    Compiling sharded-slab v0.1.4
[INFO] [stderr]    Compiling integer-encoding v1.1.7
[INFO] [stderr]    Compiling thrift v0.13.0
[INFO] [stderr]    Compiling r2d2 v0.8.10
[INFO] [stderr]    Compiling futures-macro v0.3.25
[INFO] [stderr]    Compiling tokio-macros v1.8.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.38
[INFO] [stderr]    Compiling tracing-attributes v0.1.23
[INFO] [stderr]    Compiling pin-project-internal v1.0.12
[INFO] [stderr]    Compiling tungstenite v0.17.3
[INFO] [stderr]    Compiling tracing v0.1.37
[INFO] [stderr]    Compiling tracing-subscriber v0.2.25
[INFO] [stderr]    Compiling pin-project v1.0.12
[INFO] [stderr]    Compiling diesel_derives v1.4.1
[INFO] [stderr]    Compiling tracing-log v0.1.3
[INFO] [stderr]    Compiling either v1.8.0
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling futures-executor v0.3.25
[INFO] [stderr]    Compiling futures v0.3.25
[INFO] [stderr]    Compiling tracing-futures v0.2.5
[INFO] [stderr]    Compiling md5 v0.7.0
[INFO] [stderr]    Compiling base64 v0.12.3
[INFO] [stderr]    Compiling tokio-stream v0.1.11
[INFO] [stderr]    Compiling tokio-util v0.7.4
[INFO] [stderr]    Compiling tokio-tungstenite v0.17.2
[INFO] [stderr]    Compiling opentelemetry v0.13.0
[INFO] [stderr]    Compiling h2 v0.3.15
[INFO] [stderr]    Compiling tracing-opentelemetry v0.12.0
[INFO] [stderr]    Compiling opentelemetry-jaeger v0.12.1
[INFO] [stderr]    Compiling chrono v0.4.23
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling serde_qs v0.10.1
[INFO] [stderr]    Compiling bigdecimal v0.1.2
[INFO] [stderr]    Compiling serde_path_to_error v0.1.9
[INFO] [stderr]    Compiling envy v0.4.2
[INFO] [stderr]    Compiling slog-json v2.6.1
[INFO] [stderr]    Compiling wavesexchange_log v0.5.1 (https://github.com/waves-exchange/wavesexchange-rs?tag=wavesexchange_log%2F0.5.1#8ccb6c3e)
[INFO] [stderr]    Compiling diesel v1.4.8
[INFO] [stderr]    Compiling hyper v0.14.23
[INFO] [stderr]    Compiling warp v0.3.3
[INFO] [stderr]    Compiling wavesexchange_warp v0.14.4 (https://github.com/waves-exchange/wavesexchange-rs?tag=wavesexchange_warp%2F0.14.4#f0848d00)
[INFO] [stderr]    Compiling serde_qs v0.8.5
[INFO] [stderr] error: could not compile `diesel` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.98.0-beta.1-x86_64-unknown-linux-gnu/bin/rustc --crate-name diesel --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/diesel-1.4.8/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="32-column-tables"' --cfg 'feature="64-column-tables"' --cfg 'feature="bigdecimal"' --cfg 'feature="bitflags"' --cfg 'feature="chrono"' --cfg 'feature="default"' --cfg 'feature="num-bigint"' --cfg 'feature="num-integer"' --cfg 'feature="num-traits"' --cfg 'feature="numeric"' --cfg 'feature="postgres"' --cfg 'feature="pq-sys"' --cfg 'feature="r2d2"' --cfg 'feature="with-deprecated"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("128-column-tables", "32-column-tables", "64-column-tables", "bigdecimal", "bitflags", "chrono", "default", "deprecated-time", "extras", "huge-tables", "ipnetwork", "large-tables", "libc", "libsqlite3-sys", "mysql", "mysqlclient-sys", "network-address", "num-bigint", "num-integer", "num-traits", "numeric", "postgres", "pq-sys", "quickcheck", "r2d2", "serde_json", "sqlite", "time", "unstable", "url", "uuid", "uuidv07", "with-deprecated", "x128-column-tables", "x32-column-tables", "x64-column-tables"))' -C metadata=bd1a23dab2966f65 -C extra-filename=-930e2afa77d1e8c5 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bigdecimal=/opt/rustwide/target/debug/deps/libbigdecimal-c3e57dc5e6a0ee98.rmeta --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-dde12b0d7d495b50.rmeta --extern byteorder=/opt/rustwide/target/debug/deps/libbyteorder-e34f84c2083a6685.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-b87962957adc8278.rmeta --extern diesel_derives=/opt/rustwide/target/debug/deps/libdiesel_derives-c1433bad3fc9a255.so --extern num_bigint=/opt/rustwide/target/debug/deps/libnum_bigint-f4b09e86dbe5d119.rmeta --extern num_integer=/opt/rustwide/target/debug/deps/libnum_integer-ca20a59747b12f76.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-7b0ccfe1b2dbfa42.rmeta --extern pq_sys=/opt/rustwide/target/debug/deps/libpq_sys-54dcd4b46f5a347d.rmeta --extern r2d2=/opt/rustwide/target/debug/deps/libr2d2-aa9b3cd357275fee.rmeta --cap-lints allow --cap-lints=warn -L native=/usr/lib/x86_64-linux-gnu` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "017e4c6c442d5bb0c3d9ae180b1ebe7d965f742660587d274d2c2418b788b95d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "017e4c6c442d5bb0c3d9ae180b1ebe7d965f742660587d274d2c2418b788b95d", kill_on_drop: false }`
[INFO] [stdout] 017e4c6c442d5bb0c3d9ae180b1ebe7d965f742660587d274d2c2418b788b95d
