[INFO] cloning repository https://github.com/mavericknico/web3-eth-event-parser
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mavericknico/web3-eth-event-parser" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmavericknico%2Fweb3-eth-event-parser", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmavericknico%2Fweb3-eth-event-parser'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 437110c6ec764bdbe6b6113c59ab9ccc4052f4dd
[INFO] testing mavericknico/web3-eth-event-parser against 1.57.0 for beta-1.58-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmavericknico%2Fweb3-eth-event-parser" "/workspace/builds/worker-36/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-36/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/mavericknico/web3-eth-event-parser on toolchain 1.57.0
[INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.57.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/mavericknico/web3-eth-event-parser
[INFO] finished tweaking git repo https://github.com/mavericknico/web3-eth-event-parser
[INFO] tweaked toml for git repo https://github.com/mavericknico/web3-eth-event-parser written to /workspace/builds/worker-36/source/Cargo.toml
[INFO] crate git repo https://github.com/mavericknico/web3-eth-event-parser already has a lockfile, it will not be regenerated
[INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.57.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-36/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-36/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:a429bb59b7a3b4e7270a4b4c243bb115fc561d8f62ec34ef63a0a36cabf65dfd" "/opt/rustwide/cargo-home/bin/cargo" "+1.57.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 64c49561d8ab5477254cfa187ae32cfeac7557563544b1249dd17f4661616a5a
[INFO] running `Command { std: "docker" "start" "-a" "64c49561d8ab5477254cfa187ae32cfeac7557563544b1249dd17f4661616a5a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "64c49561d8ab5477254cfa187ae32cfeac7557563544b1249dd17f4661616a5a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "64c49561d8ab5477254cfa187ae32cfeac7557563544b1249dd17f4661616a5a", kill_on_drop: false }`
[INFO] [stdout] 64c49561d8ab5477254cfa187ae32cfeac7557563544b1249dd17f4661616a5a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-36/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-36/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:a429bb59b7a3b4e7270a4b4c243bb115fc561d8f62ec34ef63a0a36cabf65dfd" "/opt/rustwide/cargo-home/bin/cargo" "+1.57.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c3742626b693acf18d0593dcfc771d41001a4ec4673fab5319eb190de09a39b7
[INFO] running `Command { std: "docker" "start" "-a" "c3742626b693acf18d0593dcfc771d41001a4ec4673fab5319eb190de09a39b7", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.18
[INFO] [stderr]    Compiling libc v0.2.71
[INFO] [stderr]    Compiling syn v1.0.33
[INFO] [stderr]    Compiling memchr v2.3.3
[INFO] [stderr]    Compiling log v0.4.8
[INFO] [stderr]    Compiling futures-core v0.3.6
[INFO] [stderr]    Compiling cc v1.0.41
[INFO] [stderr]    Compiling serde_derive v1.0.114
[INFO] [stderr]    Compiling pin-project-internal v0.4.26
[INFO] [stderr]    Compiling futures-io v0.3.6
[INFO] [stderr]    Compiling once_cell v1.4.1
[INFO] [stderr]    Compiling pin-project-lite v0.1.10
[INFO] [stderr]    Compiling serde v1.0.114
[INFO] [stderr]    Compiling futures-sink v0.3.6
[INFO] [stderr]    Compiling proc-macro-hack v0.5.18
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]    Compiling byteorder v1.3.4
[INFO] [stderr]    Compiling itoa v0.4.5
[INFO] [stderr]    Compiling rustc-hex v2.1.0
[INFO] [stderr]    Compiling openssl v0.10.29
[INFO] [stderr]    Compiling foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling smallvec v1.4.0
[INFO] [stderr]    Compiling cache-padded v1.1.1
[INFO] [stderr]    Compiling radium v0.3.0
[INFO] [stderr]    Compiling byte-slice-cast v0.3.5
[INFO] [stderr]    Compiling waker-fn v1.1.0
[INFO] [stderr]    Compiling fastrand v1.4.0
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling native-tls v0.2.4
[INFO] [stderr]    Compiling parking v2.0.0
[INFO] [stderr]    Compiling event-listener v2.5.1
[INFO] [stderr]    Compiling openssl-probe v0.1.2
[INFO] [stderr]    Compiling atomic-waker v1.0.0
[INFO] [stderr]    Compiling parking v1.0.6
[INFO] [stderr]    Compiling serde_json v1.0.56
[INFO] [stderr]    Compiling async-task v3.0.0
[INFO] [stderr]    Compiling scoped-tls v1.0.0
[INFO] [stderr]    Compiling httpdate v0.3.2
[INFO] [stderr]    Compiling futures v0.1.29
[INFO] [stderr]    Compiling futures-timer v3.0.2
[INFO] [stderr]    Compiling regex-syntax v0.6.18
[INFO] [stderr]    Compiling instant v0.1.7
[INFO] [stderr]    Compiling indexmap v1.4.0
[INFO] [stderr]    Compiling lock_api v0.4.1
[INFO] [stderr]    Compiling itertools v0.9.0
[INFO] [stderr]    Compiling sha-1 v0.9.1
[INFO] [stderr]    Compiling foreign-types v0.3.2
[INFO] [stderr]    Compiling tiny-keccak v1.5.0
[INFO] [stderr]    Compiling aho-corasick v0.7.10
[INFO] [stderr]    Compiling getrandom v0.1.14
[INFO] [stderr]    Compiling iovec v0.1.4
[INFO] [stderr]    Compiling net2 v0.2.34
[INFO] [stderr]    Compiling socket2 v0.3.15
[INFO] [stderr]    Compiling num_cpus v1.13.0
[INFO] [stderr]    Compiling futures-task v0.3.6
[INFO] [stderr]    Compiling concurrent-queue v1.2.2
[INFO] [stderr]    Compiling unicode-normalization v0.1.12
[INFO] [stderr]    Compiling futures-channel v0.3.6
[INFO] [stderr]    Compiling parking_lot_core v0.8.0
[INFO] [stderr]    Compiling http v0.2.1
[INFO] [stderr]    Compiling rlp v0.4.5
[INFO] [stderr]    Compiling bitvec v0.17.4
[INFO] [stderr]    Compiling futures-lite v0.1.11
[INFO] [stderr]    Compiling tracing v0.1.21
[INFO] [stderr]    Compiling want v0.3.0
[INFO] [stderr]    Compiling kv-log-macro v1.0.7
[INFO] [stderr]    Compiling uint v0.8.3
[INFO] [stderr]    Compiling quote v1.0.7
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling mio v0.6.22
[INFO] [stderr]    Compiling regex v1.3.9
[INFO] [stderr]    Compiling async-channel v1.5.1
[INFO] [stderr]    Compiling parking_lot v0.11.0
[INFO] [stderr]    Compiling impl-rlp v0.2.1
[INFO] [stderr]    Compiling openssl-sys v0.9.58
[INFO] [stderr]    Compiling secp256k1-sys v0.1.2
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling idna v0.2.0
[INFO] [stderr]    Compiling blocking v0.4.7
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling url v2.1.1
[INFO] [stderr]    Compiling Inflector v0.11.4
[INFO] [stderr]    Compiling http-body v0.3.1
[INFO] [stderr]    Compiling tokio v0.2.22
[INFO] [stderr]    Compiling secp256k1 v0.17.2
[INFO] [stderr]    Compiling fixed-hash v0.6.1
[INFO] [stderr]    Compiling tokio-util v0.3.1
[INFO] [stderr]    Compiling tokio-tls v0.3.1
[INFO] [stderr]    Compiling futures-macro v0.3.6
[INFO] [stderr]    Compiling thiserror-impl v1.0.21
[INFO] [stderr]    Compiling derive_more v0.99.7
[INFO] [stderr]    Compiling thiserror v1.0.21
[INFO] [stderr]    Compiling pin-project v0.4.26
[INFO] [stderr]    Compiling futures-util v0.3.6
[INFO] [stderr]    Compiling smol v0.1.18
[INFO] [stderr]    Compiling h2 v0.2.6
[INFO] [stderr]    Compiling futures-executor v0.3.6
[INFO] [stderr]    Compiling futures v0.3.6
[INFO] [stderr]    Compiling soketto v0.4.2
[INFO] [stderr]    Compiling async-std v1.6.2
[INFO] [stderr]    Compiling parity-scale-codec v1.3.0
[INFO] [stderr]    Compiling impl-serde v0.3.1
[INFO] [stderr]    Compiling serde_syn v0.1.0
[INFO] [stderr]    Compiling ethbloom v0.9.2
[INFO] [stderr]    Compiling hyper v0.13.8
[INFO] [stderr]    Compiling jsonrpc-core v14.2.0
[INFO] [stderr]    Compiling async-native-tls v0.3.3
[INFO] [stderr]    Compiling impl-codec v0.4.2
[INFO] [stderr]    Compiling primitive-types v0.7.2
[INFO] [stderr]    Compiling hyper-tls v0.4.3
[INFO] [stderr]    Compiling ethereum-types v0.9.2
[INFO] [stderr]    Compiling ethabi v12.0.0
[INFO] [stderr]    Compiling web3 v0.13.0
[INFO] [stderr]    Compiling traits v0.1.0 (/opt/rustwide/workdir/traits)
[INFO] [stderr]    Compiling parser v0.1.0 (/opt/rustwide/workdir/parser)
[INFO] [stderr]    Compiling web3-eth-event-parser v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished dev [unoptimized + debuginfo] target(s) in 2m 10s
[INFO] running `Command { std: "docker" "inspect" "c3742626b693acf18d0593dcfc771d41001a4ec4673fab5319eb190de09a39b7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c3742626b693acf18d0593dcfc771d41001a4ec4673fab5319eb190de09a39b7", kill_on_drop: false }`
[INFO] [stdout] c3742626b693acf18d0593dcfc771d41001a4ec4673fab5319eb190de09a39b7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-36/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-36/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:a429bb59b7a3b4e7270a4b4c243bb115fc561d8f62ec34ef63a0a36cabf65dfd" "/opt/rustwide/cargo-home/bin/cargo" "+1.57.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 753bd6c6e3b09d0ae99c5f681fe94d27c0b4c467821fc516264d9f5315078f0f
[INFO] running `Command { std: "docker" "start" "-a" "753bd6c6e3b09d0ae99c5f681fe94d27c0b4c467821fc516264d9f5315078f0f", kill_on_drop: false }`
[INFO] [stderr]    Compiling web3-eth-event-parser v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished test [unoptimized + debuginfo] target(s) in 0.80s
[INFO] running `Command { std: "docker" "inspect" "753bd6c6e3b09d0ae99c5f681fe94d27c0b4c467821fc516264d9f5315078f0f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "753bd6c6e3b09d0ae99c5f681fe94d27c0b4c467821fc516264d9f5315078f0f", kill_on_drop: false }`
[INFO] [stdout] 753bd6c6e3b09d0ae99c5f681fe94d27c0b4c467821fc516264d9f5315078f0f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-36/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-36/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:a429bb59b7a3b4e7270a4b4c243bb115fc561d8f62ec34ef63a0a36cabf65dfd" "/opt/rustwide/cargo-home/bin/cargo" "+1.57.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 749d4478cdabd223016e0d73c0d85a56adf22c891e50b5eebade1cb9fe53f34b
[INFO] running `Command { std: "docker" "start" "-a" "749d4478cdabd223016e0d73c0d85a56adf22c891e50b5eebade1cb9fe53f34b", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Finished test [unoptimized + debuginfo] target(s) in 27.83s
[INFO] [stderr]      Running unittests (/opt/rustwide/target/debug/deps/web3_eth_event_parser-9a87a0e220ec3e5b)
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests web3-eth-event-parser
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "749d4478cdabd223016e0d73c0d85a56adf22c891e50b5eebade1cb9fe53f34b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "749d4478cdabd223016e0d73c0d85a56adf22c891e50b5eebade1cb9fe53f34b", kill_on_drop: false }`
[INFO] [stdout] 749d4478cdabd223016e0d73c0d85a56adf22c891e50b5eebade1cb9fe53f34b