[INFO] cloning repository https://github.com/gnosis/oba-services
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/gnosis/oba-services" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgnosis%2Foba-services", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgnosis%2Foba-services'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 2a7844f62b0396cb90bf6c400f01ef1618698083
[INFO] checking gnosis/oba-services against master#5518eaa946291f00471af8b254b2a1715f234882 for pr-120393
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgnosis%2Foba-services" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/gnosis/oba-services on toolchain 5518eaa946291f00471af8b254b2a1715f234882
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/gnosis/oba-services
[INFO] finished tweaking git repo https://github.com/gnosis/oba-services
[INFO] tweaked toml for git repo https://github.com/gnosis/oba-services written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/gnosis/oba-services 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" "+5518eaa946291f00471af8b254b2a1715f234882" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git repository `https://github.com/vkgnosis/warp.git`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/gnosis/gp-gas-estimation.git`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded mockall_derive v0.11.0
[INFO] [stderr]   Downloaded prometheus-metric-storage-derive v0.4.0
[INFO] [stderr]   Downloaded darling v0.13.2
[INFO] [stderr]   Downloaded darling_macro v0.13.2
[INFO] [stderr]   Downloaded darling_core v0.13.2
[INFO] [stderr]   Downloaded mockall v0.11.0
[INFO] [stderr]   Downloaded ethabi v15.0.0
[INFO] [stderr]   Downloaded serde_with v1.12.0
[INFO] [stderr]   Downloaded cached v0.34.0
[INFO] [stderr]   Downloaded curl-sys v0.4.53+curl-7.82.0
[INFO] [stderr]   Downloaded ethcontract-mock v0.17.0
[INFO] [stderr]   Downloaded prometheus-metric-storage v0.4.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ee9aa7375a31bab4d00dc0296241c11986535042945f920e1b018c1e24f73d3a
[INFO] running `Command { std: "docker" "start" "-a" "ee9aa7375a31bab4d00dc0296241c11986535042945f920e1b018c1e24f73d3a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ee9aa7375a31bab4d00dc0296241c11986535042945f920e1b018c1e24f73d3a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ee9aa7375a31bab4d00dc0296241c11986535042945f920e1b018c1e24f73d3a", kill_on_drop: false }`
[INFO] [stdout] ee9aa7375a31bab4d00dc0296241c11986535042945f920e1b018c1e24f73d3a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c3b9ac4598049f7cdfa54305a834466bf87c4b309c4f89c416a4d2042725317d
[INFO] running `Command { std: "docker" "start" "-a" "c3b9ac4598049f7cdfa54305a834466bf87c4b309c4f89c416a4d2042725317d", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.36
[INFO] [stderr]    Compiling unicode-xid v0.2.2
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling libc v0.2.121
[INFO] [stderr]    Compiling syn v1.0.90
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling memchr v2.4.1
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]    Compiling serde_derive v1.0.136
[INFO] [stderr]    Compiling serde v1.0.136
[INFO] [stderr]    Compiling typenum v1.15.0
[INFO] [stderr]    Compiling cc v1.0.73
[INFO] [stderr]    Compiling futures-core v0.3.21
[INFO] [stderr]    Compiling futures-task v0.3.21
[INFO] [stderr]    Compiling futures-util v0.3.21
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]     Checking once_cell v1.10.0
[INFO] [stderr]     Checking bytes v1.1.0
[INFO] [stderr]    Compiling serde_json v1.0.79
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]    Compiling radium v0.6.2
[INFO] [stderr]    Compiling log v0.4.16
[INFO] [stderr]     Checking itoa v1.0.1
[INFO] [stderr]     Checking pin-project-lite v0.2.8
[INFO] [stderr]    Compiling generic-array v0.14.5
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling lock_api v0.4.7
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]     Checking futures-sink v0.3.21
[INFO] [stderr]     Checking scopeguard v1.1.0
[INFO] [stderr]    Compiling futures-channel v0.3.21
[INFO] [stderr]    Compiling parking_lot_core v0.9.2
[INFO] [stderr]    Compiling ppv-lite86 v0.2.16
[INFO] [stderr]     Checking ryu v1.0.9
[INFO] [stderr]     Checking futures-io v0.3.21
[INFO] [stderr]    Compiling quote v1.0.17
[INFO] [stderr]     Checking slab v0.4.6
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling getrandom v0.2.6
[INFO] [stderr]     Checking pin-utils v0.1.0
[INFO] [stderr]    Compiling block-padding v0.2.1
[INFO] [stderr]    Compiling smallvec v1.8.0
[INFO] [stderr]    Compiling tinyvec_macros v0.1.0
[INFO] [stderr]    Compiling opaque-debug v0.3.0
[INFO] [stderr]    Compiling rand_core v0.6.3
[INFO] [stderr]    Compiling tinyvec v1.5.1
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling ahash v0.7.6
[INFO] [stderr]    Compiling pkg-config v0.3.25
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling secp256k1-sys v0.4.2
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling rustc-hex v2.1.0
[INFO] [stderr]    Compiling funty v1.1.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling tap v1.0.1
[INFO] [stderr]    Compiling convert_case v0.4.0
[INFO] [stderr]    Compiling unicode-bidi v0.3.7
[INFO] [stderr]    Compiling wyz v0.2.0
[INFO] [stderr]     Checking matches v0.1.9
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling rlp v0.5.1
[INFO] [stderr]    Compiling openssl-sys v0.9.72
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling bitvec v0.20.4
[INFO] [stderr]    Compiling arrayvec v0.7.2
[INFO] [stderr]    Compiling unicode-normalization v0.1.19
[INFO] [stderr]    Compiling byte-slice-cast v1.2.1
[INFO] [stderr]    Compiling impl-rlp v0.3.0
[INFO] [stderr]     Checking num_cpus v1.13.1
[INFO] [stderr]    Compiling fixed-hash v0.7.0
[INFO] [stderr]    Compiling anyhow v1.0.56
[INFO] [stderr]    Compiling uint v0.9.3
[INFO] [stderr]    Compiling openssl v0.10.38
[INFO] [stderr]    Compiling percent-encoding v2.1.0
[INFO] [stderr]    Compiling keccak v0.1.0
[INFO] [stderr]     Checking socket2 v0.4.4
[INFO] [stderr]     Checking mio v0.8.2
[INFO] [stderr]     Checking signal-hook-registry v1.4.0
[INFO] [stderr]    Compiling form_urlencoded v1.0.1
[INFO] [stderr]    Compiling sha3 v0.9.1
[INFO] [stderr]    Compiling futures-timer v3.0.2
[INFO] [stderr]    Compiling parking_lot v0.12.0
[INFO] [stderr]    Compiling parking_lot_core v0.8.5
[INFO] [stderr]    Compiling native-tls v0.2.10
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]    Compiling idna v0.2.3
[INFO] [stderr]    Compiling secp256k1 v0.21.3
[INFO] [stderr]    Compiling aho-corasick v0.7.18
[INFO] [stderr]     Checking regex-syntax v0.6.25
[INFO] [stderr]     Checking fnv v1.0.7
[INFO] [stderr]     Checking either v1.6.1
[INFO] [stderr]     Checking hashbrown v0.11.2
[INFO] [stderr]     Checking itertools v0.10.3
[INFO] [stderr]    Compiling indexmap v1.8.1
[INFO] [stderr]     Checking tracing-core v0.1.24
[INFO] [stderr]     Checking http v0.2.6
[INFO] [stderr]    Compiling num-bigint v0.3.3
[INFO] [stderr]     Checking foreign-types-shared v0.1.1
[INFO] [stderr]     Checking foreign-types v0.3.2
[INFO] [stderr]    Compiling url v2.2.2
[INFO] [stderr]    Compiling rustversion v1.0.6
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling num-bigint v0.4.3
[INFO] [stderr]    Compiling miniz_oxide v0.4.4
[INFO] [stderr]    Compiling unicase v2.6.0
[INFO] [stderr]     Checking instant v0.1.12
[INFO] [stderr]    Compiling zeroize v1.5.4
[INFO] [stderr]     Checking openssl-probe v0.1.5
[INFO] [stderr]     Checking cpufeatures v0.2.2
[INFO] [stderr]    Compiling backtrace v0.3.64
[INFO] [stderr]    Compiling gimli v0.26.1
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling httparse v1.6.0
[INFO] [stderr]     Checking predicates-core v1.0.3
[INFO] [stderr]    Compiling maplit v1.0.2
[INFO] [stderr]     Checking parking_lot v0.11.2
[INFO] [stderr]     Checking float-cmp v0.9.0
[INFO] [stderr]    Compiling object v0.27.1
[INFO] [stderr]    Compiling num-rational v0.4.0
[INFO] [stderr]    Compiling num-iter v0.1.42
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking base64 v0.13.0
[INFO] [stderr]     Checking httpdate v1.0.2
[INFO] [stderr]     Checking try-lock v0.2.3
[INFO] [stderr]     Checking regex v1.5.5
[INFO] [stderr]     Checking regex-automata v0.1.10
[INFO] [stderr]    Compiling rustc-demangle v0.1.21
[INFO] [stderr]     Checking difflib v0.4.0
[INFO] [stderr]     Checking termtree v0.2.4
[INFO] [stderr]     Checking normalize-line-endings v0.3.0
[INFO] [stderr]     Checking predicates-tree v1.0.5
[INFO] [stderr]     Checking want v0.3.0
[INFO] [stderr]     Checking http-body v0.4.4
[INFO] [stderr]     Checking block-buffer v0.10.2
[INFO] [stderr]     Checking crypto-common v0.1.3
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling protobuf v2.27.1
[INFO] [stderr]    Compiling heck v0.4.0
[INFO] [stderr]     Checking fragile v1.2.0
[INFO] [stderr]    Compiling hex-literal v0.3.4
[INFO] [stderr]     Checking mime v0.3.16
[INFO] [stderr]     Checking tower-service v0.3.1
[INFO] [stderr]     Checking downcast v0.11.0
[INFO] [stderr]     Checking digest v0.10.3
[INFO] [stderr]    Compiling mime_guess v2.0.4
[INFO] [stderr]     Checking num-complex v0.4.0
[INFO] [stderr]     Checking predicates v2.1.1
[INFO] [stderr]    Compiling enum-utils-from-str v0.1.2
[INFO] [stderr]    Compiling prometheus v0.13.0
[INFO] [stderr]    Compiling darling_core v0.13.2
[INFO] [stderr]    Compiling serde_derive_internals v0.25.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.8
[INFO] [stderr]    Compiling async-trait v0.1.53
[INFO] [stderr]    Compiling encoding_rs v0.8.30
[INFO] [stderr]    Compiling Inflector v0.11.4
[INFO] [stderr]     Checking num v0.4.0
[INFO] [stderr]     Checking bigdecimal v0.3.0
[INFO] [stderr]     Checking sha-1 v0.10.0
[INFO] [stderr]     Checking headers-core v0.2.0
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]    Compiling time-macros v0.2.4
[INFO] [stderr]     Checking num_threads v0.1.5
[INFO] [stderr]     Checking headers v0.3.7
[INFO] [stderr]     Checking matchers v0.1.0
[INFO] [stderr]     Checking tracing-log v0.1.2
[INFO] [stderr]     Checking os_str_bytes v6.0.0
[INFO] [stderr]     Checking thread_local v1.1.4
[INFO] [stderr]     Checking sharded-slab v0.1.4
[INFO] [stderr]     Checking textwrap v0.15.0
[INFO] [stderr]     Checking termcolor v1.1.3
[INFO] [stderr]    Compiling addr2line v0.17.0
[INFO] [stderr]     Checking ansi_term v0.12.1
[INFO] [stderr]     Checking scoped-tls v1.0.0
[INFO] [stderr]     Checking ipnet v2.4.0
[INFO] [stderr]     Checking hashbrown v0.12.0
[INFO] [stderr]     Checking lru v0.7.3
[INFO] [stderr]     Checking assert_approx_eq v1.1.0
[INFO] [stderr]    Compiling crossbeam-queue v0.3.5
[INFO] [stderr]    Compiling tokio v1.17.0
[INFO] [stderr]    Compiling subtle v2.4.1
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling crypto-mac v0.11.1
[INFO] [stderr]    Compiling nom v7.1.1
[INFO] [stderr]    Compiling dirs-sys v0.3.7
[INFO] [stderr]    Compiling failure v0.1.8
[INFO] [stderr]    Compiling unicode_categories v0.1.1
[INFO] [stderr]    Compiling paste v1.0.7
[INFO] [stderr]    Compiling semver v1.0.7
[INFO] [stderr]     Checking time v0.3.9
[INFO] [stderr]    Compiling dirs v4.0.0
[INFO] [stderr]    Compiling hashlink v0.7.0
[INFO] [stderr]    Compiling futures-intrusive v0.4.0
[INFO] [stderr]    Compiling chrono v0.4.19
[INFO] [stderr]    Compiling hmac v0.11.0
[INFO] [stderr]    Compiling sha2 v0.9.9
[INFO] [stderr]    Compiling sha-1 v0.9.8
[INFO] [stderr]    Compiling thiserror-impl v1.0.30
[INFO] [stderr]    Compiling futures-macro v0.3.21
[INFO] [stderr]    Compiling impl-trait-for-tuples v0.2.2
[INFO] [stderr]    Compiling pin-project-internal v1.0.10
[INFO] [stderr]    Compiling derive_more v0.99.17
[INFO] [stderr]    Compiling tokio-macros v1.7.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.20
[INFO] [stderr]    Compiling darling_macro v0.13.2
[INFO] [stderr]    Compiling mockall_derive v0.11.0
[INFO] [stderr]    Compiling enum-utils v0.1.2
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling prometheus-metric-storage-derive v0.4.0
[INFO] [stderr]    Compiling clap_derive v3.1.7
[INFO] [stderr]    Compiling darling v0.13.2
[INFO] [stderr]    Compiling serde_with_macros v1.5.1
[INFO] [stderr]    Compiling thiserror v1.0.30
[INFO] [stderr]    Compiling pin-project v1.0.10
[INFO] [stderr]    Compiling async-stream-impl v0.3.3
[INFO] [stderr]     Checking tracing v0.1.32
[INFO] [stderr]     Checking tracing-subscriber v0.3.10
[INFO] [stderr]     Checking cached v0.34.0
[INFO] [stderr]     Checking prometheus-metric-storage v0.4.0
[INFO] [stderr]    Compiling tokio-stream v0.1.8
[INFO] [stderr]    Compiling sqlformat v0.1.8
[INFO] [stderr]     Checking async-stream v0.3.3
[INFO] [stderr]    Compiling tokio-native-tls v0.3.0
[INFO] [stderr]    Compiling bigdecimal v0.2.2
[INFO] [stderr]    Compiling atoi v0.4.0
[INFO] [stderr]    Compiling sqlx-rt v0.5.11
[INFO] [stderr]    Compiling stringprep v0.1.2
[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/5518eaa946291f00471af8b254b2a1715f234882/bin/rustc --crate-name tokio --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.17.0/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="bytes"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="memchr"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="num_cpus"' --cfg 'feature="rt"' --cfg 'feature="rt-multi-thread"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="time"' -C metadata=210b190dda2042be -C extra-filename=-210b190dda2042be --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-9a4456ea701b2cfd.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-5c8bd84269378bc4.rmeta --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-945130c93de7af7b.rmeta --extern mio=/opt/rustwide/target/debug/deps/libmio-d76d6dd5fcfe489f.rmeta --extern num_cpus=/opt/rustwide/target/debug/deps/libnum_cpus-e87483efd7974bf5.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-5131a422fc68a61f.rmeta --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-8a1413c68a3bbd32.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 `tokio` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/5518eaa946291f00471af8b254b2a1715f234882/bin/rustc --crate-name tokio --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.17.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="io-util"' --cfg 'feature="libc"' --cfg 'feature="macros"' --cfg 'feature="memchr"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="num_cpus"' --cfg 'feature="once_cell"' --cfg 'feature="rt"' --cfg 'feature="rt-multi-thread"' --cfg 'feature="signal"' --cfg 'feature="signal-hook-registry"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="test-util"' --cfg 'feature="time"' --cfg 'feature="tokio-macros"' -C metadata=7b205221dc8c5039 -C extra-filename=-7b205221dc8c5039 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-6c3fcfe5ebb4f37e.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-7a1ba7fb17a04843.rmeta --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-ef4b673d4c1a1de6.rmeta --extern mio=/opt/rustwide/target/debug/deps/libmio-fdf2bd310869faee.rmeta --extern num_cpus=/opt/rustwide/target/debug/deps/libnum_cpus-7730037eb01b3656.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-7f375f5c6e6d4be6.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-d646eeda94349c8b.rmeta --extern signal_hook_registry=/opt/rustwide/target/debug/deps/libsignal_hook_registry-deb0b04c34ad2e59.rmeta --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-d68be40af26e9f22.rmeta --extern tokio_macros=/opt/rustwide/target/debug/deps/libtokio_macros-f5612fdd831a8a74.so --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "c3b9ac4598049f7cdfa54305a834466bf87c4b309c4f89c416a4d2042725317d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c3b9ac4598049f7cdfa54305a834466bf87c4b309c4f89c416a4d2042725317d", kill_on_drop: false }`
[INFO] [stdout] c3b9ac4598049f7cdfa54305a834466bf87c4b309c4f89c416a4d2042725317d
[INFO] checking gnosis/oba-services against try#7622c0f807a4e13c4db886a1681bf343795692df+rustflags=-Dnon_local_definitions for pr-120393
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgnosis%2Foba-services" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/gnosis/oba-services on toolchain 7622c0f807a4e13c4db886a1681bf343795692df
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7622c0f807a4e13c4db886a1681bf343795692df" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/gnosis/oba-services
[INFO] finished tweaking git repo https://github.com/gnosis/oba-services
[INFO] tweaked toml for git repo https://github.com/gnosis/oba-services written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/gnosis/oba-services 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" "+7622c0f807a4e13c4db886a1681bf343795692df" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+7622c0f807a4e13c4db886a1681bf343795692df" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4071c2341c39066718d7d5dcdc4209f1428c4da40ae1a67bd264d1a7b03382a2
[INFO] running `Command { std: "docker" "start" "-a" "4071c2341c39066718d7d5dcdc4209f1428c4da40ae1a67bd264d1a7b03382a2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4071c2341c39066718d7d5dcdc4209f1428c4da40ae1a67bd264d1a7b03382a2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4071c2341c39066718d7d5dcdc4209f1428c4da40ae1a67bd264d1a7b03382a2", kill_on_drop: false }`
[INFO] [stdout] 4071c2341c39066718d7d5dcdc4209f1428c4da40ae1a67bd264d1a7b03382a2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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 -Dnon_local_definitions" "-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+7622c0f807a4e13c4db886a1681bf343795692df" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5520ebcae57de553f46b240913f6e240acc26cc1b6a3caacbe25b88b86bcac01
[INFO] running `Command { std: "docker" "start" "-a" "5520ebcae57de553f46b240913f6e240acc26cc1b6a3caacbe25b88b86bcac01", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.36
[INFO] [stderr]    Compiling unicode-xid v0.2.2
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling libc v0.2.121
[INFO] [stderr]    Compiling syn v1.0.90
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling memchr v2.4.1
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]    Compiling serde_derive v1.0.136
[INFO] [stderr]    Compiling serde v1.0.136
[INFO] [stderr]    Compiling typenum v1.15.0
[INFO] [stderr]    Compiling cc v1.0.73
[INFO] [stderr]    Compiling futures-core v0.3.21
[INFO] [stderr]    Compiling futures-task v0.3.21
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]    Compiling futures-util v0.3.21
[INFO] [stderr]     Checking once_cell v1.10.0
[INFO] [stderr]     Checking bytes v1.1.0
[INFO] [stderr]    Compiling radium v0.6.2
[INFO] [stderr]    Compiling serde_json v1.0.79
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]    Compiling log v0.4.16
[INFO] [stderr]    Compiling generic-array v0.14.5
[INFO] [stderr]     Checking pin-project-lite v0.2.8
[INFO] [stderr]     Checking itoa v1.0.1
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling lock_api v0.4.7
[INFO] [stderr]     Checking futures-sink v0.3.21
[INFO] [stderr]    Compiling futures-channel v0.3.21
[INFO] [stderr]     Checking scopeguard v1.1.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.16
[INFO] [stderr]    Compiling parking_lot_core v0.9.2
[INFO] [stderr]     Checking ryu v1.0.9
[INFO] [stderr]    Compiling quote v1.0.17
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]     Checking slab v0.4.6
[INFO] [stderr]     Checking pin-utils v0.1.0
[INFO] [stderr]     Checking getrandom v0.2.6
[INFO] [stderr]     Checking futures-io v0.3.21
[INFO] [stderr]    Compiling block-padding v0.2.1
[INFO] [stderr]    Compiling tinyvec_macros v0.1.0
[INFO] [stderr]     Checking smallvec v1.8.0
[INFO] [stderr]    Compiling opaque-debug v0.3.0
[INFO] [stderr]    Compiling rand_core v0.6.3
[INFO] [stderr]    Compiling tinyvec v1.5.1
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling ahash v0.7.6
[INFO] [stderr]    Compiling secp256k1-sys v0.4.2
[INFO] [stderr]    Compiling rustc-hex v2.1.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling pkg-config v0.3.25
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling tap v1.0.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling funty v1.1.0
[INFO] [stderr]     Checking matches v0.1.9
[INFO] [stderr]    Compiling unicode-bidi v0.3.7
[INFO] [stderr]    Compiling wyz v0.2.0
[INFO] [stderr]    Compiling convert_case v0.4.0
[INFO] [stderr]    Compiling rlp v0.5.1
[INFO] [stderr]    Compiling arrayvec v0.7.2
[INFO] [stderr]    Compiling openssl-sys v0.9.72
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling byte-slice-cast v1.2.1
[INFO] [stderr]    Compiling unicode-normalization v0.1.19
[INFO] [stderr]    Compiling bitvec v0.20.4
[INFO] [stderr]    Compiling impl-rlp v0.3.0
[INFO] [stderr]     Checking num_cpus v1.13.1
[INFO] [stderr]    Compiling fixed-hash v0.7.0
[INFO] [stderr]    Compiling anyhow v1.0.56
[INFO] [stderr]    Compiling uint v0.9.3
[INFO] [stderr]    Compiling percent-encoding v2.1.0
[INFO] [stderr]    Compiling keccak v0.1.0
[INFO] [stderr]    Compiling openssl v0.10.38
[INFO] [stderr]     Checking socket2 v0.4.4
[INFO] [stderr]    Compiling form_urlencoded v1.0.1
[INFO] [stderr]     Checking mio v0.8.2
[INFO] [stderr]     Checking signal-hook-registry v1.4.0
[INFO] [stderr]    Compiling sha3 v0.9.1
[INFO] [stderr]    Compiling secp256k1 v0.21.3
[INFO] [stderr]    Compiling native-tls v0.2.10
[INFO] [stderr]    Compiling parking_lot_core v0.8.5
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]    Compiling futures-timer v3.0.2
[INFO] [stderr]    Compiling parking_lot v0.12.0
[INFO] [stderr]    Compiling idna v0.2.3
[INFO] [stderr]    Compiling aho-corasick v0.7.18
[INFO] [stderr]     Checking regex-syntax v0.6.25
[INFO] [stderr]     Checking fnv v1.0.7
[INFO] [stderr]     Checking either v1.6.1
[INFO] [stderr]     Checking hashbrown v0.11.2
[INFO] [stderr]     Checking itertools v0.10.3
[INFO] [stderr]    Compiling indexmap v1.8.1
[INFO] [stderr]     Checking tracing-core v0.1.24
[INFO] [stderr]     Checking http v0.2.6
[INFO] [stderr]    Compiling num-bigint v0.3.3
[INFO] [stderr]    Compiling url v2.2.2
[INFO] [stderr]     Checking foreign-types-shared v0.1.1
[INFO] [stderr]     Checking foreign-types v0.3.2
[INFO] [stderr]    Compiling rustversion v1.0.6
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling miniz_oxide v0.4.4
[INFO] [stderr]    Compiling num-bigint v0.4.3
[INFO] [stderr]    Compiling unicase v2.6.0
[INFO] [stderr]     Checking instant v0.1.12
[INFO] [stderr]     Checking openssl-probe v0.1.5
[INFO] [stderr]     Checking cpufeatures v0.2.2
[INFO] [stderr]    Compiling zeroize v1.5.4
[INFO] [stderr]    Compiling backtrace v0.3.64
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling maplit v1.0.2
[INFO] [stderr]    Compiling gimli v0.26.1
[INFO] [stderr]    Compiling httparse v1.6.0
[INFO] [stderr]     Checking predicates-core v1.0.3
[INFO] [stderr]     Checking parking_lot v0.11.2
[INFO] [stderr]     Checking float-cmp v0.9.0
[INFO] [stderr]    Compiling object v0.27.1
[INFO] [stderr]    Compiling num-rational v0.4.0
[INFO] [stderr]    Compiling num-iter v0.1.42
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking try-lock v0.2.3
[INFO] [stderr]     Checking base64 v0.13.0
[INFO] [stderr]     Checking httpdate v1.0.2
[INFO] [stderr]     Checking difflib v0.4.0
[INFO] [stderr]    Compiling rustc-demangle v0.1.21
[INFO] [stderr]     Checking regex v1.5.5
[INFO] [stderr]     Checking regex-automata v0.1.10
[INFO] [stderr]     Checking normalize-line-endings v0.3.0
[INFO] [stderr]     Checking termtree v0.2.4
[INFO] [stderr]     Checking want v0.3.0
[INFO] [stderr]     Checking predicates-tree v1.0.5
[INFO] [stderr]     Checking http-body v0.4.4
[INFO] [stderr]     Checking crypto-common v0.1.3
[INFO] [stderr]     Checking block-buffer v0.10.2
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]     Checking downcast v0.11.0
[INFO] [stderr]    Compiling hex-literal v0.3.4
[INFO] [stderr]     Checking tower-service v0.3.1
[INFO] [stderr]    Compiling heck v0.4.0
[INFO] [stderr]     Checking fragile v1.2.0
[INFO] [stderr]     Checking mime v0.3.16
[INFO] [stderr]    Compiling protobuf v2.27.1
[INFO] [stderr]    Compiling mime_guess v2.0.4
[INFO] [stderr]     Checking digest v0.10.3
[INFO] [stderr]     Checking num-complex v0.4.0
[INFO] [stderr]    Compiling enum-utils-from-str v0.1.2
[INFO] [stderr]    Compiling async-trait v0.1.53
[INFO] [stderr]    Compiling darling_core v0.13.2
[INFO] [stderr]     Checking predicates v2.1.1
[INFO] [stderr]    Compiling serde_derive_internals v0.25.0
[INFO] [stderr]    Compiling prometheus v0.13.0
[INFO] [stderr]    Compiling encoding_rs v0.8.30
[INFO] [stderr]    Compiling crossbeam-utils v0.8.8
[INFO] [stderr]    Compiling Inflector v0.11.4
[INFO] [stderr]     Checking bigdecimal v0.3.0
[INFO] [stderr]     Checking num v0.4.0
[INFO] [stderr]     Checking sha-1 v0.10.0
[INFO] [stderr]     Checking headers-core v0.2.0
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking num_threads v0.1.5
[INFO] [stderr]    Compiling time-macros v0.2.4
[INFO] [stderr]     Checking headers v0.3.7
[INFO] [stderr]     Checking matchers v0.1.0
[INFO] [stderr]     Checking tracing-log v0.1.2
[INFO] [stderr]     Checking os_str_bytes v6.0.0
[INFO] [stderr]     Checking thread_local v1.1.4
[INFO] [stderr]     Checking sharded-slab v0.1.4
[INFO] [stderr]     Checking ipnet v2.4.0
[INFO] [stderr]     Checking scoped-tls v1.0.0
[INFO] [stderr]     Checking termcolor v1.1.3
[INFO] [stderr]     Checking textwrap v0.15.0
[INFO] [stderr]     Checking ansi_term v0.12.1
[INFO] [stderr]    Compiling addr2line v0.17.0
[INFO] [stderr]     Checking hashbrown v0.12.0
[INFO] [stderr]     Checking lru v0.7.3
[INFO] [stderr]     Checking assert_approx_eq v1.1.0
[INFO] [stderr]    Compiling crossbeam-queue v0.3.5
[INFO] [stderr]    Compiling tokio v1.17.0
[INFO] [stderr]    Compiling subtle v2.4.1
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling crypto-mac v0.11.1
[INFO] [stderr]    Compiling dirs-sys v0.3.7
[INFO] [stderr]    Compiling nom v7.1.1
[INFO] [stderr]    Compiling semver v1.0.7
[INFO] [stderr]    Compiling paste v1.0.7
[INFO] [stderr]    Compiling failure v0.1.8
[INFO] [stderr]     Checking time v0.3.9
[INFO] [stderr]    Compiling unicode_categories v0.1.1
[INFO] [stderr]    Compiling dirs v4.0.0
[INFO] [stderr]    Compiling chrono v0.4.19
[INFO] [stderr]    Compiling hashlink v0.7.0
[INFO] [stderr]    Compiling hmac v0.11.0
[INFO] [stderr]    Compiling futures-intrusive v0.4.0
[INFO] [stderr]    Compiling atoi v0.4.0
[INFO] [stderr]    Compiling sha2 v0.9.9
[INFO] [stderr]    Compiling thiserror-impl v1.0.30
[INFO] [stderr]    Compiling futures-macro v0.3.21
[INFO] [stderr]    Compiling impl-trait-for-tuples v0.2.2
[INFO] [stderr]    Compiling pin-project-internal v1.0.10
[INFO] [stderr]    Compiling derive_more v0.99.17
[INFO] [stderr]    Compiling tokio-macros v1.7.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.20
[INFO] [stderr]    Compiling darling_macro v0.13.2
[INFO] [stderr]    Compiling mockall_derive v0.11.0
[INFO] [stderr]    Compiling enum-utils v0.1.2
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling prometheus-metric-storage-derive v0.4.0
[INFO] [stderr]    Compiling clap_derive v3.1.7
[INFO] [stderr]    Compiling darling v0.13.2
[INFO] [stderr]    Compiling serde_with_macros v1.5.1
[INFO] [stderr]    Compiling pin-project v1.0.10
[INFO] [stderr]    Compiling thiserror v1.0.30
[INFO] [stderr]    Compiling async-stream-impl v0.3.3
[INFO] [stderr]     Checking cached v0.34.0
[INFO] [stderr]     Checking prometheus-metric-storage v0.4.0
[INFO] [stderr]    Compiling tokio-stream v0.1.8
[INFO] [stderr]     Checking tracing v0.1.32
[INFO] [stderr]    Compiling tokio-native-tls v0.3.0
[INFO] [stderr]    Compiling sqlformat v0.1.8
[INFO] [stderr]     Checking tracing-subscriber v0.3.10
[INFO] [stderr]    Compiling sqlx-rt v0.5.11
[INFO] [stderr]     Checking async-stream v0.3.3
[INFO] [stderr]    Compiling bigdecimal v0.2.2
[INFO] [stderr]    Compiling sha-1 v0.9.8
[INFO] [stderr]    Compiling stringprep v0.1.2
[INFO] [stderr]    Compiling md-5 v0.9.1
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling unicode-segmentation v1.9.0
[INFO] [stderr]    Compiling whoami v1.2.1
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]     Checking clap v3.1.8
[INFO] [stderr]     Checking futures-executor v0.3.21
[INFO] [stderr]     Checking futures v0.3.21
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.8
[INFO] [stderr]    Compiling dotenv v0.15.0
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]     Checking tokio-util v0.7.1
[INFO] [stderr]     Checking tokio-util v0.6.9
[INFO] [stderr]    Compiling strum_macros v0.24.0
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.22
[INFO] [stderr]    Compiling rayon-core v1.9.1
[INFO] [stderr]     Checking crossbeam-channel v0.5.4
[INFO] [stderr]    Compiling rayon v1.5.1
[INFO] [stderr]     Checking unicode-width v0.1.9
[INFO] [stderr]    Compiling cast v0.2.7
[INFO] [stderr]     Checking plotters-backend v0.3.2
[INFO] [stderr]     Checking mockall v0.11.0
[INFO] [stderr]     Checking textwrap v0.11.0
[INFO] [stderr]     Checking crossbeam-deque v0.8.1
[INFO] [stderr]     Checking csv-core v0.1.10
[INFO] [stderr]     Checking half v1.8.2
[INFO] [stderr]     Checking plotters-svg v0.3.1
[INFO] [stderr]     Checking itoa v0.4.8
[INFO] [stderr]     Checking h2 v0.3.13
[INFO] [stderr]     Checking same-file v1.0.6
[INFO] [stderr]     Checking clap v2.34.0
[INFO] [stderr]     Checking plotters v0.3.1
[INFO] [stderr]     Checking oorandom v11.1.3
[INFO] [stderr]     Checking walkdir v2.3.2
[INFO] [stderr]     Checking criterion-plot v0.4.4
[INFO] [stderr]     Checking const_format v0.2.22
[INFO] [stderr]     Checking strum v0.24.0
[INFO] [stderr]     Checking impl-serde v0.3.2
[INFO] [stderr]     Checking serde_with v1.12.0
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking bstr v0.2.17
[INFO] [stderr]     Checking serde_cbor v0.11.2
[INFO] [stderr]    Compiling toml v0.5.8
[INFO] [stderr]     Checking ethbloom v0.11.1
[INFO] [stderr]     Checking csv v1.1.6
[INFO] [stderr]     Checking jsonrpc-core v18.0.0
[INFO] [stderr]     Checking sqlx-core v0.5.11
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]    Compiling proc-macro-crate v1.1.3
[INFO] [stderr]     Checking criterion v0.3.5
[INFO] [stderr]    Compiling parity-scale-codec-derive v2.3.1
[INFO] [stderr]     Checking hyper v0.14.18
[INFO] [stderr]    Compiling parity-scale-codec v2.3.1
[INFO] [stderr]     Checking impl-codec v0.5.1
[INFO] [stderr]     Checking primitive-types v0.10.1
[INFO] [stderr]     Checking ethereum-types v0.12.1
[INFO] [stderr]     Checking ethabi v16.0.0
[INFO] [stderr]     Checking ethabi v15.0.0
[INFO] [stderr]     Checking web3 v0.18.0
[INFO] [stderr]    Compiling sqlx-macros v0.5.11
[INFO] [stderr]     Checking hyper-tls v0.5.0
[INFO] [stderr]     Checking warp v0.3.1 (https://github.com/vkgnosis/warp.git?rev=87a91e24311b0ca6ed67408d2d302c569331dfec#87a91e24)
[INFO] [stderr]     Checking reqwest v0.11.10
[INFO] [stderr]     Checking ethcontract-common v0.17.0
[INFO] [stderr]     Checking gas-estimation v0.1.0 (https://github.com/gnosis/gp-gas-estimation.git?tag=v0.5.0#7ce0050d)
[INFO] [stderr]     Checking model v0.1.0 (/opt/rustwide/workdir/crates/model)
[INFO] [stderr]    Compiling ethcontract-generate v0.17.0
[INFO] [stderr]    Compiling ethcontract v0.17.0
[INFO] [stderr]     Checking sqlx v0.5.11
[INFO] [stderr]    Compiling ethcontract-derive v0.17.0
[INFO] [stderr]    Compiling contracts v0.1.0 (/opt/rustwide/workdir/crates/contracts)
[INFO] [stderr]     Checking ethcontract-mock v0.17.0
[INFO] [stderr]     Checking shared v0.1.0 (/opt/rustwide/workdir/crates/shared)
[INFO] [stderr]     Checking testlib v0.1.0 (/opt/rustwide/workdir/crates/testlib)
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> crates/shared/src/price_estimation/native_price_cache.rs:49:25
[INFO] [stdout]    |
[INFO] [stdout] 49 |                     let mut entry = cache.entry(*token).or_insert_with(|| CachedPrice {
[INFO] [stdout]    |                         ----^^^^^
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> crates/shared/src/price_estimation/native_price_cache.rs:49:25
[INFO] [stdout]    |
[INFO] [stdout] 49 |                     let mut entry = cache.entry(*token).or_insert_with(|| CachedPrice {
[INFO] [stdout]    |                         ----^^^^^
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking solver v0.1.0 (/opt/rustwide/workdir/crates/solver)
[INFO] [stderr]     Checking orderbook v0.1.0 (/opt/rustwide/workdir/crates/orderbook)
[INFO] [stderr]     Checking alerter v0.1.0 (/opt/rustwide/workdir/crates/alerter)
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> crates/solver/src/driver.rs:728:13
[INFO] [stdout]     |
[INFO] [stdout] 728 |     Solving(anyhow::Error),
[INFO] [stdout]     |     ------- ^^^^^^^^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 728 |     Solving(()),
[INFO] [stdout]     |             ~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking e2e v1.0.0 (/opt/rustwide/workdir/crates/e2e)
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> crates/solver/src/driver.rs:728:13
[INFO] [stdout]     |
[INFO] [stdout] 728 |     Solving(anyhow::Error),
[INFO] [stdout]     |     ------- ^^^^^^^^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 728 |     Solving(()),
[INFO] [stdout]     |             ~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished dev [unoptimized + debuginfo] target(s) in 1m 01s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: criterion v0.3.5
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "5520ebcae57de553f46b240913f6e240acc26cc1b6a3caacbe25b88b86bcac01", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5520ebcae57de553f46b240913f6e240acc26cc1b6a3caacbe25b88b86bcac01", kill_on_drop: false }`
[INFO] [stdout] 5520ebcae57de553f46b240913f6e240acc26cc1b6a3caacbe25b88b86bcac01
