[INFO] cloning repository https://github.com/WalletConnect/gilgamesh [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/WalletConnect/gilgamesh" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWalletConnect%2Fgilgamesh", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWalletConnect%2Fgilgamesh'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 423ab4eea4f64d434f36ffd92817a435ffbbf00e [INFO] checking WalletConnect/gilgamesh against master#52d8c490a3aabe65cdd9f2d3aed95034dd5dbad7 for pr-113312 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWalletConnect%2Fgilgamesh" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/WalletConnect/gilgamesh on toolchain 52d8c490a3aabe65cdd9f2d3aed95034dd5dbad7 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+52d8c490a3aabe65cdd9f2d3aed95034dd5dbad7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/WalletConnect/gilgamesh [INFO] finished tweaking git repo https://github.com/WalletConnect/gilgamesh [INFO] tweaked toml for git repo https://github.com/WalletConnect/gilgamesh written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/WalletConnect/gilgamesh 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" "+52d8c490a3aabe65cdd9f2d3aed95034dd5dbad7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating git repository `https://github.com/WalletConnect/WalletConnectRust.git` [INFO] [stderr] Updating git repository `https://github.com/WalletConnect/wither.git` [INFO] [stderr] Updating git repository `https://github.com/mongodb/mongo-rust-driver` [INFO] [stderr] Updating git repository `https://github.com/mongodb/bson-rust` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded syn v2.0.5 [INFO] [stderr] Downloaded serde-aux v4.1.2 [INFO] [stderr] Downloaded openssl-sys v0.9.82 [INFO] [stderr] Downloaded axum v0.6.11 [INFO] [stderr] Downloaded moka v0.10.0 [INFO] [stderr] Downloaded openssl v0.10.47 [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:a420fdec406141845121210faa381f8029b0be6d4170deff7c4445a424f67918" "/opt/rustwide/cargo-home/bin/cargo" "+52d8c490a3aabe65cdd9f2d3aed95034dd5dbad7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ae2205bc9ad4f266be42ed759d31c7f2e797dee665d13148d46dad250d93020a [INFO] running `Command { std: "docker" "start" "-a" "ae2205bc9ad4f266be42ed759d31c7f2e797dee665d13148d46dad250d93020a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ae2205bc9ad4f266be42ed759d31c7f2e797dee665d13148d46dad250d93020a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ae2205bc9ad4f266be42ed759d31c7f2e797dee665d13148d46dad250d93020a", kill_on_drop: false }` [INFO] [stdout] ae2205bc9ad4f266be42ed759d31c7f2e797dee665d13148d46dad250d93020a [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:a420fdec406141845121210faa381f8029b0be6d4170deff7c4445a424f67918" "/opt/rustwide/cargo-home/bin/cargo" "+52d8c490a3aabe65cdd9f2d3aed95034dd5dbad7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8478eaa36620d0c0dc3d7a61889707caba57ef2db457dcf3592ebfe06a121e14 [INFO] running `Command { std: "docker" "start" "-a" "8478eaa36620d0c0dc3d7a61889707caba57ef2db457dcf3592ebfe06a121e14", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.63 [INFO] [stderr] Compiling quote v1.0.26 [INFO] [stderr] Compiling unicode-ident v1.0.8 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling libc v0.2.140 [INFO] [stderr] Checking once_cell v1.17.1 [INFO] [stderr] Compiling serde_derive v1.0.158 [INFO] [stderr] Checking pin-project-lite v0.2.9 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling futures-core v0.3.27 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling parking_lot_core v0.9.7 [INFO] [stderr] Checking smallvec v1.10.0 [INFO] [stderr] Checking futures-io v0.3.27 [INFO] [stderr] Checking bytes v1.4.0 [INFO] [stderr] Checking futures-sink v0.3.27 [INFO] [stderr] Compiling futures-channel v0.3.27 [INFO] [stderr] Compiling futures-task v0.3.27 [INFO] [stderr] Compiling futures-util v0.3.27 [INFO] [stderr] Compiling pkg-config v0.3.26 [INFO] [stderr] Compiling serde v1.0.158 [INFO] [stderr] Checking itoa v1.0.6 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Compiling thiserror v1.0.40 [INFO] [stderr] Checking ppv-lite86 v0.2.17 [INFO] [stderr] Checking tracing-core v0.1.30 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Compiling indexmap v1.9.2 [INFO] [stderr] Compiling slab v0.4.8 [INFO] [stderr] Compiling tokio v1.26.0 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling generic-array v0.14.6 [INFO] [stderr] Compiling anyhow v1.0.70 [INFO] [stderr] Compiling async-trait v0.1.67 [INFO] [stderr] Checking percent-encoding v2.2.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.15 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling either v1.8.1 [INFO] [stderr] Compiling serde_json v1.0.94 [INFO] [stderr] Checking ryu v1.0.13 [INFO] [stderr] Checking http v0.2.9 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Checking subtle v2.4.1 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Checking form_urlencoded v1.1.0 [INFO] [stderr] Compiling syn v2.0.5 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling rustversion v1.0.12 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Checking socket2 v0.4.9 [INFO] [stderr] Checking num_cpus v1.15.0 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Checking mio v0.8.6 [INFO] [stderr] Checking getrandom v0.2.8 [INFO] [stderr] Checking tower-service v0.3.2 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Checking tinyvec_macros v0.1.1 [INFO] [stderr] Checking http-body v0.4.5 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling aho-corasick v0.7.20 [INFO] [stderr] Compiling semver v1.0.17 [INFO] [stderr] Checking untrusted v0.7.1 [INFO] [stderr] Compiling io-lifetimes v1.0.9 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Checking spin v0.5.2 [INFO] [stderr] Checking unicode-bidi v0.3.13 [INFO] [stderr] Compiling jobserver v0.1.26 [INFO] [stderr] Compiling time-core v0.1.0 [INFO] [stderr] Checking try-lock v0.2.4 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Compiling rustix v0.36.11 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Checking base64 v0.13.1 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Compiling time-macros v0.2.8 [INFO] [stderr] Checking unicode-normalization v0.1.22 [INFO] [stderr] Checking crossbeam-channel v0.5.7 [INFO] [stderr] Checking httpdate v1.0.2 [INFO] [stderr] Compiling prettyplease v0.1.25 [INFO] [stderr] Compiling linux-raw-sys v0.1.4 [INFO] [stderr] Checking cpufeatures v0.2.5 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Checking digest v0.10.6 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Checking tower-layer v0.3.2 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling fastrand v1.9.0 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Checking iana-time-zone v0.1.54 [INFO] [stderr] Checking idna v0.3.0 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Compiling axum-core v0.3.3 [INFO] [stderr] Compiling which v4.4.0 [INFO] [stderr] Checking dashmap v5.4.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling openssl-sys v0.9.82 [INFO] [stderr] Compiling lzma-sys v0.1.20 [INFO] [stderr] Compiling libz-sys v1.1.8 [INFO] [stderr] Compiling libgit2-sys v0.14.2+1.5.1 [INFO] [stderr] Compiling camino v1.1.4 [INFO] [stderr] Checking mime v0.3.17 [INFO] [stderr] Compiling petgraph v0.6.3 [INFO] [stderr] Compiling multimap v0.8.3 [INFO] [stderr] Compiling regex v1.7.2 [INFO] [stderr] Compiling openssl v0.10.47 [INFO] [stderr] Checking base64 v0.21.0 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Checking time v0.3.20 [INFO] [stderr] Compiling xz2 v0.1.7 [INFO] [stderr] Checking url v2.3.1 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Compiling axum v0.6.11 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling darling_core v0.13.4 [INFO] [stderr] Compiling tempfile v3.4.0 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Checking matches v0.1.10 [INFO] [stderr] Checking data-encoding v2.3.3 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Checking semver-parser v0.7.0 [INFO] [stderr] Checking ipnet v2.7.1 [INFO] [stderr] Compiling rustls v0.20.8 [INFO] [stderr] Compiling thiserror-impl v1.0.40 [INFO] [stderr] Checking match_cfg v0.1.0 [INFO] [stderr] Compiling strsim v0.9.3 [INFO] [stderr] Checking tap v1.0.1 [INFO] [stderr] Checking hostname v0.3.1 [INFO] [stderr] Checking semver v0.9.0 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Checking wyz v0.5.1 [INFO] [stderr] Compiling darling_core v0.10.2 [INFO] [stderr] Compiling rustc_version_runtime v0.2.1 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Compiling polling v2.6.0 [INFO] [stderr] Compiling memoffset v0.8.0 [INFO] [stderr] Checking overload v0.1.1 [INFO] [stderr] Checking sync_wrapper v0.1.2 [INFO] [stderr] Checking matchit v0.7.0 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking signature v1.6.4 [INFO] [stderr] Compiling yansi v0.5.1 [INFO] [stderr] Checking opaque-debug v0.3.0 [INFO] [stderr] Checking openssl-probe v0.1.5 [INFO] [stderr] Checking funty v2.0.0 [INFO] [stderr] Checking linked-hash-map v0.5.6 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Checking quick-error v1.2.3 [INFO] [stderr] Compiling protobuf v2.28.0 [INFO] [stderr] Checking resolv-conf v0.7.0 [INFO] [stderr] Checking lru-cache v0.1.2 [INFO] [stderr] Compiling pretty_assertions v1.3.0 [INFO] [stderr] Checking sha2 v0.9.9 [INFO] [stderr] Checking ed25519 v1.5.3 [INFO] [stderr] Checking matchers v0.1.0 [INFO] [stderr] Checking nu-ansi-term v0.46.0 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking rustc_version v0.2.3 [INFO] [stderr] Checking sha2 v0.10.6 [INFO] [stderr] Checking sharded-slab v0.1.4 [INFO] [stderr] Checking tracing-log v0.1.3 [INFO] [stderr] Compiling crossbeam-epoch v0.9.14 [INFO] [stderr] Compiling async-io v1.12.0 [INFO] [stderr] Checking bitvec v1.0.1 [INFO] [stderr] Checking thread_local v1.1.7 [INFO] [stderr] Checking webpki v0.22.0 [INFO] [stderr] Checking sct v0.7.0 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Checking waker-fn v1.1.0 [INFO] [stderr] Checking parking v2.0.0 [INFO] [stderr] Compiling prometheus v0.13.3 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Checking event-listener v2.5.3 [INFO] [stderr] Checking futures-lite v1.12.0 [INFO] [stderr] Checking async-lock v2.7.0 [INFO] [stderr] Checking webpki-roots v0.22.6 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Checking rustls-pemfile v1.0.2 [INFO] [stderr] Checking stringprep v0.1.2 [INFO] [stderr] Checking md-5 v0.10.5 [INFO] [stderr] Checking pbkdf2 v0.11.0 [INFO] [stderr] Checking sha-1 v0.10.1 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking pem v1.1.1 [INFO] [stderr] Checking concurrent-queue v2.1.0 [INFO] [stderr] Checking raw-cpuid v10.7.0 [INFO] [stderr] Checking take_mut v0.2.2 [INFO] [stderr] Compiling futures-macro v0.3.27 [INFO] [stderr] Compiling tokio-macros v1.8.2 [INFO] [stderr] Compiling tracing-attributes v0.1.23 [INFO] [stderr] Compiling prost-derive v0.11.8 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling pin-project-internal v1.0.12 [INFO] [stderr] Compiling openssl-macros v0.1.0 [INFO] [stderr] Compiling darling_macro v0.13.4 [INFO] [stderr] Compiling zeroize_derive v1.3.3 [INFO] [stderr] Compiling enum-as-inner v0.4.0 [INFO] [stderr] Compiling async-stream-impl v0.3.4 [INFO] [stderr] Compiling darling v0.13.4 [INFO] [stderr] Compiling serde_with_macros v1.5.2 [INFO] [stderr] Checking zeroize v1.3.0 [INFO] [stderr] Compiling darling_macro v0.10.2 [INFO] [stderr] Checking curve25519-dalek v3.2.1 [INFO] [stderr] Checking simple_asn1 v0.6.2 [INFO] [stderr] Compiling typed-builder v0.10.0 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling moka v0.10.0 [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/52d8c490a3aabe65cdd9f2d3aed95034dd5dbad7/bin/rustc --crate-name tokio --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.26.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --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="full"' --cfg 'feature="io-std"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="macros"' --cfg 'feature="memchr"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="num_cpus"' --cfg 'feature="parking_lot"' --cfg 'feature="process"' --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"' -C metadata=21bac9a75f6c2852 -C extra-filename=-21bac9a75f6c2852 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-b51fc775aa196866.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-9aad91d3f4b3851b.rmeta --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-3693a015842dadb3.rmeta --extern mio=/opt/rustwide/target/debug/deps/libmio-5602e5d6275437ae.rmeta --extern num_cpus=/opt/rustwide/target/debug/deps/libnum_cpus-4b94ec01bf3eba02.rmeta --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-065f303c9549d046.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-49050ab856b08c46.rmeta --extern signal_hook_registry=/opt/rustwide/target/debug/deps/libsignal_hook_registry-5769a24871c20f58.rmeta --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-d3fe699444a9228e.rmeta --extern tokio_macros=/opt/rustwide/target/debug/deps/libtokio_macros-e4e11db7aa265bef.so --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "8478eaa36620d0c0dc3d7a61889707caba57ef2db457dcf3592ebfe06a121e14", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8478eaa36620d0c0dc3d7a61889707caba57ef2db457dcf3592ebfe06a121e14", kill_on_drop: false }` [INFO] [stdout] 8478eaa36620d0c0dc3d7a61889707caba57ef2db457dcf3592ebfe06a121e14