[INFO] cloning repository https://github.com/near-daos/sputnik-dao-caching-api-server
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/near-daos/sputnik-dao-caching-api-server" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnear-daos%2Fsputnik-dao-caching-api-server", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnear-daos%2Fsputnik-dao-caching-api-server'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] de138e4f528bb0393270237f21eace7170b7b321
[INFO] checking near-daos/sputnik-dao-caching-api-server against d8df82673d5911b6112a85bf91d9adefb2c66a1a for pr-162242
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnear-daos%2Fsputnik-dao-caching-api-server" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/near-daos/sputnik-dao-caching-api-server
[INFO] finished tweaking git repo https://github.com/near-daos/sputnik-dao-caching-api-server
[INFO] tweaked toml for git repo https://github.com/near-daos/sputnik-dao-caching-api-server written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/near-daos/sputnik-dao-caching-api-server on toolchain d8df82673d5911b6112a85bf91d9adefb2c66a1a
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d8df82673d5911b6112a85bf91d9adefb2c66a1a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/near-daos/sputnik-dao-caching-api-server 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" "+d8df82673d5911b6112a85bf91d9adefb2c66a1a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded unicase_serde v0.1.0
[INFO] [stderr]   Downloaded rocket_cors v0.6.0
[INFO] [stderr]   Downloaded near-token v0.3.0
[INFO] [stderr]   Downloaded near-gas v0.3.0
[INFO] [stderr]   Downloaded near-sdk-macros v5.12.0
[INFO] [stderr]   Downloaded num-bigint v0.3.3
[INFO] [stderr]   Downloaded near-schema-checker-core v0.30.3
[INFO] [stderr]   Downloaded near-account-id v1.0.0
[INFO] [stderr]   Downloaded smart-default v0.7.1
[INFO] [stderr]   Downloaded near-fmt v0.30.3
[INFO] [stderr]   Downloaded near-time v0.30.3
[INFO] [stderr]   Downloaded near-schema-checker-macro v0.30.3
[INFO] [stderr]   Downloaded primitive-types v0.10.1
[INFO] [stderr]   Downloaded near-primitives-core v0.30.3
[INFO] [stderr]   Downloaded json_comments v0.2.2
[INFO] [stderr]   Downloaded near-parameters v0.30.3
[INFO] [stderr]   Downloaded near-config-utils v0.30.3
[INFO] [stderr]   Downloaded near-crypto v0.30.3
[INFO] [stderr]   Downloaded easy-ext v0.2.9
[INFO] [stderr]   Downloaded near-jsonrpc-primitives v0.30.3
[INFO] [stderr]   Downloaded near-jsonrpc-client v0.17.0
[INFO] [stderr]   Downloaded secp256k1-sys v0.8.1
[INFO] [stderr]   Downloaded near-sdk v5.12.0
[INFO] [stderr]   Downloaded near-sys v0.2.2
[INFO] [stderr]   Downloaded near-primitives v0.30.3
[INFO] [stderr]   Downloaded near-stdx v0.30.3
[INFO] [stderr]   Downloaded near-schema-checker-lib v0.30.3
[INFO] [stderr]   Downloaded near-chain-configs v0.30.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 72ea2b52ef23c0c2a9c963bc5b2e57f71db4bbdc5d424bbf80ff30cbf310e1ce
[INFO] running `Command { std: "docker" "start" "72ea2b52ef23c0c2a9c963bc5b2e57f71db4bbdc5d424bbf80ff30cbf310e1ce", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "72ea2b52ef23c0c2a9c963bc5b2e57f71db4bbdc5d424bbf80ff30cbf310e1ce", 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" "72ea2b52ef23c0c2a9c963bc5b2e57f71db4bbdc5d424bbf80ff30cbf310e1ce" "/opt/rustwide/cargo-home/bin/cargo" "+d8df82673d5911b6112a85bf91d9adefb2c66a1a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "72ea2b52ef23c0c2a9c963bc5b2e57f71db4bbdc5d424bbf80ff30cbf310e1ce", 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" "72ea2b52ef23c0c2a9c963bc5b2e57f71db4bbdc5d424bbf80ff30cbf310e1ce" "/opt/rustwide/cargo-home/bin/cargo" "+d8df82673d5911b6112a85bf91d9adefb2c66a1a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]     Checking tracing-core v0.1.33
[INFO] [stderr]    Compiling winnow v0.7.6
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling jobserver v0.1.33
[INFO] [stderr]    Compiling borsh v1.5.7
[INFO] [stderr]     Checking tokio v1.44.2
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling time-macros v0.2.22
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling num-bigint v0.3.3
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling cc v1.2.19
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]    Compiling derive_more-impl v1.0.0
[INFO] [stderr]    Compiling num-rational v0.3.2
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]    Compiling crunchy v0.2.3
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking near-schema-checker-core v0.30.3
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling near-schema-checker-macro v0.30.3
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling pear_codegen v0.2.9
[INFO] [stderr]     Checking near-schema-checker-lib v0.30.3
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling enum-map-derive v0.17.0
[INFO] [stderr]    Compiling derive_arbitrary v1.4.1
[INFO] [stderr]    Compiling cookie v0.18.1
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]     Checking enum-map v2.7.3
[INFO] [stderr]    Compiling ref-cast-impl v1.0.24
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling openssl v0.10.72
[INFO] [stderr]     Checking arbitrary v1.4.1
[INFO] [stderr]     Checking signature v2.2.0
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling deranged v0.4.0
[INFO] [stderr]     Checking ed25519 v2.2.3
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]     Checking fixed-hash v0.7.0
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling openssl-sys v0.9.107
[INFO] [stderr]    Compiling zstd-sys v2.0.15+zstd.1.5.7
[INFO] [stderr]    Compiling secp256k1-sys v0.8.1
[INFO] [stderr]    Compiling socket2 v0.5.9
[INFO] [stderr]     Checking is-terminal v0.4.16
[INFO] [stderr]    Compiling uncased v0.9.10
[INFO] [stderr]     Checking json_comments v0.2.2
[INFO] [stderr]    Compiling toml_edit v0.22.24
[INFO] [stderr]     Checking derive_more v1.0.0
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]     Checking near-config-utils v0.30.3
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling devise_core v0.4.2
[INFO] [stderr]     Checking ed25519-dalek v2.1.1
[INFO] [stderr]    Compiling time v0.3.41
[INFO] [stderr]     Checking blake2 v0.10.6
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling serde_with_macros v3.12.0
[INFO] [stderr]    Compiling rustix v1.0.8
[INFO] [stderr]    Compiling tower-service v0.3.3
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]     Checking near-stdx v0.30.3
[INFO] [stderr]    Compiling pear v0.2.9
[INFO] [stderr] error: could not compile `tokio` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/d8df82673d5911b6112a85bf91d9adefb2c66a1a/bin/rustc --crate-name tokio --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat,unused-externs-silent --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="io-std"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="macros"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="rt"' --cfg 'feature="rt-multi-thread"' --cfg 'feature="signal"' --cfg 'feature="signal-hook-registry"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="time"' --cfg 'feature="tokio-macros"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bytes", "default", "fs", "full", "io-std", "io-util", "libc", "macros", "mio", "net", "parking_lot", "process", "rt", "rt-multi-thread", "signal", "signal-hook-registry", "socket2", "sync", "test-util", "time", "tokio-macros", "tracing", "windows-sys"))' -C metadata=2ca2c3da97bd3859 -C extra-filename=-c7f4e2f66bd746de --out-dir /opt/rustwide/target/debug/build/tokio/c7f4e2f66bd746de/out -L dependency=/opt/rustwide/target/debug/build/libc/2e96ef5fb05d4da2/out --extern bytes=/opt/rustwide/target/debug/build/bytes/696d9749778e1593/out/libbytes-696d9749778e1593.rmeta --extern libc=/opt/rustwide/target/debug/build/libc/2e96ef5fb05d4da2/out/liblibc-2e96ef5fb05d4da2.rmeta --extern mio=/opt/rustwide/target/debug/build/mio/2554ee38f446ef91/out/libmio-2554ee38f446ef91.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/build/pin-project-lite/dccf8aabedbf6d41/out/libpin_project_lite-dccf8aabedbf6d41.rmeta --extern signal_hook_registry=/opt/rustwide/target/debug/build/signal-hook-registry/67882550d34c49ba/out/libsignal_hook_registry-67882550d34c49ba.rmeta --extern socket2=/opt/rustwide/target/debug/build/socket2/27a3e4585404a07e/out/libsocket2-27a3e4585404a07e.rmeta --extern tokio_macros=/opt/rustwide/target/debug/build/tokio-macros/a304ef6c9f1a455a/out/libtokio_macros-a304ef6c9f1a455a.so --cap-lints allow --cap-lints=forbid --force-warn=unused_crate_dependencies` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `serde` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/d8df82673d5911b6112a85bf91d9adefb2c66a1a/bin/rustc --crate-name serde --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde-1.0.219/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat,unused-externs-silent --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="rc"' --cfg 'feature="serde_derive"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "derive", "rc", "serde_derive", "std", "unstable"))' -C metadata=7e40f4a424bf4263 -C extra-filename=-a1d17b3d7de02e34 --out-dir /opt/rustwide/target/debug/build/serde/a1d17b3d7de02e34/out --extern serde_derive=/opt/rustwide/target/debug/build/serde_derive/406776fa26dc66f9/out/libserde_derive-406776fa26dc66f9.so --cap-lints allow --cap-lints=forbid --force-warn=unused_crate_dependencies --check-cfg 'cfg(no_core_cstr)' --check-cfg 'cfg(no_core_error)' --check-cfg 'cfg(no_core_net)' --check-cfg 'cfg(no_core_num_saturating)' --check-cfg 'cfg(no_core_try_from)' --check-cfg 'cfg(no_diagnostic_namespace)' --check-cfg 'cfg(no_float_copysign)' --check-cfg 'cfg(no_num_nonzero_signed)' --check-cfg 'cfg(no_relaxed_trait_bounds)' --check-cfg 'cfg(no_serde_derive)' --check-cfg 'cfg(no_std_atomic)' --check-cfg 'cfg(no_std_atomic64)' --check-cfg 'cfg(no_systemtime_checked_add)' --check-cfg 'cfg(no_target_has_atomic)'` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "72ea2b52ef23c0c2a9c963bc5b2e57f71db4bbdc5d424bbf80ff30cbf310e1ce", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "72ea2b52ef23c0c2a9c963bc5b2e57f71db4bbdc5d424bbf80ff30cbf310e1ce", kill_on_drop: false }`
[INFO] [stdout] 72ea2b52ef23c0c2a9c963bc5b2e57f71db4bbdc5d424bbf80ff30cbf310e1ce
