[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.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmavericknico%2Fweb3-eth-event-parser" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mavericknico/web3-eth-event-parser on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.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-0/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.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded impl-rlp v0.2.1 [INFO] [stderr] Downloaded ethbloom v0.9.2 [INFO] [stderr] Downloaded ethereum-types v0.9.2 [INFO] [stderr] Downloaded rlp v0.4.5 [INFO] [stderr] Downloaded async-native-tls v0.3.3 [INFO] [stderr] Downloaded futures-lite v0.1.11 [INFO] [stderr] Downloaded secp256k1-sys v0.1.2 [INFO] [stderr] Downloaded ethabi v12.0.0 [INFO] [stderr] Downloaded secp256k1 v0.17.2 [INFO] [stderr] Downloaded serde_syn v0.1.0 [INFO] [stderr] Downloaded web3 v0.13.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c1066f178caa9f13a543fd16374cda8fda2bff4c5054c10c3c2d12c396fa4856 [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" "c1066f178caa9f13a543fd16374cda8fda2bff4c5054c10c3c2d12c396fa4856", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c1066f178caa9f13a543fd16374cda8fda2bff4c5054c10c3c2d12c396fa4856", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c1066f178caa9f13a543fd16374cda8fda2bff4c5054c10c3c2d12c396fa4856", kill_on_drop: false }` [INFO] [stdout] c1066f178caa9f13a543fd16374cda8fda2bff4c5054c10c3c2d12c396fa4856 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--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] 790b7ba37c82ef4e2ca162e5542807120b883af7270d8dffc19a3dfc84ff3aab [INFO] running `Command { std: "docker" "start" "-a" "790b7ba37c82ef4e2ca162e5542807120b883af7270d8dffc19a3dfc84ff3aab", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.33 [INFO] [stderr] Compiling futures-core v0.3.6 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling cc v1.0.41 [INFO] [stderr] Compiling serde_derive v1.0.114 [INFO] [stderr] Compiling serde v1.0.114 [INFO] [stderr] Compiling futures-io v0.3.6 [INFO] [stderr] Compiling rustc-hex v2.1.0 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling radium v0.3.0 [INFO] [stderr] Compiling arrayvec v0.5.1 [INFO] [stderr] Compiling byte-slice-cast v0.3.5 [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 instant v0.1.7 [INFO] [stderr] Compiling futures-task v0.3.6 [INFO] [stderr] Compiling indexmap v1.4.0 [INFO] [stderr] Compiling http v0.2.1 [INFO] [stderr] Compiling lock_api v0.4.1 [INFO] [stderr] Compiling proc-macro2 v1.0.18 [INFO] [stderr] Compiling rlp v0.4.5 [INFO] [stderr] Compiling futures-channel v0.3.6 [INFO] [stderr] Compiling async-channel v1.5.1 [INFO] [stderr] Compiling bitvec v0.17.4 [INFO] [stderr] Compiling net2 v0.2.34 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling socket2 v0.3.15 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling parking_lot_core v0.8.0 [INFO] [stderr] Compiling futures-lite v0.1.11 [INFO] [stderr] Compiling tiny-keccak v1.5.0 [INFO] [stderr] Compiling regex v1.3.9 [INFO] [stderr] Compiling impl-rlp v0.2.1 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling tracing v0.1.21 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling parking_lot v0.11.0 [INFO] [stderr] Compiling blocking v0.4.7 [INFO] [stderr] Compiling uint v0.8.3 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Compiling secp256k1-sys v0.1.2 [INFO] [stderr] Compiling tokio v0.2.22 [INFO] [stderr] Compiling fixed-hash v0.6.1 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling openssl v0.10.29 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Compiling secp256k1 v0.17.2 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling tokio-tls v0.3.1 [INFO] [stderr] Compiling pin-project-internal v0.4.26 [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 futures-executor v0.3.6 [INFO] [stderr] Compiling smol v0.1.18 [INFO] [stderr] Compiling h2 v0.2.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 jsonrpc-core v14.2.0 [INFO] [stderr] Compiling hyper v0.13.8 [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 ethereum-types v0.9.2 [INFO] [stderr] Compiling hyper-tls v0.4.3 [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 3m 04s [INFO] running `Command { std: "docker" "inspect" "790b7ba37c82ef4e2ca162e5542807120b883af7270d8dffc19a3dfc84ff3aab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "790b7ba37c82ef4e2ca162e5542807120b883af7270d8dffc19a3dfc84ff3aab", kill_on_drop: false }` [INFO] [stdout] 790b7ba37c82ef4e2ca162e5542807120b883af7270d8dffc19a3dfc84ff3aab [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "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] 1e5f9a0185e4a8a9c7d58295d85fe45cd6fb79294081b1b0307b004d3b1a3fc5 [INFO] running `Command { std: "docker" "start" "-a" "1e5f9a0185e4a8a9c7d58295d85fe45cd6fb79294081b1b0307b004d3b1a3fc5", 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 1.84s [INFO] running `Command { std: "docker" "inspect" "1e5f9a0185e4a8a9c7d58295d85fe45cd6fb79294081b1b0307b004d3b1a3fc5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1e5f9a0185e4a8a9c7d58295d85fe45cd6fb79294081b1b0307b004d3b1a3fc5", kill_on_drop: false }` [INFO] [stdout] 1e5f9a0185e4a8a9c7d58295d85fe45cd6fb79294081b1b0307b004d3b1a3fc5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen", 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] b5a565380c44da181f5021739394790371200718dd92dfb6d037d77187fc6149 [INFO] running `Command { std: "docker" "start" "-a" "b5a565380c44da181f5021739394790371200718dd92dfb6d037d77187fc6149", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.25s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/web3_eth_event_parser-b228a50c93d84155) [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] [stderr] Doc-tests web3-eth-event-parser [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" "b5a565380c44da181f5021739394790371200718dd92dfb6d037d77187fc6149", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b5a565380c44da181f5021739394790371200718dd92dfb6d037d77187fc6149", kill_on_drop: false }` [INFO] [stdout] b5a565380c44da181f5021739394790371200718dd92dfb6d037d77187fc6149