[INFO] cloning repository https://github.com/mohammadreza-ashouri/RUST-Miner-Extractable-Value [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mohammadreza-ashouri/RUST-Miner-Extractable-Value" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmohammadreza-ashouri%2FRUST-Miner-Extractable-Value", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmohammadreza-ashouri%2FRUST-Miner-Extractable-Value'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 29eeab6b7e2ccc1e9131eb51c2737f3fd6d73f40 [INFO] testing mohammadreza-ashouri/RUST-Miner-Extractable-Value against beta-2022-02-22 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmohammadreza-ashouri%2FRUST-Miner-Extractable-Value" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mohammadreza-ashouri/RUST-Miner-Extractable-Value on toolchain beta-2022-02-22 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/mohammadreza-ashouri/RUST-Miner-Extractable-Value [INFO] finished tweaking git repo https://github.com/mohammadreza-ashouri/RUST-Miner-Extractable-Value [INFO] tweaked toml for git repo https://github.com/mohammadreza-ashouri/RUST-Miner-Extractable-Value written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/mohammadreza-ashouri/RUST-Miner-Extractable-Value already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded elliptic-curve v0.8.5 [INFO] [stderr] Downloaded ff v0.8.0 [INFO] [stderr] Downloaded group v0.8.0 [INFO] [stderr] Downloaded ecdsa v0.10.2 [INFO] [stderr] Downloaded password-hash v0.1.1 [INFO] [stderr] Downloaded ethers-providers v0.2.1 [INFO] [stderr] Downloaded ethers-contract v0.2.1 [INFO] [stderr] Downloaded ethers-middleware v0.2.1 [INFO] [stderr] Downloaded ethers-contract-derive v0.2.1 [INFO] [stderr] Downloaded eth-keystore v0.2.0 [INFO] [stderr] Downloaded ethers-core v0.2.1 [INFO] [stderr] Downloaded ethers-contract-abigen v0.2.1 [INFO] [stderr] Downloaded postgres v0.19.0 [INFO] [stderr] Downloaded ethers v0.2.1 [INFO] [stderr] Downloaded ethers-signers v0.2.1 [INFO] [stderr] Downloaded postgres-protocol v0.6.0 [INFO] [stderr] Downloaded ethabi-next v13.1.0 [INFO] [stderr] Downloaded bitvec v0.18.4 [INFO] [stderr] Downloaded tokio-postgres v0.7.0 [INFO] [stderr] Downloaded postgres-types v0.2.0 [INFO] [stderr] Downloaded base64ct v0.2.0 [INFO] [stderr] Downloaded scrypt v0.6.3 [INFO] [stderr] Downloaded elliptic-curve v0.9.4 [INFO] [stderr] Downloaded curl-sys v0.4.40+curl-7.75.0 [INFO] [stderr] Downloaded rust_decimal v1.10.3 [INFO] [stderr] Downloaded parity-scale-codec v2.0.0 [INFO] [stderr] Downloaded pbkdf2 v0.7.3 [INFO] [stderr] Downloaded k256 v0.7.2 [INFO] [stderr] Downloaded radium v0.4.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "+beta-2022-02-22" "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] d2e955ceba1fa7962beb097bf519c3afcd606d86735fcf9521e72fb1e6441595 [INFO] running `Command { std: "docker" "start" "-a" "d2e955ceba1fa7962beb097bf519c3afcd606d86735fcf9521e72fb1e6441595", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d2e955ceba1fa7962beb097bf519c3afcd606d86735fcf9521e72fb1e6441595", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d2e955ceba1fa7962beb097bf519c3afcd606d86735fcf9521e72fb1e6441595", kill_on_drop: false }` [INFO] [stdout] d2e955ceba1fa7962beb097bf519c3afcd606d86735fcf9521e72fb1e6441595 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "+beta-2022-02-22" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3bc115f03ee288cd733ea554f11a12b738ed4519347cc8a0cfb0c27a43be91e9 [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" "3bc115f03ee288cd733ea554f11a12b738ed4519347cc8a0cfb0c27a43be91e9", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.86 [INFO] [stderr] Compiling syn v1.0.60 [INFO] [stderr] Compiling serde_derive v1.0.123 [INFO] [stderr] Compiling serde v1.0.123 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling once_cell v1.6.0 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling subtle v2.4.0 [INFO] [stderr] Compiling pin-project-lite v0.2.4 [INFO] [stderr] Compiling byteorder v1.4.2 [INFO] [stderr] Compiling funty v1.1.0 [INFO] [stderr] Compiling futures-core v0.3.12 [INFO] [stderr] Compiling futures-sink v0.3.12 [INFO] [stderr] Compiling cpuid-bool v0.1.2 [INFO] [stderr] Compiling radium v0.4.1 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling futures-io v0.3.12 [INFO] [stderr] Compiling rustc-hex v2.1.0 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling serde_json v1.0.62 [INFO] [stderr] Compiling byte-slice-cast v1.0.0 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling keccak v0.1.0 [INFO] [stderr] Compiling httparse v1.3.5 [INFO] [stderr] Compiling zeroize v1.2.0 [INFO] [stderr] Compiling openssl v0.10.32 [INFO] [stderr] Compiling native-tls v0.2.7 [INFO] [stderr] Compiling base64ct v0.2.0 [INFO] [stderr] Compiling curl v0.4.34 [INFO] [stderr] Compiling utf-8 v0.7.5 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling tokio v1.2.0 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling indexmap v1.6.1 [INFO] [stderr] Compiling tinyvec v1.1.1 [INFO] [stderr] Compiling tracing-core v0.1.17 [INFO] [stderr] Compiling futures-channel v0.3.12 [INFO] [stderr] Compiling futures-task v0.3.12 [INFO] [stderr] Compiling thread_local v1.1.3 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling phf v0.8.0 [INFO] [stderr] Compiling bitvec v0.20.1 [INFO] [stderr] Compiling openssl-sys v0.9.60 [INFO] [stderr] Compiling libz-sys v1.1.2 [INFO] [stderr] Compiling curl-sys v0.4.40+curl-7.75.0 [INFO] [stderr] Compiling regex v1.4.3 [INFO] [stderr] Compiling uint v0.9.0 [INFO] [stderr] Compiling tracing v0.1.24 [INFO] [stderr] Compiling bitvec v0.18.4 [INFO] [stderr] Compiling unicode-normalization v0.1.17 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling mio v0.7.8 [INFO] [stderr] Compiling socket2 v0.3.19 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling rand_core v0.6.2 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling password-hash v0.1.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.8.3 [INFO] [stderr] Compiling idna v0.2.2 [INFO] [stderr] Compiling stringprep v0.1.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling crypto-mac v0.10.0 [INFO] [stderr] Compiling cipher v0.2.5 [INFO] [stderr] Compiling elliptic-curve v0.9.4 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling signature v1.2.2 [INFO] [stderr] Compiling ff v0.8.0 [INFO] [stderr] Compiling hmac v0.10.1 [INFO] [stderr] Compiling sha2 v0.9.3 [INFO] [stderr] Compiling sha3 v0.9.1 [INFO] [stderr] Compiling sha-1 v0.9.4 [INFO] [stderr] Compiling url v2.2.1 [INFO] [stderr] Compiling salsa20 v0.7.2 [INFO] [stderr] Compiling aes-soft v0.6.4 [INFO] [stderr] Compiling ctr v0.6.0 [INFO] [stderr] Compiling group v0.8.0 [INFO] [stderr] Compiling fixed-hash v0.7.0 [INFO] [stderr] Compiling pretty_env_logger v0.4.0 [INFO] [stderr] Compiling pbkdf2 v0.7.3 [INFO] [stderr] Compiling elliptic-curve v0.8.5 [INFO] [stderr] Compiling aes v0.6.0 [INFO] [stderr] Compiling scrypt v0.6.3 [INFO] [stderr] Compiling ecdsa v0.10.2 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling sct v0.6.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling rustls v0.19.0 [INFO] [stderr] Compiling webpki-roots v0.21.0 [INFO] [stderr] Compiling k256 v0.7.2 [INFO] [stderr] Compiling futures-macro v0.3.12 [INFO] [stderr] Compiling tokio-macros v1.1.0 [INFO] [stderr] Compiling pin-project-internal v1.0.5 [INFO] [stderr] Compiling thiserror-impl v1.0.24 [INFO] [stderr] Compiling async-trait v0.1.42 [INFO] [stderr] Compiling auto_impl v0.4.1 [INFO] [stderr] Compiling gumdrop_derive v0.8.0 [INFO] [stderr] Compiling futures-util v0.3.12 [INFO] [stderr] Compiling gumdrop v0.8.0 [INFO] [stderr] Compiling thiserror v1.0.24 [INFO] [stderr] Compiling pin-project v1.0.5 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling futures-executor v0.3.12 [INFO] [stderr] Compiling futures v0.3.12 [INFO] [stderr] Compiling bytes v1.0.1 [INFO] [stderr] Compiling parity-scale-codec v2.0.0 [INFO] [stderr] Compiling impl-serde v0.3.1 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling rlp v0.5.0 [INFO] [stderr] Compiling http v0.2.3 [INFO] [stderr] Compiling input_buffer v0.4.0 [INFO] [stderr] Compiling postgres-protocol v0.6.0 [INFO] [stderr] Compiling impl-rlp v0.3.0 [INFO] [stderr] Compiling ethbloom v0.11.0 [INFO] [stderr] Compiling postgres-types v0.2.0 [INFO] [stderr] Compiling eth-keystore v0.2.0 [INFO] [stderr] Compiling serde-aux v2.1.1 [INFO] [stderr] Compiling impl-codec v0.5.0 [INFO] [stderr] Compiling primitive-types v0.9.0 [INFO] [stderr] Compiling http-body v0.4.0 [INFO] [stderr] Compiling tungstenite v0.12.0 [INFO] [stderr] Compiling tokio-util v0.6.3 [INFO] [stderr] Compiling tokio-rustls v0.22.0 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling tokio-tungstenite v0.13.0 [INFO] [stderr] Compiling h2 v0.3.0 [INFO] [stderr] Compiling tokio-postgres v0.7.0 [INFO] [stderr] Compiling ethereum-types v0.11.0 [INFO] [stderr] Compiling ethabi-next v13.1.0 [INFO] [stderr] Compiling ethers-core v0.2.1 [INFO] [stderr] Compiling postgres v0.19.0 [INFO] [stderr] Compiling rust_decimal v1.10.3 [INFO] [stderr] Compiling hyper v0.14.4 [INFO] [stderr] Compiling ethers-contract-abigen v0.2.1 [INFO] [stderr] Compiling ethers-signers v0.2.1 [INFO] [stderr] Compiling ethers-contract-derive v0.2.1 [INFO] [stderr] Compiling hyper-rustls v0.22.1 [INFO] [stderr] Compiling reqwest v0.11.1 [INFO] [stderr] Compiling ethers-providers v0.2.1 [INFO] [stderr] Compiling ethers-contract v0.2.1 [INFO] [stderr] Compiling ethers-middleware v0.2.1 [INFO] [stderr] Compiling ethers v0.2.1 [INFO] [stderr] Compiling mev-inspect v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field is never read: `bproxy` [INFO] [stdout] --> src/inspectors/balancer.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | bproxy: BaseContract, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `Balancer` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/inspectors/balancer.rs:14:10 [INFO] [stdout] | [INFO] [stdout] 14 | #[derive(Debug, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4m 08s [INFO] running `Command { std: "docker" "inspect" "3bc115f03ee288cd733ea554f11a12b738ed4519347cc8a0cfb0c27a43be91e9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3bc115f03ee288cd733ea554f11a12b738ed4519347cc8a0cfb0c27a43be91e9", kill_on_drop: false }` [INFO] [stdout] 3bc115f03ee288cd733ea554f11a12b738ed4519347cc8a0cfb0c27a43be91e9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "+beta-2022-02-22" "test" "--frozen" "--no-run" "--message-format=json", 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] 40585b246f154fe7bc90d6e8e2103f43b2053dd89eb3bdab7b05bcdbcb80540f [INFO] running `Command { std: "docker" "start" "-a" "40585b246f154fe7bc90d6e8e2103f43b2053dd89eb3bdab7b05bcdbcb80540f", kill_on_drop: false }` [INFO] [stdout] warning: field is never read: `bproxy` [INFO] [stdout] --> src/inspectors/balancer.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | bproxy: BaseContract, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `Balancer` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/inspectors/balancer.rs:14:10 [INFO] [stdout] | [INFO] [stdout] 14 | #[derive(Debug, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling mev-inspect v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `known` [INFO] [stdout] --> src/inspectors/batch.rs:541:13 [INFO] [stdout] | [INFO] [stdout] 541 | let known = inspection.known(); [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_known` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `bproxy` [INFO] [stdout] --> src/inspectors/balancer.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | bproxy: BaseContract, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `Balancer` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/inspectors/balancer.rs:14:10 [INFO] [stdout] | [INFO] [stdout] 14 | #[derive(Debug, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 15.37s [INFO] running `Command { std: "docker" "inspect" "40585b246f154fe7bc90d6e8e2103f43b2053dd89eb3bdab7b05bcdbcb80540f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "40585b246f154fe7bc90d6e8e2103f43b2053dd89eb3bdab7b05bcdbcb80540f", kill_on_drop: false }` [INFO] [stdout] 40585b246f154fe7bc90d6e8e2103f43b2053dd89eb3bdab7b05bcdbcb80540f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "+beta-2022-02-22" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] d5be24a6f3210a5e69f8807230b9a0c6f4e033c99379463c02e473c809505a0a [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" "d5be24a6f3210a5e69f8807230b9a0c6f4e033c99379463c02e473c809505a0a", kill_on_drop: false }` [INFO] [stderr] warning: field is never read: `bproxy` [INFO] [stderr] --> src/inspectors/balancer.rs:18:5 [INFO] [stderr] | [INFO] [stderr] 18 | bproxy: BaseContract, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] note: `Balancer` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] --> src/inspectors/balancer.rs:14:10 [INFO] [stderr] | [INFO] [stderr] 14 | #[derive(Debug, Clone)] [INFO] [stderr] | ^^^^^ ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unused variable: `known` [INFO] [stderr] --> src/inspectors/batch.rs:541:13 [INFO] [stderr] | [INFO] [stderr] 541 | let known = inspection.known(); [INFO] [stderr] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_known` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `mev-inspect` (lib) generated 1 warning [INFO] [stderr] warning: `mev-inspect` (lib test) generated 2 warnings (1 duplicate) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.29s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/mev_inspect-ebfc1d3f33bb3f4b) [INFO] [stdout] [INFO] [stdout] running 34 tests [INFO] [stdout] test inspectors::balancer::tests::comp_collect_trade ... ok [INFO] [stdout] test inspectors::balancer::tests::bot_trade ... ok [INFO] [stdout] test inspectors::compound::tests::liquidate ... ok [INFO] [stdout] test inspectors::aave::tests::simple_liquidation ... ok [INFO] [stdout] test inspectors::curve::tests::simple_arb ... ok [INFO] [stdout] test inspectors::curve::tests::instantiate ... FAILED [INFO] [stdout] test inspectors::compound::tests::instantiate ... FAILED [INFO] [stdout] test inspectors::uniswap::tests::router_insufficient_amount ... ok [INFO] [stdout] test inspectors::uniswap::tests::simple_transfers::parse_eth_for_exact_tokens ... ok [INFO] [stdout] test inspectors::uniswap::tests::arbitrages::parse_uni_sushi_arb ... ok [INFO] [stdout] test inspectors::uniswap::tests::bot_trade ... ok [INFO] [stdout] test inspectors::batch::tests::reverted_arb_positive_revenue ... ok [INFO] [stdout] test inspectors::batch::tests::bot_selfdestruct ... ok [INFO] [stdout] test prices::tests::check_historical_price ... ignored [INFO] [stdout] test inspectors::uniswap::tests::arbitrages::xsp_xfi_eth_arb ... ok [INFO] [stdout] test prices::tests::old_block_fail ... ignored [INFO] [stdout] test inspectors::batch::tests::zapper_no_false_positive ... ok [INFO] [stdout] test inspectors::uniswap::tests::arbitrages::triangular_router_arb ... ok [INFO] [stdout] test inspectors::uniswap::tests::simple_transfers::parse_exact_tokens_for_eth ... ok [INFO] [stdout] test inspectors::uniswap::tests::simple_transfers::parse_exact_eth_for_tokens ... ok [INFO] [stdout] test inspectors::batch::tests::balancer_uni_arb2 ... ok [INFO] [stdout] test inspectors::uniswap::tests::simple_transfers::parse_exact_tokens_for_tokens ... ok [INFO] [stdout] test inspectors::zeroex::tests::balancer_uni_zeroex ... ok [INFO] [stdout] test inspectors::batch::tests::balancer_uni_arb ... ok [INFO] [stdout] test reducers::arbitrage::tests::simple_arb ... ok [INFO] [stdout] test reducers::liquidation::tests::to_profitable_liquidation ... ok [INFO] [stdout] test reducers::trade::tests::non_continuous_transfers_ok ... ok [INFO] [stdout] test tests::check ... ok [INFO] [stdout] test reducers::trade::tests::two_continuous_transfers_ok ... ok [INFO] [stdout] test inspectors::batch::tests::curve_arb ... ok [INFO] [stdout] test inspectors::batch::tests::liquidation1 ... ok [INFO] [stdout] test inspectors::batch::tests::dydx_aave_liquidation ... ok [INFO] [stdout] test inspectors::batch::tests::aave_uni_liquidation ... ok [INFO] [stdout] test inspectors::uniswap::tests::checked ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- inspectors::curve::tests::instantiate stdout ---- [INFO] [stdout] thread 'inspectors::curve::tests::instantiate' panicked at 'called `Result::unwrap()` on an `Err` value: MiddlewareError(JsonRpcClientError(ReqwestError(reqwest::Error { kind: Request, url: Url { scheme: "https", username: "", password: None, host: Some(Domain("mainnet.infura.io")), port: None, path: "/v3/c60b0bb42f8a4c6481ecd229eddaca27", query: None, fragment: None }, source: hyper::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })) })))', src/inspectors/curve.rs:156:72 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5607e9aff24c - std::backtrace_rs::backtrace::libunwind::trace::h02555d7ca8aa068a [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x5607e9aff24c - std::backtrace_rs::backtrace::trace_unsynchronized::h8555a46024147da8 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x5607e9aff24c - std::sys_common::backtrace::_print_fmt::h4c7f50b4f105da1e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x5607e9aff24c - ::fmt::ha305a40dbc030444 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x5607e9b25dac - core::fmt::write::hadd15acf4d6ce273 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/fmt/mod.rs:1190:17 [INFO] [stdout] 5: 0x5607e9af7d48 - std::io::Write::write_fmt::h271050faa79d27d2 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/io/mod.rs:1657:15 [INFO] [stdout] 6: 0x5607e9b01827 - std::sys_common::backtrace::_print::h0dd5c0810675bd8c [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x5607e9b01827 - std::sys_common::backtrace::print::h20a2155fa0a22ca6 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x5607e9b01827 - std::panicking::default_hook::{{closure}}::habb3b6f3ccdfe00a [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x5607e9b0155b - std::panicking::default_hook::h1c5cf4d5063a38e4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x5607e9b01f7a - std::panicking::rust_panic_with_hook::hb5de7a3072d2cf59 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x5607e9b01c67 - std::panicking::begin_panic_handler::{{closure}}::h5106de2f55f1a411 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:588:13 [INFO] [stdout] 12: 0x5607e9aff714 - std::sys_common::backtrace::__rust_end_short_backtrace::h5ad5c2a8a003ca72 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x5607e9b01979 - rust_begin_unwind [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x5607e92a54e3 - core::panicking::panic_fmt::hfb4b8460cd493e74 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panicking.rs:143:14 [INFO] [stdout] 15: 0x5607e92a55d3 - core::result::unwrap_failed::hf9b34e307f812de0 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/result.rs:1749:5 [INFO] [stdout] 16: 0x5607e92d2b05 - core::result::Result::unwrap::hb19982ce11d58d84 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/result.rs:1065:23 [INFO] [stdout] 17: 0x5607e93ac239 - mev_inspect::inspectors::curve::tests::instantiate::{{closure}}::h817209daba0dcc3c [INFO] [stdout] at /opt/rustwide/workdir/src/inspectors/curve.rs:156:21 [INFO] [stdout] 18: 0x5607e930bb0b - as core::future::future::Future>::poll::h8e1e3b4f2ec3796a [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/future/mod.rs:84:19 [INFO] [stdout] 19: 0x5607e933765a - as core::future::future::Future>::poll::h02db86f91ca018dd [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/future/future.rs:123:9 [INFO] [stdout] 20: 0x5607e9333020 - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::{{closure}}::h472fb3c86cb4a58c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.2.0/src/runtime/basic_scheduler.rs:184:58 [INFO] [stdout] 21: 0x5607e92c8140 - tokio::coop::with_budget::{{closure}}::hc447189a3b580951 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.2.0/src/coop.rs:121:9 [INFO] [stdout] 22: 0x5607e92f8458 - std::thread::local::LocalKey::try_with::h3f75b5a96471cefc [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/local.rs:413:16 [INFO] [stdout] 23: 0x5607e92f67ed - std::thread::local::LocalKey::with::h1a9eba5a2ef9afc4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/local.rs:389:9 [INFO] [stdout] 24: 0x5607e932f9bf - tokio::coop::with_budget::hbc181e26cc16f3a6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.2.0/src/coop.rs:114:5 [INFO] [stdout] 25: 0x5607e932f9bf - tokio::coop::budget::h7fd93eed7e14b853 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.2.0/src/coop.rs:98:5 [INFO] [stdout] 26: 0x5607e932f9bf - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::h0c97c030fa3b7403 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.2.0/src/runtime/basic_scheduler.rs:184:35 [INFO] [stdout] 27: 0x5607e9335451 - tokio::runtime::basic_scheduler::enter::{{closure}}::h297ab5aa761e027b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.2.0/src/runtime/basic_scheduler.rs:266:29 [INFO] [stdout] 28: 0x5607e938a4c7 - tokio::macros::scoped_tls::ScopedKey::set::hcb466bebe7260b9e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.2.0/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 29: 0x5607e93349b2 - tokio::runtime::basic_scheduler::enter::hb86d6c82d8971240 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.2.0/src/runtime/basic_scheduler.rs:266:5 [INFO] [stdout] 30: 0x5607e932ee3b - tokio::runtime::basic_scheduler::Inner

