[INFO] cloning repository https://github.com/RyanKung/web3-wasm [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/RyanKung/web3-wasm" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRyanKung%2Fweb3-wasm", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRyanKung%2Fweb3-wasm'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c9c571f2063668beb0e0785fa3e27a23208953f4 [INFO] testing RyanKung/web3-wasm against 1.55.0 for beta-1.56-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRyanKung%2Fweb3-wasm" "/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/RyanKung/web3-wasm on toolchain 1.55.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/RyanKung/web3-wasm [INFO] finished tweaking git repo https://github.com/RyanKung/web3-wasm [INFO] tweaked toml for git repo https://github.com/RyanKung/web3-wasm written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/RyanKung/web3-wasm already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 13969c0e80d9b84e9128578cd9a855e8273a234eda92df8e86f156dede44e8d5 [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" "13969c0e80d9b84e9128578cd9a855e8273a234eda92df8e86f156dede44e8d5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "13969c0e80d9b84e9128578cd9a855e8273a234eda92df8e86f156dede44e8d5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "13969c0e80d9b84e9128578cd9a855e8273a234eda92df8e86f156dede44e8d5", kill_on_drop: false }` [INFO] [stdout] 13969c0e80d9b84e9128578cd9a855e8273a234eda92df8e86f156dede44e8d5 [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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 41df3071d169ed9a2f89d19847cbe77d897d3b6ffb4b9b48524f2a8c6e0f12a7 [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" "41df3071d169ed9a2f89d19847cbe77d897d3b6ffb4b9b48524f2a8c6e0f12a7", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.4 [INFO] [stderr] Compiling serde v1.0.101 [INFO] [stderr] Compiling rlp v0.4.2 [INFO] [stderr] Compiling error-chain v0.12.1 [INFO] [stderr] Compiling tokio-timer v0.1.2 [INFO] [stderr] Compiling rand v0.5.6 [INFO] [stderr] Compiling tiny-keccak v1.5.0 [INFO] [stderr] Compiling uint v0.7.1 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling derive_more v0.15.0 [INFO] [stderr] Compiling http v0.1.18 [INFO] [stderr] Compiling impl-rlp v0.2.0 [INFO] [stderr] Compiling fixed-hash v0.3.2 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling syn v1.0.5 [INFO] [stderr] Compiling serde_derive v1.0.101 [INFO] [stderr] Compiling parity-codec v3.5.4 [INFO] [stderr] Compiling impl-serde v0.2.1 [INFO] [stderr] Compiling serde_json v1.0.40 [INFO] [stderr] Compiling ethbloom v0.6.4 [INFO] [stderr] Compiling impl-codec v0.2.0 [INFO] [stderr] Compiling primitive-types v0.3.0 [INFO] [stderr] Compiling jsonrpc-core v13.2.0 [INFO] [stderr] Compiling ethereum-types v0.6.0 [INFO] [stderr] Compiling ethabi v8.0.1 [INFO] [stderr] Compiling web3-rs-wasm v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 38.19s [INFO] running `Command { std: "docker" "inspect" "41df3071d169ed9a2f89d19847cbe77d897d3b6ffb4b9b48524f2a8c6e0f12a7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "41df3071d169ed9a2f89d19847cbe77d897d3b6ffb4b9b48524f2a8c6e0f12a7", kill_on_drop: false }` [INFO] [stdout] 41df3071d169ed9a2f89d19847cbe77d897d3b6ffb4b9b48524f2a8c6e0f12a7 [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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.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] def041cfc5422f427ceb261aa3cd7d9399129034cc651dcc78c82b337011bade [INFO] running `Command { std: "docker" "start" "-a" "def041cfc5422f427ceb261aa3cd7d9399129034cc651dcc78c82b337011bade", kill_on_drop: false }` [INFO] [stderr] Compiling web3-rs-wasm v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0433]: failed to resolve: could not find `Http` in `transports` [INFO] [stdout] --> examples/simple.rs:6:52 [INFO] [stdout] | [INFO] [stdout] 6 | let (_eloop, http) = web3_rs_wasm::transports::Http::new("http://localhost:8545").unwrap(); [INFO] [stdout] | ^^^^ could not find `Http` in `transports` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stderr] error: could not compile `web3-rs-wasm` due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "def041cfc5422f427ceb261aa3cd7d9399129034cc651dcc78c82b337011bade", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "def041cfc5422f427ceb261aa3cd7d9399129034cc651dcc78c82b337011bade", kill_on_drop: false }` [INFO] [stdout] def041cfc5422f427ceb261aa3cd7d9399129034cc651dcc78c82b337011bade