::block_on::h0eab8016b1c95c4c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.2.0/src/runtime/basic_scheduler.rs:176:9 [INFO] [stdout] 31: 0x5607e9335726 - tokio::runtime::basic_scheduler::InnerGuard

::block_on::h1d57fbb175737610 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.2.0/src/runtime/basic_scheduler.rs:405:9 [INFO] [stdout] 32: 0x5607e932d8ec - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::h8150b40bbedb0ac1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.2.0/src/runtime/basic_scheduler.rs:136:24 [INFO] [stdout] 33: 0x5607e939e22d - tokio::runtime::Runtime::block_on::hab6dd039801140eb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.2.0/src/runtime/mod.rs:450:46 [INFO] [stdout] 34: 0x5607e93abf18 - mev_inspect::inspectors::curve::tests::instantiate::h049fd1bdd8a08aa9 [INFO] [stdout] at /opt/rustwide/workdir/src/inspectors/curve.rs:151:5 [INFO] [stdout] 35: 0x5607e93abe4a - mev_inspect::inspectors::curve::tests::instantiate::{{closure}}::h048eb089ae3df789 [INFO] [stdout] at /opt/rustwide/workdir/src/inspectors/curve.rs:151:5 [INFO] [stdout] 36: 0x5607e930df8e - core::ops::function::FnOnce::call_once::h9ca792c64ec302e3 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 37: 0x5607e93e5693 - core::ops::function::FnOnce::call_once::h43953c8a8f54893f [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 38: 0x5607e93e5693 - test::__rust_begin_short_backtrace::h163f55298a15df9b [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:575:5 [INFO] [stdout] 39: 0x5607e93e43c1 - as core::ops::function::FnOnce>::call_once::hc911782b3cbc7ed5 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 40: 0x5607e93e43c1 - as core::ops::function::FnOnce<()>>::call_once::hc5bb369afbf9cd4e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 41: 0x5607e93e43c1 - std::panicking::try::do_call::he60df4e3e832faff [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:492:40 [INFO] [stdout] 42: 0x5607e93e43c1 - std::panicking::try::h2633cee89a0767f3 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:456:19 [INFO] [stdout] 43: 0x5607e93e43c1 - std::panic::catch_unwind::h6e10f7b94ce38b1e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panic.rs:137:14 [INFO] [stdout] 44: 0x5607e93e43c1 - test::run_test_in_process::h085ef39049c3b50b [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:598:18 [INFO] [stdout] 45: 0x5607e93e43c1 - test::run_test::run_test_inner::{{closure}}::h4e58ce9f68eb43e4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:492:39 [INFO] [stdout] 46: 0x5607e93edca1 - test::run_test::run_test_inner::{{closure}}::h6d18db28c5e396ee [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:519:37 [INFO] [stdout] 47: 0x5607e93edca1 - std::sys_common::backtrace::__rust_begin_short_backtrace::h32292cb2cd8be620 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 48: 0x5607e93ba3ff - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h71ee66b20f7b0482 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 49: 0x5607e93ba3ff - as core::ops::function::FnOnce<()>>::call_once::hb6046e1d1a75a4a4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 50: 0x5607e93ba3ff - std::panicking::try::do_call::h5422165a88309c77 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:492:40 [INFO] [stdout] 51: 0x5607e93ba3ff - std::panicking::try::h840a12b54e2c9f5d [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:456:19 [INFO] [stdout] 52: 0x5607e93ba3ff - std::panic::catch_unwind::h85910e437c8da180 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panic.rs:137:14 [INFO] [stdout] 53: 0x5607e93ba3ff - std::thread::Builder::spawn_unchecked_::{{closure}}::ha3af3a297bfd51d6 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 54: 0x5607e93ba3ff - core::ops::function::FnOnce::call_once{{vtable.shim}}::hff8788f58e0e06a9 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 55: 0x5607e9b07e13 - as core::ops::function::FnOnce>::call_once::h82a18723295373b7 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 56: 0x5607e9b07e13 - as core::ops::function::FnOnce>::call_once::h4b9b8634f7a2a5a4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 57: 0x5607e9b07e13 - std::sys::unix::thread::Thread::new::thread_start::h3dc341aa024c6852 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 58: 0x7f2c0bd62609 - start_thread [INFO] [stdout] 59: 0x7f2c0bb32293 - clone [INFO] [stdout] 60: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- inspectors::compound::tests::instantiate stdout ---- [INFO] [stdout] thread 'inspectors::compound::tests::instantiate' panicked at 'called `Result::unwrap()` on an `Err` value: MiddlewareError(JsonRpcClientError(ReqwestError(reqwest::Error { kind: Request, url: Url { scheme: "https", username: "", password: None, host: Some(Domain("mainnet.infura.io")), port: None, path: "/v3/c60b0bb42f8a4c6481ecd229eddaca27", query: None, fragment: None }, source: hyper::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })) })))', src/inspectors/compound.rs:276:14 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5607e9aff24c - std::backtrace_rs::backtrace::libunwind::trace::h02555d7ca8aa068a [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x5607e9aff24c - std::backtrace_rs::backtrace::trace_unsynchronized::h8555a46024147da8 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x5607e9aff24c - std::sys_common::backtrace::_print_fmt::h4c7f50b4f105da1e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x5607e9aff24c - ::fmt::ha305a40dbc030444 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x5607e9b25dac - core::fmt::write::hadd15acf4d6ce273 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/fmt/mod.rs:1190:17 [INFO] [stdout] 5: 0x5607e9af7d48 - std::io::Write::write_fmt::h271050faa79d27d2 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/io/mod.rs:1657:15 [INFO] [stdout] 6: 0x5607e9b01827 - std::sys_common::backtrace::_print::h0dd5c0810675bd8c [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x5607e9b01827 - std::sys_common::backtrace::print::h20a2155fa0a22ca6 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x5607e9b01827 - std::panicking::default_hook::{{closure}}::habb3b6f3ccdfe00a [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x5607e9b0155b - std::panicking::default_hook::h1c5cf4d5063a38e4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x5607e9b01f7a - std::panicking::rust_panic_with_hook::hb5de7a3072d2cf59 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x5607e9b01c67 - std::panicking::begin_panic_handler::{{closure}}::h5106de2f55f1a411 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:588:13 [INFO] [stdout] 12: 0x5607e9aff714 - std::sys_common::backtrace::__rust_end_short_backtrace::h5ad5c2a8a003ca72 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x5607e9b01979 - rust_begin_unwind [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x5607e92a54e3 - core::panicking::panic_fmt::hfb4b8460cd493e74 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panicking.rs:143:14 [INFO] [stdout] 15: 0x5607e92a55d3 - core::result::unwrap_failed::hf9b34e307f812de0 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/result.rs:1749:5 [INFO] [stdout] 16: 0x5607e92d2525 - core::result::Result::unwrap::h1d9de866b08db3d1 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/result.rs:1065:23 [INFO] [stdout] 17: 0x5607e93457cf - mev_inspect::inspectors::compound::tests::instantiate::{{closure}}::h4f6b54a386bd6e9f [INFO] [stdout] at /opt/rustwide/workdir/src/inspectors/compound.rs:274:24 [INFO] [stdout] 18: 0x5607e930c27b - as core::future::future::Future>::poll::hecb5b75e4aa251d9 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/future/mod.rs:84:19 [INFO] [stdout] 19: 0x5607e933783a - as core::future::future::Future>::poll::h4feb364e6e42a49d [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/future/future.rs:123:9 [INFO] [stdout] 20: 0x5607e9333080 - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::{{closure}}::h9c38eb2cb65c581d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.2.0/src/runtime/basic_scheduler.rs:184:58 [INFO] [stdout] 21: 0x5607e92c6760 - tokio::coop::with_budget::{{closure}}::h1bcf7feaea56b13e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.2.0/src/coop.rs:121:9 [INFO] [stdout] 22: 0x5607e92f8218 - std::thread::local::LocalKey::try_with::h30af7c6bb36469c2 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/local.rs:413:16 [INFO] [stdout] 23: 0x5607e92f70bd - std::thread::local::LocalKey::with::had8163ded47eb5fb [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/local.rs:389:9 [INFO] [stdout] 24: 0x5607e93311bf - tokio::coop::with_budget::h660fb365080bbd5b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.2.0/src/coop.rs:114:5 [INFO] [stdout] 25: 0x5607e93311bf - tokio::coop::budget::hb89694aa25c275a0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.2.0/src/coop.rs:98:5 [INFO] [stdout] 26: 0x5607e93311bf - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::h8ce76b5e309beb49 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.2.0/src/runtime/basic_scheduler.rs:184:35 [INFO] [stdout] 27: 0x5607e9335611 - tokio::runtime::basic_scheduler::enter::{{closure}}::hef7bd00332aa693e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.2.0/src/runtime/basic_scheduler.rs:266:29 [INFO] [stdout] 28: 0x5607e938a6a7 - tokio::macros::scoped_tls::ScopedKey::set::he8b291df6d294493 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.2.0/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 29: 0x5607e9335072 - tokio::runtime::basic_scheduler::enter::hce8ea924e5e6ba25 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.2.0/src/runtime/basic_scheduler.rs:266:5 [INFO] [stdout] 30: 0x5607e932eedb - tokio::runtime::basic_scheduler::Inner

::block_on::h43651479b1c97490 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.2.0/src/runtime/basic_scheduler.rs:176:9 [INFO] [stdout] 31: 0x5607e93357b6 - tokio::runtime::basic_scheduler::InnerGuard

::block_on::h2a10b725b3fe4bf9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.2.0/src/runtime/basic_scheduler.rs:405:9 [INFO] [stdout] 32: 0x5607e932e01c - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::habc68ba4fab71779 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.2.0/src/runtime/basic_scheduler.rs:136:24 [INFO] [stdout] 33: 0x5607e939e4cd - tokio::runtime::Runtime::block_on::hf679f5ca182a2d13 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.2.0/src/runtime/mod.rs:450:46 [INFO] [stdout] 34: 0x5607e93454a8 - mev_inspect::inspectors::compound::tests::instantiate::h970cbd59f58e5bd2 [INFO] [stdout] at /opt/rustwide/workdir/src/inspectors/compound.rs:269:5 [INFO] [stdout] 35: 0x5607e93453da - mev_inspect::inspectors::compound::tests::instantiate::{{closure}}::hcf5cc74921347791 [INFO] [stdout] at /opt/rustwide/workdir/src/inspectors/compound.rs:269:5 [INFO] [stdout] 36: 0x5607e930e3ce - core::ops::function::FnOnce::call_once::hc02a6569a3f8a0ed [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 37: 0x5607e93e5693 - core::ops::function::FnOnce::call_once::h43953c8a8f54893f [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 38: 0x5607e93e5693 - test::__rust_begin_short_backtrace::h163f55298a15df9b [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:575:5 [INFO] [stdout] 39: 0x5607e93e43c1 - as core::ops::function::FnOnce>::call_once::hc911782b3cbc7ed5 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 40: 0x5607e93e43c1 - as core::ops::function::FnOnce<()>>::call_once::hc5bb369afbf9cd4e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 41: 0x5607e93e43c1 - std::panicking::try::do_call::he60df4e3e832faff [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:492:40 [INFO] [stdout] 42: 0x5607e93e43c1 - std::panicking::try::h2633cee89a0767f3 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:456:19 [INFO] [stdout] 43: 0x5607e93e43c1 - std::panic::catch_unwind::h6e10f7b94ce38b1e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panic.rs:137:14 [INFO] [stdout] 44: 0x5607e93e43c1 - test::run_test_in_process::h085ef39049c3b50b [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:598:18 [INFO] [stdout] 45: 0x5607e93e43c1 - test::run_test::run_test_inner::{{closure}}::h4e58ce9f68eb43e4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:492:39 [INFO] [stdout] 46: 0x5607e93edca1 - test::run_test::run_test_inner::{{closure}}::h6d18db28c5e396ee [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:519:37 [INFO] [stdout] 47: 0x5607e93edca1 - std::sys_common::backtrace::__rust_begin_short_backtrace::h32292cb2cd8be620 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 48: 0x5607e93ba3ff - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h71ee66b20f7b0482 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 49: 0x5607e93ba3ff - as core::ops::function::FnOnce<()>>::call_once::hb6046e1d1a75a4a4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 50: 0x5607e93ba3ff - std::panicking::try::do_call::h5422165a88309c77 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:492:40 [INFO] [stdout] 51: 0x5607e93ba3ff - std::panicking::try::h840a12b54e2c9f5d [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:456:19 [INFO] [stdout] 52: 0x5607e93ba3ff - std::panic::catch_unwind::h85910e437c8da180 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panic.rs:137:14 [INFO] [stdout] 53: 0x5607e93ba3ff - std::thread::Builder::spawn_unchecked_::{{closure}}::ha3af3a297bfd51d6 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 54: 0x5607e93ba3ff - core::ops::function::FnOnce::call_once{{vtable.shim}}::hff8788f58e0e06a9 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 55: 0x5607e9b07e13 - as core::ops::function::FnOnce>::call_once::h82a18723295373b7 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 56: 0x5607e9b07e13 - as core::ops::function::FnOnce>::call_once::h4b9b8634f7a2a5a4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 57: 0x5607e9b07e13 - std::sys::unix::thread::Thread::new::thread_start::h3dc341aa024c6852 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 58: 0x7f2c0bd62609 - start_thread [INFO] [stdout] 59: 0x7f2c0bb32293 - clone [INFO] [stdout] 60: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] inspectors::compound::tests::instantiate [INFO] [stdout] inspectors::curve::tests::instantiate [INFO] [stdout] [INFO] [stdout] test result: FAILED. 30 passed; 2 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.96s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--lib' [INFO] running `Command { std: "docker" "inspect" "d5be24a6f3210a5e69f8807230b9a0c6f4e033c99379463c02e473c809505a0a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d5be24a6f3210a5e69f8807230b9a0c6f4e033c99379463c02e473c809505a0a", kill_on_drop: false }` [INFO] [stdout] d5be24a6f3210a5e69f8807230b9a0c6f4e033c99379463c02e473c809505a0a